Home | History | Annotate | Download | only in runtime

Lines Matching refs:bit

265 	flipBit(i int)       // flip bit i of the key
353 // on 64-bit targets and indirect interfaces on
354 // 32-bit targets.
385 // on 64-bit targets and indirect interfaces on
386 // 32-bit targets.
399 // Flipping a single bit of a key should flip each output bit with 50% probability.
421 // input bit i affects output bit j.
429 // flip each bit, hash & compare the results
435 // record the effects of that bit flip
463 t.Errorf("bad bias for %s bit %d -> bit %d: %d/%d\n", k.name(), i, j, x, REP)
469 // All bit rotations of a set of distinct keys