/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/std/ |
H A D | sstream | 74 typedef basic_string<char_type, _Traits, _Alloc> __string_type; 75 typedef typename __string_type::size_type __size_type; 82 __string_type _M_string; 107 basic_stringbuf(const __string_type& __str, 121 __string_type 124 __string_type __ret; 129 __ret = __string_type(this->pbase(), this->pptr()); 131 __ret = __string_type(this->pbase(), this->egptr()); 146 str(const __string_type& __s) 277 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; [all …]
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++98/ |
H A D | istream-string.cc | 50 typedef basic_string<char> __string_type; in operator >>() typedef 51 typedef __string_type::size_type __size_type; in operator >>() 130 typedef basic_string<char> __string_type; in getline() typedef 131 typedef __string_type::size_type __size_type; in getline() 215 typedef basic_string<wchar_t> __string_type; in getline() typedef 216 typedef __string_type::size_type __size_type; in getline()
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/std/ |
H A D | sstream | 80 typedef basic_string<char_type, _Traits, _Alloc> __string_type; 81 typedef typename __string_type::size_type __size_type; 88 __string_type _M_string; 113 basic_stringbuf(const __string_type& __str, 166 __string_type 169 __string_type __ret(_M_string.get_allocator()); 191 str(const __string_type& __s) 395 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; 435 basic_istringstream(const __string_type& __str, 493 __string_type [all …]
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/ |
H A D | vstring.tcc | 198 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; in operator +() typedef 199 typedef typename __string_type::size_type __size_type; in operator +() 201 __string_type __str; in operator +() 228 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; in operator +() typedef 229 typedef typename __string_type::size_type __size_type; in operator +() 231 __string_type __str; in operator +() 559 __string_type; in operator >>() typedef 561 typedef typename __string_type::size_type __size_type; in operator >>() 634 __string_type; in getline() typedef 636 typedef typename __string_type::size_type __size_type; in getline()
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/ |
H A D | vstring.tcc | 198 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; in operator +() typedef 199 typedef typename __string_type::size_type __size_type; in operator +() 201 __string_type __str; in operator +() 228 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; in operator +() typedef 229 typedef typename __string_type::size_type __size_type; in operator +() 231 __string_type __str; in operator +() 559 __string_type; in operator >>() typedef 561 typedef typename __string_type::size_type __size_type; in operator >>() 634 __string_type; in getline() typedef 636 typedef typename __string_type::size_type __size_type; in getline()
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++98/ |
H A D | istream.cc | 286 typedef basic_string<char> __string_type; in operator >>() typedef 287 typedef __string_type::size_type __size_type; in operator >>() 366 typedef basic_string<char> __string_type; in getline() typedef 367 typedef __string_type::size_type __size_type; in getline() 611 typedef basic_string<wchar_t> __string_type; in getline() typedef 612 typedef __string_type::size_type __size_type; in getline()
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/ |
H A D | basic_string.tcc | 698 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in operator +() typedef 699 typedef typename __string_type::size_type __size_type; in operator +() 701 __string_type __str; in operator +() 712 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in operator +() typedef 713 typedef typename __string_type::size_type __size_type; in operator +() 714 __string_type __str; in operator +() 1002 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in operator >>() typedef 1005 typedef typename __string_type::size_type __size_type; in operator >>() 1074 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in getline() typedef 1077 typedef typename __string_type::size_type __size_type; in getline()
|
H A D | sstream.tcc | 115 __string_type __tmp; in overflow()
|
H A D | locale_facets_nonio.h | 182 typedef basic_string<_CharT> __string_type; in _GLIBCXX_VISIBILITY() typedef 377 typedef basic_string<_CharT> __string_type; in _GLIBCXX_VISIBILITY() typedef
|
H A D | basic_string.h | 2417 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in _GLIBCXX_VISIBILITY() typedef 2418 typedef typename __string_type::size_type __size_type; in _GLIBCXX_VISIBILITY() 2419 __string_type __str(__lhs); in _GLIBCXX_VISIBILITY()
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/ |
H A D | basic_string.tcc | 1161 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in operator +() typedef 1162 typedef typename __string_type::size_type __size_type; in operator +() 1164 __string_type __str; in operator +() 1175 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in operator +() typedef 1176 typedef typename __string_type::size_type __size_type; in operator +() 1177 __string_type __str; in operator +() 1469 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in operator >>() typedef 1472 typedef typename __string_type::size_type __size_type; in operator >>() 1541 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in getline() typedef 1544 typedef typename __string_type::size_type __size_type; in getline()
|
H A D | sstream.tcc | 132 __string_type __tmp(_M_string.get_allocator()); in overflow()
|
H A D | basic_string.h | 5982 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in _GLIBCXX_VISIBILITY() 5983 typedef typename __string_type::size_type __size_type; in _GLIBCXX_VISIBILITY() 5984 __string_type __str(__lhs); in _GLIBCXX_VISIBILITY()
|