Home
last modified time | relevance | path

Searched defs:Int64Key (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dhash_test.go392 type Int64Key struct { struct
393 i uint64
396 func (k *Int64Key) clear() {
399 func (k *Int64Key) random(r *rand.Rand) {
402 func (k *Int64Key) bits() int {
405 func (k *Int64Key) flipBit(i int) {
408 func (k *Int64Key) hash() uintptr {
411 func (k *Int64Key) name() string {