Home
last modified time | relevance | path

Searched defs:eof (Results 1 – 25 of 106) sorted by relevance

12345

/external/antlr/runtime/Ruby/lib/antlr3/
Ddfa.rb104 attr_reader :recognizer, :decision_number, :eot, :eof, :min, :max, accessor in ANTLR3.DFA
108 attr_reader :decision, :eot, :eof, :min, :max, accessor in ANTLR3.DFA
145 eot = nil, eof = nil, min = nil, max = nil, argument
/external/antlr/runtime/ObjC/Framework/
DStreamEnumerator.h38 id eof; variable
DLookaheadStream.h44 id eof; variable
DTreeIterator.h48 __strong id<BaseTree> eof; variable
DDFA.h35 const NSInteger *eof; variable
DBufferedTreeNodeStream.h66 id eof; variable
/external/tensorflow/tensorflow/contrib/kafka/kernels/
Dkafka_dataset_ops.cc44 bool eof = false; in MakeDataset() local
58 const string& servers, const string& group, const bool eof, in Dataset()
96 Node* eof = nullptr; in AsGraphDefInternal() local
/external/tensorflow/tensorflow/contrib/kafka/python/ops/
Dkafka_dataset_ops.py41 eof=False, argument
/external/conscrypt/common/src/jni/main/include/conscrypt/
Dbio_stream.h72 void setEof(bool eof) { in setEof()
/external/google-breakpad/src/processor/
Dbinarystream.h72 bool eof() const { return stream_.eof(); } in eof() function
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DTreeIterator.cs50 public object eof; field in Antlr.Runtime.Tree.TreeIterator
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DTreeIterator.cs53 public object eof; field in Antlr.Runtime.Tree.TreeIterator
/external/nanopb-c/examples/using_union_messages/
Ddecode.c21 bool eof; in decode_unionmessage_type() local
/external/ltp/testcases/kdump/lib/crasher/
Dcrasher.c42 int *eof, void *data) in crasher_read()
/external/antlr/runtime/Java/src/main/java/org/antlr/runtime/tree/
DTreeIterator.java49 public Object eof; field in TreeIterator
/external/grpc-grpc/third_party/nanopb/examples/using_union_messages/
Ddecode.c21 bool eof; in decode_unionmessage_type() local
/external/flac/include/FLAC/
Dcallback.h175 FLAC__IOCallback_Eof eof; member
/external/antlr/runtime/Perl5/lib/ANTLR/Runtime/
DDFA.pm13 has 'eof' => ( attribute in ANTLR::Runtime::DFA
/external/curl/tests/libtest/
Dlib654.c52 int eof = !*pooh->readptr; in read_callback() local
/external/libopus/src/
Drepacketizer_demo.c60 int i, eof=0; in main() local
/external/antlr/runtime/C/include/
Dantlr3cyclicdfa.h78 const ANTLR3_INT32 * const eof; member
/external/apache-http/src/org/apache/http/conn/
DEofSensorInputStream.java238 protected void checkEOF(int eof) throws IOException { in checkEOF()
/external/harfbuzz_ng/src/
Dhb-buffer-deserialize-text.hh337 const char *eof = pe, *tok = nullptr; in _hb_buffer_deserialize_glyphs_text() local
Dhb-ot-shape-complex-myanmar-machine.hh296 unsigned int p, pe, eof, ts, te, act HB_UNUSED; in find_syllables() local
/external/skqp/third_party/harfbuzz/
Dhb-buffer-deserialize-text.hh337 const char *eof = pe, *tok = nullptr; in _hb_buffer_deserialize_glyphs_text() local

12345