Home
last modified time | relevance | path

Searched refs:EPS (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/libc/src/__support/fixed_point/
H A Dfx_rep.h52 LIBC_INLINE static constexpr Type EPS() { return SFRACT_EPSILON; }
72 LIBC_INLINE static constexpr Type EPS() { return USFRACT_EPSILON; }
92 LIBC_INLINE static constexpr Type EPS() { return FRACT_EPSILON; }
112 LIBC_INLINE static constexpr Type EPS() { return UFRACT_EPSILON; }
132 LIBC_INLINE static constexpr Type EPS() { return LFRACT_EPSILON; }
152 LIBC_INLINE static constexpr Type EPS() { return ULFRACT_EPSILON; }
172 LIBC_INLINE static constexpr Type EPS() { return SACCUM_EPSILON; }
192 LIBC_INLINE static constexpr Type EPS() { return USACCUM_EPSILON; }
212 LIBC_INLINE static constexpr Type EPS() { return ACCUM_EPSILON; }
232 LIBC_INLINE static constexpr Type EPS() { return UACCUM_EPSILON; }
[all …]
H A Dfx_bits.h167 T round_bit = FXRep::EPS() << (FXRep::FRACTION_LEN - n - 1); in round()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp140 constexpr double EPS = 1e-8; variable
196 return (Other.Score > EPS && Other.Score > Score + EPS); in operator <()
779 if (CurGain.score() <= EPS) in mergeChainPairs()
783 (std::abs(CurGain.score() - BestGain.score()) < EPS && in mergeChainPairs()
794 if (BestGain.score() <= EPS) in mergeChainPairs()
1155 if (Edge->gain() > EPS) in mergeChainPairs()
1193 if (Edge->gain() > EPS) in mergeChainPairs()
1230 if (std::abs(Gain.score() - NewGain.score()) < EPS) { in getBestMergeGain()
1235 } else if (NewGain.score() > Gain.score() + EPS) { in getBestMergeGain()
/freebsd/contrib/file/magic/Magdir/
H A Dprinter13 >>>15 string EPS \b, type %s
24 >>>16 string EPS \b, type %s
31 # DOS EPS Binary File Header
42 >32 ulelong >0 DOS EPS Binary File
H A Dfonts214 # also .eps found like AA070GEP.EPS AI360GEP.EPS
H A Ddatabase452 # skip AI070GEP.EPS by printable 1st character of 1st memo item
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearch.h455 void SetExternalLookup(ExternalPreprocessorSource *EPS) { in SetExternalLookup() argument
456 ExternalLookup = EPS; in SetExternalLookup()
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in20081 @Article{Tanimoto:1977:EPS,