Searched defs:hash32 (Results 1 – 3 of 3) sorted by relevance
63 auto hash32 = (uint32_t)hash; in hash_fn() local
22 uint32_t hash32; member61 uint32_t hash32 = Node::ToHash32(hash); in Lookup() local
1479 uint32_t hash32(const StringRef &s) { in hash32() function