/external/grpc-grpc-java/alts/src/main/java/io/grpc/alts/internal/ |
D | AltsFraming.java | 118 private boolean isComplete; field in AltsFraming.Producer 255 private boolean isComplete = false; field in AltsFraming.Parser 320 public boolean isComplete() { in isComplete() method in AltsFraming.Parser
|
/external/glide/library/src/main/java/com/bumptech/glide/request/ |
D | Request.java | 37 boolean isComplete(); in isComplete() method
|
D | ThumbnailRequestCoordinator.java | 110 public boolean isComplete() { in isComplete() method in ThumbnailRequestCoordinator
|
D | GenericRequest.java | 339 public boolean isComplete() { in isComplete() method in GenericRequest
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue100/ |
D | DataMore.java | 31 public boolean isComplete() { in isComplete() method in DataMore
|
/external/apache-http/src/org/apache/http/auth/ |
D | AuthScheme.java | 130 boolean isComplete(); in isComplete() method
|
/external/catch2/include/internal/ |
D | catch_test_case_tracker.cpp | 81 bool TrackerBase::isComplete() const { in isComplete() function in Catch::TestCaseTracking::TrackerBase 193 bool SectionTracker::isComplete() const { in isComplete() function in Catch::TestCaseTracking::SectionTracker
|
/external/apache-http/src/org/apache/http/impl/auth/ |
D | BasicScheme.java | 110 public boolean isComplete() { in isComplete() method in BasicScheme
|
D | NTLMScheme.java | 151 public boolean isComplete() { in isComplete() method in NTLMScheme
|
D | DigestScheme.java | 172 public boolean isComplete() { in isComplete() method in DigestScheme
|
/external/deqp/framework/common/ |
D | tcuTestSessionExecutor.hpp | 58 bool isComplete; //!< Is run complete. member in tcu::TestRunStatus
|
D | tcuTestCase.hpp | 184 bool isComplete (void) const { return m_code != QP_TEST_RESULT_LAST; } in isComplete() function in tcu::TestStatus
|
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
D | LoopIterator.h | 68 bool isComplete() const { return PostBlocks.size() == L->getNumBlocks(); } in isComplete() function
|
/external/junit/src/main/java/org/junit/experimental/theories/internal/ |
D | Assignments.java | 49 public boolean isComplete() { in isComplete() method in Assignments
|
/external/llvm/include/llvm/Analysis/ |
D | LoopIterator.h | 67 bool isComplete() const { return PostBlocks.size() == L->getNumBlocks(); } in isComplete() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | LoopIterator.h | 127 bool isComplete() const { return PostBlocks.size() == L->getNumBlocks(); } in isComplete() function
|
/external/deqp/execserver/ |
D | xsExecutionServer.cpp | 41 inline bool MessageBuilder::isComplete (void) const in isComplete() function in xs::MessageBuilder
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/ |
D | Record.h | 352 virtual bool isComplete() const { return true; } in isComplete() function 477 bool isComplete() const override { return false; } in isComplete() function 540 bool isComplete() const override { in isComplete() function 906 bool isComplete() const override { in isComplete() function 943 bool isComplete() const override { return false; } in isComplete() function 976 bool isComplete() const override { return false; } in isComplete() function
|
/external/llvm/include/llvm/MC/ |
D | MCSchedule.h | 203 bool isComplete() const { return CompleteModel; } in isComplete() function
|
/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
D | NodeSequence.java | 938 private boolean isComplete() { in isComplete() method in NodeSequence.IteratorCache
|
/external/llvm/include/llvm/TableGen/ |
D | Record.h | 297 virtual bool isComplete() const { return true; } in isComplete() function 445 bool isComplete() const override { return false; } in isComplete() function 506 bool isComplete() const override { in isComplete() function 904 bool isComplete() const override { return false; } in isComplete() function
|
/external/skia/third_party/gif/ |
D | SkGifImageReader.h | 226 bool isComplete() const { return m_isComplete; } in isComplete() function
|
/external/skqp/third_party/gif/ |
D | SkGifImageReader.h | 226 bool isComplete() const { return m_isComplete; } in isComplete() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | MCSchedule.h | 333 bool isComplete() const { return CompleteModel; } in isComplete() function
|
/external/swiftshader/third_party/LLVM/include/llvm/TableGen/ |
D | Record.h | 501 virtual bool isComplete() const { return true; } in isComplete() function 628 virtual bool isComplete() const { return false; } in isComplete() function 683 virtual bool isComplete() const { in isComplete() function 1050 virtual bool isComplete() const { return false; } in isComplete() function
|