Home
last modified time | relevance | path

Searched defs:empty (Results 201 - 225 of 672) sorted by relevance

12345678910>>...27

/third_party/openssl/test/
H A Dwpackettest.c21 static const unsigned char empty[] = { 0x00 }; variable
/third_party/pulseaudio/src/pulsecore/
H A Dflist.c66 pa_atomic_t empty; member
/third_party/python/Lib/asyncio/
H A Dqueues.py95 def empty(self): member in Queue
/third_party/python/Lib/
H A Dqueue.py97 def empty(self): member in Queue
314 def empty(self): member in _PySimpleQueue
/third_party/openssl/crypto/evp/
H A Dp5_crpt2.c27 const char *empty = ""; in ossl_pkcs5_pbkdf2_hmac_ex() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSizedMRUCache.h70 bool empty() const { return mStore.empty(); } in empty() function in angle::final
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DRewriteOutArgs.cpp60 bool empty() const { return mEntries.empty(); } in empty() function in __anon19784::SmallMultiSet
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dpipeline.h112 bool empty = true; member
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dilist.h277 bool IntrusiveList<NodeType>::empty() const { in empty() function in spvtools::utils::IntrusiveList
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DResourceVk.h148 bool empty() { return mResourceUses.empty(); } in empty() function in rx::vk::final
/third_party/skia/src/core/
H A DSkEnumerate.h70 constexpr bool empty() const { return fBegin == fEnd; } in empty() function in SkEnumerate
H A DSkGlyphRun.h134 bool empty() const { return fGlyphRunListStorage.empty(); } in empty() function in SkGlyphRunBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dilist.h277 bool IntrusiveList<NodeType>::empty() const { in empty() function in spvtools::utils::IntrusiveList
[all...]
/third_party/skia/tests/
H A DPoint3Test.cpp99 const SkPoint3 empty = SkPoint3::Make(0.0f, 0.0f, 0.0f); in test_normalize() local
H A DSkTOptionalTest.cpp248 skstd::optional<SkTOptionalTestPayload> empty; in DEF_TEST() local
326 skstd::optional<SkString> empty; DEF_TEST() local
[all...]
/third_party/skia/src/pathops/
H A DSkOpBuilder.cpp93 SkPath empty; in FixWinding() local
/third_party/skia/third_party/externals/dawn/src/common/
H A DLinkedList.h227 bool empty() const { in empty() function in LinkedList
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
H A DStringView.h116 bool empty() const { return First == Last; } in empty() function in StringView
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DSymbolStringPool.h167 inline bool SymbolStringPool::empty() const { in empty() function in llvm::orc::SymbolStringPool
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DBinaryStreamRef.h219 bool empty() const { return size() == 0; } in empty() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/
H A DArchitectureSet.h58 bool empty() const { return ArchSet == 0; } in empty() function in llvm::MachO::ArchitectureSet
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DStringRef.h130 bool empty() const { return Length == 0; } in empty() function in llvm::StringRef
[all...]
H A Dilist_node.h235 bool empty() const { return this == this->getPrev(); } in empty() function in llvm::ilist_sentinel
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceThreading.h134 bool empty() const { return Front == Back; } in empty() function in Ice::BoundedProducerConsumerQueue
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DMapVector.h79 bool empty() const { in empty() function in llvm::MapVector

Completed in 13 milliseconds

12345678910>>...27