/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_matrix.h | 88 bool IsEmpty () const in IsEmpty() function 205 bool IsEmpty () const in IsEmpty() function
|
D | dng_opcode_list.h | 57 bool IsEmpty () const in IsEmpty() function
|
D | dng_bad_pixels.h | 160 bool IsEmpty () const in IsEmpty() function
|
D | dng_rect.h | 106 bool IsEmpty () const in IsEmpty() function 278 bool IsEmpty () const in IsEmpty() function
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
D | CommandAllocator.cpp | 114 bool CommandIterator::IsEmpty() const { in IsEmpty() function in dawn_native::CommandIterator 169 bool CommandAllocator::IsEmpty() const { in IsEmpty() function in dawn_native::CommandAllocator
|
D | CallbackTaskManager.cpp | 19 bool CallbackTaskManager::IsEmpty() { in IsEmpty() function in dawn_native::CallbackTaskManager
|
/third_party/boost/boost/hana/ |
D | is_empty.hpp | 25 using IsEmpty = BOOST_HANA_DISPATCH_IF(is_empty_impl<It>, in operator ()() typedef
|
/third_party/boost/libs/hana/include/boost/hana/ |
D | is_empty.hpp | 25 using IsEmpty = BOOST_HANA_DISPATCH_IF(is_empty_impl<It>, in operator ()() typedef
|
/third_party/mindspore/mindspore/ccsrc/runtime/framework/ |
D | host_tensor_queue.h | 40 bool IsEmpty() const { return buffers_.empty(); } in IsEmpty() function
|
/third_party/mesa3d/src/gtest/include/gtest/internal/ |
D | gtest-filepath.h | 114 bool IsEmpty() const { return pathname_.empty(); } in IsEmpty() function
|
/third_party/googletest/googletest/include/gtest/internal/ |
D | gtest-filepath.h | 114 bool IsEmpty() const { return pathname_.empty(); } in IsEmpty() function
|
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | ringbuffer.h | 76 INLINE bool IsEmpty() { return (GetHead() == GetTail()); } in IsEmpty() function
|
/third_party/cef/libcef_dll/wrapper/ |
D | cef_scoped_temp_dir.cc | 80 bool CefScopedTempDir::IsEmpty() const { in IsEmpty() function in CefScopedTempDir
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
D | cordz_handle.h | 100 bool IsEmpty() const ABSL_NO_THREAD_SAFETY_ANALYSIS { in IsEmpty() function
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/ |
D | DynamicUploader.cpp | 93 bool DynamicUploader::IsEmpty() const { in IsEmpty() function in dawn_native::DynamicUploader
|
D | CommandAllocator.cpp | 96 bool CommandIterator::IsEmpty() const { in IsEmpty() function in dawn_native::CommandIterator
|
/third_party/mindspore/mindspore/ccsrc/utils/ |
D | cache_embedding_hashmap_struct.h | 36 bool IsEmpty() { return tag_ == kNullTag; } in IsEmpty() function
|
/third_party/mindspore/mindspore/ccsrc/ps/ps_cache/ |
D | embedding_hash_map.h | 35 bool IsEmpty() const { return step_ == INVALID_STEP_VALUE; } in IsEmpty() function
|
/third_party/flutter/skia/third_party/externals/spirv-tools/source/ |
D | enum_set.h | 87 bool IsEmpty() const { in IsEmpty() function
|
/third_party/protobuf/src/google/protobuf/ |
D | reflection_internal.h | 89 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/ |
D | enum_set.h | 115 bool IsEmpty() const { in IsEmpty() function
|
/third_party/spirv-tools/source/ |
D | enum_set.h | 115 bool IsEmpty() const { in IsEmpty() function
|
/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/ |
D | blocking_queue.h | 49 inline bool IsEmpty() const { return size_ == 0; } in IsEmpty() function
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
D | enum_set.h | 115 bool IsEmpty() const { in IsEmpty() function
|
/third_party/googletest/googlemock/test/ |
D | gmock-pp-string_test.cc | 82 TEST(Macros, IsEmpty) { in TEST() argument
|