Searched defs:hashBits (Results 1 – 4 of 4) sorted by relevance
44 int bucketBits, int slotBits, int hashBits, int blockBits) { in generate()
288 int hashBits = function.bits(); in checkNoFunnels() local339 int hashBits = function.bits(); in checkAvalanche() local433 int hashBits = function.bits(); in check2BitAvalanche() local
121 for (int hashBits = 6; hashBits <= 12; hashBits += 1) { in onDraw() local