Home
last modified time | relevance | path

Searched refs:Normalize (Results 1 – 12 of 12) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolutionNormalization.cpp23 Normalize, enumerator
68 assert(Kind == Normalize && "Only two possibilities!"); in visitAddRecExpr()
102 return NormalizeDenormalizeRewriter(Normalize, Pred, SE).visit(S); in normalizeForPostIncUse()
107 return NormalizeDenormalizeRewriter(Normalize, Pred, SE).visit(S); in normalizeForPostIncUseIf()
/freebsd-13.1/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-filepath.h68 Normalize(); in FilePath()
196 void Normalize();
/freebsd-13.1/contrib/googletest/googletest/src/
H A Dgtest-filepath.cc354 void FilePath::Normalize() { in Normalize() function in testing::internal::FilePath
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_mul_impl.inc87 // Normalize the significand and adjust the exponent if needed.
H A Dfp_add_impl.inc73 // Normalize any denormals, and adjust the exponent accordingly.
/freebsd-13.1/crypto/heimdal/lib/wind/
H A Drfc4518.txt124 3) Normalize
195 3) Normalize
264 2.3. Normalize
H A Drfc3454.txt310 2) Normalize -- Possibly normalize the result of step 1 using Unicode
/freebsd-13.1/contrib/one-true-awk/
H A DChangeLog210 * tran.c (setfval): Normalize negative zero to positive zero.
/freebsd-13.1/libexec/rc/
H A Dnetwork.subr1079 # Normalize $_if before using it in a pattern to list_vars()
1179 # Normalize the last part by removing ":"
/freebsd-13.1/contrib/jemalloc/
H A DChangeLog829 - Normalize size class spacing to be consistent across the complete size
/freebsd-13.1/contrib/tcsh/
H A DFixes1776 30. Normalize-path editor function.
/freebsd-13.1/contrib/subversion/
H A DCHANGES1302 * svnmucc: Normalize line endings with '-F' and '-m' options