Home
last modified time | relevance | path

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

12345678

/external/dng_sdk/source/
Ddng_matrix.h88 bool IsEmpty () const in IsEmpty() function
205 bool IsEmpty () const in IsEmpty() function
/external/pdfium/core/fxcrt/css/
Dcfx_cssoutputtextbuf.h19 bool IsEmpty() const { return m_Buffer.empty(); } in IsEmpty() function
/external/webrtc/rtc_base/numerics/
Dsample_stats.cc68 bool SampleStats<TimeDelta>::IsEmpty() { in IsEmpty() function in webrtc::SampleStats
116 bool SampleStats<DataRate>::IsEmpty() { in IsEmpty() function in webrtc::SampleStats
Devent_rate_counter.cc31 bool EventRateCounter::IsEmpty() const { in IsEmpty() function in webrtc::EventRateCounter
/external/pdfium/xfa/fgas/graphics/
Dcfgas_gepath.h21 bool IsEmpty() const { return path_.GetPoints().empty(); } in IsEmpty() function
/external/clang/test/SemaObjC/
Dselector-2.m8 static inline SEL IsEmpty() { function
/external/libchrome/base/task_scheduler/
Dscheduler_worker_stack.h56 bool IsEmpty() const { return stack_.empty(); } in IsEmpty() function
/external/openscreen/discovery/dnssd/public/
Ddns_sd_txt_record.h56 inline bool IsEmpty() const { in IsEmpty() function
/external/cronet/base/task/thread_pool/
Dworker_thread_set.h60 bool IsEmpty() const { return set_.empty(); } in IsEmpty() function
/external/pdfium/testing/
Drange_set.h26 bool IsEmpty() const { return ranges().empty(); } in IsEmpty() function
/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/huffman/
Dhpack_huffman_decoder.h60 bool IsEmpty() const { return count_ == 0; } in IsEmpty() function
/external/libchrome/mojo/public/cpp/bindings/tests/
Dmessage_queue.cc19 bool MessageQueue::IsEmpty() const { in IsEmpty() function in mojo::test::MessageQueue
/external/pdfium/core/fxcrt/
Dbinary_buffer.h33 bool IsEmpty() const { return GetLength() == 0; } in IsEmpty() function
/external/perfetto/src/tracing/core/
Did_allocator.cc59 bool IdAllocatorGeneric::IsEmpty() const { in IsEmpty() function in perfetto::IdAllocatorGeneric
/external/icing/icing/index/numeric/
Dposting-list-integer-index-serializer.h242 bool IsEmpty(const PostingListUsed* posting_list_used) const { in IsEmpty() function
/external/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-filepath.h113 bool IsEmpty() const { return pathname_.empty(); } in IsEmpty() function
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-filepath.h114 bool IsEmpty() const { return pathname_.empty(); } in IsEmpty() function
/external/pdfium/core/fpdfdoc/
Dcpvt_wordrange.h23 inline bool IsEmpty() const { return BeginPos == EndPos; } in IsEmpty() function
/external/cronet/third_party/boringssl/src/third_party/googletest/include/gtest/internal/
Dgtest-filepath.h114 bool IsEmpty() const { return pathname_.empty(); } in IsEmpty() function
/external/libaom/third_party/googletest/src/googletest/include/gtest/internal/
Dgtest-filepath.h113 bool IsEmpty() const { return pathname_.empty(); } in IsEmpty() function
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/internal/
Dgtest-filepath.h114 bool IsEmpty() const { return pathname_.empty(); } in IsEmpty() function
/external/cronet/net/cookies/
Dcookie_partition_key_collection.h63 bool IsEmpty() const { return !contains_all_keys_ && keys_.empty(); } in IsEmpty() function
/external/cronet/third_party/googletest/src/googletest/include/gtest/internal/
Dgtest-filepath.h113 bool IsEmpty() const { return pathname_.empty(); } in IsEmpty() function
/external/googletest/googletest/include/gtest/internal/
Dgtest-filepath.h114 bool IsEmpty() const { return pathname_.empty(); } in IsEmpty() function
/external/openthread/src/core/meshcop/
Dmeshcop.hpp170 bool IsEmpty(void) const { return mLength == 0; } in IsEmpty() function in ot::MeshCoP::JoinerDiscerner
331 bool IsEmpty(void) const { return DoesAllMatch(0); } in IsEmpty() function in ot::MeshCoP::SteeringData

12345678