Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuTestSessionExecutor.hpp60 bool isComplete; //!< Is run complete. member in tcu::TestRunStatus
DtcuTestCase.hpp193 bool isComplete (void) const { return m_code != QP_TEST_RESULT_LAST; } in isComplete() function in tcu::TestStatus
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopIterator.h126 bool isComplete() const { return PostBlocks.size() == L->getNumBlocks(); } in isComplete() function
/third_party/vk-gl-cts/execserver/
DxsExecutionServer.cpp41 inline bool MessageBuilder::isComplete (void) const in isComplete() function in xs::MessageBuilder
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
DNumberRangeFormatterImpl.java90 public boolean isComplete() { in isComplete() method in NumberRangeFormatterImpl.NumberRangeDataSink
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.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
911 bool isComplete() const override { in isComplete() function
1025 bool isComplete() const override { return false; } in isComplete() function
1058 bool isComplete() const override { return false; } in isComplete() function
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumrange_impl.cpp66 bool isComplete() { in isComplete() function in __anon52fa19560111::NumberRangeDataSink
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DNumberRangeFormatterImpl.java98 public boolean isComplete() { in isComplete() method in NumberRangeFormatterImpl.NumberRangeDataSink
/third_party/node/deps/icu-small/source/i18n/
Dnumrange_impl.cpp74 bool isComplete() { in isComplete() function in __anonb57bb5d70111::NumberRangeDataSink
/third_party/icu/icu4c/source/i18n/
Dnumrange_impl.cpp74 bool isComplete() { in isComplete() function in __anon42ae34c80111::NumberRangeDataSink
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFramebuffer.h321 ANGLE_INLINE bool isComplete(const Context *context) const in isComplete() function
DFramebuffer.cpp328 bool FramebufferStatus::isComplete() const in isComplete() function in gl::FramebufferStatus
/third_party/skia/third_party/externals/libgifcodec/
DSkGifImageReader.h228 bool isComplete() const { return m_isComplete; } in isComplete() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSchedule.h330 bool isComplete() const { return CompleteModel; } in isComplete() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h740 bool isComplete() const { return OutstandingSymbolsCount == 0; } in isComplete() function
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrReferenceContext.cpp4781 bool Texture1D::isComplete (void) const in isComplete() function in sglr::rc::Texture1D
4878 bool Texture2D::isComplete (void) const in isComplete() function in sglr::rc::Texture2D
4987 bool TextureCube::isComplete (void) const in isComplete() function in sglr::rc::TextureCube
5110 bool Texture2DArray::isComplete (void) const in isComplete() function in sglr::rc::Texture2DArray
5216 bool TextureCubeArray::isComplete (void) const in isComplete() function in sglr::rc::TextureCubeArray
5336 bool Texture3D::isComplete (void) const in isComplete() function in sglr::rc::Texture3D
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DScheduleDAGInstrs.cpp1413 bool isComplete() const { return DFSStack.empty(); } in isComplete() function in __anon5530655b0311::SchedDAGReverseDFS
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DRecord.cpp1886 bool CondOpInit::isComplete() const { in isComplete() function in CondOpInit
/third_party/libabigail/tests/lib/
Dcatch.hpp14411 bool TrackerBase::isComplete() const { in isComplete() function in Catch::TestCaseTracking::TrackerBase
14523 bool SectionTracker::isComplete() const { in isComplete() function in Catch::TestCaseTracking::SectionTracker