Home
last modified time | relevance | path

Searched refs:RadixStringToIeee (Results 1 – 6 of 6) sorted by relevance

/external/cronet/stable/third_party/icu/source/i18n/
Ddouble-conversion-string-to-double.cpp277 static double RadixStringToIeee(Iterator* current, in RadixStringToIeee() function
558 double result = RadixStringToIeee<4>(&current, in StringToIeee()
731 result = RadixStringToIeee<3>(&start, in StringToIeee()
/external/cronet/stable/base/third_party/double_conversion/double-conversion/
Dstring-to-double.cc256 static double RadixStringToIeee(Iterator* current, in RadixStringToIeee() function
537 double result = RadixStringToIeee<4>(&current, in StringToIeee()
710 result = RadixStringToIeee<3>(&start, in StringToIeee()
/external/icu/icu4c/source/i18n/
Ddouble-conversion-string-to-double.cpp277 static double RadixStringToIeee(Iterator* current, in RadixStringToIeee() function
558 double result = RadixStringToIeee<4>(&current, in StringToIeee()
731 result = RadixStringToIeee<3>(&start, in StringToIeee()
/external/cronet/tot/third_party/icu/source/i18n/
Ddouble-conversion-string-to-double.cpp277 static double RadixStringToIeee(Iterator* current, in RadixStringToIeee() function
558 double result = RadixStringToIeee<4>(&current, in StringToIeee()
731 result = RadixStringToIeee<3>(&start, in StringToIeee()
/external/cronet/tot/base/third_party/double_conversion/double-conversion/
Dstring-to-double.cc256 static double RadixStringToIeee(Iterator* current, in RadixStringToIeee() function
537 double result = RadixStringToIeee<4>(&current, in StringToIeee()
710 result = RadixStringToIeee<3>(&start, in StringToIeee()
/external/double-conversion/double-conversion/
Dstring-to-double.cc256 static double RadixStringToIeee(Iterator* current, in RadixStringToIeee() function
537 double result = RadixStringToIeee<4>(&current, in StringToIeee()
710 result = RadixStringToIeee<3>(&start, in StringToIeee()