Home
last modified time | relevance | path

Searched refs:stoi (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dhttp_header.cpp44 auto secs = std::chrono::seconds(std::stoi(*retryAfter)); in parseRetryHeaders()
51 return util::parseTimestamp(std::stoi(*xRateLimitReset)); in parseRetryHeaders()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dstring.hpp23 inline int stoi(const std::string &str) in stoi() function
/OK3568_Linux_fs/external/rknpu2/examples/rknn_benchmark/src/cnpy/
H A Dcnpy.cpp118 shape.push_back(std::stoi(sm[0].str())); in parse_npy_header()
178 shape.push_back(std::stoi(sm[0].str())); in parse_npy_header()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/cnpy/
H A Dcnpy.cpp118 shape.push_back(std::stoi(sm[0].str())); in parse_npy_header()
178 shape.push_back(std::stoi(sm[0].str())); in parse_npy_header()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/
H A Dvstring.h2695 stoi(const __vstring& __str, std::size_t* __idx = 0, int __base = 10) in _GLIBCXX_VISIBILITY()
2800 stoi(const __wvstring& __str, std::size_t* __idx = 0, int __base = 10) in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/
H A Dvstring.h2695 stoi(const __vstring& __str, std::size_t* __idx = 0, int __base = 10) in _GLIBCXX_VISIBILITY()
2800 stoi(const __wvstring& __str, std::size_t* __idx = 0, int __base = 10) in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/
H A Drkisp_demo.cpp2032 int ind1 = std::stoi(str1, &sz);
2033 int ind2 = std::stoi(str2, &sz);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dstring450 int stoi (const string& str, size_t* idx = 0, int base = 10);
470 int stoi (const wstring& str, size_t* idx = 0, int base = 10);
4187 _LIBCPP_FUNC_VIS int stoi (const string& __str, size_t* __idx = 0, int __base = 10);
4207 _LIBCPP_FUNC_VIS int stoi (const wstring& __str, size_t* __idx = 0, int __base = 10…
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dstring450 int stoi (const string& str, size_t* idx = 0, int base = 10);
470 int stoi (const wstring& str, size_t* idx = 0, int base = 10);
4187 _LIBCPP_FUNC_VIS int stoi (const string& __str, size_t* __idx = 0, int __base = 10);
4207 _LIBCPP_FUNC_VIS int stoi (const wstring& __str, size_t* __idx = 0, int __base = 10…
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dbasic_string.h6568 stoi(const string& __str, size_t* __idx = 0, int __base = 10)
6699 stoi(const wstring& __str, size_t* __idx = 0, int __base = 10)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dbasic_string.h6568 stoi(const string& __str, size_t* __idx = 0, int __base = 10)
6699 stoi(const wstring& __str, size_t* __idx = 0, int __base = 10)