/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
|
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
|
/external/pdfium/core/include/fxcrt/ |
D | fx_string.h | 101 bool IsEmpty() const { return m_Length == 0; } in IsEmpty() function 185 bool IsEmpty() const { return !GetLength(); } in IsEmpty() function 475 bool IsEmpty() const { return m_Length == 0; } in IsEmpty() function 580 FX_BOOL IsEmpty() const { return !GetLength(); } in IsEmpty() function
|
D | fx_coordinates.h | 271 FX_BOOL IsEmpty() const { return width <= 0 || height <= 0; } in IsEmpty() function 272 FX_BOOL IsEmpty(FX_FLOAT fEpsilon) const { in IsEmpty() function 445 FX_BOOL IsEmpty() const { return right <= left || bottom <= top; } in IsEmpty() function 510 FX_BOOL IsEmpty() const { return left >= right || bottom >= top; } in IsEmpty() function
|
/external/clang/test/SemaObjC/ |
D | selector-2.m | 8 static inline SEL IsEmpty() { function
|
/external/webrtc/webrtc/modules/video_coding/ |
D | timestamp_map.cc | 60 bool VCMTimestampMap::IsEmpty() const { in IsEmpty() function in webrtc::VCMTimestampMap
|
/external/gtest/include/gtest/internal/ |
D | gtest-filepath.h | 111 bool IsEmpty() const { return pathname_.empty(); } in IsEmpty() function
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/ |
D | gtest-filepath.h | 111 bool IsEmpty() const { return pathname_.empty(); } in IsEmpty() function
|
/external/libweave/src/commands/ |
D | command_queue.h | 44 bool IsEmpty() const { return map_.empty(); } in IsEmpty() function
|
/external/mesa3d/src/gtest/include/gtest/internal/ |
D | gtest-filepath.h | 115 bool IsEmpty() const { return c_str() == NULL || *c_str() == '\0'; } in IsEmpty() function
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/ |
D | plurality_checkable_iterator.py | 91 def IsEmpty(self): member in PluralityCheckableIterator
|
/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/protobuf/gtest/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/clang/include/clang/Lex/ |
D | Pragma.h | 113 bool IsEmpty() { in IsEmpty() function
|
/external/v8/src/ |
D | compilation-dependencies.h | 52 bool IsEmpty() const { in IsEmpty() function
|
D | dateparser.h | 287 bool IsEmpty() { return hour_ == kNone; } in IsEmpty() function 297 bool IsEmpty() const { return index_ == 0; } in IsEmpty() function 331 bool IsEmpty() const { return index_ == 0; } in IsEmpty() function
|
/external/pdfium/xfa/src/fxfa/src/common/ |
D | fxfa_localevalue.h | 94 inline FX_BOOL IsEmpty() const { return m_wsValue.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
|
/external/pdfium/xfa/src/fxbarcode/common/ |
D | BC_CommonByteArray.cpp | 61 FX_BOOL CBC_CommonByteArray::IsEmpty() { in IsEmpty() function in CBC_CommonByteArray
|
/external/google-breakpad/src/common/ |
D | memory_range.h | 57 bool IsEmpty() const { in IsEmpty() function
|
/external/lzma/CPP/7zip/Archive/7z/ |
D | 7zCompressionMode.h | 39 bool IsEmpty() const { return (Methods.IsEmpty() && !PasswordIsDefined); } in IsEmpty() function
|