/ndk/sources/cxx-stl/llvm-libc++/src/ |
string.cpp | 250 stof(const string& str, size_t* idx) function 260 throw out_of_range("stof: out of range"); 262 throw invalid_argument("stof: no conversion"); 270 stof(const wstring& str, size_t* idx) function 280 throw out_of_range("stof: out of range"); 282 throw invalid_argument("stof: no conversion");
|
/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/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...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/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/ndk/6/sources/cxx-stl/gnu-libstdc++/include/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/ndk/7/sources/cxx-stl/gnu-libstdc++/include/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/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
vstring.h | 2486 stof(const __vstring& __str, std::size_t* __idx = 0) function 2546 stof(const __wvstring& __str, std::size_t* __idx = 0) function [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/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/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
basic_string.h | 2594 stof(const string& __str, size_t* __idx = 0) function 2655 stof(const wstring& __str, 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/bits/ |
basic_string.h | 2790 stof(const string& __str, size_t* __idx = 0) function 2893 stof(const wstring& __str, 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/bits/ |
basic_string.h | 2790 stof(const string& __str, size_t* __idx = 0) function 2893 stof(const wstring& __str, size_t* __idx = 0) function [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
basic_string.h | 2594 stof(const string& __str, size_t* __idx = 0) function 2655 stof(const wstring& __str, size_t* __idx = 0) function [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
basic_string.h | 2594 stof(const string& __str, size_t* __idx = 0) function 2655 stof(const wstring& __str, size_t* __idx = 0) function [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
basic_string.h | 2594 stof(const string& __str, size_t* __idx = 0) function 2655 stof(const wstring& __str, size_t* __idx = 0) function [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
basic_string.h | 2594 stof(const string& __str, size_t* __idx = 0) function 2655 stof(const wstring& __str, size_t* __idx = 0) function [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
basic_string.h | 2790 stof(const string& __str, size_t* __idx = 0) function 2893 stof(const wstring& __str, size_t* __idx = 0) function [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
basic_string.h | 2848 stof(const string& __str, size_t* __idx = 0) function 2951 stof(const wstring& __str, size_t* __idx = 0) function [all...] |