Home
last modified time | relevance | path

Searched defs:kBase10MaximalLength (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/base/numbers/
H A Ddtoa.h34 const int kBase10MaximalLength = 17; member
/third_party/icu/icu4c/source/i18n/
H A Ddouble-conversion-double-to-string.h73 static const int kBase10MaximalLength = 17; member in double_conversion::DoubleToStringConverter
/third_party/node/deps/icu-small/source/i18n/
H A Ddouble-conversion-double-to-string.h73 static const int kBase10MaximalLength = 17; member in double_conversion::DoubleToStringConverter
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddouble-conversion-double-to-string.h73 static const int kBase10MaximalLength = 17; member in double_conversion::DoubleToStringConverter
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H A Ddouble-to-string.h59 static const int kBase10MaximalLength = 17; member in double_conversion::DoubleToStringConverter

Completed in 4 milliseconds