Searched defs:bucket_count (Results 1 – 6 of 6) sorted by relevance
83 optional int32 bucket_count = 4; field
87 const size_t bucket_count = (base_length_ / INCFS_DATA_FILE_BLOCK_SIZE) / kBucketBits; in CreateForceVerification() local
302 size_t bucket_count = RoundUpToPowerOfTwo(num_entries_ + (num_entries_ >> 1)); in IdealBucketCount() local
500 optional int64 bucket_count = 12; field
97 optional int32 bucket_count = 7; field
16020 optional int32 bucket_count = 4; field