Home
last modified time | relevance | path

Searched defs:limits (Results 1 – 6 of 6) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/detail/
Dbounds.hpp22 typedef std::numeric_limits<N> limits ; typedef in boost::numeric::boundsdetail::Integral
34 typedef std::numeric_limits<N> limits ; typedef in boost::numeric::boundsdetail::Float
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
Dlcast_precision.hpp48 typedef std::numeric_limits<T> limits; // No fix for SF:1358600. typedef
/ndk/sources/cxx-stl/stlport/src/
Dnum_get_float.cpp335 typedef numeric_limits<double> limits; in _Stl_atod() typedef
485 typedef numeric_limits<D> limits; in _Stl_atodT() typedef
646 typedef numeric_limits<double> limits; in _Stl_string_to_double() typedef
751 typedef numeric_limits<D> limits; in _Stl_string_to_doubleT() typedef
Dnum_put_float.cpp634 typedef numeric_limits<_FloatT> limits; in __format_nan_or_inf() typedef
757 typedef numeric_limits<_FloatT> limits; typedef
845 typedef numeric_limits<_STLP_LONGEST_FLOAT_TYPE> limits; typedef
/ndk/tests/device/test-stlport/unit/
Dnum_put_get_test.cpp80 typedef numeric_limits<F> limits; in check_get_float() typedef
/ndk/tests/device/test-gnustl-full/unit/
Dnum_put_get_test.cpp80 typedef numeric_limits<F> limits; in check_get_float() typedef