/external/bazel-skylib/tests/diff_test/ |
D | diff_test_tests.sh | 64 cat >"$ws/${subdir}BUILD" <<'eof' heredoc 99 cat >"$ws/main/WORKSPACE" <<'eof' heredoc 127 cat >"$ws/ext2/foo/BUILD" <<'eof' heredoc 140 cat >"$ws/main/ext2/foo/BUILD" <<'eof' heredoc 149 cat >"$ws/main/BUILD" <<'eof' heredoc 238 cat >"$ws/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/sdv/vsomeip/third_party/boost/spirit/classic/test/ |
D | sf_bug_720917.cpp | 42 static result_type eof; member in my_functor 47 my_functor::result_type my_functor::eof = '\0'; member in my_functor
|
/external/perfetto/ui/src/core/ |
D | trace_stream.ts | 24 eof: boolean; property 132 let eof = false; variable
|
/external/pytorch/.ci/pytorch/win-test-helpers/ |
D | test_python_shard.bat | 33 :eof label
|
D | test_libtorch.bat | 50 :eof label
|
/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/android-crates-io/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/sdv/vsomeip/third_party/boost/algorithm/include/boost/algorithm/string/ |
D | find_iterator.hpp | 160 bool eof() const in eof() function in boost::algorithm::find_iterator 348 bool eof() const in eof() function in boost::algorithm::split_iterator
|
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/lex/lexer/lexertl/ |
D | functor.hpp | 117 BOOST_SPIRIT_EOF_PREFIX result_type const eof; member in boost::spirit::lex::lexertl::functor 285 functor<Token, FunctorData, Iterator, SupportsActors, SupportsState>::eof = member in boost::spirit::lex::lexertl::functor<Token, FunctorData, Iterator, SupportsActors, SupportsState>
|
/external/rust/android-crates-io/crates/tokio/src/io/util/ |
D | read_exact.rs | 43 fn eof() -> io::Error { in eof() function
|
/external/jazzer-api/src/main/java/com/code_intelligence/jazzer/mutation/support/ |
D | InputStreamSupport.java | 85 private boolean eof; field in InputStreamSupport.ExtendWithNullInputStream 209 private boolean eof; field in InputStreamSupport.ReadExactlyInputStream
|
/external/cronet/stable/third_party/cpu_features/src/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/cpu_features/include/internal/ |
D | stack_line_reader.h | 39 bool eof; // Nothing more to read, we reached EOF. member
|
/external/cronet/tot/third_party/cpu_features/src/include/internal/ |
D | stack_line_reader.h | 39 bool eof; // Nothing more to read, we reached EOF. member
|
/external/curl/tests/libtest/ |
D | lib667.c | 39 int eof = !*pooh->readptr; in read_callback() local
|
/external/nanopb-c/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/antlr/runtime/Java/src/main/java/org/antlr/runtime/tree/ |
D | TreeIterator.java | 49 public Object eof; field in TreeIterator
|