Home
last modified time | relevance | path

Searched defs:min_exponent (Results 1 - 11 of 11) sorted by relevance

/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H A Dcached-powers.cc139 GetCachedPowerForBinaryExponentRange( int min_exponent, int max_exponent, DiyFp* power, int* decimal_exponent) GetCachedPowerForBinaryExponentRange() argument
/third_party/icu/icu4c/source/i18n/
H A Ddouble-conversion-cached-powers.cpp153 GetCachedPowerForBinaryExponentRange( int min_exponent, int max_exponent, DiyFp* power, int* decimal_exponent) GetCachedPowerForBinaryExponentRange() argument
/third_party/node/deps/icu-small/source/i18n/
H A Ddouble-conversion-cached-powers.cpp153 GetCachedPowerForBinaryExponentRange( int min_exponent, int max_exponent, DiyFp* power, int* decimal_exponent) GetCachedPowerForBinaryExponentRange() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddouble-conversion-cached-powers.cpp153 GetCachedPowerForBinaryExponentRange( int min_exponent, int max_exponent, DiyFp* power, int* decimal_exponent) GetCachedPowerForBinaryExponentRange() argument
/third_party/glslang/SPIRV/
H A Dhex_float.h309 static const int_type min_exponent = -static_cast<int_type>(exponent_bias); member in spvutils::HexFloat
/third_party/node/deps/v8/src/base/numbers/
H A Dbignum.cc602 int min_exponent = std::min({a.exponent_, b.exponent_, c.exponent_}); in PlusCompare() local
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dhex_float.h355 static const int_type min_exponent = -static_cast<int_type>(exponent_bias); member in spvtools::utils::round_direction::HexFloat
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dhex_float.h355 static const int_type min_exponent = -static_cast<int_type>(exponent_bias); member in spvtools::utils::round_direction::HexFloat
/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/
H A Dint128.h278 static constexpr int min_exponent = 0; member in std::numeric_limits
513 static constexpr int min_exponent = 0; member in std::numeric_limits
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dfloat_conversion.cc795 int min_exponent; member
/third_party/spirv-tools/source/util/
H A Dhex_float.h356 static const int_type min_exponent = -static_cast<int_type>(exponent_bias); member in spvtools::utils::round_direction::HexFloat

Completed in 18 milliseconds