HomeSort by relevance Sort by last modified time
    Searched refs:stod (Results 1 - 20 of 20) sorted by null

  /ndk/sources/cxx-stl/llvm-libc++/test/strings/string.conversions/
stod.pass.cpp 12 // double stod(const string& str, size_t *idx = 0);
13 // double stod(const wstring& str, size_t *idx = 0);
21 assert(std::stod("0") == 0);
22 assert(std::stod(L"0") == 0);
23 assert(std::stod("-0") == 0);
24 assert(std::stod(L"-0") == 0);
25 assert(std::stod("-10") == -10);
26 assert(std::stod(L"-10.5") == -10.5);
27 assert(std::stod(" 10") == 10);
28 assert(std::stod(L" 10") == 10)
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/src/
string.cpp 290 stod(const string& str, size_t* idx) function
300 throw out_of_range("stod: out of range");
302 throw invalid_argument("stod: no conversion");
310 stod(const wstring& str, size_t* idx) function
320 throw out_of_range("stod: out of range");
322 throw invalid_argument("stod: no conversion");
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
basic_string.h 2598 stod(const string& __str, size_t* __idx = 0) function
2659 stod(const wstring& __str, 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 2494 stod(const __vstring& __str, std::size_t* __idx = 0) function
2554 stod(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/bits/
basic_string.h 2794 stod(const string& __str, size_t* __idx = 0) function
2897 stod(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/ext/
vstring.h 2571 stod(const __vstring& __str, std::size_t* __idx = 0) function
2673 stod(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/bits/
basic_string.h 2794 stod(const string& __str, size_t* __idx = 0) function
2897 stod(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/ext/
vstring.h 2571 stod(const __vstring& __str, std::size_t* __idx = 0) function
2673 stod(const __wvstring& __str, std::size_t* __idx = 0) function
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h 2598 stod(const string& __str, size_t* __idx = 0) function
2659 stod(const wstring& __str, size_t* __idx = 0) function
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring.h 2494 stod(const __vstring& __str, std::size_t* __idx = 0) function
2554 stod(const __wvstring& __str, std::size_t* __idx = 0) function
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h 2598 stod(const string& __str, size_t* __idx = 0) function
2659 stod(const wstring& __str, size_t* __idx = 0) function
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring.h 2494 stod(const __vstring& __str, std::size_t* __idx = 0) function
2554 stod(const __wvstring& __str, std::size_t* __idx = 0) function
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h 2598 stod(const string& __str, size_t* __idx = 0) function
2659 stod(const wstring& __str, size_t* __idx = 0) function
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring.h 2494 stod(const __vstring& __str, std::size_t* __idx = 0) function
2554 stod(const __wvstring& __str, std::size_t* __idx = 0) function
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
basic_string.h 2598 stod(const string& __str, size_t* __idx = 0) function
2659 stod(const wstring& __str, size_t* __idx = 0) function
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
vstring.h 2490 stod(const __vstring& __str, std::size_t* __idx = 0) function
2550 stod(const __wvstring& __str, std::size_t* __idx = 0) function
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
basic_string.h 2794 stod(const string& __str, size_t* __idx = 0) function
2897 stod(const wstring& __str, size_t* __idx = 0) function
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
vstring.h 2571 stod(const __vstring& __str, std::size_t* __idx = 0) function
2673 stod(const __wvstring& __str, std::size_t* __idx = 0) function
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_string.h 2852 stod(const string& __str, size_t* __idx = 0) function
2955 stod(const wstring& __str, size_t* __idx = 0) function
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
vstring.h 2580 stod(const __vstring& __str, std::size_t* __idx = 0) function
2682 stod(const __wvstring& __str, std::size_t* __idx = 0) function
    [all...]

Completed in 1698 milliseconds