/third_party/boost/libs/math/tools/ |
D | factorial_tables.cpp | 10 void write_table(unsigned max_exponent) in write_table()
|
/third_party/boost/libs/multiprecision/test/ |
D | skeleton_backend.hpp | 1239 BOOST_STATIC_CONSTEXPR int max_exponent = 0; member in std::numeric_limits 1279 …ltiprecision::number<boost::multiprecision::skeleton_backend, ExpressionTemplates> >::max_exponent; member in std::numeric_limits<boost::multiprecision::number<boost::multiprecision::skeleton_backend, ExpressionTemplates> >
|
/third_party/boost/libs/math/test/compile_test/ |
D | std_real_concept_check.cpp | 60 static const int max_exponent = 128; member 99 static const int max_exponent = 1024; member 138 static const int max_exponent = 16384; member 177 static const int max_exponent = 16384; member
|
/third_party/boost/libs/math/test/ |
D | std_real_concept_check.cpp | 57 static const int max_exponent = 128; member 95 static const int max_exponent = 1024; member 133 static const int max_exponent = 16384; member 171 static const int max_exponent = 16384; member
|
/third_party/node/deps/icu-small/source/i18n/ |
D | double-conversion-cached-powers.cpp | 155 int max_exponent, in GetCachedPowerForBinaryExponentRange()
|
D | double-conversion-string-to-double.cpp | 696 const int max_exponent = INT_MAX / 2; in StringToIeee() local
|
/third_party/icu/vendor/double-conversion/upstream/double-conversion/ |
D | cached-powers.cc | 141 int max_exponent, in GetCachedPowerForBinaryExponentRange()
|
D | string-to-double.cc | 675 const int max_exponent = INT_MAX / 2; in StringToIeee() local
|
/third_party/icu/icu4c/source/i18n/ |
D | double-conversion-cached-powers.cpp | 155 int max_exponent, in GetCachedPowerForBinaryExponentRange()
|
D | double-conversion-string-to-double.cpp | 696 const int max_exponent = INT_MAX / 2; in StringToIeee() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | double-conversion-cached-powers.cpp | 155 int max_exponent, in GetCachedPowerForBinaryExponentRange()
|
D | double-conversion-string-to-double.cpp | 696 const int max_exponent = INT_MAX / 2; in StringToIeee() local
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | double-conversion-cached-powers.cpp | 157 int max_exponent, in GetCachedPowerForBinaryExponentRange()
|
D | double-conversion.cpp | 901 const int max_exponent = INT_MAX / 2; in StringToIeee() local
|
/third_party/boost/boost/math/cstdfloat/ |
D | cstdfloat_limits.hpp | 63 …BOOST_STATIC_CONSTEXPR int max_exponent … member in std::numeric_limits
|
/third_party/boost/boost/units/ |
D | limits.hpp | 50 BOOST_STATIC_CONSTEXPR int max_exponent = std::numeric_limits<T>::max_exponent; member in std::numeric_limits
|
/third_party/boost/boost/math/tools/ |
D | big_constant.hpp | 33 static const int max_exponent = 16384; member
|
/third_party/abseil-cpp/absl/numeric/ |
D | int128.cc | 362 constexpr int numeric_limits<absl::uint128>::max_exponent; member in std::numeric_limits<absl::uint128> 386 constexpr int numeric_limits<absl::int128>::max_exponent; member in std::numeric_limits<absl::int128>
|
D | int128.h | 276 static constexpr int max_exponent = 0; variable 511 static constexpr int max_exponent = 0; variable
|
/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/ |
D | int128.cc | 355 constexpr int numeric_limits<absl::uint128>::max_exponent; member in std::numeric_limits<absl::uint128> 379 constexpr int numeric_limits<absl::int128>::max_exponent; member in std::numeric_limits<absl::int128>
|
D | int128.h | 280 static constexpr int max_exponent = 0; variable 515 static constexpr int max_exponent = 0; variable
|
/third_party/boost/boost/multiprecision/cpp_int/ |
D | limits.hpp | 210 BOOST_STATIC_CONSTEXPR int max_exponent = 0; member in std::numeric_limits 253 …_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates> >::max_exponent; member in std::numeric_limits<boost::multiprecision::number<boost::multiprecision::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates> >
|
/third_party/boost/boost/multiprecision/ |
D | gmp.hpp | 2671 BOOST_STATIC_CONSTEXPR long max_exponent = LONG_MAX; member in std::numeric_limits 2728 …precision::number<boost::multiprecision::gmp_float<Digits10>, ExpressionTemplates> >::max_exponent; member in std::numeric_limits<boost::multiprecision::number<boost::multiprecision::gmp_float<Digits10>, ExpressionTemplates> > 2777 BOOST_STATIC_CONSTEXPR int max_exponent = 0; member in std::numeric_limits 2817 …::multiprecision::number<boost::multiprecision::gmp_float<0>, ExpressionTemplates> >::max_exponent; member in std::numeric_limits<boost::multiprecision::number<boost::multiprecision::gmp_float<0>, ExpressionTemplates> > 2876 BOOST_STATIC_CONSTEXPR int max_exponent = 0; member in std::numeric_limits 2916 …boost::multiprecision::number<boost::multiprecision::gmp_int, ExpressionTemplates> >::max_exponent; member in std::numeric_limits<boost::multiprecision::number<boost::multiprecision::gmp_int, ExpressionTemplates> > 2976 BOOST_STATIC_CONSTEXPR int max_exponent = 0; member in std::numeric_limits 3016 …::multiprecision::number<boost::multiprecision::gmp_rational, ExpressionTemplates> >::max_exponent; member in std::numeric_limits<boost::multiprecision::number<boost::multiprecision::gmp_rational, ExpressionTemplates> >
|
D | tommath.hpp | 825 BOOST_STATIC_CONSTEXPR int max_exponent = 0; member in std::numeric_limits 865 …t::multiprecision::number<boost::multiprecision::tommath_int, ExpressionTemplates> >::max_exponent; member in std::numeric_limits<boost::multiprecision::number<boost::multiprecision::tommath_int, ExpressionTemplates> >
|
/third_party/ffmpeg/libavcodec/ |
D | wma.h | 115 float max_exponent[MAX_CHANNELS]; member
|