Home
last modified time | relevance | path

Searched refs:Canonicalize (Results 1 – 19 of 19) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/ADT/
HDImmutableMap.h85 const bool Canonicalize; variable
88 Factory(bool canonicalize = true) : Canonicalize(canonicalize) {} in Canonicalize() function
91 : F(Alloc), Canonicalize(canonicalize) {} in F()
101 return ImmutableMap(Canonicalize ? F.getCanonicalTree(T): T); in add()
106 return ImmutableMap(Canonicalize ? F.getCanonicalTree(T): T); in remove()
HDImmutableSet.h975 const bool Canonicalize;
979 : Canonicalize(canonicalize) {}
982 : F(Alloc), Canonicalize(canonicalize) {}
1001 return ImmutableSet(Canonicalize ? F.getCanonicalTree(NewT) : NewT);
1013 return ImmutableSet(Canonicalize ? F.getCanonicalTree(NewT) : NewT);
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Serialization/
HDASTRecordReader.h235 TemplateArgument readTemplateArgument(bool Canonicalize) { in readTemplateArgument() argument
237 if (Canonicalize) { in readTemplateArgument()
248 bool Canonicalize = false);
/freebsd-14-stable/sys/contrib/openzfs/config/
HDlib-ld.m480 # Canonicalize the pathname of ld
/freebsd-14-stable/contrib/traceroute/
HDCHANGES56 - Canonicalize hostname if gethostname() doesn't return a domain.
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVGISel.td85 // FIXME: Canonicalize (sub X, C) -> (add X, -C) earlier.
/freebsd-14-stable/sys/dev/ofw/
HDofw_if.m151 * @brief Canonicalize path.
/freebsd-14-stable/contrib/ldns/
HDChangelog397 * Canonicalize RRSIG's Signer's name too when validating, because
412 * Canonicalize the signers name rdata field in RRSIGs when signing
452 * bugfix #407: Canonicalize TSIG dnames and algorithm fields
/freebsd-14-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReader.cpp9262 bool Canonicalize) { in readTemplateArgumentList() argument
9266 TemplArgs.push_back(readTemplateArgument(Canonicalize)); in readTemplateArgumentList()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/
HDBuiltins.td666 def Canonicalize : Builtin, FPMathWithF16Template {
/freebsd-14-stable/contrib/file/m4/
HDlibtool.m43289 # Canonicalize the pathname of ld
/freebsd-14-stable/contrib/ntp/sntp/m4/
HDlibtool.m43269 # Canonicalize the pathname of ld
/freebsd-14-stable/contrib/libevent/m4/
HDlibtool.m43290 # Canonicalize the pathname of ld
/freebsd-14-stable/contrib/openpam/m4/
HDlibtool.m43289 # Canonicalize the pathname of ld
/freebsd-14-stable/contrib/ldns/m4/
HDlibtool.m43280 # Canonicalize the pathname of ld
/freebsd-14-stable/contrib/ntp/sntp/libevent/m4/
HDlibtool.m43269 # Canonicalize the pathname of ld
/freebsd-14-stable/contrib/openbsm/m4/
HDlibtool.m43269 # Canonicalize the pathname of ld
/freebsd-14-stable/contrib/unbound/
HDaclocal.m43278 # Canonicalize the pathname of ld
/freebsd-14-stable/contrib/sqlite3/
HDaclocal.m43294 # Canonicalize the pathname of ld