Home
last modified time | relevance | path

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

12345678910>>...24

/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
/base/msdp/device_status/utils/ipc/src/
H A Dstream_buffer.cpp157 bool StreamBuffer::empty() const in empty() function in OHOS::Msdp::StreamBuffer
/base/notification/common_event_service/frameworks/native/test/unittest/
H A Dmatching_skills_test.cpp65 std::string empty; in HWTEST_F() local
96 std::string empty; in HWTEST_F() local
125 std::string empty; in HWTEST_F() local
/base/startup/init/ueventd/standard/
H A Dueventd_parameter.c31 int empty; member
/third_party/gn/src/base/files/
H A Dfile_path.h198 bool empty() const { return path_.empty(); } in empty() function in base::FilePath
/third_party/gn/src/gn/
H A Dfunction_get_path_info.cc159 The result will never end in a slash, so if the resulting is empty, the member
H A Dstring_atom.h87 bool empty() const { return value_.empty(); } in empty() function in StringAtom
/third_party/icu/tools/colprobe/
H A Dsortedlines.h20 Line empty; member in SortedLines
/third_party/icu/icu4c/source/common/unicode/
H A Dstringpiece.h207 UBool empty() const { return length_ == 0; } in empty() function in StringPiece
/third_party/icu/icu4c/source/common/
H A Duvector.h331 inline UBool empty(void) const {return isEmpty();} in empty() function in UStack
H A Duvectr32.h282 inline UBool UVector32::empty(void) const { in empty() function in UVector32

Completed in 11 milliseconds

12345678910>>...24