Home
last modified time | relevance | path

Searched defs:Eof (Results 1 – 25 of 27) sorted by relevance

12

/external/lzma/CPP/Common/
DStdInStream.h30 bool Eof() const throw() { return (feof(_stream) != 0); } in Eof() function
/external/perfetto/src/trace_processor/sqlite/
Dsql_stats_table.cc78 bool SqlStatsTable::Cursor::Eof() { in Eof() function in perfetto::trace_processor::SqlStatsTable::Cursor
Dstats_table.cc143 bool StatsTable::Cursor::Eof() { in Eof() function in perfetto::trace_processor::StatsTable::Cursor
Dsqlite_vtable_benchmark.cc116 int BenchmarkCursor::Eof() { in Eof() function in __anon85ac22f00111::BenchmarkCursor
Ddb_sqlite_table.cc623 bool DbSqliteTable::Cursor::Eof() { in Eof() function in perfetto::trace_processor::DbSqliteTable::Cursor
/external/perfetto/src/trace_processor/prelude/operators/
Dwindow_operator.cc182 bool WindowOperatorTable::Cursor::Eof() { in Eof() function in perfetto::trace_processor::WindowOperatorTable::Cursor
Dspan_join_operator.cc547 bool SpanJoinOperatorTable::Cursor::Eof() { in Eof() function in perfetto::trace_processor::SpanJoinOperatorTable::Cursor
/external/rust/crates/futures-util/src/stream/try_stream/
Dinto_async_read.rs30 Eof, enumerator
/external/llvm/lib/TableGen/
DTGLexer.h32 Eof, Error, enumerator
/external/llvm/include/llvm/MC/MCParser/
DMCAsmLexer.h29 Eof, Error, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DCOFFModuleDefinition.cpp35 Eof, enumerator
/external/rust/crates/serde_cbor/src/
Derror.rs28 Eof, enumerator
/external/rust/crates/combine/src/parser/
Dtoken.rs651 pub struct Eof<Input>(PhantomData<Input>); struct
652 impl<Input> Parser<Input> for Eof<Input> implementation
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGLexer.h34 Eof, Error, enumerator
/external/rust/crates/serde_json/src/
Derror.rs129 Eof, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmMacro.h25 Eof, Error, enumerator
/external/perfetto/src/trace_processor/prelude/functions/
Dcreate_view_function.cc379 bool CreatedViewFunction::Cursor::Eof() { in Eof() function in perfetto::trace_processor::__anon7e8ae0710111::CreatedViewFunction::Cursor
/external/llvm/lib/CodeGen/MIRParser/
DMILexer.h31 Eof, enumerator
/external/clang/lib/Parse/
DParseCXXInlineMethods.cpp226 Token Eof; in ParseCXXNonStaticMemberInitializer() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMILexer.h30 Eof, enumerator
/external/perfetto/src/perfetto_cmd/
Dpbtxt_to_pb.cc403 void Eof() {} in Eof() function in perfetto::__anoncae73b490111::ParserDelegate
/external/rust/crates/nom/src/
Derror.rs390 Eof, enumerator
/external/llvm/lib/AsmParser/
DLLToken.h21 Eof, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLToken.h20 Eof, enumerator
/external/rust/crates/csv/src/
Dreader.rs780 Eof, enumerator

12