Home
last modified time | relevance | path

Searched refs:IsHexFloatString (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Ddouble-conversion-string-to-double.cpp237 static bool IsHexFloatString(Iterator start, in IsHexFloatString() function
288 IsHexFloatString(*current, end, separator, allow_trailing_junk)); in RadixStringToIeee()
551 IsHexFloatString(current, end, separator_, allow_trailing_junk); in StringToIeee()
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Ddouble-conversion-string-to-double.cpp237 static bool IsHexFloatString(Iterator start, in IsHexFloatString() function
288 IsHexFloatString(*current, end, separator, allow_trailing_junk)); in RadixStringToIeee()
551 IsHexFloatString(current, end, separator_, allow_trailing_junk); in StringToIeee()
/aosp_15_r20/external/double-conversion/double-conversion/
H A Dstring-to-double.cc216 static bool IsHexFloatString(Iterator start, in IsHexFloatString() function
267 IsHexFloatString(*current, end, separator, allow_trailing_junk)); in RadixStringToIeee()
530 IsHexFloatString(current, end, separator_, allow_trailing_junk); in StringToIeee()
/aosp_15_r20/external/cronet/base/third_party/double_conversion/double-conversion/
H A Dstring-to-double.cc216 static bool IsHexFloatString(Iterator start, in IsHexFloatString() function
267 IsHexFloatString(*current, end, separator, allow_trailing_junk)); in RadixStringToIeee()
530 IsHexFloatString(current, end, separator_, allow_trailing_junk); in StringToIeee()