Home
last modified time | relevance | path

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

/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue100/
DDataMore.java31 public boolean isComplete() { in isComplete() method in DataMore
/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/apache-http/src/org/apache/http/auth/
DAuthScheme.java130 boolean isComplete(); in isComplete() method
/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.hpp57 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/llvm/include/llvm/Analysis/
DLoopIterator.h67 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/deqp/execserver/
DxsExecutionServer.cpp41 inline bool MessageBuilder::isComplete (void) const in isComplete() function in xs::MessageBuilder
/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/MC/
DMCSchedule.h203 bool isComplete() const { return CompleteModel; } in isComplete() function
/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/skqp/third_party/gif/
DSkGifImageReader.h226 bool isComplete() const { return m_isComplete; } in isComplete() function
/external/skia/third_party/gif/
DSkGifImageReader.h226 bool isComplete() const { return m_isComplete; } 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
/external/apache-http/src/org/apache/commons/codec/language/
DDoubleMetaphone.java1103 public boolean isComplete() { in isComplete() method in DoubleMetaphone.DoubleMetaphoneResult
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp4744 bool Texture1D::isComplete (void) const in isComplete() function in sglr::rc::Texture1D
4841 bool Texture2D::isComplete (void) const in isComplete() function in sglr::rc::Texture2D
4950 bool TextureCube::isComplete (void) const in isComplete() function in sglr::rc::TextureCube
5073 bool Texture2DArray::isComplete (void) const in isComplete() function in sglr::rc::Texture2DArray
5179 bool TextureCubeArray::isComplete (void) const in isComplete() function in sglr::rc::TextureCubeArray
5299 bool Texture3D::isComplete (void) const in isComplete() function in sglr::rc::Texture3D
/external/llvm/lib/CodeGen/
DScheduleDAGInstrs.cpp1597 bool isComplete() const { return DFSStack.empty(); } in isComplete() function in __anon9e37a8af0311::SchedDAGReverseDFS
/external/clang/include/clang/AST/
DDecl.h3204 bool isComplete() const { in isComplete() function