Searched refs:stold (Results 1 - 25 of 42) sorted by relevance

12

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
H A Dbasic_string.h2798 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 Dvstring.h2575 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 Dbasic_string.h2857 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 Dvstring.h2618 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 Dbasic_string.h2857 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 Dvstring.h2618 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 Dbasic_string.h2857 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 Dvstring.h2618 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 Dbasic_string.h2602 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 Dvstring.h2498 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 Dbasic_string.h2602 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 Dvstring.h2498 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 Dbasic_string.h2602 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 Dvstring.h2498 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 Dbasic_string.h2602 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 Dvstring.h2494 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 Dbasic_string.h2798 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 Dvstring.h2575 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 Dbasic_string.h2856 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 Dvstring.h2584 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 Dbasic_string.h2798 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 Dvstring.h2575 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 Dbasic_string.h2798 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 Dvstring.h2575 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 Dbasic_string.h2856 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); }

Completed in 1512 milliseconds

12