Home
last modified time | relevance | path

Searched refs:EstimatePower (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/vendor/double-conversion/upstream/double-conversion/
Dbignum-dtoa.cc49 static int EstimatePower(int exponent);
113 int estimated_power = EstimatePower(normalized_exponent); in BignumDtoa()
385 static int EstimatePower(int exponent) { in EstimatePower() function
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-bignum-dtoa.cpp63 static int EstimatePower(int exponent);
127 int estimated_power = EstimatePower(normalized_exponent); in BignumDtoa()
399 static int EstimatePower(int exponent) { in EstimatePower() function
/third_party/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-bignum-dtoa.cpp63 static int EstimatePower(int exponent);
127 int estimated_power = EstimatePower(normalized_exponent); in BignumDtoa()
399 static int EstimatePower(int exponent) { in EstimatePower() function
/third_party/icu/icu4c/source/i18n/
Ddouble-conversion-bignum-dtoa.cpp63 static int EstimatePower(int exponent);
127 int estimated_power = EstimatePower(normalized_exponent); in BignumDtoa()
399 static int EstimatePower(int exponent) { in EstimatePower() function
/third_party/node/deps/icu-small/source/i18n/
Ddouble-conversion-bignum-dtoa.cpp63 static int EstimatePower(int exponent);
127 int estimated_power = EstimatePower(normalized_exponent); in BignumDtoa()
399 static int EstimatePower(int exponent) { in EstimatePower() function