Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dhash_test.go415 type EfaceKey struct { struct
416 i any
419 func (k *EfaceKey) clear() {
422 func (k *EfaceKey) random(r *rand.Rand) {
425 func (k *EfaceKey) bits() int {
431 func (k *EfaceKey) flipBit(i int) {
434 func (k *EfaceKey) hash() uintptr {
437 func (k *EfaceKey) name() string {