Searched refs:pos_type (Results 201 - 225 of 234) sorted by relevance

12345678910

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dbasic_ios.h73 typedef typename _Traits::pos_type pos_type; typedef in class:basic_ios
H A Dchar_traits.h58 * of char_traits. It defines int_type, off_type, pos_type, and
68 typedef std::streampos pos_type; typedef in struct:_Char_types
94 typedef typename _Char_types<_CharT>::pos_type pos_type; typedef in struct:char_traits
241 typedef streampos pos_type; typedef in struct:char_traits
313 typedef wstreampos pos_type; typedef in struct:char_traits
389 typedef u16streampos pos_type; typedef in struct:char_traits
482 typedef u32streampos pos_type; typedef in struct:char_traits
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/bits/
H A Dbasic_ios.h67 typedef typename _Traits::pos_type pos_type; typedef in class:std::basic_ios
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_istream/tellg/char/
H A Dfstream.cc38 std::istream::pos_type pos01, pos02, pos03, pos04, pos05, pos06;
53 // pos_type tellg()
H A Dsstream.cc38 std::istream::pos_type pos01, pos02, pos03, pos04, pos05, pos06;
59 // pos_type tellg()
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_istream/tellg/wchar_t/
H A Dfstream.cc34 std::wistream::pos_type pos01, pos02, pos03, pos04, pos05, pos06;
49 // pos_type tellg()
H A Dsstream.cc34 std::wistream::pos_type pos01, pos02, pos03, pos04, pos05, pos06;
55 // pos_type tellg()
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_istream/tellg/char/
H A Dfstream.cc37 std::istream::pos_type pos01, pos02, pos03, pos04, pos05, pos06;
52 // pos_type tellg()
H A Dsstream.cc37 std::istream::pos_type pos01, pos02, pos03, pos04, pos05, pos06;
58 // pos_type tellg()
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_istream/tellg/wchar_t/
H A Dfstream.cc35 std::wistream::pos_type pos01, pos02, pos03, pos04, pos05, pos06;
50 // pos_type tellg()
H A Dsstream.cc35 std::wistream::pos_type pos01, pos02, pos03, pos04, pos05, pos06;
56 // pos_type tellg()
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_ios/cons/char/
H A D3.cc38 typedef streampos pos_type; typedef in struct:std::char_traits
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/readline/examples/
H A Dreadlinebuf.h51 typedef streampos pos_type; typedef in class:readlinebuf
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/codecvt/unicode/
H A D1.cc41 typedef streampos pos_type; typedef in struct:std::char_traits
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_ios/cons/char/
H A D3.cc44 typedef streampos pos_type; typedef in struct:std::char_traits
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dstdio_sync_filebuf.h62 typedef typename traits_type::pos_type pos_type; typedef in class:stdio_sync_filebuf
H A Dpod_char_traits.h93 typedef fpos<state_type> pos_type; typedef in struct:char_traits
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/ext/
H A Dstdio_sync_filebuf.h58 typedef typename traits_type::pos_type pos_type; typedef in class:__gnu_cxx::stdio_sync_filebuf
H A Dpod_char_traits.h97 typedef fpos<state_type> pos_type; typedef in struct:std::char_traits
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_istream/seekg/char/
H A Dfstream.cc38 std::istream::pos_type pos01, pos02, pos03, pos04, pos05, pos06;
60 // istream& seekg(pos_type)
H A Dsstream.cc38 std::istream::pos_type pos01, pos02, pos03, pos04, pos05, pos06;
59 // pos_type tellg()
68 // istream& seekg(pos_type)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_istream/seekg/wchar_t/
H A Dfstream.cc34 std::wistream::pos_type pos01, pos02, pos03, pos04, pos05, pos06;
56 // istream& seekg(pos_type)
H A Dsstream.cc36 std::wistream::pos_type pos01, pos02, pos03, pos04, pos05, pos06;
57 // pos_type tellg()
66 // istream& seekg(pos_type)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_istream/seekg/char/
H A Dfstream.cc37 std::istream::pos_type pos01, pos02, pos03, pos04, pos05, pos06;
59 // istream& seekg(pos_type)
H A Dsstream.cc37 std::istream::pos_type pos01, pos02, pos03, pos04, pos05, pos06;
58 // pos_type tellg()
67 // istream& seekg(pos_type)

Completed in 124 milliseconds

12345678910