Home
last modified time | relevance | path

Searched defs:IsEmpty (Results 1 – 25 of 75) sorted by relevance

123

/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_matrix.h88 bool IsEmpty () const in IsEmpty() function
205 bool IsEmpty () const in IsEmpty() function
Ddng_opcode_list.h57 bool IsEmpty () const in IsEmpty() function
Ddng_bad_pixels.h160 bool IsEmpty () const in IsEmpty() function
Ddng_rect.h106 bool IsEmpty () const in IsEmpty() function
278 bool IsEmpty () const in IsEmpty() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommandAllocator.cpp114 bool CommandIterator::IsEmpty() const { in IsEmpty() function in dawn_native::CommandIterator
169 bool CommandAllocator::IsEmpty() const { in IsEmpty() function in dawn_native::CommandAllocator
DCallbackTaskManager.cpp19 bool CallbackTaskManager::IsEmpty() { in IsEmpty() function in dawn_native::CallbackTaskManager
/third_party/node/deps/v8/src/compiler/
Drefs-map.h40 bool IsEmpty() const { return occupancy() == 0; } in IsEmpty() function
Dcsa-load-elimination.h58 bool IsEmpty() const { return value == nullptr; } in NON_EXPORTED_BASE() function
/third_party/lzma/CPP/Common/
DLang.h22 bool IsEmpty() const { return _ids.IsEmpty(); } in IsEmpty() function
/third_party/mesa3d/src/gtest/include/gtest/internal/
Dgtest-filepath.h114 bool IsEmpty() const { return pathname_.empty(); } in IsEmpty() function
/third_party/googletest/googletest/include/gtest/internal/
Dgtest-filepath.h118 bool IsEmpty() const { return pathname_.empty(); } in IsEmpty() function
/third_party/node/deps/googletest/include/gtest/internal/
Dgtest-filepath.h118 bool IsEmpty() const { return pathname_.empty(); } in IsEmpty() function
/third_party/googletest/googlemock/include/gmock/
Dgmock-more-matchers.h96 inline PolymorphicMatcher<internal::IsEmptyMatcher> IsEmpty() { in IsEmpty() function
/third_party/node/deps/v8/src/heap/base/
Dworklist.h27 bool IsEmpty() const { return index_ == 0; } in IsEmpty() function
106 bool Worklist<EntryType, SegmentSize>::IsEmpty() const { in IsEmpty() function
466 bool Worklist<EntryType, SegmentSize>::Local::IsEmpty() const { in IsEmpty() function
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcordz_handle.h100 bool IsEmpty() const ABSL_NO_THREAD_SAFETY_ANALYSIS { in IsEmpty() function
/third_party/node/deps/v8/src/heap/
Dlarge-spaces.h100 bool IsEmpty() const { return first_page() == nullptr; } in IsEmpty() function
/third_party/node/deps/v8/src/ast/
Dast-value-factory.h58 bool IsEmpty() const { return literal_bytes_.length() == 0; } in IsEmpty() function
158 bool IsEmpty() const { in IsEmpty() function
/third_party/node/deps/v8/src/codegen/arm64/
Dreglist-arm64.h106 bool IsEmpty() const { return list_ == 0; } in IsEmpty() function
/third_party/protobuf/src/google/protobuf/
Dreflection_internal.h89 bool IsEmpty(const Field* data) const override { in IsEmpty() function
143 bool IsEmpty(const Field* data) const override { in IsEmpty() function
206 bool IsEmpty(const Field* data) const override { in IsEmpty() function
/third_party/node/deps/v8/include/
Dv8-local-handle.h171 V8_INLINE bool IsEmpty() const { return val_ == nullptr; } in IsEmpty() function
353 V8_INLINE bool IsEmpty() const { return val_ == nullptr; } in IsEmpty() function
/third_party/node/deps/v8/src/codegen/
Dconstant-pool.h122 bool IsEmpty() { in IsEmpty() function
262 bool IsEmpty() const { return entries_.empty(); } in IsEmpty() function
/third_party/node/deps/v8/src/date/
Ddateparser.h286 bool IsEmpty() { return hour_ == kNone; } in IsEmpty() function
297 bool IsEmpty() const { return index_ == 0; } in IsEmpty() function
330 bool IsEmpty() const { return index_ == 0; } in IsEmpty() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Denum_set.h115 bool IsEmpty() const { in IsEmpty() function
/third_party/skia/third_party/externals/spirv-tools/source/
Denum_set.h115 bool IsEmpty() const { in IsEmpty() function
/third_party/googletest/googlemock/test/
Dgmock-pp-string_test.cc81 TEST(Macros, IsEmpty) { in TEST() argument

123