Searched defs:bucket_idx (Results 1 – 2 of 2) sorted by relevance
272 const uint32_t bucket_idx = hash % header.bucket_count; in Save() local406 GetHashIndex (uint32_t bucket_idx) const in GetHashIndex()437 const uint32_t bucket_idx = hash_value % bucket_count; in Find() local
412 for (uint32_t bucket_idx = 0; bucket_idx < num_buckets; ++bucket_idx) in UpdateISAToDescriptorMapIfNeeded() local