/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 130 typedef basic_string<char> __string_type; in getline() typedef 215 typedef basic_string<wchar_t> __string_type; in getline() typedef
|
/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 366 typedef basic_string<char> __string_type; in getline() typedef 611 typedef basic_string<wchar_t> __string_type; in getline() typedef
|
/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 228 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; in operator +() typedef 559 __string_type; in operator >>() typedef 634 __string_type; in getline() typedef
|
/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 228 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; in operator +() typedef 559 __string_type; in operator >>() typedef 634 __string_type; in getline() typedef
|
/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 1175 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in operator +() typedef 1469 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in operator >>() typedef 1541 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in getline() typedef
|
/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 712 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in operator +() typedef 1002 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in operator >>() typedef 1074 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in getline() typedef
|
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
|