Searched defs:GetBucketIndex (Results 1 – 3 of 3) sorted by relevance
/external/libchrome/base/metrics/ | ||
D | sample_vector.cc | 217 size_t SampleVectorBase::GetBucketIndex(Sample value) const { in GetBucketIndex() function in base::SampleVectorBase |
D | histogram_samples.cc | 268 bool SampleCountIterator::GetBucketIndex(size_t* index) const { in GetBucketIndex() function in base::SampleCountIterator |
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/ | ||
D | Antlr.Runtime.Tools.pas | 599 function TDictionary<TKey,TValue>.GetBucketIndex(const Key: TKey; HashCode: Integer): Integer; in GetBucketIndex() function |