/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/ |
H A D | basic_string.h | 2798 stold(const string& __str, size_t* __idx = 0) function 2799 { return __gnu_cxx::__stoa(&std::strtold, "stold", __str.c_str(), __idx); } 2901 stold(const wstring& __str, size_t* __idx = 0) function 2902 { return __gnu_cxx::__stoa(&std::wcstold, "stold", __str.c_str(), __idx); }
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/ |
H A D | vstring.h | 2575 stold(const __vstring& __str, std::size_t* __idx = 0) function 2576 { return __gnu_cxx::__stoa(&std::strtold, "stold", __str.c_str(), __idx); } 2677 stold(const __wvstring& __str, std::size_t* __idx = 0) function 2678 { return __gnu_cxx::__stoa(&std::wcstold, "stold", __str.c_str(), __idx); }
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
H A D | basic_string.h | 2857 stold(const string& __str, size_t* __idx = 0) function 2858 { return __gnu_cxx::__stoa(&std::strtold, "stold", __str.c_str(), __idx); } 2960 stold(const wstring& __str, size_t* __idx = 0) function 2961 { return __gnu_cxx::__stoa(&std::wcstold, "stold", __str.c_str(), __idx); }
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/ |
H A D | vstring.h | 2618 stold(const __vstring& __str, std::size_t* __idx = 0) function 2619 { return __gnu_cxx::__stoa(&std::strtold, "stold", __str.c_str(), __idx); } 2720 stold(const __wvstring& __str, std::size_t* __idx = 0) function 2721 { return __gnu_cxx::__stoa(&std::wcstold, "stold", __str.c_str(), __idx); }
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/ |
H A D | basic_string.h | 2857 stold(const string& __str, size_t* __idx = 0) function 2858 { return __gnu_cxx::__stoa(&std::strtold, "stold", __str.c_str(), __idx); } 2960 stold(const wstring& __str, size_t* __idx = 0) function 2961 { return __gnu_cxx::__stoa(&std::wcstold, "stold", __str.c_str(), __idx); }
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/ext/ |
H A D | vstring.h | 2618 stold(const __vstring& __str, std::size_t* __idx = 0) function 2619 { return __gnu_cxx::__stoa(&std::strtold, "stold", __str.c_str(), __idx); } 2720 stold(const __wvstring& __str, std::size_t* __idx = 0) function 2721 { return __gnu_cxx::__stoa(&std::wcstold, "stold", __str.c_str(), __idx); }
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
H A D | basic_string.h | 2857 stold(const string& __str, size_t* __idx = 0) function 2858 { return __gnu_cxx::__stoa(&std::strtold, "stold", __str.c_str(), __idx); } 2960 stold(const wstring& __str, size_t* __idx = 0) function 2961 { return __gnu_cxx::__stoa(&std::wcstold, "stold", __str.c_str(), __idx); }
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/ |
H A D | vstring.h | 2618 stold(const __vstring& __str, std::size_t* __idx = 0) function 2619 { return __gnu_cxx::__stoa(&std::strtold, "stold", __str.c_str(), __idx); } 2720 stold(const __wvstring& __str, std::size_t* __idx = 0) function 2721 { return __gnu_cxx::__stoa(&std::wcstold, "stold", __str.c_str(), __idx); }
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
H A D | basic_string.h | 2602 stold(const string& __str, size_t* __idx = 0) function 2603 { return __gnu_cxx::__stoa(&std::strtold, "stold", __str.c_str(), __idx); } 2663 stold(const wstring& __str, size_t* __idx = 0) function 2664 { return __gnu_cxx::__stoa(&std::wcstold, "stold", __str.c_str(), __idx); }
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
H A D | vstring.h | 2498 stold(const __vstring& __str, std::size_t* __idx = 0) function 2499 { return __gnu_cxx::__stoa(&std::strtold, "stold", __str.c_str(), __idx); } 2558 stold(const __wvstring& __str, std::size_t* __idx = 0) function 2559 { return __gnu_cxx::__stoa(&std::wcstold, "stold", __str.c_str(), __idx); }
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
H A D | basic_string.h | 2602 stold(const string& __str, size_t* __idx = 0) function 2603 { return __gnu_cxx::__stoa(&std::strtold, "stold", __str.c_str(), __idx); } 2663 stold(const wstring& __str, size_t* __idx = 0) function 2664 { return __gnu_cxx::__stoa(&std::wcstold, "stold", __str.c_str(), __idx); }
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
H A D | vstring.h | 2498 stold(const __vstring& __str, std::size_t* __idx = 0) function 2499 { return __gnu_cxx::__stoa(&std::strtold, "stold", __str.c_str(), __idx); } 2558 stold(const __wvstring& __str, std::size_t* __idx = 0) function 2559 { return __gnu_cxx::__stoa(&std::wcstold, "stold", __str.c_str(), __idx); }
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
H A D | basic_string.h | 2602 stold(const string& __str, size_t* __idx = 0) function 2603 { return __gnu_cxx::__stoa(&std::strtold, "stold", __str.c_str(), __idx); } 2663 stold(const wstring& __str, size_t* __idx = 0) function 2664 { return __gnu_cxx::__stoa(&std::wcstold, "stold", __str.c_str(), __idx); }
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
H A D | vstring.h | 2498 stold(const __vstring& __str, std::size_t* __idx = 0) function 2499 { return __gnu_cxx::__stoa(&std::strtold, "stold", __str.c_str(), __idx); } 2558 stold(const __wvstring& __str, std::size_t* __idx = 0) function 2559 { return __gnu_cxx::__stoa(&std::wcstold, "stold", __str.c_str(), __idx); }
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
H A D | basic_string.h | 2602 stold(const string& __str, size_t* __idx = 0) function 2603 { return __gnu_cxx::__stoa(&std::strtold, "stold", __str.c_str(), __idx); } 2663 stold(const wstring& __str, size_t* __idx = 0) function 2664 { return __gnu_cxx::__stoa(&std::wcstold, "stold", __str.c_str(), __idx); }
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
H A D | vstring.h | 2494 stold(const __vstring& __str, std::size_t* __idx = 0) function 2495 { return __gnu_cxx::__stoa(&std::strtold, "stold", __str.c_str(), __idx); } 2554 stold(const __wvstring& __str, std::size_t* __idx = 0) function 2555 { return __gnu_cxx::__stoa(&std::wcstold, "stold", __str.c_str(), __idx); }
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
H A D | basic_string.h | 2798 stold(const string& __str, size_t* __idx = 0) function 2799 { return __gnu_cxx::__stoa(&std::strtold, "stold", __str.c_str(), __idx); } 2901 stold(const wstring& __str, size_t* __idx = 0) function 2902 { return __gnu_cxx::__stoa(&std::wcstold, "stold", __str.c_str(), __idx); }
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
H A D | vstring.h | 2575 stold(const __vstring& __str, std::size_t* __idx = 0) function 2576 { return __gnu_cxx::__stoa(&std::strtold, "stold", __str.c_str(), __idx); } 2677 stold(const __wvstring& __str, std::size_t* __idx = 0) function 2678 { return __gnu_cxx::__stoa(&std::wcstold, "stold", __str.c_str(), __idx); }
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
H A D | basic_string.h | 2856 stold(const string& __str, size_t* __idx = 0) function 2857 { return __gnu_cxx::__stoa(&std::strtold, "stold", __str.c_str(), __idx); } 2959 stold(const wstring& __str, size_t* __idx = 0) function 2960 { return __gnu_cxx::__stoa(&std::wcstold, "stold", __str.c_str(), __idx); }
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
H A D | vstring.h | 2584 stold(const __vstring& __str, std::size_t* __idx = 0) function 2585 { return __gnu_cxx::__stoa(&std::strtold, "stold", __str.c_str(), __idx); } 2686 stold(const __wvstring& __str, std::size_t* __idx = 0) function 2687 { return __gnu_cxx::__stoa(&std::wcstold, "stold", __str.c_str(), __idx); }
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/ |
H A D | basic_string.h | 2798 stold(const string& __str, size_t* __idx = 0) function 2799 { return __gnu_cxx::__stoa(&std::strtold, "stold", __str.c_str(), __idx); } 2901 stold(const wstring& __str, size_t* __idx = 0) function 2902 { return __gnu_cxx::__stoa(&std::wcstold, "stold", __str.c_str(), __idx); }
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/ext/ |
H A D | vstring.h | 2575 stold(const __vstring& __str, std::size_t* __idx = 0) function 2576 { return __gnu_cxx::__stoa(&std::strtold, "stold", __str.c_str(), __idx); } 2677 stold(const __wvstring& __str, std::size_t* __idx = 0) function 2678 { return __gnu_cxx::__stoa(&std::wcstold, "stold", __str.c_str(), __idx); }
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
H A D | basic_string.h | 2798 stold(const string& __str, size_t* __idx = 0) function 2799 { return __gnu_cxx::__stoa(&std::strtold, "stold", __str.c_str(), __idx); } 2901 stold(const wstring& __str, size_t* __idx = 0) function 2902 { return __gnu_cxx::__stoa(&std::wcstold, "stold", __str.c_str(), __idx); }
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
H A D | vstring.h | 2575 stold(const __vstring& __str, std::size_t* __idx = 0) function 2576 { return __gnu_cxx::__stoa(&std::strtold, "stold", __str.c_str(), __idx); } 2677 stold(const __wvstring& __str, std::size_t* __idx = 0) function 2678 { return __gnu_cxx::__stoa(&std::wcstold, "stold", __str.c_str(), __idx); }
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
H A D | basic_string.h | 2856 stold(const string& __str, size_t* __idx = 0) function 2857 { return __gnu_cxx::__stoa(&std::strtold, "stold", __str.c_str(), __idx); } 2959 stold(const wstring& __str, size_t* __idx = 0) function 2960 { return __gnu_cxx::__stoa(&std::wcstold, "stold", __str.c_str(), __idx); }
|