HomeSort by relevance Sort by last modified time
    Searched defs:stold (Results 1 - 15 of 15) sorted by null

  /external/libcxx/src/
string.cpp 340 stold(const string& str, size_t* idx) function
342 return as_float<long double>( "stold", str, idx );
346 stold(const wstring& str, size_t* idx) function
348 return as_float<long double>( "stold", str, idx );
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/src/
string.cpp 339 stold(const string& str, size_t* idx) function
341 return as_float<long double>( "stold", str, idx );
345 stold(const wstring& str, size_t* idx) function
347 return as_float<long double>( "stold", str, idx );
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/src/
string.cpp 340 stold(const string& str, size_t* idx) function
342 return as_float<long double>( "stold", str, idx );
346 stold(const wstring& str, size_t* idx) function
348 return as_float<long double>( "stold", str, idx );
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
vstring.h 2618 stold(const __vstring& __str, std::size_t* __idx = 0) function
2720 stold(const __wvstring& __str, std::size_t* __idx = 0) function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
vstring.h 2618 stold(const __vstring& __str, std::size_t* __idx = 0) function
2720 stold(const __wvstring& __str, std::size_t* __idx = 0) function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
vstring.h 2618 stold(const __vstring& __str, std::size_t* __idx = 0) function
2720 stold(const __wvstring& __str, std::size_t* __idx = 0) function
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
vstring.h 2758 stold(const __vstring& __str, std::size_t* __idx = 0) function
2860 stold(const __wvstring& __str, std::size_t* __idx = 0) function
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
vstring.h 2758 stold(const __vstring& __str, std::size_t* __idx = 0) function
2860 stold(const __wvstring& __str, std::size_t* __idx = 0) function
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
vstring.h 2758 stold(const __vstring& __str, std::size_t* __idx = 0) function
2860 stold(const __wvstring& __str, std::size_t* __idx = 0) function
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
basic_string.h 2892 stold(const string& __str, size_t* __idx = 0) function
2995 stold(const wstring& __str, size_t* __idx = 0) function
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
basic_string.h 2892 stold(const string& __str, size_t* __idx = 0) function
2995 stold(const wstring& __str, size_t* __idx = 0) function
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
basic_string.h 2892 stold(const string& __str, size_t* __idx = 0) function
2995 stold(const wstring& __str, size_t* __idx = 0) function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
basic_string.h 2857 stold(const string& __str, size_t* __idx = 0) function
2960 stold(const wstring& __str, size_t* __idx = 0) function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
basic_string.h 2857 stold(const string& __str, size_t* __idx = 0) function
2960 stold(const wstring& __str, size_t* __idx = 0) function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
basic_string.h 2857 stold(const string& __str, size_t* __idx = 0) function
2960 stold(const wstring& __str, size_t* __idx = 0) function
    [all...]

Completed in 401 milliseconds