/ndk/sources/cxx-stl/llvm-libc++/src/ |
string.cpp | 48 stoi(const string& str, size_t* idx, int base) function 59 throw out_of_range("stoi: out of range"); 61 throw invalid_argument("stoi: no conversion"); 69 stoi(const wstring& str, size_t* idx, int base) function 80 throw out_of_range("stoi: out of range"); 82 throw invalid_argument("stoi: no conversion");
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
vstring.h | 2550 stoi(const __vstring& __str, std::size_t* __idx = 0, int __base = 10) function 2652 stoi(const __wvstring& __str, std::size_t* __idx = 0, int __base = 10) function [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
vstring.h | 2464 stoi(const __vstring& __str, std::size_t* __idx = 0, int __base = 10) function 2524 stoi(const __wvstring& __str, std::size_t* __idx = 0, int __base = 10) function [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/ |
vstring.h | 2541 stoi(const __vstring& __str, std::size_t* __idx = 0, int __base = 10) function 2643 stoi(const __wvstring& __str, std::size_t* __idx = 0, int __base = 10) 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 | 2541 stoi(const __vstring& __str, std::size_t* __idx = 0, int __base = 10) function 2643 stoi(const __wvstring& __str, std::size_t* __idx = 0, int __base = 10) function [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
vstring.h | 2464 stoi(const __vstring& __str, std::size_t* __idx = 0, int __base = 10) function 2524 stoi(const __wvstring& __str, std::size_t* __idx = 0, int __base = 10) function [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
vstring.h | 2464 stoi(const __vstring& __str, std::size_t* __idx = 0, int __base = 10) function 2524 stoi(const __wvstring& __str, std::size_t* __idx = 0, int __base = 10) function [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
vstring.h | 2464 stoi(const __vstring& __str, std::size_t* __idx = 0, int __base = 10) function 2524 stoi(const __wvstring& __str, std::size_t* __idx = 0, int __base = 10) function [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
vstring.h | 2460 stoi(const __vstring& __str, std::size_t* __idx = 0, int __base = 10) function 2520 stoi(const __wvstring& __str, std::size_t* __idx = 0, int __base = 10) function [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
vstring.h | 2541 stoi(const __vstring& __str, std::size_t* __idx = 0, int __base = 10) function 2643 stoi(const __wvstring& __str, std::size_t* __idx = 0, int __base = 10) 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 | 2568 stoi(const string& __str, size_t* __idx = 0, int __base = 10) function 2629 stoi(const wstring& __str, size_t* __idx = 0, int __base = 10) 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 | 2764 stoi(const string& __str, size_t* __idx = 0, int __base = 10) function 2867 stoi(const wstring& __str, size_t* __idx = 0, int __base = 10) 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 | 2764 stoi(const string& __str, size_t* __idx = 0, int __base = 10) function 2867 stoi(const wstring& __str, size_t* __idx = 0, int __base = 10) function [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
basic_string.h | 2568 stoi(const string& __str, size_t* __idx = 0, int __base = 10) function 2629 stoi(const wstring& __str, size_t* __idx = 0, int __base = 10) function [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
basic_string.h | 2568 stoi(const string& __str, size_t* __idx = 0, int __base = 10) function 2629 stoi(const wstring& __str, size_t* __idx = 0, int __base = 10) function [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
basic_string.h | 2568 stoi(const string& __str, size_t* __idx = 0, int __base = 10) function 2629 stoi(const wstring& __str, size_t* __idx = 0, int __base = 10) function [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
basic_string.h | 2568 stoi(const string& __str, size_t* __idx = 0, int __base = 10) function 2629 stoi(const wstring& __str, size_t* __idx = 0, int __base = 10) function [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
basic_string.h | 2764 stoi(const string& __str, size_t* __idx = 0, int __base = 10) function 2867 stoi(const wstring& __str, size_t* __idx = 0, int __base = 10) function [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
basic_string.h | 2822 stoi(const string& __str, size_t* __idx = 0, int __base = 10) function 2925 stoi(const wstring& __str, size_t* __idx = 0, int __base = 10) function [all...] |
/external/libpcap/ |
scanner.c | 4477 stoi(s) function [all...] |