Searched defs:hash32 (Results 1 – 4 of 4) sorted by relevance
272 HashCode hash32 = HashCode.fromInt(32); in testCombineOrdered() local317 HashCode hash32 = HashCode.fromInt(32); in testCombineUnordered() local
40 uint32 hash32; in TEST() member
138 int32_t hash32(int32_t value, uint32_t seed) { in hash32() function