Home
last modified time | relevance | path

Searched refs:stoll (Results 1 – 14 of 14) sorted by relevance

/external/llvm-project/libcxx/test/std/strings/string.conversions/
Dstoll.pass.cpp22 assert(std::stoll("0") == 0); in main()
23 assert(std::stoll(L"0") == 0); in main()
24 assert(std::stoll("-0") == 0); in main()
25 assert(std::stoll(L"-0") == 0); in main()
26 assert(std::stoll("-10") == -10); in main()
27 assert(std::stoll(L"-10") == -10); in main()
28 assert(std::stoll(" 10") == 10); in main()
29 assert(std::stoll(L" 10") == 10); in main()
31 assert(std::stoll("10g", &idx, 16) == 16); in main()
34 assert(std::stoll(L"10g", &idx, 16) == 16); in main()
[all …]
/external/libcxx/test/std/strings/string.conversions/
Dstoll.pass.cpp27 assert(std::stoll("0") == 0); in main()
28 assert(std::stoll(L"0") == 0); in main()
29 assert(std::stoll("-0") == 0); in main()
30 assert(std::stoll(L"-0") == 0); in main()
31 assert(std::stoll("-10") == -10); in main()
32 assert(std::stoll(L"-10") == -10); in main()
33 assert(std::stoll(" 10") == 10); in main()
34 assert(std::stoll(L" 10") == 10); in main()
36 assert(std::stoll("10g", &idx, 16) == 16); in main()
39 assert(std::stoll(L"10g", &idx, 16) == 16); in main()
[all …]
/external/llvm-project/libcxx/test/support/
Dparse_integer.h38 return std::stoll(str);
/external/llvm-project/libcxx/src/
Dstring.cpp292 stoll(const string& str, size_t* idx, int base) in stoll() function
298 stoll(const wstring& str, size_t* idx, int base) in stoll() function
/external/libcxx/src/
Dstring.cpp286 stoll(const string& str, size_t* idx, int base) in stoll() function
292 stoll(const wstring& str, size_t* idx, int base) in stoll() function
/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DMagicNumbersCheck.cpp80 [](const std::string &Value) { return std::stoll(Value); }); in MagicNumbersCheck()
/external/llvm-project/llvm/lib/Target/BPF/
DBPFAbstractMemberAccess.cpp958 PatchImm = std::stoll(std::string(EValueStr)); in computeAccessKey()
DBTFDebug.cpp997 PatchImms[GVar] = std::make_pair(std::stoll(std::string(PatchImmStr)), in generatePatchImmReloc()
/external/llvm-project/flang/lib/Parser/
Dpreprocessor.cpp808 left = std::stoll(t, &consumed, 0 /*base to be detected*/); in ExpressionValue()
/external/llvm-project/libcxx/include/
Dstring455 long long stoll (const string& str, size_t* idx = nullptr, int base = 10);
475 long long stoll (const wstring& str, size_t* idx = nullptr, int base = 10);
4342 _LIBCPP_FUNC_VIS long long stoll (const string& __str, size_t* __idx = nullptr, int __base…
4362 _LIBCPP_FUNC_VIS long long stoll (const wstring& __str, size_t* __idx = nullptr, int __bas…
/external/libcxx/include/
Dstring453 long long stoll (const string& str, size_t* idx = 0, int base = 10);
473 long long stoll (const wstring& str, size_t* idx = 0, int base = 10);
4190 _LIBCPP_FUNC_VIS long long stoll (const string& __str, size_t* __idx = 0, int __base = 10);
4210 _LIBCPP_FUNC_VIS long long stoll (const wstring& __str, size_t* __idx = 0, int __base = 10…
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/
Den-IPA.txt22312 $x{stoll → stol ; # stɑl
Dinternal_raw_IPA-old.txt186984 stoll %20067 stol
Dinternal_raw_IPA.txt156566 stoll %30391 stol