Home
last modified time | relevance | path

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

12

/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/boost/boost/hana/
Dis_empty.hpp25 using IsEmpty = BOOST_HANA_DISPATCH_IF(is_empty_impl<It>, in operator ()() typedef
/third_party/boost/libs/hana/include/boost/hana/
Dis_empty.hpp25 using IsEmpty = BOOST_HANA_DISPATCH_IF(is_empty_impl<It>, in operator ()() typedef
/third_party/mindspore/mindspore/ccsrc/runtime/framework/
Dhost_tensor_queue.h40 bool IsEmpty() const { return buffers_.empty(); } 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.h114 bool IsEmpty() const { return pathname_.empty(); } in IsEmpty() function
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dringbuffer.h76 INLINE bool IsEmpty() { return (GetHead() == GetTail()); } in IsEmpty() function
/third_party/cef/libcef_dll/wrapper/
Dcef_scoped_temp_dir.cc80 bool CefScopedTempDir::IsEmpty() const { in IsEmpty() function in CefScopedTempDir
/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/flutter/skia/third_party/externals/dawn/src/dawn_native/
DDynamicUploader.cpp93 bool DynamicUploader::IsEmpty() const { in IsEmpty() function in dawn_native::DynamicUploader
DCommandAllocator.cpp96 bool CommandIterator::IsEmpty() const { in IsEmpty() function in dawn_native::CommandIterator
/third_party/mindspore/mindspore/ccsrc/utils/
Dcache_embedding_hashmap_struct.h36 bool IsEmpty() { return tag_ == kNullTag; } in IsEmpty() function
/third_party/mindspore/mindspore/ccsrc/ps/ps_cache/
Dembedding_hash_map.h35 bool IsEmpty() const { return step_ == INVALID_STEP_VALUE; } in IsEmpty() function
/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Denum_set.h87 bool IsEmpty() const { 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/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Denum_set.h115 bool IsEmpty() const { in IsEmpty() function
/third_party/spirv-tools/source/
Denum_set.h115 bool IsEmpty() const { in IsEmpty() function
/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/
Dblocking_queue.h49 inline bool IsEmpty() const { return size_ == 0; } 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.cc82 TEST(Macros, IsEmpty) { in TEST() argument

12