Home
last modified time | relevance | path

Searched refs:wstring (Results 1 – 25 of 51) sorted by relevance

123

/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/tr1/
H A Dfunctional_hash.h189 hash<wstring>::operator()(wstring) const; in _GLIBCXX_VISIBILITY()
193 hash<const wstring&>::operator()(const wstring&) const; in _GLIBCXX_VISIBILITY()
/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/tr1/
H A Dfunctional_hash.h189 hash<wstring>::operator()(wstring) const; in _GLIBCXX_VISIBILITY()
193 hash<const wstring&>::operator()(const wstring&) const; in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/experimental/
H A Dregex30 typedef match_results<wstring::const_iterator> wsmatch;
58 typedef match_results<_VSTD_LFTS_PMR::wstring::const_iterator> wsmatch;
H A Dstring32 typedef basic_string<wchar_t> wstring;
58 typedef basic_string<wchar_t> wstring;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/experimental/
H A Dregex30 typedef match_results<wstring::const_iterator> wsmatch;
58 typedef match_results<_VSTD_LFTS_PMR::wstring::const_iterator> wsmatch;
H A Dstring32 typedef basic_string<wchar_t> wstring;
58 typedef basic_string<wchar_t> wstring;
/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/
H A Dstring74 using wstring = basic_string<wchar_t>;
107 struct hash<pmr::wstring>
108 : public __hash_string_base<pmr::wstring>
/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/
H A Dstring74 using wstring = basic_string<wchar_t>;
107 struct hash<pmr::wstring>
108 : public __hash_string_base<pmr::wstring>
/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.h6699 stoi(const wstring& __str, size_t* __idx = 0, int __base = 10)
6704 stol(const wstring& __str, size_t* __idx = 0, int __base = 10)
6709 stoul(const wstring& __str, size_t* __idx = 0, int __base = 10)
6714 stoll(const wstring& __str, size_t* __idx = 0, int __base = 10)
6719 stoull(const wstring& __str, size_t* __idx = 0, int __base = 10)
6725 stof(const wstring& __str, size_t* __idx = 0)
6729 stod(const wstring& __str, size_t* __idx = 0)
6733 stold(const wstring& __str, size_t* __idx = 0)
6738 inline wstring
6740 { return __gnu_cxx::__to_xstring<wstring>(&std::vswprintf, 4 * sizeof(int),
[all …]
H A Dstringfwd.h83 typedef basic_string<wchar_t> wstring; in _GLIBCXX_VISIBILITY()
H A Dfs_path.h362 std::wstring wstring() const; in _GLIBCXX_VISIBILITY()
381 std::wstring generic_wstring() const; in _GLIBCXX_VISIBILITY()
806 std::wstring __wstr; in _GLIBCXX_VISIBILITY()
1098 inline std::wstring in _GLIBCXX_VISIBILITY()
1099 path::wstring() const { return string<wchar_t>(); } in _GLIBCXX_VISIBILITY()
1178 inline std::wstring in _GLIBCXX_VISIBILITY()
/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.h6699 stoi(const wstring& __str, size_t* __idx = 0, int __base = 10)
6704 stol(const wstring& __str, size_t* __idx = 0, int __base = 10)
6709 stoul(const wstring& __str, size_t* __idx = 0, int __base = 10)
6714 stoll(const wstring& __str, size_t* __idx = 0, int __base = 10)
6719 stoull(const wstring& __str, size_t* __idx = 0, int __base = 10)
6725 stof(const wstring& __str, size_t* __idx = 0)
6729 stod(const wstring& __str, size_t* __idx = 0)
6733 stold(const wstring& __str, size_t* __idx = 0)
6738 inline wstring
6740 { return __gnu_cxx::__to_xstring<wstring>(&std::vswprintf, 4 * sizeof(int),
[all …]
H A Dstringfwd.h83 typedef basic_string<wchar_t> wstring; in _GLIBCXX_VISIBILITY()
H A Dfs_path.h362 std::wstring wstring() const; in _GLIBCXX_VISIBILITY()
381 std::wstring generic_wstring() const; in _GLIBCXX_VISIBILITY()
806 std::wstring __wstr; in _GLIBCXX_VISIBILITY()
1098 inline std::wstring in _GLIBCXX_VISIBILITY()
1099 path::wstring() const { return string<wchar_t>(); } in _GLIBCXX_VISIBILITY()
1178 inline std::wstring 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/experimental/bits/
H A Dfs_path.h354 std::wstring wstring() const; in _GLIBCXX_VISIBILITY()
373 std::wstring generic_wstring() const; in _GLIBCXX_VISIBILITY()
756 std::wstring __wstr; in _GLIBCXX_VISIBILITY()
768 std::wstring __wstr; in _GLIBCXX_VISIBILITY()
787 std::wstring __wstr; in _GLIBCXX_VISIBILITY()
1055 inline std::wstring in _GLIBCXX_VISIBILITY()
1056 path::wstring() const { return string<wchar_t>(); } in _GLIBCXX_VISIBILITY()
1122 inline std::wstring in _GLIBCXX_VISIBILITY()
/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/experimental/bits/
H A Dfs_path.h354 std::wstring wstring() const; in _GLIBCXX_VISIBILITY()
373 std::wstring generic_wstring() const; in _GLIBCXX_VISIBILITY()
756 std::wstring __wstr; in _GLIBCXX_VISIBILITY()
768 std::wstring __wstr; in _GLIBCXX_VISIBILITY()
787 std::wstring __wstr; in _GLIBCXX_VISIBILITY()
1055 inline std::wstring in _GLIBCXX_VISIBILITY()
1056 path::wstring() const { return string<wchar_t>(); } in _GLIBCXX_VISIBILITY()
1122 inline std::wstring in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/buildroot/package/clang/
H A DConfig.in9 depends on BR2_USE_WCHAR # std::wstring
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dstring446 typedef basic_string<wchar_t> wstring;
470 int stoi (const wstring& str, size_t* idx = 0, int base = 10);
471 long stol (const wstring& str, size_t* idx = 0, int base = 10);
472 unsigned long stoul (const wstring& str, size_t* idx = 0, int base = 10);
473 long long stoll (const wstring& str, size_t* idx = 0, int base = 10);
474 unsigned long long stoull(const wstring& str, size_t* idx = 0, int base = 10);
476 float stof (const wstring& str, size_t* idx = 0);
477 double stod (const wstring& str, size_t* idx = 0);
478 long double stold(const wstring& str, size_t* idx = 0);
480 wstring to_wstring(int val);
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dstring446 typedef basic_string<wchar_t> wstring;
470 int stoi (const wstring& str, size_t* idx = 0, int base = 10);
471 long stol (const wstring& str, size_t* idx = 0, int base = 10);
472 unsigned long stoul (const wstring& str, size_t* idx = 0, int base = 10);
473 long long stoll (const wstring& str, size_t* idx = 0, int base = 10);
474 unsigned long long stoull(const wstring& str, size_t* idx = 0, int base = 10);
476 float stof (const wstring& str, size_t* idx = 0);
477 double stod (const wstring& str, size_t* idx = 0);
478 long double stold(const wstring& str, size_t* idx = 0);
480 wstring to_wstring(int val);
[all …]
/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Dvsprintf.c386 goto wstring; in vsnprintf()
401 wstring: in vsnprintf()
/OK3568_Linux_fs/buildroot/package/poco/
H A Dpoco.mk39 POCO_CONF_OPTS += --no-fpenvironment --no-wstring
/OK3568_Linux_fs/buildroot/package/llvm/
H A DConfig.in22 depends on BR2_USE_WCHAR # std::wstring
/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/experimental/
H A Dregex59 typedef match_results<wstring::const_iterator> wsmatch;
/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/experimental/
H A Dregex59 typedef match_results<wstring::const_iterator> wsmatch;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/
H A Dcontainer_fwd.hpp201 wstring; typedef

123