| /dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++98/ |
| H A D | misc-inst.cc | 60 template wstring::iterator wstring::erase(iterator); 61 template wstring::iterator wstring::erase(iterator, iterator); 62 template void wstring::insert(iterator, size_type, wchar_t); 63 template void wstring::insert(iterator, iterator, iterator); 64 template wstring::iterator wstring::insert(iterator, wchar_t); 65 template wstring& wstring::replace(iterator, iterator, const wstring&); 66 template wstring& 67 wstring::replace(iterator, iterator, const wchar_t*, size_type); 68 template wstring& wstring::replace(iterator, iterator, const wchar_t*); 69 template wstring& wstring::replace(iterator, iterator, size_type, wchar_t); [all …]
|
| H A D | hash_tr1.cc | 49 hash<wstring>::operator()(wstring __s) const in operator ()() 54 hash<const wstring&>::operator()(const wstring& __s) const in operator ()()
|
| /dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++11/ |
| H A D | compatibility-c++0x.cc | 78 struct hash<wstring> 80 size_t operator()(wstring) const; 84 hash<wstring>::operator()(wstring __s) const in operator ()() 88 struct hash<const wstring&> 90 size_t operator()(const wstring&) const; 94 hash<const wstring&>::operator()(const wstring& __s) const in operator ()()
|
| H A D | Makefile.am | 54 wstring-inst.cc
|
| /dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++11/ |
| H A D | compatibility-c++0x.cc | 90 struct hash<wstring> 92 size_t operator()(wstring) const; 96 hash<wstring>::operator()(wstring __s) const in operator ()() 100 struct hash<const wstring&> 102 size_t operator()(const wstring&) const; 106 hash<const wstring&>::operator()(const wstring& __s) const in operator ()()
|
| H A D | wstring-io-inst.cc | 42 operator>>(basic_istream<wchar_t>&, wstring&); 45 operator<<(basic_ostream<wchar_t>&, const wstring&); 48 getline(basic_istream<wchar_t>&, wstring&, wchar_t); 51 getline(basic_istream<wchar_t>&, wstring&);
|
| H A D | cow-wstring-io-inst.cc | 50 operator>>(basic_istream<wchar_t>&, wstring&); 53 operator<<(basic_ostream<wchar_t>&, const wstring&); 56 getline(basic_istream<wchar_t>&, wstring&, wchar_t); 59 getline(basic_istream<wchar_t>&, wstring&);
|
| H A D | cxx11-hash_tr1.cc | 50 hash<wstring>::operator()(wstring __s) const in operator ()() 55 hash<const wstring&>::operator()(const wstring& __s) const in operator ()()
|
| /dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++98/ |
| H A D | misc-inst.cc | 55 operator>>(basic_istream<wchar_t>&, wstring&); 58 operator<<(basic_ostream<wchar_t>&, const wstring&); 61 getline(basic_istream<wchar_t>&, wstring&, wchar_t); 64 getline(basic_istream<wchar_t>&, wstring&);
|
| H A D | hash_tr1.cc | 48 hash<wstring>::operator()(wstring __s) const in operator ()() 53 hash<const wstring&>::operator()(const wstring& __s) const in operator ()()
|
| /dflybsd-src/gnu/lib/gcc80/libstdcxx/components/libconv_2011/ |
| H A D | Makefile.src | 48 cow-wstring-inst.cc \ 49 cow-wstring-io-inst.cc \ 69 wstring-inst.cc \ 70 wstring-io-inst.cc
|
| /dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/ |
| H A D | basic_string.h | 2923 stoi(const wstring& __str, size_t* __idx = 0, int __base = 10) in _GLIBCXX_VISIBILITY() 2928 stol(const wstring& __str, size_t* __idx = 0, int __base = 10) in _GLIBCXX_VISIBILITY() 2933 stoul(const wstring& __str, size_t* __idx = 0, int __base = 10) in _GLIBCXX_VISIBILITY() 2938 stoll(const wstring& __str, size_t* __idx = 0, int __base = 10) in _GLIBCXX_VISIBILITY() 2943 stoull(const wstring& __str, size_t* __idx = 0, int __base = 10) in _GLIBCXX_VISIBILITY() 2949 stof(const wstring& __str, size_t* __idx = 0) in _GLIBCXX_VISIBILITY() 2953 stod(const wstring& __str, size_t* __idx = 0) in _GLIBCXX_VISIBILITY() 2957 stold(const wstring& __str, size_t* __idx = 0) in _GLIBCXX_VISIBILITY() 2961 inline wstring in _GLIBCXX_VISIBILITY() 2963 { return __gnu_cxx::__to_xstring<wstring>(&std::vswprintf, 4 * sizeof(int), in _GLIBCXX_VISIBILITY() [all …]
|
| H A D | stringfwd.h | 70 typedef basic_string<wchar_t> wstring; /// A string of @c wchar_t in _GLIBCXX_VISIBILITY()
|
| /dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/tr1/ |
| H A D | functional_hash.h | 185 hash<wstring>::operator()(wstring) const; in _GLIBCXX_VISIBILITY() 189 hash<const wstring&>::operator()(const wstring&) const; in _GLIBCXX_VISIBILITY()
|
| /dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/tr1/ |
| H A D | functional_hash.h | 189 hash<wstring>::operator()(wstring) const; in _GLIBCXX_VISIBILITY() 193 hash<const wstring&>::operator()(const wstring&) const; in _GLIBCXX_VISIBILITY()
|
| /dflybsd-src/contrib/gcc-4.7/libstdc++-v3/config/locale/generic/ |
| H A D | messages_members.cc | 45 wstring 46 messages<wchar_t>::do_get(catalog, int, int, const wstring& __dfault) const in do_get()
|
| /dflybsd-src/contrib/gcc-8.0/libstdc++-v3/config/locale/generic/ |
| H A D | messages_members.cc | 45 wstring 46 messages<wchar_t>::do_get(catalog, int, int, const wstring& __dfault) const in do_get()
|
| /dflybsd-src/contrib/gdb-7/gdb/gnulib/import/ |
| H A D | fnmatch.c | 282 wchar_t *wstring; in fnmatch() local 317 wstring = wpattern + patsize; in fnmatch() 322 mbsrtowcs (wstring, &string, strsize, &ps); in fnmatch() 324 res = internal_fnwmatch (wpattern, wstring, wstring + strsize - 1, in fnmatch()
|
| /dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/ |
| H A D | basic_string.h | 6516 stoi(const wstring& __str, size_t* __idx = 0, int __base = 10) 6521 stol(const wstring& __str, size_t* __idx = 0, int __base = 10) 6526 stoul(const wstring& __str, size_t* __idx = 0, int __base = 10) 6531 stoll(const wstring& __str, size_t* __idx = 0, int __base = 10) 6536 stoull(const wstring& __str, size_t* __idx = 0, int __base = 10) 6542 stof(const wstring& __str, size_t* __idx = 0) 6546 stod(const wstring& __str, size_t* __idx = 0) 6550 stold(const wstring& __str, size_t* __idx = 0) 6555 inline wstring 6557 { return __gnu_cxx::__to_xstring<wstring>(&std::vswprintf, 4 * sizeof(int), [all …]
|
| H A D | fs_path.h | 331 std::wstring wstring() const; in _GLIBCXX_VISIBILITY() 345 std::wstring generic_wstring() const; in _GLIBCXX_VISIBILITY() 672 std::wstring __wstr; in _GLIBCXX_VISIBILITY() 690 std::wstring __wstr; in _GLIBCXX_VISIBILITY() 932 inline std::wstring in _GLIBCXX_VISIBILITY() 933 path::wstring() const { return string<wchar_t>(); } in _GLIBCXX_VISIBILITY() 998 inline std::wstring in _GLIBCXX_VISIBILITY()
|
| H A D | stringfwd.h | 78 typedef basic_string<wchar_t> wstring; in _GLIBCXX_VISIBILITY()
|
| /dflybsd-src/contrib/gcc-4.7/libstdc++-v3/config/abi/pre/ |
| H A D | gnu.ver | 246 # std::wstring 779 # std::wstring 876 # std::wstring 1082 # string/wstring initializer_list overloads 1144 # string|wstring ::cbegin member functions 1154 # string|wstring ::_S_construct<> and ::_S_construct_aux_2 helpers 1160 # string|wstring shrink_to_fit member function 1164 # string|wstring move contructor, move assignment operator and 1204 # string|wstring front and back member functions 1214 # string|wstring move contructor. [all …]
|
| /dflybsd-src/contrib/gcc-8.0/libstdc++-v3/config/abi/pre/ |
| H A D | gnu.ver | 276 # std::wstring 1017 # std::wstring 1117 # std::wstring 1323 # string/wstring initializer_list overloads 1385 # string|wstring ::cbegin member functions 1395 # string|wstring ::_S_construct<> and ::_S_construct_aux_2 helpers 1401 # string|wstring shrink_to_fit member function 1405 # string|wstring move contructor, move assignment operator and 1445 # string|wstring front and back member functions 1455 # string|wstring move contructor. [all …]
|
| /dflybsd-src/gnu/lib/gcc47/libstdc++/ |
| H A D | Makefile | 106 wstring-inst.cc 174 wstring-inst.cc \
|
| /dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/experimental/ |
| H A D | regex | 58 typedef match_results<wstring::const_iterator> wsmatch;
|