Home
last modified time | relevance | path

Searched defs:stof (Results 1 – 3 of 3) sorted by relevance

/external/ComputeLibrary/support/
DStringSupport.h149 inline float stof(const std::string &str) in stof() function
189 int stof(Ts &&... args) in stof() function
/external/cronet/buildtools/third_party/libc++/trunk/src/
Dstring.cpp245 float stof(const string& str, size_t* idx) { in stof() function
278 float stof(const wstring& str, size_t* idx) { in stof() function
/external/libcxx/src/
Dstring.cpp310 stof(const string& str, size_t* idx) in stof() function
316 stof(const wstring& str, size_t* idx) in stof() function