Searched defs:StringToFloat (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/core/fxcrt/ | ||
D | fx_string.cpp | 140 float StringToFloat(ByteStringView strc) { in StringToFloat() function |
/external/icu/icu4c/source/i18n/ | ||
D | double-conversion-string-to-double.cpp | 768 float StringToDoubleConverter::StringToFloat( in StringToFloat() function in double_conversion::StringToDoubleConverter |
/external/webrtc/modules/video_coding/codecs/test/ | ||
D | plot_webrtc_test_logs.py | 242 def StringToFloat(value): function |