Searched defs:eof (Results 1 - 25 of 28) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dwrite_back.f6 integer at,eof variable in program:test
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_stringbuf/pbackfail/char/
H A D1.cc64 const int_type eof = traits_type::eof(); local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_stringbuf/pbackfail/wchar_t/
H A D1.cc64 const int_type eof = traits_type::eof(); local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/graphite/
H A Dpr39447.C19 Point eof() const throw() { return Point( 0, 0 ); } function in class:Buffer
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_other/char/
H A D9424-in.cc42 int_type eof = traits_type::eof(); local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_istream/extractors_other/wchar_t/
H A D9424-in.cc41 int_type eof = traits_type::eof(); local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_other/char/
H A D9424-out.cc42 int_type eof = traits_type::eof(); local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_other/wchar_t/
H A D9424-out.cc42 int_type eof = traits_type::eof(); local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/wchar_t/
H A D1.cc38 const int_type eof = wfilebuf::traits_type::eof(); local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/seekpos/wchar_t/
H A D9874.cc40 const int_type eof = wfilebuf::traits_type::eof(); local
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dchar_traits.h134 eof() function in struct:char_traits
[all...]
H A Dstreambuf_iterator.h103 : _M_sbuf(0), _M_c(traits_type::eof()) { } function in class:istreambuf_iterator
113 : _M_sbuf(__s.rdbuf()), _M_c(traits_type::eof()) { } function in class:istreambuf_iterator
117 : _M_sbuf(__s), _M_c(traits_type::eof()) { } function in class:istreambuf_iterator
[all...]
H A Dbasic_ios.h190 eof() const function in class:basic_ios
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_ios/cons/char/
H A D3.cc107 eof() { return static_cast<int_type>(-1); } function in struct:std::char_traits
/haiku-buildtools/gcc/libstdc++-v3/testsuite/experimental/string_view/capacity/
H A D1.cc118 eof() { return static_cast<int_type>(-1); } function in struct:std::char_traits
/haiku-buildtools/legacy/binutils/bfd/
H A Dcache.c332 file_ptr eof; local
H A Dtekhex.c456 bfd_boolean eof = FALSE; local
/haiku-buildtools/legacy/gcc/libobjc/objc/
H A Dtypedstream.h60 objc_typed_eof_func eof; member in struct:objc_typed_stream
/haiku-buildtools/gcc/zlib/
H A Dgzguts.h163 int eof; /* true if end of input file reached */ member in struct:__anon1542
/haiku-buildtools/gcc/libstdc++-v3/include/ext/
H A Dpod_char_traits.h182 eof() function in struct:char_traits
/haiku-buildtools/gcc/libstdc++-v3/testsuite/21_strings/basic_string/capacity/
H A D1.cc118 eof() { return static_cast<int_type>(-1); } function in struct:std::char_traits
/haiku-buildtools/binutils/zlib/
H A Dgzguts.h179 int eof; /* true if end of input file reached */ member in struct:__anon1170
/haiku-buildtools/isl/include/isl/
H A Dstream.h69 int eof; member in struct:isl_stream
/haiku-buildtools/legacy/gcc/libio/
H A Dstreambuf.h218 int eof() const { return _state & ios::eofbit; } function in class:ios
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp811.C76 int eof() const { return _state & ios::eofbit; } function in class:ios

Completed in 160 milliseconds

12