Home
last modified time | relevance | path

Searched defs:GetBucketIndex (Results 1 – 9 of 9) sorted by relevance

/external/libchrome/base/metrics/
Dsample_vector.cc217 size_t SampleVectorBase::GetBucketIndex(Sample value) const { in GetBucketIndex() function in base::SampleVectorBase
411 bool SampleVectorIterator::GetBucketIndex(size_t* index) const { in GetBucketIndex() function in base::SampleVectorIterator
Dhistogram_samples.cc268 bool SampleCountIterator::GetBucketIndex(size_t* index) const { in GetBucketIndex() function in base::SampleCountIterator
307 bool SingleSampleIterator::GetBucketIndex(size_t* index) const { in GetBucketIndex() function in base::SingleSampleIterator
/external/cronet/stable/base/metrics/
Dhistogram_samples.cc449 bool SampleCountIterator::GetBucketIndex(size_t* index) const { in GetBucketIndex() function in base::SampleCountIterator
491 bool SingleSampleIterator::GetBucketIndex(size_t* index) const { in GetBucketIndex() function in base::SingleSampleIterator
Dsample_vector.cc64 bool GetBucketIndex(size_t* index) const override { in GetBucketIndex() function in base::__anonfc677bc30111::IteratorTemplate
389 size_t SampleVectorBase::GetBucketIndex(Sample value) const { in GetBucketIndex() function in base::SampleVectorBase
Dhistogram_threadsafe_unittest.cc42 size_t GetBucketIndex(HistogramBase::Sample value, const BucketRanges* ranges) { in GetBucketIndex() function
/external/cronet/tot/base/metrics/
Dhistogram_samples.cc449 bool SampleCountIterator::GetBucketIndex(size_t* index) const { in GetBucketIndex() function in base::SampleCountIterator
491 bool SingleSampleIterator::GetBucketIndex(size_t* index) const { in GetBucketIndex() function in base::SingleSampleIterator
Dsample_vector.cc64 bool GetBucketIndex(size_t* index) const override { in GetBucketIndex() function in base::__anone88639df0111::IteratorTemplate
389 size_t SampleVectorBase::GetBucketIndex(Sample value) const { in GetBucketIndex() function in base::SampleVectorBase
Dhistogram_threadsafe_unittest.cc42 size_t GetBucketIndex(HistogramBase::Sample value, const BucketRanges* ranges) { in GetBucketIndex() function
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tools.pas256 function GetBucketIndex(const Key: TKey; HashCode: Integer): Integer; in GetBucketIndex() function
599 function TDictionary<TKey,TValue>.GetBucketIndex(const Key: TKey; HashCode: Integer): Integer; in TDictionary() function