HomeSort by relevance Sort by last modified time
    Searched refs:eof (Results 126 - 150 of 980) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
stdio_sync_filebuf.h 77 : _M_file(__f), _M_unget_buf(traits_type::eof())
116 pbackfail(int_type __c = traits_type::eof())
119 const int_type __eof = traits_type::eof();
141 overflow(int_type __c = traits_type::eof())
144 if (traits_type::eq_int_type(__c, traits_type::eof()))
147 __ret = traits_type::eof();
215 _M_unget_buf = traits_type::eof();
245 const int_type __eof = traits_type::eof();
258 _M_unget_buf = traits_type::eof();
268 const int_type __eof = traits_type::eof();
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
stdio_sync_filebuf.h 77 : _M_file(__f), _M_unget_buf(traits_type::eof())
116 pbackfail(int_type __c = traits_type::eof())
119 const int_type __eof = traits_type::eof();
141 overflow(int_type __c = traits_type::eof())
144 if (traits_type::eq_int_type(__c, traits_type::eof()))
147 __ret = traits_type::eof();
215 _M_unget_buf = traits_type::eof();
245 const int_type __eof = traits_type::eof();
258 _M_unget_buf = traits_type::eof();
268 const int_type __eof = traits_type::eof();
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_sync_filebuf.h 68 : _M_file(__f), _M_unget_buf(traits_type::eof())
107 pbackfail(int_type __c = traits_type::eof())
110 const int_type __eof = traits_type::eof();
132 overflow(int_type __c = traits_type::eof())
135 if (traits_type::eq_int_type(__c, traits_type::eof()))
138 __ret = traits_type::eof();
206 _M_unget_buf = traits_type::eof();
236 const int_type __eof = traits_type::eof();
249 _M_unget_buf = traits_type::eof();
259 const int_type __eof = traits_type::eof();
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_sync_filebuf.h 68 : _M_file(__f), _M_unget_buf(traits_type::eof())
107 pbackfail(int_type __c = traits_type::eof())
110 const int_type __eof = traits_type::eof();
132 overflow(int_type __c = traits_type::eof())
135 if (traits_type::eq_int_type(__c, traits_type::eof()))
138 __ret = traits_type::eof();
206 _M_unget_buf = traits_type::eof();
236 const int_type __eof = traits_type::eof();
249 _M_unget_buf = traits_type::eof();
259 const int_type __eof = traits_type::eof();
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_sync_filebuf.h 68 : _M_file(__f), _M_unget_buf(traits_type::eof())
107 pbackfail(int_type __c = traits_type::eof())
110 const int_type __eof = traits_type::eof();
132 overflow(int_type __c = traits_type::eof())
135 if (traits_type::eq_int_type(__c, traits_type::eof()))
138 __ret = traits_type::eof();
206 _M_unget_buf = traits_type::eof();
236 const int_type __eof = traits_type::eof();
249 _M_unget_buf = traits_type::eof();
259 const int_type __eof = traits_type::eof();
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
stdio_sync_filebuf.h 68 : _M_file(__f), _M_unget_buf(traits_type::eof())
107 pbackfail(int_type __c = traits_type::eof())
110 const int_type __eof = traits_type::eof();
132 overflow(int_type __c = traits_type::eof())
135 if (traits_type::eq_int_type(__c, traits_type::eof()))
138 __ret = traits_type::eof();
206 _M_unget_buf = traits_type::eof();
236 const int_type __eof = traits_type::eof();
249 _M_unget_buf = traits_type::eof();
259 const int_type __eof = traits_type::eof();
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
stdio_sync_filebuf.h 78 : _M_file(__f), _M_unget_buf(traits_type::eof())
117 pbackfail(int_type __c = traits_type::eof())
120 const int_type __eof = traits_type::eof();
142 overflow(int_type __c = traits_type::eof())
145 if (traits_type::eq_int_type(__c, traits_type::eof()))
148 __ret = traits_type::eof();
216 _M_unget_buf = traits_type::eof();
246 const int_type __eof = traits_type::eof();
259 _M_unget_buf = traits_type::eof();
269 const int_type __eof = traits_type::eof();
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
stdio_sync_filebuf.h 78 : _M_file(__f), _M_unget_buf(traits_type::eof())
117 pbackfail(int_type __c = traits_type::eof())
120 const int_type __eof = traits_type::eof();
142 overflow(int_type __c = traits_type::eof())
145 if (traits_type::eq_int_type(__c, traits_type::eof()))
148 __ret = traits_type::eof();
216 _M_unget_buf = traits_type::eof();
246 const int_type __eof = traits_type::eof();
259 _M_unget_buf = traits_type::eof();
269 const int_type __eof = traits_type::eof();
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
stdio_sync_filebuf.h 78 : _M_file(__f), _M_unget_buf(traits_type::eof())
117 pbackfail(int_type __c = traits_type::eof())
120 const int_type __eof = traits_type::eof();
142 overflow(int_type __c = traits_type::eof())
145 if (traits_type::eq_int_type(__c, traits_type::eof()))
148 __ret = traits_type::eof();
216 _M_unget_buf = traits_type::eof();
246 const int_type __eof = traits_type::eof();
259 _M_unget_buf = traits_type::eof();
269 const int_type __eof = traits_type::eof();
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
stdio_sync_filebuf.h 78 : _M_file(__f), _M_unget_buf(traits_type::eof())
117 pbackfail(int_type __c = traits_type::eof())
120 const int_type __eof = traits_type::eof();
142 overflow(int_type __c = traits_type::eof())
145 if (traits_type::eq_int_type(__c, traits_type::eof()))
148 __ret = traits_type::eof();
216 _M_unget_buf = traits_type::eof();
246 const int_type __eof = traits_type::eof();
259 _M_unget_buf = traits_type::eof();
269 const int_type __eof = traits_type::eof();
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
stdio_sync_filebuf.h 77 : _M_file(__f), _M_unget_buf(traits_type::eof())
116 pbackfail(int_type __c = traits_type::eof())
119 const int_type __eof = traits_type::eof();
141 overflow(int_type __c = traits_type::eof())
144 if (traits_type::eq_int_type(__c, traits_type::eof()))
147 __ret = traits_type::eof();
215 _M_unget_buf = traits_type::eof();
245 const int_type __eof = traits_type::eof();
258 _M_unget_buf = traits_type::eof();
268 const int_type __eof = traits_type::eof();
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
stdio_sync_filebuf.h 77 : _M_file(__f), _M_unget_buf(traits_type::eof())
116 pbackfail(int_type __c = traits_type::eof())
119 const int_type __eof = traits_type::eof();
141 overflow(int_type __c = traits_type::eof())
144 if (traits_type::eq_int_type(__c, traits_type::eof()))
147 __ret = traits_type::eof();
215 _M_unget_buf = traits_type::eof();
245 const int_type __eof = traits_type::eof();
258 _M_unget_buf = traits_type::eof();
268 const int_type __eof = traits_type::eof();
    [all...]
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
DFA.java 43 protected short[] eof; field in class:DFA
129 if ( c==(char)Token.EOF && eof[s]>=0 ) { // EOF Transition to accept state?
130 if ( debug ) System.err.println("accept via EOF; predict "+accept[eof[s]]+" from "+eof[s]);
131 return accept[eof[s]];
133 // not in range and not EOF/EOT, must be invalid symbol
138 System.err.println("eof["+s+"]="+eof[s])
    [all...]
  /external/qemu/android/utils/
lineinput.c 22 int eof; member in struct:LineInput
103 if (input->eof) {
118 input->eof = 1;
140 return (input->eof != 0);
145 * Note: EOF corresponds to 0 here.
201 * as an eof, or bad things usually happen after that. */
202 input->eof = 1;
238 input->eof = 1;
  /external/antlr/antlr-3.4/runtime/Python/unittests/
testdfa.py 33 eof=[],
  /external/flac/include/FLAC/
callback.h 140 /** Signature for the EOF callback.
157 * \c 0 on success, \c EOF on error.
174 FLAC__IOCallback_Eof eof; member in struct:__anon25265
  /external/libcxx/test/depr/depr.str.strstreams/depr.istrstream/depr.istrstream.cons/
ccp.pass.cpp 33 assert(in.eof());
ccp_size.pass.cpp 33 assert(in.eof());
cp.pass.cpp 33 assert(in.eof());
cp_size.pass.cpp 33 assert(in.eof());
  /external/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/
get_streambuf.pass.cpp 41 overflow(typename base::int_type __c = base::traits_type::eof())
43 if (__c != base::traits_type::eof())
69 assert(is.eof());
84 assert(is.eof());
get_streambuf_chart.pass.cpp 42 overflow(typename base::int_type __c = base::traits_type::eof())
44 if (__c != base::traits_type::eof())
70 assert(is.eof());
85 assert(is.eof());
  /external/libcxx/test/input.output/stream.buffers/streambuf/streambuf.members/streambuf.pub.pback/
sputbackc.pass.cpp 35 int_type pbackfail(int_type c = traits_type::eof())
sungetc.pass.cpp 35 int_type pbackfail(int_type c = traits_type::eof())
  /external/libcxx/test/strings/basic.string/string.nonmembers/string.io/
get_line_delim.pass.cpp 38 assert(in.eof());
54 assert(in.eof());
72 assert(in.eof());
89 assert(in.eof());

Completed in 1032 milliseconds

1 2 3 4 56 7 8 91011>>