Searched refs:tolerance (Results 1 – 2 of 2) sorted by relevance
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/ |
D | floating_point_comparison.hpp | 171 explicit close_at_tolerance( percent_tolerance_t<ToleranceBaseType> tolerance, in close_at_tolerance() argument 173 : p_fraction_tolerance( tt_detail::fpt_abs( static_cast<FPT>(0.01)*tolerance.m_value ) ) in close_at_tolerance() 178 explicit close_at_tolerance( fraction_tolerance_t<ToleranceBaseType> tolerance, in close_at_tolerance() argument 180 : p_fraction_tolerance( tt_detail::fpt_abs( tolerance.m_value ) ) in close_at_tolerance() 221 operator()( FPT1 left, FPT2 right, percent_tolerance_t<ToleranceBaseType> tolerance, in operator ()() 231 close_at_tolerance<FPT> pred( tolerance, fpc_type ); in operator ()() 237 operator()( FPT1 left, FPT2 right, fraction_tolerance_t<ToleranceBaseType> tolerance, in operator ()() 244 close_at_tolerance<FPT> pred( tolerance, fpc_type ); in operator ()() 266 operator()( FPT fpv, FPT tolerance ) const in operator ()() 268 return tt_detail::fpt_abs( fpv ) < tt_detail::fpt_abs( tolerance ); in operator ()()
|
/ndk/sources/host-tools/make-3.81/config/ |
D | texinfo.tex | 2808 \tolerance=9500 3647 \tolerance = 9500 4302 {\chapfonts \vbox{\hyphenpenalty=10000\tolerance=5000 4415 \vbox{\hyphenpenalty=10000 \tolerance=5000 \parindent=0pt \raggedright 4438 \chapoddpage {\chapfonts \vbox{\hyphenpenalty=10000\tolerance=5000 4447 \chapoddpage {\chapfonts \vbox{\hyphenpenalty=10000\tolerance=5000 4525 \vbox{\hyphenpenalty=10000 \tolerance=5000 \parindent=0pt \raggedright 5509 \tolerance=10000 \hbadness=10000 6934 \tolerance = 700 6952 \tolerance = 700 [all …]
|