Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/hash/maphash/
Dsmhasher_test.go62 func stringHash(s string) uint64 { func
/prebuilts/go/linux-x86/src/runtime/
Dalg.go433 func stringHash(s string, seed uintptr) uintptr { func