Home
last modified time | relevance | path

Searched defs:GetCount (Results 1 – 25 of 37) sorted by relevance

12

/external/google-breakpad/src/processor/
Dstatic_range_map.h82 inline int GetCount() const { return map_.size(); } in GetCount() function
Drange_map-inl.h277 int RangeMap<AddressType, EntryType>::GetCount() const { in GetCount() function
/external/tensorflow/tensorflow/core/platform/profile_utils/
Dclock_cycle_profiler.h44 inline double GetCount() { in GetCount() function
/external/google-breakpad/src/client/linux/minidump_writer/
Dcpu_set.h119 int GetCount() { in GetCount() function
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Collections.pas106 function GetCount: Integer; in GetCount() function
222 function THashList<TKey, TValue>.GetCount: Integer; in THashList() function
DAntlr.Runtime.Tools.pas473 function TList<T>.GetCount: Integer; in GetCount() function
626 function TDictionary<TKey, TValue>.GetCount: Integer; in GetCount() function
/external/lzma/CPP/Windows/Control/
DComboBox.h25 int GetCount() { return (int)SendMsg(CB_GETCOUNT, 0, 0); } in GetCount() function
/external/google-benchmark/test/
Dfilter_test.cc30 size_t GetCount() const { return count_; } in GetCount() function in __anon586c4bc90111::TestReporter
/external/libcxx/utils/google-benchmark/test/
Dfilter_test.cc30 size_t GetCount() const { return count_; } in GetCount() function in __anonc2ca2ce20111::TestReporter
/external/libchrome/base/metrics/
Ddummy_histogram.cc46 HistogramBase::Count GetCount(HistogramBase::Sample value) const override { in GetCount() function in base::__anon830f1ede0111::DummyHistogramSamples
Dsample_map.cc93 Count SampleMap::GetCount(Sample value) const { in GetCount() function in base::SampleMap
Dpersistent_sample_map.cc133 Count PersistentSampleMap::GetCount(Sample value) const { in GetCount() function in base::PersistentSampleMap
Dsample_vector.cc68 Count SampleVectorBase::GetCount(Sample value) const { in GetCount() function in base::SampleVectorBase
/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DCommon.h173 size_t GetCount() const { return m_Count; } in GetCount() function
282 size_t GetCount() const { return m_Ranges.size(); } in GetCount() function
/external/tensorflow/tensorflow/core/util/
Dincremental_barrier_test.cc41 int GetCount() TF_LOCKS_EXCLUDED(mu_) { in GetCount() function in tensorflow::__anon7c3d58710111::Counter
/external/libchrome/base/trace_event/
Dtrace_event_memory_overhead.cc145 size_t TraceEventMemoryOverhead::GetCount(ObjectType object_type) const { in GetCount() function in base::trace_event::TraceEventMemoryOverhead
/external/google-breakpad/src/common/
Dsimple_string_dictionary.h133 size_t GetCount() const { in GetCount() function
/external/mdnsresponder/mDNSWindows/DLLX/
DTXTRecord.cpp242 STDMETHODIMP CTXTRecord::GetCount(ULONG* count) in GetCount() function in CTXTRecord
/external/pdfium/testing/tools/
Dsafetynet_conclusions.py198 def GetCount(self, rating): member in ComparisonSummary
/external/armnn/src/profiling/test/
DProfilingTests.hpp182 int GetCount() { return m_Count; } in GetCount() function in armnn::profiling::TestFunctorA
/external/tensorflow/tensorflow/python/keras/saving/
Dsaving_utils_test.py288 def GetCount(self): member in AutographedMetric
/external/libchrome/base/strings/
Dsafe_sprintf.cc149 inline ssize_t GetCount() const { in GetCount() function in base::strings::__anon5fd32f7c0411::Buffer
/external/pdfium/fpdfsdk/pwl/
Dcpwl_list_box.cpp348 int32_t CPWL_ListBox::GetCount() const { in GetCount() function in CPWL_ListBox
Dcpwl_list_impl.cpp577 int32_t CPWL_ListCtrl::GetCount() const { in GetCount() function in CPWL_ListCtrl
/external/pdfium/core/fpdfdoc/
Dcpdf_nametree.cpp315 size_t CPDF_NameTree::GetCount() const { in GetCount() function in CPDF_NameTree

12