/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ |
string.cpp | 311 stof(const string& str, size_t* idx) function 313 return as_float<float>( "stof", str, idx ); 317 stof(const wstring& str, size_t* idx) function 319 return as_float<float>( "stof", str, idx );
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
vstring.h | 2576 stof(const __vstring& __str, std::size_t* __idx = 0) function 2678 stof(const __wvstring& __str, std::size_t* __idx = 0) function [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
vstring.h | 2576 stof(const __vstring& __str, std::size_t* __idx = 0) function 2678 stof(const __wvstring& __str, std::size_t* __idx = 0) function [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/ |
vstring.h | 2610 stof(const __vstring& __str, std::size_t* __idx = 0) function 2712 stof(const __wvstring& __str, std::size_t* __idx = 0) function [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
vstring.h | 2490 stof(const __vstring& __str, std::size_t* __idx = 0) function 2550 stof(const __wvstring& __str, std::size_t* __idx = 0) function [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/ |
vstring.h | 2567 stof(const __vstring& __str, std::size_t* __idx = 0) function 2669 stof(const __wvstring& __str, std::size_t* __idx = 0) function [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/ |
vstring.h | 2567 stof(const __vstring& __str, std::size_t* __idx = 0) function 2669 stof(const __wvstring& __str, std::size_t* __idx = 0) function [all...] |