Searched refs:istream_type (Results 1 - 24 of 24) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_istream/sentry/pod/
H A D1.cc37 typedef basic_istream<pod_ushort> istream_type; typedef
45 istream_type istr01(&strbuf01);
46 istream_type istr02(&strbuf02);
51 istream_type::sentry sentry01(istr01);
64 istream_type::sentry sentry02(istr01, true);
80 istream_type::sentry sentry01(istr01);
90 istream_type::sentry sentry02(istr01, true);
101 istream_type::sentry sentry03(istr02);
114 istream_type::sentry sentry04(istr02, true);
130 istream_type
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_istream/sentry/pod/
H A D1.cc44 typedef basic_istream<pod_ushort> istream_type; typedef
52 istream_type istr01(&strbuf01);
53 istream_type istr02(&strbuf02);
58 istream_type::sentry sentry01(istr01);
71 istream_type::sentry sentry02(istr01, true);
87 istream_type::sentry sentry01(istr01);
97 istream_type::sentry sentry02(istr01, true);
108 istream_type::sentry sentry03(istr02);
121 istream_type::sentry sentry04(istr02, true);
137 istream_type
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/24_iterators/istream_iterator/requirements/
H A Dtypedefs.cc41 typedef test_iterator::istream_type istream_type; typedef
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/24_iterators/istreambuf_iterator/requirements/
H A Dtypedefs.cc41 typedef test_iterator::istream_type istream_type; typedef
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_istream/extractors_arithmetic/pod/
H A D3983-1.cc35 typedef basic_istream<pod_ushort> istream_type; typedef
38 istream_type iss(&strbuf01);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_istream/extractors_other/pod/
H A D3983-3.cc35 typedef basic_istream<pod_ushort> istream_type; typedef
38 istream_type iss(&strbuf01);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_istream/ignore/char/
H A D7220.cc34 typedef istream istream_type; typedef
39 istream_type istr(&sbuf);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/24_iterators/istreambuf_iterator/
H A D1.cc50 typedef test_iterator::istream_type istream_type; typedef
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_istream/extractors_arithmetic/pod/
H A D3983-1.cc44 typedef basic_istream<pod_ushort> istream_type; typedef
47 istream_type iss(&strbuf01);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_istream/extractors_other/pod/
H A D3983-3.cc44 typedef basic_istream<pod_ushort> istream_type; typedef
47 istream_type iss(&strbuf01);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_istream/ignore/char/
H A D7220.cc35 typedef istream istream_type; typedef
40 istream_type istr(&sbuf);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/21_strings/basic_string/inserters_extractors/pod/
H A D10081-in.cc36 typedef basic_istream<pod_ushort> istream_type; typedef
42 istream_type stream(&strbuf01);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_istream/extractors_character/pod/
H A D3983-2.cc37 typedef basic_istream<pod_ushort> istream_type; typedef
40 istream_type iss(&strbuf01);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_istream/ignore/wchar_t/
H A D7220.cc32 typedef wistream istream_type; typedef
37 istream_type istr(&sbuf);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/21_strings/basic_string/inserters_extractors/pod/
H A D10081-in.cc43 typedef basic_istream<pod_ushort> istream_type; typedef
49 istream_type stream(&strbuf01);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_istream/extractors_character/pod/
H A D3983-2.cc45 typedef basic_istream<pod_ushort> istream_type; typedef
48 istream_type iss(&strbuf01);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_istream/ignore/wchar_t/
H A D7220.cc33 typedef wistream istream_type; typedef
38 istream_type istr(&sbuf);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/24_iterators/
H A Distream_iterator.cc47 typedef test_iterator::istream_type istream_type; typedef
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/lto/
H A D20081219_0.C69 typedef basic_istream < pod_ushort > istream_type; typedef in namespace:std
71 istream_type stream (&strbuf01);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstream_iterator.h53 typedef basic_istream<_CharT, _Traits> istream_type; typedef in class:istream_iterator
56 istream_type* _M_stream;
66 istream_iterator(istream_type& __s)
H A Dstreambuf_iterator.h62 typedef basic_istream<_CharT, _Traits> istream_type; typedef in class:istreambuf_iterator
100 istreambuf_iterator(istream_type& __s) throw()
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/bits/
H A Dstream_iterator.h53 typedef basic_istream<_CharT, _Traits> istream_type; typedef in class:std::istream_iterator
56 istream_type* _M_stream;
66 istream_iterator(istream_type& __s)
H A Dstreambuf_iterator.h63 typedef basic_istream<_CharT, _Traits> istream_type; typedef in class:std::istreambuf_iterator
83 istreambuf_iterator(istream_type& __s) throw()
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dresrc.c139 static enum {ISTREAM_PIPE, ISTREAM_FILE} istream_type; variable in typeref:enum:__anon3074
320 if (istream_type == ISTREAM_FILE)
478 istream_type = (use_temp_file) ? ISTREAM_FILE : ISTREAM_PIPE;
582 if (istream_type == ISTREAM_FILE)

Completed in 181 milliseconds