Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dhash_test.go369 type Int32Key struct { struct
370 i uint32
373 func (k *Int32Key) clear() {
376 func (k *Int32Key) random(r *rand.Rand) {
379 func (k *Int32Key) bits() int {
382 func (k *Int32Key) flipBit(i int) {
385 func (k *Int32Key) hash() uintptr {
388 func (k *Int32Key) name() string {