Searched refs:EPS (Results 1 – 8 of 8) sorted by relevance
52 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 …]
167 T round_bit = FXRep::EPS() << (FXRep::FRACTION_LEN - n - 1); in round()
140 constexpr double EPS = 1e-8; variable196 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()
13 >>>15 string EPS \b, type %s24 >>>16 string EPS \b, type %s31 # DOS EPS Binary File Header42 >32 ulelong >0 DOS EPS Binary File
214 # also .eps found like AA070GEP.EPS AI360GEP.EPS
452 # skip AI070GEP.EPS by printable 1st character of 1st memo item
455 void SetExternalLookup(ExternalPreprocessorSource *EPS) { in SetExternalLookup() argument456 ExternalLookup = EPS; in SetExternalLookup()
20081 @Article{Tanimoto:1977:EPS,