/openbsd-src/gnu/gcc/libstdc++-v3/include/std/ |
H A D | std_sstream.h | 76 typedef basic_string<char_type, _Traits, _Alloc> __string_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef 275 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; typedef 388 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; typedef 501 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; typedef
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/std/ |
H A D | std_sstream.h | 83 typedef basic_string<char_type, _Traits, _Alloc> __string_type; typedef 303 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; typedef 422 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; typedef 541 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; typedef
|
/openbsd-src/gnu/gcc/libstdc++-v3/src/ |
H A D | istream.cc | 272 typedef basic_string<char> __string_type; in operator >>() typedef 348 typedef basic_string<char> __string_type; in getline() typedef 577 typedef basic_string<wchar_t> __string_type; in getline() typedef
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/ |
H A D | vstring.tcc | 199 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; in operator +() typedef 229 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; in operator +() typedef 559 __string_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef 628 __string_type; in getline() typedef
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/ |
H A D | basic_string.tcc | 496 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in _S_create() typedef 728 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in operator +() typedef 742 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in operator +() typedef
|
H A D | istream.tcc | 1031 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in operator >>() typedef 1088 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in getline() typedef
|
H A D | basic_string.h | 898 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; typedef
|
H A D | locale_facets.h | 1099 typedef basic_string<_CharT> __string_type; typedef 1319 typedef basic_string<_CharT> __string_type; typedef
|
H A D | locale_facets.tcc | 432 typedef basic_string<_CharT> __string_type; in do_get() typedef 1001 typedef basic_string<_CharT> __string_type; in do_put() typedef
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/ |
H A D | istream.tcc | 875 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in operator >>() typedef 941 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in getline() typedef
|
H A D | basic_string.h | 2126 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; typedef
|
H A D | basic_string.tcc | 678 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in operator +() typedef 692 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in operator +() typedef
|
H A D | locale_facets.h | 2875 typedef basic_string<_CharT> __string_type; typedef 3066 typedef basic_string<_CharT> __string_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef
|