Home
last modified time | relevance | path

Searched defs:precision (Results 1 – 4 of 4) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/policies/
Dpolicy.hpp237 struct precision struct
250 …(Digits2::value > ::boost::math::policies::detail::precision<Digits10,Digits2>::digits2_type::valu…
251 Digits2, digits2_type>::type type;
739 struct precision struct
742 typedef typename Policy::precision_type precision_type;
743 typedef basic_digits<Real> digits_t;
755 >::type type;
759 struct precision<float, Policy> struct
761 typedef digits2<FLT_MANT_DIG> type;
764 struct precision<double, Policy> struct
[all …]
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_ios_base.h129 streamsize precision() const { return _M_precision; } in precision() function
130 streamsize precision(streamsize __newprecision) { in precision() function
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/special_functions/detail/
Dfp_traits.hpp521 …EDUCED_TYPENAME size_to_precision<sizeof(T), ::boost::is_floating_point<T>::value>::type precision; typedef
555 …EDUCED_TYPENAME size_to_precision<sizeof(T), ::boost::is_floating_point<T>::value>::type precision; typedef
/ndk/sources/cxx-stl/stlport/src/
Dnum_put_float.cpp490 int precision) { in __format_float_scientific()
553 int precision) { in __format_float_fixed()
654 int precision) { in __format_float()
749 static size_t __write_floatT(__iostring &buf, ios_base::fmtflags flags, int precision,
823 __write_float(__iostring &buf, ios_base::fmtflags flags, int precision,
834 __write_float(__iostring &buf, ios_base::fmtflags flags, int precision,