Home
last modified time | relevance | path

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

12345678910>>...36

/third_party/icu/icu4c/source/common/
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
/third_party/libabigail/include/
H A Dabg-viz-svg.h101 empty() { return _M_sstream.str().empty(); } in empty() function
H A Dabg-viz-dot.h110 empty() { return _M_sstream.str().empty(); } in empty() function
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DChange.java78 public static Change empty() { in empty() method in Change
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DImmutableString.h64 constexpr bool empty() const { return mLength == 0; } in empty() function in sh::ImmutableString
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DName.cpp52 bool Name::empty() const in empty() function in Name
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DVertexBuffer.h89 bool empty() const { return getBufferSize() == 0; } in empty() function in rx::VertexBufferInterface
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A DQueryMtl.h33 bool empty() const { return mNumOffsets == 0; } in empty() function in rx::VisibilityBufferOffsetsMtl
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Dserial_utils.h33 constexpr bool empty() const { return mValue == kEmpty; } in empty() function in rx::ResourceSerial
/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

Completed in 11 milliseconds

12345678910>>...36