Home
last modified time | relevance | path

Searched refs:__istream_type (Results 1 – 12 of 12) sorted by relevance

/openbsd/gnu/lib/libstdc++/libstdc++/include/std/
H A Dstd_istream.h133 __istream_type&
134 operator>>(__istream_type& (*__pf)(__istream_type&));
136 __istream_type&
139 __istream_type&
171 __istream_type&
174 __istream_type&
177 __istream_type&
180 __istream_type&
183 __istream_type&
186 __istream_type&
[all …]
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
504 : __istream_type(NULL), _M_filebuf() in basic_ifstream()
519 : __istream_type(NULL), _M_filebuf() in __istream_type() function
/openbsd/gnu/gcc/libstdc++-v3/include/std/
H A Dstd_istream.h130 __istream_type& in _GLIBCXX_BEGIN_NAMESPACE()
131 operator>>(__istream_type& (*__pf)(__istream_type&)) in _GLIBCXX_BEGIN_NAMESPACE()
134 __istream_type& in _GLIBCXX_BEGIN_NAMESPACE()
141 __istream_type& in _GLIBCXX_BEGIN_NAMESPACE()
177 __istream_type& in _GLIBCXX_BEGIN_NAMESPACE()
181 __istream_type& in _GLIBCXX_BEGIN_NAMESPACE()
184 __istream_type& in _GLIBCXX_BEGIN_NAMESPACE()
188 __istream_type& in _GLIBCXX_BEGIN_NAMESPACE()
191 __istream_type& in _GLIBCXX_BEGIN_NAMESPACE()
195 __istream_type& in _GLIBCXX_BEGIN_NAMESPACE()
[all …]
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
450 basic_ifstream() : __istream_type(), _M_filebuf() in basic_ifstream()
465 : __istream_type(), _M_filebuf() in __istream_type() function
/openbsd/gnu/gcc/libstdc++-v3/src/
H A Distream.cc191 typedef __istream_type::int_type __int_type; in operator >>()
192 typedef __istream_type::char_type __char_type; in operator >>()
199 __istream_type::sentry __cerb(__in, false); in operator >>()
267 typedef __istream_type::int_type __int_type; in operator >>()
268 typedef __istream_type::char_type __char_type; in operator >>()
277 __istream_type::sentry __cerb(__in, false); in operator >>()
343 typedef __istream_type::int_type __int_type; in getline()
344 typedef __istream_type::char_type __char_type; in getline()
354 __istream_type::sentry __cerb(__in, true); in getline()
572 typedef __istream_type::int_type __int_type; in getline()
[all …]
/openbsd/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
923 typename __istream_type::sentry __cerb(__in, false); in operator >>()
947 typedef basic_istream<_CharT, _Traits> __istream_type; in operator >>() typedef
955 typename __istream_type::sentry __cerb(__in, false); in operator >>()
1002 typedef basic_istream<_CharT, _Traits> __istream_type; in ws() typedef
1005 typedef typename __istream_type::int_type __int_type; in ws()
1028 typedef typename __istream_type::int_type __int_type; in operator >>()
1036 typename __istream_type::sentry __cerb(__in, false); in operator >>()
1085 typedef typename __istream_type::int_type __int_type; in getline()
[all …]
/openbsd/gnu/gcc/libstdc++-v3/include/bits/
H A Distream.tcc763 typedef basic_istream<_CharT, _Traits> __istream_type; in operator >>() typedef
766 typename __istream_type::sentry __cerb(__in, false); in operator >>()
790 typedef basic_istream<_CharT, _Traits> __istream_type; in operator >>() typedef
798 typename __istream_type::sentry __cerb(__in, false); in operator >>()
846 typedef basic_istream<_CharT, _Traits> __istream_type; in ws() typedef
849 typedef typename __istream_type::int_type __int_type; in ws()
871 typedef basic_istream<_CharT, _Traits> __istream_type; in operator >>() typedef
872 typedef typename __istream_type::int_type __int_type; in operator >>()
880 typename __istream_type::sentry __cerb(__in, false); in operator >>()
938 typedef typename __istream_type::int_type __int_type; in getline()
[all …]
/openbsd/gnu/gcc/libstdc++-v3/include/tr1/
H A Drandom.tcc168 typedef typename __istream_type::ios_base __ios_base; in operator >>()
304 typedef typename __istream_type::ios_base __ios_base; in operator >>()
423 typedef typename __istream_type::ios_base __ios_base; in operator >>()
568 typedef typename __istream_type::ios_base __ios_base; in operator >>()
633 typedef typename __istream_type::ios_base __ios_base; in operator >>()
740 typedef typename __istream_type::ios_base __ios_base; in operator >>()
779 typedef typename __istream_type::ios_base __ios_base; in operator >>()
1032 typedef typename __istream_type::ios_base __ios_base; in operator >>()
1271 typedef typename __istream_type::ios_base __ios_base; in operator >>()
1314 typedef typename __istream_type::ios_base __ios_base; in operator >>()
[all …]
/openbsd/gnu/gcc/libstdc++-v3/include/ext/
H A Dvstring.tcc554 typedef basic_istream<_CharT, _Traits> __istream_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef
555 typedef typename __istream_type::int_type __int_type; in _GLIBCXX_BEGIN_NAMESPACE()
556 typedef typename __istream_type::__streambuf_type __streambuf_type; in _GLIBCXX_BEGIN_NAMESPACE()
557 typedef typename __istream_type::__ctype_type __ctype_type; in _GLIBCXX_BEGIN_NAMESPACE()
564 typename __istream_type::sentry __cerb(__in, false); in _GLIBCXX_BEGIN_NAMESPACE()
623 typedef basic_istream<_CharT, _Traits> __istream_type; in getline() typedef
624 typedef typename __istream_type::int_type __int_type; in getline()
625 typedef typename __istream_type::__streambuf_type __streambuf_type; in getline()
626 typedef typename __istream_type::__ctype_type __ctype_type; in getline()
634 typename __istream_type::sentry __cerb(__in, true); in getline()
/openbsd/gnu/lib/libstdc++/libstdc++/
H A DChangeLog-20014693 operator>>(__istream_type& (*__pf)(__istream_type&)): Don't use