Home
last modified time | relevance | path

Searched refs:bytesHash (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/hash/maphash/
Dsmhasher_test.go48 if bytesHash(b[PAD:PAD+n]) != bytesHash(c[PAD+i:PAD+i+n]) {
56 func bytesHash(b []byte) uint64 { func
90 s.add(bytesHash(x))
342 return bytesHash(k.b)
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dalg.go437 func bytesHash(b []byte, seed uintptr) uintptr { func
Dexport_test.go206 BytesHash = bytesHash