Home
last modified time | relevance | path

Searched defs:__streambuf_type (Results 1 – 14 of 14) sorted by relevance

/openbsd-src/gnu/gcc/libstdc++-v3/include/std/
H A Dstd_istream.h69 typedef basic_streambuf<_CharT, _Traits> __streambuf_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef
651 typedef basic_streambuf<_CharT, _Traits> __streambuf_type; typedef
H A Dstd_ostream.h70 typedef basic_streambuf<_CharT, _Traits> __streambuf_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef
H A Dstd_sstream.h75 typedef basic_streambuf<char_type, traits_type> __streambuf_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef
H A Dstd_fstream.h79 typedef basic_streambuf<char_type, traits_type> __streambuf_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef
H A Dstd_streambuf.h146 typedef basic_streambuf<char_type, traits_type> __streambuf_type; typedef
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/std/
H A Dstd_sstream.h82 typedef basic_streambuf<char_type, traits_type> __streambuf_type; typedef
107 : __streambuf_type(), _M_string() in __streambuf_type() function
121 : __streambuf_type(), _M_string(__str.data(), __str.size()) in __streambuf_type() function
H A Dstd_istream.h69 typedef basic_streambuf<_CharT, _Traits> __streambuf_type; typedef
582 typedef basic_streambuf<_CharT, _Traits> __streambuf_type; typedef
H A Dstd_streambuf.h148 typedef basic_streambuf<char_type, traits_type> __streambuf_type; typedef
921 basic_streambuf(const __streambuf_type&) { }; in basic_streambuf()
H A Dstd_ostream.h69 typedef basic_streambuf<_CharT, _Traits> __streambuf_type; typedef
H A Dstd_fstream.h79 typedef basic_streambuf<char_type, traits_type> __streambuf_type; typedef
/openbsd-src/gnu/gcc/libstdc++-v3/src/
H A Distream.cc194 typedef __istream_type::__streambuf_type __streambuf_type; in operator >>() typedef
270 typedef __istream_type::__streambuf_type __streambuf_type; in operator >>() typedef
346 typedef __istream_type::__streambuf_type __streambuf_type; in getline() typedef
575 typedef __istream_type::__streambuf_type __streambuf_type; in getline() typedef
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Distream.tcc791 typedef typename __istream_type::__streambuf_type __streambuf_type; in operator >>() typedef
847 typedef typename __istream_type::__streambuf_type __streambuf_type; in ws() typedef
873 typedef typename __istream_type::__streambuf_type __streambuf_type; in operator >>() typedef
939 typedef typename __istream_type::__streambuf_type __streambuf_type; in getline() typedef
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Distream.tcc948 typedef typename __istream_type::__streambuf_type __streambuf_type; in operator >>() typedef
1003 typedef typename __istream_type::__streambuf_type __streambuf_type; in ws() typedef
1029 typedef typename __istream_type::__streambuf_type __streambuf_type; in operator >>() typedef
1086 typedef typename __istream_type::__streambuf_type __streambuf_type; in getline() typedef
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/
H A Dvstring.tcc556 typedef typename __istream_type::__streambuf_type __streambuf_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef
625 typedef typename __istream_type::__streambuf_type __streambuf_type; in getline() typedef