Searched refs:Normalize (Results 1 – 15 of 15) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ScalarEvolutionNormalization.cpp | 24 Normalize, enumerator 69 assert(Kind == Normalize && "Only two possibilities!"); in visitAddRecExpr() 107 NormalizeDenormalizeRewriter(Normalize, Pred, SE).visit(S); in normalizeForPostIncUse() 117 return NormalizeDenormalizeRewriter(Normalize, Pred, SE).visit(S); in normalizeForPostIncUseIf()
|
/freebsd/contrib/googletest/googletest/include/gtest/internal/ |
H A D | gtest-filepath.h | 77 Normalize(); in FilePath() 206 void Normalize();
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | UnicodeNameToCodepoint.cpp | 463 auto Normalize = [](StringRef Name) { in nearestMatchesForCodepointName() 472 std::string NormalizedName = Normalize(Pattern); in nearestMatchesForCodepointName() 466 auto Normalize = [](StringRef Name) { nearestMatchesForCodepointName() local
|
/freebsd/contrib/googletest/googletest/src/ |
H A D | gtest-filepath.cc | 386 void FilePath::Normalize() { in Normalize() function in testing::internal::FilePath
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ |
H A D | fp_mul_impl.inc | 87 // Normalize the significand and adjust the exponent if needed.
|
H A D | fp_add_impl.inc | 73 // Normalize any denormals, and adjust the exponent accordingly.
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | rfc4518.txt | 124 3) Normalize 195 3) Normalize 264 2.3. Normalize
|
H A D | rfc3454.txt | 310 2) Normalize -- Possibly normalize the result of step 1 using Unicode
|
/freebsd/contrib/one-true-awk/ |
H A D | ChangeLog | 210 * tran.c (setfval): Normalize negative zero to positive zero.
|
/freebsd/libexec/rc/ |
H A D | network.subr | 1081 # Normalize $_if before using it in a pattern to list_vars() 1181 # Normalize the last part by removing ":"
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | CodeGenOptions.def | 268 CODEGENOPT(SanitizeCfiICallNormalizeIntegers, 1, 0) ///< Normalize integer types in
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVBuiltins.td | 442 defm : DemangledExtendedBuiltin<"Normalize", GLSL_std_450, 69>;
|
/freebsd/contrib/jemalloc/ |
H A D | ChangeLog | 829 - Normalize size class spacing to be consistent across the complete size
|
/freebsd/contrib/tcsh/ |
H A D | Fixes | 1776 30. Normalize-path editor function.
|
/freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | Options.td | 2547 … HelpText<"Normalize integers in CFI indirect call type signature checks">,
|