Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
Dsubgraph.h109 bool AtEnd() const { return id_it_ == id_->end(); } in AtEnd() function
/external/llvm-project/lldb/unittests/Utility/
DAnsiTerminalTest.cpp21 TEST(AnsiTerminal, AtEnd) { in TEST() argument
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDie.h403 bool AtEnd; variable
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDie.h416 bool AtEnd; variable
/external/google-breakpad/src/common/
Dbyte_cursor.h106 bool AtEnd() const { return Available() == 0; } in AtEnd() function
/external/webrtc/sdk/android/native_api/jni/
Djava_types.cc97 bool Iterable::Iterator::AtEnd() const { in AtEnd() function in webrtc::Iterable::Iterator
/external/llvm-project/clang/lib/Tooling/Core/
DReplacement.cpp262 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/
Dgtest-param-util.h843 bool AtEnd() const { in AtEnd() function
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-param-util.h846 bool AtEnd() const { in AtEnd() function
/external/googletest/googletest/include/gtest/internal/
Dgtest-param-util.h910 bool AtEnd() const { in AtEnd() function
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/
Dgtest-param-util.h885 bool AtEnd() const { in AtEnd() function
/external/llvm-project/clang/lib/Parse/
DParseObjc.cpp599 SourceRange AtEnd; in ParseObjCInterfaceDeclList() local
2254 void Parser::ObjCImplParsingDataRAII::finish(SourceRange AtEnd) { in finish()
/external/clang/lib/Parse/
DParseObjc.cpp625 SourceRange AtEnd; in ParseObjCInterfaceDeclList() local
2279 void Parser::ObjCImplParsingDataRAII::finish(SourceRange AtEnd) { in finish()
/external/llvm-project/clang/lib/Sema/
DSemaObjCProperty.cpp1899 SourceLocation AtEnd) { in DefaultSynthesizeProperties()
1993 SourceLocation AtEnd) { in DefaultSynthesizeProperties()
/external/vulkan-validation-layers/layers/
Ddescriptor_sets.h292 bool AtEnd() const { return index_ == layout_->GetBindingCount(); } in AtEnd() function
/external/protobuf/python/google/protobuf/
Dtext_format.py1222 def AtEnd(self): member in Tokenizer
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-param-util-generated.h2918 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/
Dgtest-param-util-generated.h3245 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/
Dgtest-param-util-generated.h3653 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/
Dcpu_reader_unittest.cc293 TEST(ReadAndAdvanceTest, AtEnd) { in TEST() argument
/external/pdfium/third_party/lcms/src/
Dcmsopt.c846 int AtEnd = (int) g ->nEntries - AtBegin - 1; // And 98% in SlopeLimiting() local
/external/protobuf/src/google/protobuf/compiler/
Dparser.cc203 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/
DDeclObjC.h973 SourceRange AtEnd; variable
/external/clang/include/clang/AST/
DDeclObjC.h908 SourceRange AtEnd; variable
/external/clang/lib/Sema/
DSemaDeclObjC.cpp3698 Decl *Sema::ActOnAtEnd(Scope *S, SourceRange AtEnd, ArrayRef<Decl *> allMethods, in ActOnAtEnd()

12