Searched refs:ios_base (Results 1001 - 1025 of 1320) sorted by relevance

<<41424344454647484950>>

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_istream/getline/char/
H A D3.cc40 stringbuf strbuf(str_lit, std::ios_base::in);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_istream/getline/wchar_t/
H A D1.cc40 std::wstringbuf sbuf_04(str01, std::ios_base::in);
44 std::ios_base::iostate state1, state2, statefail, stateeof;
45 statefail = std::ios_base::failbit;
46 stateeof = std::ios_base::eofbit;
H A D3.cc38 wstringbuf strbuf(str_lit, std::ios_base::in);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_stringbuf/sbumpc/wchar_t/
H A D9825.cc34 sbuf.pubseekoff(0, ios_base::beg);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_stringbuf/setbuf/char/
H A D1.cc27 std::stringbuf strb_03(str_03, std::ios_base::out);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_stringbuf/setbuf/wchar_t/
H A D1.cc27 std::wstringbuf strb_03(str_03, std::ios_base::out);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/ios_base/state/
H A D1.cc36 ostr01.flags(std::ios_base::boolalpha);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/objects/char/
H A D8.cc35 std::ios_base::sync_with_stdio(false);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/objects/wchar_t/
H A D13582-1_xin.cc30 ios_base::sync_with_stdio(false);
H A D8.cc35 std::ios_base::sync_with_stdio(false);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/ext/
H A Dstdio_filebuf.h78 stdio_filebuf(int __fd, std::ios_base::openmode __mode,
91 stdio_filebuf(std::__c_file* __f, std::ios_base::openmode __mode,
129 stdio_filebuf(int __fd, std::ios_base::openmode __mode, size_t __size)
145 stdio_filebuf(std::__c_file* __f, std::ios_base::openmode __mode,
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/money_put/put/char/
H A D9780-3.cc36 oss.setf(ios_base::showbase);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/num_put/put/char/
H A D9.cc29 // by ios_base::showpos, which is effective only for signed
53 oss.setf(ios_base::showpos);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_filebuf/cons/wchar_t/
H A D10132-1.cc41 fb->open("tmp_10132", std::ios_base::out);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_filebuf/open/char/
H A D2.cc44 __gnu_cxx::stdio_filebuf<char> fb(first_file, std::ios_base::in);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_filebuf/overflow/wchar_t/
H A D11305-1.cc36 fb.open("tmp_11305-1", ios_base::out);
H A D11305-2.cc36 fb.open("tmp_11305-2", ios_base::out);
H A D11305-4.cc35 fb.open("tmp_11405-4", ios_base::out);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_filebuf/pbackfail/char/
H A D9761.cc37 fbuf.open(name_01, ios_base::in);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_filebuf/setbuf/char/
H A D12875-1.cc40 in.open(name, ios_base::in);
H A D12875-2.cc36 out.open(name, ios_base::out);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_filebuf/sputc/char/
H A D1-in.cc51 fb_01.open(name_01, ios_base::in);
H A D2-in.cc52 fb_01.open(name_01, ios_base::in);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_filebuf/sputn/char/
H A D1-in.cc51 fb_01.open(name_01, ios_base::in);
H A D2-in.cc52 fb_01.open(name_01, ios_base::in);

Completed in 187 milliseconds

<<41424344454647484950>>