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

1 23 4 5 6 7 8 91011>>

  /external/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/
get_pointer_size_chart.pass.cpp 48 assert(!is.eof());
53 assert(!is.eof());
60 assert(!is.eof());
66 assert( is.eof());
76 assert(!is.eof());
81 assert(!is.eof());
88 assert(!is.eof());
94 assert( is.eof());
peek.pass.cpp 47 assert(!is.eof());
52 assert(!is.eof());
60 assert(!is.eof());
65 assert(!is.eof());
getline_pointer_size.pass.cpp 48 assert(!is.eof());
53 assert(!is.eof());
58 assert( is.eof());
68 assert(!is.eof());
73 assert(!is.eof());
78 assert( is.eof());
getline_pointer_size_chart.pass.cpp 48 assert(!is.eof());
53 assert(!is.eof());
58 assert( is.eof());
68 assert(!is.eof());
73 assert(!is.eof());
78 assert( is.eof());
readsome.pass.cpp 51 assert(!is.eof());
56 assert(!is.eof());
61 assert(!is.eof());
72 assert(!is.eof());
77 assert(!is.eof());
82 assert(!is.eof());
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/
get_pointer_size.pass.cpp 48 assert(!is.eof());
53 assert(!is.eof());
60 assert(!is.eof());
66 assert( is.eof());
76 assert(!is.eof());
81 assert(!is.eof());
88 assert(!is.eof());
94 assert( is.eof());
get_pointer_size_chart.pass.cpp 48 assert(!is.eof());
53 assert(!is.eof());
60 assert(!is.eof());
66 assert( is.eof());
76 assert(!is.eof());
81 assert(!is.eof());
88 assert(!is.eof());
94 assert( is.eof());
peek.pass.cpp 47 assert(!is.eof());
52 assert(!is.eof());
60 assert(!is.eof());
65 assert(!is.eof());
getline_pointer_size.pass.cpp 48 assert(!is.eof());
53 assert(!is.eof());
58 assert( is.eof());
68 assert(!is.eof());
73 assert(!is.eof());
78 assert( is.eof());
getline_pointer_size_chart.pass.cpp 48 assert(!is.eof());
53 assert(!is.eof());
58 assert( is.eof());
68 assert(!is.eof());
73 assert(!is.eof());
78 assert( is.eof());
readsome.pass.cpp 48 assert(!is.eof());
53 assert(!is.eof());
58 assert(!is.eof());
69 assert(!is.eof());
74 assert(!is.eof());
79 assert(!is.eof());
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRStreamEnumerator.h 38 id eof; variable
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRStreamEnumerator.h 38 id eof; variable
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRStreamEnumerator.h 38 id eof; variable
  /external/libcxx/test/input.output/iostream.format/input.streams/istream.formatted/istream_extractors/
signed_char.pass.cpp 49 assert( is.eof());
58 assert(!is.eof());
62 assert(!is.eof());
66 assert(!is.eof());
unsigned_char.pass.cpp 49 assert( is.eof());
58 assert(!is.eof());
62 assert(!is.eof());
66 assert(!is.eof());
  /external/stlport/test/unit/
iostream_test.cpp 51 CPPUNIT_ASSERT( istr.eof() );
56 CPPUNIT_ASSERT( istr.eof() );
70 CPPUNIT_ASSERT( !istr.eof() );
75 CPPUNIT_ASSERT( istr.eof() );
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/istream.formatted/istream_extractors/
signed_char.pass.cpp 49 assert( is.eof());
58 assert(!is.eof());
62 assert(!is.eof());
66 assert(!is.eof());
unsigned_char.pass.cpp 49 assert( is.eof());
58 assert(!is.eof());
62 assert(!is.eof());
66 assert(!is.eof());
  /ndk/tests/device/test-gnustl-full/unit/
iostream_test.cpp 51 CPPUNIT_ASSERT( istr.eof() );
56 CPPUNIT_ASSERT( istr.eof() );
70 CPPUNIT_ASSERT( !istr.eof() );
75 CPPUNIT_ASSERT( istr.eof() );
  /ndk/tests/device/test-stlport/unit/
iostream_test.cpp 51 CPPUNIT_ASSERT( istr.eof() );
56 CPPUNIT_ASSERT( istr.eof() );
70 CPPUNIT_ASSERT( !istr.eof() );
75 CPPUNIT_ASSERT( istr.eof() );
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
TreeIterator.cs 40 * Emit navigation nodes (DOWN, UP, and EOF) to let show tree structure.
53 public object eof; field in class:Antlr.Runtime.Tree.TreeIterator
73 eof = adaptor.Create( TokenTypes.EndOfFile, "EOF" );
105 nodes.Enqueue( eof );
121 Current = eof;
149 nodes.Enqueue( eof ); // add to queue, might have UP nodes in there
166 bool result = Current != eof || !reachedEof;
167 reachedEof = Current == eof;
  /external/libcxx/test/input.output/iostream.format/input.streams/istream.formatted/istream.formatted.arithmetic/
pointer.pass.cpp 58 assert( is.eof());
67 assert(!is.eof());
76 assert(!is.eof());
85 assert( is.eof());
94 assert( is.eof());
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/istream.formatted/istream.formatted.arithmetic/
pointer.pass.cpp 58 assert( is.eof());
67 assert(!is.eof());
76 assert(!is.eof());
85 assert( is.eof());
94 assert( is.eof());
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
TreeIterator.cs 39 * Emit navigation nodes (DOWN, UP, and EOF) to let show tree structure.
50 public object eof; field in class:Antlr.Runtime.Tree.TreeIterator
68 eof = adaptor.Create(TokenTypes.EndOfFile, "EOF");
95 nodes.Enqueue(eof);
105 Current = eof;
126 nodes.Enqueue(eof); // add to queue, might have UP nodes in there
141 return Current != eof;

Completed in 1990 milliseconds

1 23 4 5 6 7 8 91011>>