Home
last modified time | relevance | path

Searched refs:HashInts64Impl (Results 1 – 5 of 5) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/base/hash/
H A Dhash.cc64 size_t HashInts64Impl(uint64_t value1, uint64_t value2) { in HashInts64Impl() function
110 return HashInts64Impl(input, reinterpret_cast<uintptr_t>(kSeed)); in Scramble()
166 return Scramble(HashInts64Impl(value1, value2)); in HashInts64()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/hash/
H A Dhash.cc62 size_t HashInts64Impl(uint64_t value1, uint64_t value2) { in HashInts64Impl() function
108 return HashInts64Impl(input, reinterpret_cast<uintptr_t>(kSeed)); in Scramble()
164 return Scramble(HashInts64Impl(value1, value2)); in HashInts64()
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/base/hash/
H A Dhash.cc62 size_t HashInts64Impl(uint64_t value1, uint64_t value2) { in HashInts64Impl() function
108 return HashInts64Impl(input, reinterpret_cast<uintptr_t>(kSeed)); in Scramble()
164 return Scramble(HashInts64Impl(value1, value2)); in HashInts64()
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/base/hash/
H A Dhash.cc62 size_t HashInts64Impl(uint64_t value1, uint64_t value2) { in HashInts64Impl() function
108 return HashInts64Impl(input, reinterpret_cast<uintptr_t>(kSeed)); in Scramble()
164 return Scramble(HashInts64Impl(value1, value2)); in HashInts64()
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/base/hash/
H A Dhash.cc62 size_t HashInts64Impl(uint64_t value1, uint64_t value2) { in HashInts64Impl() function
108 return HashInts64Impl(input, reinterpret_cast<uintptr_t>(kSeed)); in Scramble()
164 return Scramble(HashInts64Impl(value1, value2)); in HashInts64()