Searched refs:ostreambuf_iterator (Results 76 - 100 of 105) sorted by relevance

12345

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/
H A D4.cc32 typedef ostreambuf_iterator<wchar_t> iterator_type;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/24_iterators/ostreambuf_iterator/
H A D2.cc20 // 24.5.4 template class ostreambuf_iterator
28 typedef std::ostreambuf_iterator<char> costreambuf_iter;
63 // ostreambuf_iterator& operator++();
64 // ostreambuf_iterator& operator++(int);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/money_put/put/char/
H A D1.cc33 typedef ostreambuf_iterator<char> iterator_type;
H A D2.cc33 typedef ostreambuf_iterator<char> iterator_type;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/num_put/put/char/
H A D2.cc30 typedef ostreambuf_iterator<char> iterator_type;
H A D1.cc32 typedef ostreambuf_iterator<char> iterator_type;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/num_put/put/wchar_t/
H A D2.cc30 typedef ostreambuf_iterator<wchar_t> iterator_type;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/
H A D1.cc30 typedef ostreambuf_iterator<wchar_t> iterator_type;
H A D2.cc32 typedef ostreambuf_iterator<wchar_t> iterator_type;
H A D3.cc32 typedef ostreambuf_iterator<wchar_t> iterator_type;
H A D4.cc32 typedef ostreambuf_iterator<wchar_t> iterator_type;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/24_iterators/ostreambuf_iterator/
H A D2.cc21 // 24.5.4 template class ostreambuf_iterator
29 typedef std::ostreambuf_iterator<char> costreambuf_iter;
64 // ostreambuf_iterator& operator++();
65 // ostreambuf_iterator& operator++(int);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/22_locale/money_put/put/wchar_t/
H A D1.cc32 typedef ostreambuf_iterator<wchar_t> iterator_type;
H A D2.cc32 typedef ostreambuf_iterator<wchar_t> iterator_type;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/24_iterators/headers/iterator/
H A Dsynopsis.cc126 class ostreambuf_iterator;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/money_put/put/wchar_t/
H A D1.cc33 typedef ostreambuf_iterator<wchar_t> iterator_type;
H A D2.cc33 typedef ostreambuf_iterator<wchar_t> iterator_type;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dbasic_ios.h83 typedef num_put<_CharT, ostreambuf_iterator<_CharT, _Traits> >
H A Dstl_algobase.h416 class ostreambuf_iterator;
420 ostreambuf_iterator<_CharT, char_traits<_CharT> > >::__type
422 ostreambuf_iterator<_CharT, char_traits<_CharT> >);
426 ostreambuf_iterator<_CharT, char_traits<_CharT> > >::__type
428 ostreambuf_iterator<_CharT, char_traits<_CharT> >);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/22_locale/facet/
H A D1.cc32 typedef std::ostreambuf_iterator<char> output_iterator;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/22_locale/num_put/put/char/
H A D1.cc31 typedef ostreambuf_iterator<char> iterator_type;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/bits/
H A Dbasic_ios.h79 typedef num_put<_CharT, ostreambuf_iterator<_CharT, _Traits> >
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/std/
H A Dstd_iosfwd.h101 class ostreambuf_iterator;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/facet/
H A D1.cc33 typedef std::ostreambuf_iterator<char> output_iterator;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/22_locale/num_put/put/wchar_t/
H A D1.cc32 typedef ostreambuf_iterator<wchar_t> iterator_type;

Completed in 141 milliseconds

12345