Home
last modified time | relevance | path

Searched defs:__istream_type (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/gcc/libstdc++-v3/include/std/
H A Dstd_istream.h71 typedef basic_istream<_CharT, _Traits> __istream_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef
652 typedef basic_istream<_CharT, _Traits> __istream_type; typedef
791 typedef basic_istream<_CharT, _Traits> __istream_type; typedef
H A Dstd_sstream.h277 typedef basic_istream<char_type, traits_type> __istream_type; typedef
300 : __istream_type(), _M_stringbuf(__mode | ios_base::in) in __istream_type() function
321 : __istream_type(), _M_stringbuf(__str, __mode | ios_base::in) in __istream_type() function
H A Dstd_fstream.h436 typedef basic_istream<char_type, traits_type> __istream_type; typedef
465 : __istream_type(), _M_filebuf() in __istream_type() function
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/std/
H A Dstd_istream.h71 typedef basic_istream<_CharT, _Traits> __istream_type; typedef
583 typedef basic_istream<_CharT, _Traits> __istream_type; typedef
717 typedef basic_istream<_CharT, _Traits> __istream_type; typedef
H A Dstd_sstream.h305 typedef basic_istream<char_type, traits_type> __istream_type; typedef
333 : __istream_type(NULL), _M_stringbuf(__mode | ios_base::in) in __istream_type() function
354 : __istream_type(NULL), _M_stringbuf(__str, __mode | ios_base::in) in __istream_type() function
H A Dstd_fstream.h484 typedef basic_istream<char_type, traits_type> __istream_type; typedef
519 : __istream_type(NULL), _M_filebuf() in __istream_type() function
/openbsd-src/gnu/gcc/libstdc++-v3/src/
H A Distream.cc190 typedef basic_istream<char> __istream_type; in operator >>() typedef
266 typedef basic_istream<char> __istream_type; in operator >>() typedef
342 typedef basic_istream<char> __istream_type; in getline() typedef
571 typedef basic_istream<wchar_t> __istream_type; in getline() typedef
/openbsd-src/gnu/gcc/libstdc++-v3/include/tr1/
H A Drandom.tcc167 typedef std::basic_istream<_CharT, _Traits> __istream_type; in operator >>() typedef
303 typedef std::basic_istream<_CharT, _Traits> __istream_type; in operator >>() typedef
422 typedef std::basic_ostream<_CharT, _Traits> __istream_type; in operator >>() typedef
567 typedef std::basic_istream<_CharT, _Traits> __istream_type; in operator >>() typedef
632 typedef std::basic_istream<_CharT, _Traits> __istream_type; in operator >>() typedef
739 typedef std::basic_istream<_CharT, _Traits> __istream_type; in operator >>() typedef
778 typedef std::basic_istream<_CharT, _Traits> __istream_type; in operator >>() typedef
1031 typedef std::basic_istream<_CharT, _Traits> __istream_type; in operator >>() typedef
1270 typedef std::basic_istream<_CharT, _Traits> __istream_type; in operator >>() typedef
1313 typedef std::basic_istream<_CharT, _Traits> __istream_type; in operator >>() typedef
[all …]
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Distream.tcc763 typedef basic_istream<_CharT, _Traits> __istream_type; in operator >>() typedef
790 typedef basic_istream<_CharT, _Traits> __istream_type; in operator >>() typedef
846 typedef basic_istream<_CharT, _Traits> __istream_type; in ws() typedef
871 typedef basic_istream<_CharT, _Traits> __istream_type; in operator >>() typedef
937 typedef basic_istream<_CharT, _Traits> __istream_type; in getline() typedef
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Distream.tcc85 operator>>(__istream_type& (*__pf)(__istream_type&)) in operator >>() argument
922 typedef basic_istream<_CharT, _Traits> __istream_type; in operator >>() typedef
947 typedef basic_istream<_CharT, _Traits> __istream_type; in operator >>() typedef
1002 typedef basic_istream<_CharT, _Traits> __istream_type; in ws() typedef
1027 typedef basic_istream<_CharT, _Traits> __istream_type; in operator >>() typedef
1084 typedef basic_istream<_CharT, _Traits> __istream_type; in getline() typedef
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/
H A Dvstring.tcc554 typedef basic_istream<_CharT, _Traits> __istream_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef
623 typedef basic_istream<_CharT, _Traits> __istream_type; in getline() typedef