Home
last modified time | relevance | path

Searched defs:isComplete (Results 1 – 25 of 32) sorted by relevance

12

/external/grpc-grpc-java/alts/src/main/java/io/grpc/alts/internal/
DAltsFraming.java118 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/
DRequest.java37 boolean isComplete(); in isComplete() method
DThumbnailRequestCoordinator.java110 public boolean isComplete() { in isComplete() method in ThumbnailRequestCoordinator
DGenericRequest.java339 public boolean isComplete() { in isComplete() method in GenericRequest
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue100/
DDataMore.java31 public boolean isComplete() { in isComplete() method in DataMore
/external/apache-http/src/org/apache/http/auth/
DAuthScheme.java130 boolean isComplete(); in isComplete() method
/external/catch2/include/internal/
Dcatch_test_case_tracker.cpp81 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/
DBasicScheme.java110 public boolean isComplete() { in isComplete() method in BasicScheme
DNTLMScheme.java151 public boolean isComplete() { in isComplete() method in NTLMScheme
DDigestScheme.java172 public boolean isComplete() { in isComplete() method in DigestScheme
/external/deqp/framework/common/
DtcuTestSessionExecutor.hpp58 bool isComplete; //!< Is run complete. member in tcu::TestRunStatus
DtcuTestCase.hpp184 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/
DLoopIterator.h68 bool isComplete() const { return PostBlocks.size() == L->getNumBlocks(); } in isComplete() function
/external/junit/src/main/java/org/junit/experimental/theories/internal/
DAssignments.java49 public boolean isComplete() { in isComplete() method in Assignments
/external/llvm/include/llvm/Analysis/
DLoopIterator.h67 bool isComplete() const { return PostBlocks.size() == L->getNumBlocks(); } in isComplete() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopIterator.h127 bool isComplete() const { return PostBlocks.size() == L->getNumBlocks(); } in isComplete() function
/external/deqp/execserver/
DxsExecutionServer.cpp41 inline bool MessageBuilder::isComplete (void) const in isComplete() function in xs::MessageBuilder
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/
DRecord.h352 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/
DMCSchedule.h203 bool isComplete() const { return CompleteModel; } in isComplete() function
/external/apache-xml/src/main/java/org/apache/xpath/axes/
DNodeSequence.java938 private boolean isComplete() { in isComplete() method in NodeSequence.IteratorCache
/external/llvm/include/llvm/TableGen/
DRecord.h297 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/
DSkGifImageReader.h226 bool isComplete() const { return m_isComplete; } in isComplete() function
/external/skqp/third_party/gif/
DSkGifImageReader.h226 bool isComplete() const { return m_isComplete; } in isComplete() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCSchedule.h333 bool isComplete() const { return CompleteModel; } in isComplete() function
/external/swiftshader/third_party/LLVM/include/llvm/TableGen/
DRecord.h501 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

12