Searched defs:streambuf_type (Results 1 - 10 of 10) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/24_iterators/istreambuf_iterator/requirements/
H A Dtypedefs.cc42 typedef test_iterator::streambuf_type streambuf_type; typedef
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/24_iterators/ostreambuf_iterator/requirements/
H A Dtypedefs.cc42 typedef test_iterator::streambuf_type streambuf_type; typedef
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_streambuf/in_avail/char/
H A D1.cc25 typedef std::basic_streambuf<char> streambuf_type; typedef
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_streambuf/in_avail/wchar_t/
H A D1.cc25 typedef std::basic_streambuf<wchar_t> streambuf_type; typedef
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/24_iterators/istreambuf_iterator/
H A D1.cc51 typedef test_iterator::streambuf_type streambuf_type; typedef
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/24_iterators/ostreambuf_iterator/
H A D1.cc49 typedef test_iterator::streambuf_type streambuf_type; typedef
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_streambuf/in_avail/char/
H A D1.cc26 typedef std::basic_streambuf<char> streambuf_type; typedef
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_streambuf/in_avail/wchar_t/
H A D1.cc26 typedef std::basic_streambuf<wchar_t> streambuf_type; typedef
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/bits/
H A Dstreambuf_iterator.h62 typedef basic_streambuf<_CharT, _Traits> streambuf_type; typedef in class:std::istreambuf_iterator
200 typedef basic_streambuf<_CharT, _Traits> streambuf_type; typedef in class:std::ostreambuf_iterator
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstreambuf_iterator.h61 typedef basic_streambuf<_CharT, _Traits> streambuf_type; typedef in class:istreambuf_iterator
213 typedef basic_streambuf<_CharT, _Traits> streambuf_type; typedef in class:ostreambuf_iterator
327 typedef typename __is_iterator_type::streambuf_type streambuf_type; typedef
362 typedef typename __is_iterator_type::streambuf_type streambuf_type; typedef
[all...]

Completed in 185 milliseconds