Home
last modified time | relevance | path

Searched defs:empty (Results 76 - 100 of 892) sorted by relevance

12345678910>>...36

/third_party/node/deps/v8/src/base/
H A Diterator.h49 bool empty() const { return cbegin() == cend(); } in empty() function in v8::base::iterator_range
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dpbe_scrypt.c43 const char *empty = ""; in EVP_PBE_scrypt_ex() local
/third_party/libabigail/include/
H A Dabg-interned-str.h89 empty() const in empty() function in abigail::interned_string
/third_party/python/Lib/
H A Dsched.py98 def empty(self): member in scheduler
/third_party/openssl/crypto/evp/
H A Dpbe_scrypt.c43 const char *empty = ""; in EVP_PBE_scrypt_ex() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DConstantPools.cpp57 bool ConstantPool::empty() { return Entries.empty(); } in empty() function in ConstantPool
/third_party/skia/third_party/externals/spirv-tools/test/
H A Doperand_pattern_test.cpp27 spv_operand_pattern_t empty; in TEST() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A DNameSpace.hpp42 bool empty() in empty() function in gl::NameSpace
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Davailable_instructions.cpp118 bool AvailableInstructions::AvailableBeforeInstruction::empty() const { in empty() function in spvtools::fuzz::AvailableInstructions::AvailableBeforeInstruction
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Davailable_instructions.cpp118 bool AvailableInstructions::AvailableBeforeInstruction::empty() const { in empty() function in spvtools::fuzz::AvailableInstructions::AvailableBeforeInstruction
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Doperand_pattern_test.cpp27 spv_operand_pattern_t empty; in TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DTypeFinder.h55 bool empty() const { return StructTypes.empty(); } in empty() function in llvm::TypeFinder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DVersionTuple.h62 bool empty() const { in empty() function in llvm::VersionTuple
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/
H A DPackedVersion.h31 bool empty() const { return Version == 0; } in empty() function in llvm::MachO::PackedVersion
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DSmallSet.h55 LLVM_NODISCARD bool empty() const { in empty() function in llvm::SmallSet
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
H A DBlotMapVector.h109 bool empty() const { in empty() function in llvm::BlotMapVector
/third_party/spirv-tools/source/fuzz/
H A Davailable_instructions.cpp118 bool AvailableInstructions::AvailableBeforeInstruction::empty() const { in empty() function in spvtools::fuzz::AvailableInstructions::AvailableBeforeInstruction
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSetVector.h72 bool empty() const { in empty() function in llvm::SetVector
[all...]
H A DUniqueVector.h90 bool empty() const { return Vector.empty(); } in empty() function in llvm::UniqueVector
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DLivePhysRegs.h76 bool empty() const { return LiveRegs.empty(); } in empty() function in llvm::LivePhysRegs
/third_party/skia/third_party/externals/freetype/builds/
H A Dtoplevel.mk53 empty := macro
/third_party/skia/experimental/sktext/src/
H A DPaint.h35 bool empty() const { return fTypeface == nullptr; } in empty() function in skia::text::TrivialFontChain
/third_party/skia/include/core/
H A DSkSpan.h53 constexpr bool empty() const { return fSize == 0; } in empty() function in SkSpan
/third_party/spirv-tools/test/
H A Doperand_pattern_test.cpp27 spv_operand_pattern_t empty; in TEST() local
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Djs_callback_manager.cpp153 TaskQueue empty; in Clear() local

Completed in 9 milliseconds

12345678910>>...36