Home
last modified time | relevance | path

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

123456

/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
/external/llvm-project/clang/test/SemaObjC/
Dselector-2.m8 static inline SEL IsEmpty() { function
/external/pdfium/xfa/fxgraphics/
Dcxfa_gepath.h22 bool IsEmpty() const { return data_.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/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/llvm-project/lldb/include/lldb/Breakpoint/
DBreakpointSiteList.h155 bool IsEmpty() const { in IsEmpty() function
/external/pdfium/testing/
Drange_set.h26 bool IsEmpty() const { return ranges().empty(); } in IsEmpty() function
/external/llvm-project/lldb/tools/debugserver/source/
DDNBThreadResumeActions.h29 bool IsEmpty() const { return m_actions.empty(); } in IsEmpty() function
/external/perfetto/src/tracing/core/
Did_allocator.cc59 bool IdAllocatorGeneric::IsEmpty() const { in IsEmpty() function in perfetto::IdAllocatorGeneric
/external/libchrome/mojo/public/cpp/bindings/tests/
Dmessage_queue.cc19 bool MessageQueue::IsEmpty() const { in IsEmpty() function in mojo::test::MessageQueue
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugAranges.h41 bool IsEmpty() const { return m_aranges.IsEmpty(); } in IsEmpty() function
/external/webrtc/modules/video_coding/
Dtimestamp_map.cc60 bool VCMTimestampMap::IsEmpty() const { in IsEmpty() function in webrtc::VCMTimestampMap
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-filepath.h114 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/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-filepath.h111 bool IsEmpty() const { return pathname_.empty(); } in IsEmpty() function
/external/pdfium/core/fpdfdoc/
Dcpvt_wordrange.h24 inline bool IsEmpty() const { return BeginPos == EndPos; } in IsEmpty() function
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/
Dgtest-filepath.h111 bool IsEmpty() const { return pathname_.empty(); } in IsEmpty() function
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-filepath.h114 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/libprotobuf-mutator/src/
Dweighted_reservoir_sampler.h42 bool IsEmpty() const { return total_weight_ == 0; } in IsEmpty() function
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dringbuffer.h76 INLINE bool IsEmpty() { return (GetHead() == GetTail()); } in IsEmpty() function

123456