Searched defs:stod (Results 1 – 4 of 4) sorted by relevance
114 TEST(StringUtilTest, stod){{size_t pos = 0; in TEST() argument
148 bool stod(const skstd::string_view& s, SKSL_FLOAT* value) { in stod() function
238 double stod(const std::string& str, size_t* pos) { in stod() function
23096 stod(const string& __str, size_t* __idx = 0) in stod() function23202 stod(const wstring& __str, size_t* __idx = 0) in stod() function