Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp140 constexpr double EPS = 1e-8; in extTSPScore()
196 return (Other.Score > EPS && Other.Score > Score + EPS);
779 if (CurGain.score() <= EPS) in extTSPScore()
783 (std::abs(CurGain.score() - BestGain.score()) < EPS && in extTSPScore()
794 if (BestGain.score() <= EPS) in getBestMergeGain()
1155 if (Edge->gain() > EPS)
1193 if (Edge->gain() > EPS)
1230 if (std::abs(Gain.score() - NewGain.score()) < EPS) {
1235 } else if (NewGain.score() > Gain.score() + EPS) {
119 constexpr double EPS = 1e-8; global() variable
[all...]
/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.h458 void SetExternalLookup(ExternalPreprocessorSource *EPS) { in SetExternalLookup() argument
459 ExternalLookup = EPS; in SetExternalLookup()
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in20081 @Article{Tanimoto:1977:EPS,