Searched defs:bucket_offset (Results 1 – 3 of 3) sorted by relevance
36 pub(crate) bucket_offset: usize, field243 let bucket_offset = cmp::max(bucket_index(min_value, p), 1) - 1; in build() localVariable447 fn bucket_offset() { in bucket_offset() function
37 pub bucket_offset: u32, field