Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dsample_vector.cc103 size_t SampleVector::GetBucketIndex(Sample value) const { in GetBucketIndex() function in base::SampleVector
175 bool SampleVectorIterator::GetBucketIndex(size_t* index) const { in GetBucketIndex() function in base::SampleVectorIterator
Dhistogram_samples.cc150 bool SampleCountIterator::GetBucketIndex(size_t* /*index*/) const { in GetBucketIndex() function in base::SampleCountIterator
/external/antlr/antlr-3.4/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