Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/
H A Dhash.cc62 uint64_t odd_random = 481046412LL << 32 | 1025306955LL; in HashInts32() local
97 uint64_t odd_random = 1578233944LL << 32 | 194370989LL; in HashInts64() local
/aosp_15_r20/external/cronet/base/hash/
H A Dhash.cc52 uint64_t odd_random = 481046412LL << 32 | 1025306955LL; in HashInts32Impl() local
87 uint64_t odd_random = 1578233944LL << 32 | 194370989LL; in HashInts64Impl() local