Home
last modified time | relevance | path

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

/NextBSD/contrib/libstdc++/include/std/
Dstd_istream.h69 typedef basic_streambuf<_CharT, _Traits> __streambuf_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef
651 typedef basic_streambuf<_CharT, _Traits> __streambuf_type; typedef
Dstd_ostream.h70 typedef basic_streambuf<_CharT, _Traits> __streambuf_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef
Dstd_sstream.h75 typedef basic_streambuf<char_type, traits_type> __streambuf_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef
Dstd_fstream.h79 typedef basic_streambuf<char_type, traits_type> __streambuf_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef
Dstd_streambuf.h146 typedef basic_streambuf<char_type, traits_type> __streambuf_type; typedef
/NextBSD/contrib/libstdc++/src/
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
/NextBSD/contrib/libstdc++/include/bits/
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
/NextBSD/contrib/libstdc++/include/ext/
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