/external/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
|
/external/pdfium/xfa/fxgraphics/ |
D | cxfa_gepath.h | 22 bool IsEmpty() const { return data_.GetPoints().empty(); } in IsEmpty() function
|
/external/clang/test/SemaObjC/ |
D | selector-2.m | 8 static inline SEL IsEmpty() { function
|
/external/pdfium/testing/ |
D | range_set.h | 26 bool IsEmpty() const { return ranges().empty(); } in IsEmpty() function
|
/external/libchrome/mojo/public/cpp/bindings/tests/ |
D | message_queue.cc | 19 bool MessageQueue::IsEmpty() const { in IsEmpty() function in mojo::test::MessageQueue
|
/external/webrtc/webrtc/modules/video_coding/ |
D | timestamp_map.cc | 60 bool VCMTimestampMap::IsEmpty() const { in IsEmpty() function in webrtc::VCMTimestampMap
|
/external/pdfium/core/fxcrt/ |
D | cfx_blockbuffer.h | 30 bool IsEmpty() const { return m_DataLength == 0; } in IsEmpty() function
|
D | cfx_binarybuf.h | 24 bool IsEmpty() const { return GetLength() == 0; } in IsEmpty() function
|
/external/googletest/googletest/include/gtest/internal/ |
D | gtest-filepath.h | 114 bool IsEmpty() const { return pathname_.empty(); } in IsEmpty() function
|
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/ |
D | gtest-filepath.h | 111 bool IsEmpty() const { return pathname_.empty(); } in IsEmpty() function
|
/external/mesa3d/src/gtest/include/gtest/internal/ |
D | gtest-filepath.h | 111 bool IsEmpty() const { return pathname_.empty(); } in IsEmpty() function
|
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/ |
D | gtest-filepath.h | 114 bool IsEmpty() const { return pathname_.empty(); } in IsEmpty() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-filepath.h | 111 bool IsEmpty() const { return pathname_.empty(); } in IsEmpty() function
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | ringbuffer.h | 80 INLINE bool IsEmpty() in IsEmpty() function
|
/external/libprotobuf-mutator/src/ |
D | weighted_reservoir_sampler.h | 42 bool IsEmpty() const { return total_weight_ == 0; } in IsEmpty() function
|
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-filepath.h | 115 bool IsEmpty() const { return c_str() == NULL || *c_str() == '\0'; } in IsEmpty() function
|
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-filepath.h | 115 bool IsEmpty() const { return c_str() == NULL || *c_str() == '\0'; } in IsEmpty() function
|
/external/google-breakpad/src/testing/gtest/include/gtest/internal/ |
D | gtest-filepath.h | 115 bool IsEmpty() const { return c_str() == NULL || *c_str() == '\0'; } in IsEmpty() function
|
/external/v8/src/heap/ |
D | worklist.h | 46 bool IsEmpty() { return worklist_->IsEmpty(); } in IsEmpty() function 131 bool IsEmpty() { in IsEmpty() function 236 bool IsEmpty() const { return index_ == 0; } in IsEmpty() function 300 V8_INLINE bool IsEmpty() { in IsEmpty() function
|
/external/tensorflow/tensorflow/contrib/nearest_neighbor/kernels/ |
D | heap.h | 55 bool IsEmpty() { return num_elements_ == 0; } in IsEmpty() function 186 bool IsEmpty() { return this->num_elements_ == 0 && !has_guaranteed_top_; } in IsEmpty() function
|
/external/libchrome/ui/gfx/geometry/ |
D | size.h | 65 bool IsEmpty() const { return !width() || !height(); } in IsEmpty() function
|
/external/clang/include/clang/Lex/ |
D | Pragma.h | 113 bool IsEmpty() { in IsEmpty() function
|
/external/webrtc/webrtc/libjingle/xmllite/ |
D | qname.cc | 58 bool QName::IsEmpty() const { in IsEmpty() function in buzz::QName
|
/external/libbrillo/brillo/ |
D | any.cc | 57 bool Any::IsEmpty() const { in IsEmpty() function in brillo::Any
|