Searched defs:StringToDouble (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/
H A Dv8conversions.cc83 double StringToDouble(UnicodeCache* unicode_cache, function in namespace:v8::internal
H A Dconversions.cc41 double StringToDouble(UnicodeCache* unicode_cache, function in namespace:v8::internal
49 double StringToDouble(UnicodeCache* unicode_cache, function in namespace:v8::internal
58 double StringToDouble(UnicodeCache* unicode_cache, function in namespace:v8::internal
/external/chromium/base/
H A Dstring_number_conversions.cc476 bool StringToDouble(const std::string& input, double* output) { function in namespace:base
500 // Note: if you need to add an iterator range version of StringToDouble, first

Completed in 119 milliseconds