/external/bazel-skylib/tests/diff_test/ |
D | diff_test_tests.sh | 58 cat >"$ws/${subdir}BUILD" <<'eof' heredoc 93 cat >"$ws/main/WORKSPACE" <<'eof' heredoc 121 cat >"$ws/ext2/foo/BUILD" <<'eof' heredoc 134 cat >"$ws/main/ext2/foo/BUILD" <<'eof' heredoc 143 cat >"$ws/main/BUILD" <<'eof' heredoc
|
/external/antlr/runtime/Ruby/lib/antlr3/ |
D | dfa.rb | 104 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/perfetto/ui/src/controller/ |
D | trace_stream.ts | 23 eof: boolean; property 122 let eof = false; variable
|
/external/antlr/runtime/ObjC/Framework/ |
D | StreamEnumerator.h | 38 id eof; variable
|
D | LookaheadStream.h | 44 id eof; variable
|
D | TreeIterator.h | 48 __strong id<BaseTree> eof; variable
|
D | DFA.h | 35 const NSInteger *eof; variable
|
D | BufferedTreeNodeStream.h | 66 id eof; variable
|
/external/rust/crates/ciborium/tests/ |
D | no_std.rs | 18 fn eof() { in eof() function
|
/external/conscrypt/common/src/jni/main/include/conscrypt/ |
D | bio_stream.h | 72 void setEof(bool eof) { in setEof()
|
/external/rust/crates/tokio/src/io/util/ |
D | read_exact.rs | 43 fn eof() -> io::Error { in eof() function
|
/external/cpu_features/include/internal/ |
D | stack_line_reader.h | 39 bool eof; // Nothing more to read, we reached EOF. member
|
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
D | TreeIterator.cs | 50 public object eof; field in Antlr.Runtime.Tree.TreeIterator
|
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ |
D | TreeIterator.cs | 53 public object eof; field in Antlr.Runtime.Tree.TreeIterator
|
/external/curl/tests/libtest/ |
D | lib667.c | 42 int eof = !*pooh->readptr; in read_callback() local
|
D | lib654.c | 50 int eof = !*pooh->readptr; in read_callback() local
|
/external/antlr/runtime/Java/src/main/java/org/antlr/runtime/tree/ |
D | TreeIterator.java | 49 public Object eof; field in TreeIterator
|
/external/grpc-grpc/third_party/nanopb/examples/using_union_messages/ |
D | decode.c | 21 bool eof; in decode_unionmessage_type() local
|
/external/ltp/testcases/kdump/lib/crasher/ |
D | crasher.c | 42 int *eof, void *data) in crasher_read()
|
/external/nanopb-c/examples/using_union_messages/ |
D | decode.c | 21 bool eof; in decode_unionmessage_type() local
|
/external/flac/include/FLAC/ |
D | callback.h | 175 FLAC__IOCallback_Eof eof; member
|
/external/antlr/runtime/Perl5/lib/ANTLR/Runtime/ |
D | DFA.pm | 13 has 'eof' => ( attribute in ANTLR::Runtime::DFA
|
/external/mtools/ |
D | unix2dos.c | 34 bool eof; member
|
/external/libopus/src/ |
D | repacketizer_demo.c | 60 int i, eof=0; in main() local
|
/external/apache-http/src/org/apache/http/conn/ |
D | EofSensorInputStream.java | 238 protected void checkEOF(int eof) throws IOException { in checkEOF()
|