Home
last modified time | relevance | path

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

1234

/external/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
/external/clang/test/SemaObjC/
Dselector-2.m8 static inline SEL IsEmpty() { function
/external/pdfium/xfa/fxgraphics/
Dcfx_path.h22 bool IsEmpty() const { return data_.GetPoints().empty(); } in IsEmpty() function
/external/pdfium/core/fpdfdoc/
Dcpvt_arraytemplate.h16 bool IsEmpty() { return CFX_ArrayTemplate<TYPE>::GetSize() <= 0; } in IsEmpty() function
/external/libmojo/mojo/public/cpp/bindings/tests/
Dmessage_queue.cc21 bool MessageQueue::IsEmpty() const { in IsEmpty() function in mojo::test::MessageQueue
/external/pdfium/core/fxcrt/
Dfx_string.h78 bool IsEmpty() const { return !GetLength(); } in IsEmpty() function
279 bool IsEmpty() const { return !GetLength(); } in IsEmpty() function
/external/webrtc/webrtc/modules/video_coding/
Dtimestamp_map.cc60 bool VCMTimestampMap::IsEmpty() const { in IsEmpty() function in webrtc::VCMTimestampMap
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-filepath.h111 bool IsEmpty() const { return pathname_.empty(); } in IsEmpty() function
/external/v8/testing/gtest/include/gtest/internal/
Dgtest-filepath.h111 bool IsEmpty() const { return pathname_.empty(); } in IsEmpty() function
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
Dgtest-filepath.h111 bool IsEmpty() const { return pathname_.empty(); } in IsEmpty() function
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-filepath.h111 bool IsEmpty() const { return pathname_.empty(); } in IsEmpty() function
/external/googletest/googletest/include/gtest/internal/
Dgtest-filepath.h111 bool IsEmpty() const { return pathname_.empty(); } in IsEmpty() function
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dringbuffer.h80 INLINE bool IsEmpty() in IsEmpty() function
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-filepath.h115 bool IsEmpty() const { return c_str() == NULL || *c_str() == '\0'; } in IsEmpty() function
/external/protobuf/gtest/include/gtest/internal/
Dgtest-filepath.h115 bool IsEmpty() const { return c_str() == NULL || *c_str() == '\0'; } in IsEmpty() function
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
Dgtest-filepath.h115 bool IsEmpty() const { return c_str() == NULL || *c_str() == '\0'; } in IsEmpty() function
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
Dgtest-filepath.h115 bool IsEmpty() const { return c_str() == NULL || *c_str() == '\0'; } in IsEmpty() function
/external/v8/src/
Dcompilation-dependencies.h52 bool IsEmpty() const { in IsEmpty() function
/external/clang/include/clang/Lex/
DPragma.h113 bool IsEmpty() { in IsEmpty() function
/external/pdfium/xfa/fxfa/parser/
Dxfa_localevalue.h99 bool IsEmpty() const { return m_wsValue.IsEmpty(); } in IsEmpty() function
/external/libbrillo/brillo/
Dany.cc57 bool Any::IsEmpty() const { in IsEmpty() function in brillo::Any
/external/v4l2_codec2/vda/
Dsize.h33 bool IsEmpty() const { return !width() || !height(); } in IsEmpty() function
/external/webrtc/webrtc/libjingle/xmllite/
Dqname.cc58 bool QName::IsEmpty() const { in IsEmpty() function in buzz::QName

1234