/external/tensorflow/tensorflow/core/grappler/graph_analyzer/ |
D | subgraph.h | 109 bool AtEnd() const { return id_it_ == id_->end(); } in AtEnd() function
|
/external/llvm-project/lldb/unittests/Utility/ |
D | AnsiTerminalTest.cpp | 21 TEST(AnsiTerminal, AtEnd) { in TEST() argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFDie.h | 403 bool AtEnd; variable
|
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFDie.h | 416 bool AtEnd; variable
|
/external/google-breakpad/src/common/ |
D | byte_cursor.h | 106 bool AtEnd() const { return Available() == 0; } in AtEnd() function
|
/external/webrtc/sdk/android/native_api/jni/ |
D | java_types.cc | 97 bool Iterable::Iterator::AtEnd() const { in AtEnd() function in webrtc::Iterable::Iterator
|
/external/llvm-project/clang/lib/Tooling/Core/ |
D | Replacement.cpp | 262 Replacement AtEnd(R.getFilePath(), R.getOffset() + R.getLength(), 0, ""); in add() local
|
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/internal/ |
D | gtest-param-util.h | 843 bool AtEnd() const { in AtEnd() function
|
/external/mesa3d/src/gtest/include/gtest/internal/ |
D | gtest-param-util.h | 846 bool AtEnd() const { in AtEnd() function
|
/external/googletest/googletest/include/gtest/internal/ |
D | gtest-param-util.h | 910 bool AtEnd() const { in AtEnd() function
|
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/ |
D | gtest-param-util.h | 885 bool AtEnd() const { in AtEnd() function
|
/external/llvm-project/clang/lib/Parse/ |
D | ParseObjc.cpp | 599 SourceRange AtEnd; in ParseObjCInterfaceDeclList() local 2254 void Parser::ObjCImplParsingDataRAII::finish(SourceRange AtEnd) { in finish()
|
/external/clang/lib/Parse/ |
D | ParseObjc.cpp | 625 SourceRange AtEnd; in ParseObjCInterfaceDeclList() local 2279 void Parser::ObjCImplParsingDataRAII::finish(SourceRange AtEnd) { in finish()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaObjCProperty.cpp | 1899 SourceLocation AtEnd) { in DefaultSynthesizeProperties() 1993 SourceLocation AtEnd) { in DefaultSynthesizeProperties()
|
/external/vulkan-validation-layers/layers/ |
D | descriptor_sets.h | 292 bool AtEnd() const { return index_ == layout_->GetBindingCount(); } in AtEnd() function
|
/external/protobuf/python/google/protobuf/ |
D | text_format.py | 1222 def AtEnd(self): member in Tokenizer
|
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-param-util-generated.h | 2918 bool AtEnd() const { in AtEnd() function 3045 bool AtEnd() const { in AtEnd() function 3191 bool AtEnd() const { in AtEnd() function 3353 bool AtEnd() const { in AtEnd() function 3534 bool AtEnd() const { in AtEnd() function 3732 bool AtEnd() const { in AtEnd() function 3949 bool AtEnd() const { in AtEnd() function 4183 bool AtEnd() const { in AtEnd() function 4434 bool AtEnd() const { in AtEnd() function
|
/external/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-param-util-generated.h | 3245 bool AtEnd() const { in AtEnd() function 3372 bool AtEnd() const { in AtEnd() function 3518 bool AtEnd() const { in AtEnd() function 3680 bool AtEnd() const { in AtEnd() function 3861 bool AtEnd() const { in AtEnd() function 4059 bool AtEnd() const { in AtEnd() function 4276 bool AtEnd() const { in AtEnd() function 4510 bool AtEnd() const { in AtEnd() function 4761 bool AtEnd() const { in AtEnd() function
|
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/ |
D | gtest-param-util-generated.h | 3653 bool AtEnd() const { in AtEnd() function 3780 bool AtEnd() const { in AtEnd() function 3926 bool AtEnd() const { in AtEnd() function 4088 bool AtEnd() const { in AtEnd() function 4269 bool AtEnd() const { in AtEnd() function 4467 bool AtEnd() const { in AtEnd() function 4684 bool AtEnd() const { in AtEnd() function 4918 bool AtEnd() const { in AtEnd() function 5169 bool AtEnd() const { in AtEnd() function
|
/external/perfetto/src/traced/probes/ftrace/ |
D | cpu_reader_unittest.cc | 293 TEST(ReadAndAdvanceTest, AtEnd) { in TEST() argument
|
/external/pdfium/third_party/lcms/src/ |
D | cmsopt.c | 846 int AtEnd = (int) g ->nEntries - AtBegin - 1; // And 98% in SlopeLimiting() local
|
/external/protobuf/src/google/protobuf/compiler/ |
D | parser.cc | 203 inline bool Parser::AtEnd() { return LookingAtType(io::Tokenizer::TYPE_END); } in AtEnd() function in google::protobuf::compiler::Parser
|
/external/llvm-project/clang/include/clang/AST/ |
D | DeclObjC.h | 973 SourceRange AtEnd; variable
|
/external/clang/include/clang/AST/ |
D | DeclObjC.h | 908 SourceRange AtEnd; variable
|
/external/clang/lib/Sema/ |
D | SemaDeclObjC.cpp | 3698 Decl *Sema::ActOnAtEnd(Scope *S, SourceRange AtEnd, ArrayRef<Decl *> allMethods, in ActOnAtEnd()
|