Home
last modified time | relevance | path

Searched defs:empty (Results 126 - 150 of 639) sorted by relevance

12345678910>>...26

/third_party/skia/src/core/
H A DSkMiniRecorder.cpp109 static SkPicture* empty; in detachAsPicture() local
H A DSkAntiRun.h32 bool empty() const { in empty() function in SkAlphaRuns
/third_party/skia/src/gpu/
H A DGrWindowRectangles.h24 bool empty() const { return !fCount; } in empty() function in GrWindowRectangles
/third_party/skia/tests/
H A DLListTest.cpp25 check_list(const SkTInternalLList<ListElement>& list, skiatest::Reporter* reporter, bool empty, int numElements, bool in0, bool in1, bool in2, bool in3, ListElement elements[4]) check_list() argument
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinystr.h140 bool empty () const { return rep_->size == 0; } in empty() function in TiXmlString
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeHashing.h87 bool empty() const { return *(const uint64_t*)Hash.data() == 0; } in empty() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
H A DRange.h89 bool empty() const { return Ranges.empty(); } in empty() function in llvm::gsym::AddressRanges
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DBinaryStreamReader.h253 bool empty() const { return bytesRemaining() == 0; } in empty() function in llvm::BinaryStreamReader
H A DStringPool.h70 inline bool empty() const { return InternTable.empty(); } in empty() function in llvm::StringPool
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizer.h31 bool empty() const { return Filename.empty(); } in empty() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
H A DProfile.h143 bool empty() const { return Blocks.empty(); } in empty() function in llvm::xray::Profile
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DRDFDeadCode.cpp31 bool empty() const { in empty() function
/third_party/skia/third_party/externals/tint/src/utils/
H A Dunique_vector.h75 size_t empty() const { return vector.empty(); } in empty() function
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dstringpiece.h207 UBool empty() const { return length_ == 0; } in empty() function in StringPiece
/third_party/skia/third_party/externals/icu/source/common/
H A Duvector.h391 inline UBool UStack::empty(void) const { in empty() function in UStack
H A Duvectr32.h282 inline UBool UVector32::empty(void) const { in empty() function in UVector32
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DPackedVector.h103 bool empty() const { return Bits.empty(); } in empty() function in llvm::PackedVector
H A DPriorityWorklist.h68 bool empty() const { in empty() function in llvm::PriorityWorklist
[all...]
H A DSmallSet.h155 LLVM_NODISCARD bool empty() const { in empty() function in llvm::SmallSet
H A DSparseSet.h183 bool empty() const { return Dense.empty(); } in empty() function in llvm::SparseSet
H A Dilist_node.h248 bool empty() const { return this == this->getPrev(); } in empty() function in llvm::ilist_sentinel
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DTrace.h96 bool empty() const { return BasicBlocks.empty(); } in empty() function in llvm::Trace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DLiveRegUnits.h84 bool empty() const { return Units.none(); } in empty() function in llvm::LiveRegUnits
/third_party/skia/include/private/
H A DSkDeque.h36 bool empty() const { return 0 == fCount; } in empty() function in SkDeque
/third_party/vk-gl-cts/framework/common/
H A DtcuFactoryRegistry.hpp50 bool empty (void) const { return m_factories.empty(); } in empty() function in tcu::GenericFactoryRegistry
88 bool empty (void) const { return m_registry.empty(); } in empty() function in tcu::FactoryRegistry

Completed in 11 milliseconds

12345678910>>...26