Searched refs:istreambuf_iterator (Results 176 - 200 of 278) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/time_get/get_date/wchar_t/
H A D12791.cc33 typedef istreambuf_iterator<wchar_t> iterator_type;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/time_get/get_monthname/char/
H A D2.cc34 typedef istreambuf_iterator<char> iterator_type;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/time_get/get_monthname/wchar_t/
H A D2.cc34 typedef istreambuf_iterator<wchar_t> iterator_type;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/time_get/get_time/char/
H A D2.cc34 typedef istreambuf_iterator<char> iterator_type;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/time_get/get_time/wchar_t/
H A D2.cc34 typedef istreambuf_iterator<wchar_t> iterator_type;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/time_get/get_weekday/char/
H A D2.cc34 typedef istreambuf_iterator<char> iterator_type;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/time_get/get_weekday/wchar_t/
H A D2.cc34 typedef istreambuf_iterator<wchar_t> iterator_type;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/src/
H A Dcompatibility.cc30 #define istreambuf_iterator istreambuf_iteratorXX macro
214 istreambuf_iterator<char>&
215 istreambuf_iterator<char>::operator++();
219 istreambuf_iterator<wchar_t>&
220 istreambuf_iterator<wchar_t>::operator++();
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_filebuf/underflow/wchar_t/
H A D9178.cc193 copy(istreambuf_iterator<wchar_t>(&fbuf2),
194 istreambuf_iterator<wchar_t>(),
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_filebuf/underflow/wchar_t/
H A D9178.cc194 copy(istreambuf_iterator<wchar_t>(&fbuf2),
195 istreambuf_iterator<wchar_t>(),
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/22_locale/money_get/get/char/
H A D6.cc48 typedef istreambuf_iterator<char> InIt;
H A D9.cc43 typedef std::istreambuf_iterator<char> iterator_type;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/22_locale/money_get/get/wchar_t/
H A D6.cc48 typedef istreambuf_iterator<wchar_t> InIt;
H A D9.cc43 typedef std::istreambuf_iterator<wchar_t> iterator_type;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/22_locale/num_get/get/char/
H A D23953.cc41 typedef istreambuf_iterator<char> iterator_type;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/22_locale/num_get/get/wchar_t/
H A D13.cc36 typedef istreambuf_iterator<wchar_t> iterator_type;
H A D23953.cc41 typedef istreambuf_iterator<wchar_t> iterator_type;
H A D39802.cc29 typedef istreambuf_iterator<wchar_t> iterator_type;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/22_locale/time_get/get_date/char/
H A D1.cc32 typedef istreambuf_iterator<char> iterator_type;
H A D2.cc34 typedef istreambuf_iterator<char> iterator_type;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/22_locale/time_get/get_date/wchar_t/
H A D1.cc32 typedef istreambuf_iterator<wchar_t> iterator_type;
H A D2.cc34 typedef istreambuf_iterator<wchar_t> iterator_type;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/22_locale/time_get/get_monthname/wchar_t/
H A D6.cc32 typedef istreambuf_iterator<wchar_t> iterator_type;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/25_algorithms/find/istreambuf_iterators/wchar_t/
H A D1.cc31 typedef istreambuf_iterator<wchar_t> in_iterator_type;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/money_get/get/char/
H A D6.cc49 typedef istreambuf_iterator<char> InIt;

Completed in 116 milliseconds

1234567891011>>