Home
last modified time | relevance | path

Searched defs:shift_random (Results 1 – 8 of 8) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium/base/
H A Dhash.h52 uint32_t shift_random = 10121U << 16; in HashInts32() local
87 uint32_t shift_random = 20591U << 16; in HashInts64() local
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium/base/
H A Dhash.cc61 uint32_t shift_random = 10121U << 16; in HashInts32() local
96 uint32_t shift_random = 20591U << 16; in HashInts64() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/hash/
H A Dhash.cc51 uint32_t shift_random = 10121U << 16; in HashInts32Impl() local
86 uint32_t shift_random = 20591U << 16; in HashInts64Impl() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/hash/
H A Dhash.cc49 uint32_t shift_random = 10121U << 16; in HashInts32Impl() local
84 uint32_t shift_random = 20591U << 16; in HashInts64Impl() local
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/base/hash/
H A Dhash.cc49 uint32_t shift_random = 10121U << 16; in HashInts32Impl() local
84 uint32_t shift_random = 20591U << 16; in HashInts64Impl() local
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/base/hash/
H A Dhash.cc49 uint32_t shift_random = 10121U << 16; in HashInts32Impl() local
84 uint32_t shift_random = 20591U << 16; in HashInts64Impl() local
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/base/hash/
H A Dhash.cc49 uint32_t shift_random = 10121U << 16; in HashInts32Impl() local
84 uint32_t shift_random = 20591U << 16; in HashInts64Impl() local
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/frames/
H A Dui.h111 uint8_t shift_random; variable