Home
last modified time | relevance | path

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

12345678910>>...23

/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
/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
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dspan.h43 constexpr bool empty() const { return size_ == 0; } in empty() function in v8_crdtp::span
/third_party/node/deps/v8/tools/
H A Deval_gc_nvp.py105 def empty(self): member in Category
/third_party/node/deps/icu-small/source/common/
H A Duvectr32.h282 inline UBool UVector32::empty() const { in empty() function in UVector32
H A Duvector.h331 inline UBool empty() const {return isEmpty();} in empty() function in UStack
/third_party/node/deps/icu-small/source/common/unicode/
H A Dstringpiece.h207 UBool empty() const { return length_ == 0; } in empty() function in StringPiece
/third_party/ltp/testcases/kernel/syscalls/fork/
H A Dfork05.c129 unsigned int empty:25; member
/third_party/ltp/testcases/kernel/syscalls/modify_ldt/
H A Dmodify_ldt01.c84 unsigned int empty:25; member
/third_party/ltp/testcases/open_posix_testsuite/stress/semaphores/
H A Dmulti_con_pro.c33 sem_t empty; member
/third_party/node/deps/v8/src/base/
H A Denum-set.h30 constexpr bool empty() const { return bits_ == 0; } in empty() function in v8::base::EnumSet
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-label.h103 bool empty() const { return labels_.empty(); } in empty() function in v8::internal::interpreter::BytecodeLabels

Completed in 11 milliseconds

12345678910>>...23