Home
last modified time | relevance | path

Searched refs:bitflip1 (Results 1 – 25 of 34) sorted by relevance

12

/dports/lang/spidermonkey78/firefox-78.9.0/mfbt/lz4/
H A Dxxh3.h725 { xxh_u64 const bitflip1 = (XXH_readLE64(secret+24) ^ XXH_readLE64(secret+32)) + seed; in XXH3_len_9to16_64b() local
727 xxh_u64 const input_lo = XXH_readLE64(input) ^ bitflip1; in XXH3_len_9to16_64b()
/dports/net/haproxy/haproxy-2.4.10/include/import/
H A Dxxhash.h2809 { xxh_u64 const bitflip1 = (XXH_readLE64(secret+24) ^ XXH_readLE64(secret+32)) + seed; in XXH3_len_9to16_64b() local
2811 xxh_u64 const input_lo = XXH_readLE64(input) ^ bitflip1; in XXH3_len_9to16_64b()
/dports/www/firefox-esr/firefox-91.8.0/mfbt/lz4/
H A Dxxhash.h2807 { xxh_u64 const bitflip1 = (XXH_readLE64(secret+24) ^ XXH_readLE64(secret+32)) + seed; in XXH3_len_9to16_64b() local
2809 xxh_u64 const input_lo = XXH_readLE64(input) ^ bitflip1; in XXH3_len_9to16_64b()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/
H A Dxxhash.h2806 { xxh_u64 const bitflip1 = (XXH_readLE64(secret+24) ^ XXH_readLE64(secret+32)) + seed; in XXH3_len_9to16_64b() local
2808 xxh_u64 const input_lo = XXH_readLE64(input) ^ bitflip1; in XXH3_len_9to16_64b()
/dports/devel/R-cran-rlang/rlang/src/internal/xxhash/
H A Dxxhash.h2808 { xxh_u64 const bitflip1 = (XXH_readLE64(secret+24) ^ XXH_readLE64(secret+32)) + seed; in XXH3_len_9to16_64b() local
2810 xxh_u64 const input_lo = XXH_readLE64(input) ^ bitflip1; in XXH3_len_9to16_64b()
/dports/archivers/c-blosc2/c-blosc2-2.0.4/plugins/codecs/ndlz/
H A Dxxhash.h3349 { xxh_u64 const bitflip1 = (XXH_readLE64(secret+24) ^ XXH_readLE64(secret+32)) + seed; in XXH3_len_9to16_64b() local
3351 xxh_u64 const input_lo = XXH_readLE64(input) ^ bitflip1; in XXH3_len_9to16_64b()
/dports/databases/rocksdb/rocksdb-6.26.1/util/
H A Dxxhash.h3362 { xxh_u64 const bitflip1 = (XXH_readLE64(secret+24) ^ XXH_readLE64(secret+32)) + seed; in XXH3_len_9to16_64b() local
3364 xxh_u64 const input_lo = XXH_readLE64(input) ^ bitflip1; in XXH3_len_9to16_64b()
/dports/databases/rocksdb-lite/rocksdb-6.26.1/util/
H A Dxxhash.h3362 { xxh_u64 const bitflip1 = (XXH_readLE64(secret+24) ^ XXH_readLE64(secret+32)) + seed; in XXH3_len_9to16_64b() local
3364 xxh_u64 const input_lo = XXH_readLE64(input) ^ bitflip1; in XXH3_len_9to16_64b()
/dports/devel/grpc/grpc-1.42.0/third_party/xxhash/
H A Dxxhash.h3345 { xxh_u64 const bitflip1 = (XXH_readLE64(secret+24) ^ XXH_readLE64(secret+32)) + seed; in XXH3_len_9to16_64b() local
3347 xxh_u64 const input_lo = XXH_readLE64(input) ^ bitflip1; in XXH3_len_9to16_64b()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/vendored/xxhash/
H A Dxxhash.h2810 { xxh_u64 const bitflip1 = (XXH_readLE64(secret+24) ^ XXH_readLE64(secret+32)) + seed; in XXH3_len_9to16_64b() local
2812 xxh_u64 const input_lo = XXH_readLE64(input) ^ bitflip1; in XXH3_len_9to16_64b()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/vendored/xxhash/
H A Dxxhash.h2810 { xxh_u64 const bitflip1 = (XXH_readLE64(secret+24) ^ XXH_readLE64(secret+32)) + seed; in XXH3_len_9to16_64b() local
2812 xxh_u64 const input_lo = XXH_readLE64(input) ^ bitflip1; in XXH3_len_9to16_64b()
/dports/security/hashcat/hashcat-6.2.5/deps/git/xxHash/
H A Dxxhash.h3345 { xxh_u64 const bitflip1 = (XXH_readLE64(secret+24) ^ XXH_readLE64(secret+32)) + seed; in XXH3_len_9to16_64b() local
3347 xxh_u64 const input_lo = XXH_readLE64(input) ^ bitflip1; in XXH3_len_9to16_64b()
/dports/security/hashcat/hashcat-6.2.5/deps/xxHash/
H A Dxxhash.h2807 { xxh_u64 const bitflip1 = (XXH_readLE64(secret+24) ^ XXH_readLE64(secret+32)) + seed; in XXH3_len_9to16_64b() local
2809 xxh_u64 const input_lo = XXH_readLE64(input) ^ bitflip1; in XXH3_len_9to16_64b()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/
H A Dxxhash.h2806 { xxh_u64 const bitflip1 = (XXH_readLE64(secret+24) ^ XXH_readLE64(secret+32)) + seed; in XXH3_len_9to16_64b() local
2808 xxh_u64 const input_lo = XXH_readLE64(input) ^ bitflip1; in XXH3_len_9to16_64b()
/dports/devel/py-xxhash/xxhash-2.0.2/deps/xxhash/
H A Dxxhash.h2807 { xxh_u64 const bitflip1 = (XXH_readLE64(secret+24) ^ XXH_readLE64(secret+32)) + seed; in XXH3_len_9to16_64b() local
2809 xxh_u64 const input_lo = XXH_readLE64(input) ^ bitflip1; in XXH3_len_9to16_64b()
/dports/www/mod_php81/php-8.1.1/ext/hash/xxhash/
H A Dxxhash.h2807 { xxh_u64 const bitflip1 = (XXH_readLE64(secret+24) ^ XXH_readLE64(secret+32)) + seed; in XXH3_len_9to16_64b() local
2809 xxh_u64 const input_lo = XXH_readLE64(input) ^ bitflip1; in XXH3_len_9to16_64b()
/dports/lang/php81/php-8.1.1/ext/hash/xxhash/
H A Dxxhash.h2807 { xxh_u64 const bitflip1 = (XXH_readLE64(secret+24) ^ XXH_readLE64(secret+32)) + seed; in XXH3_len_9to16_64b() local
2809 xxh_u64 const input_lo = XXH_readLE64(input) ^ bitflip1; in XXH3_len_9to16_64b()
/dports/security/afl++/AFLplusplus-3.14c/include/
H A Dxxhash.h3245 xxh_u64 const bitflip1 =
3249 xxh_u64 const input_lo = XXH_readLE64(input) ^ bitflip1;
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/xxhash/
H A Dxxhash.h3345 { xxh_u64 const bitflip1 = (XXH_readLE64(secret+24) ^ XXH_readLE64(secret+32)) + seed; in main()
3347 xxh_u64 const input_lo = XXH_readLE64(input) ^ bitflip1; in main()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/
H A Dxxhash.h2806 { xxh_u64 const bitflip1 = (XXH_readLE64(secret+24) ^ XXH_readLE64(secret+32)) + seed; in XXH3_len_9to16_64b() local
2808 xxh_u64 const input_lo = XXH_readLE64(input) ^ bitflip1; in XXH3_len_9to16_64b()
/dports/devel/xxhash/xxHash-0.8.0/
H A Dxxhash.h2807 { xxh_u64 const bitflip1 = (XXH_readLE64(secret+24) ^ XXH_readLE64(secret+32)) + seed; in XXH3_len_9to16_64b() local
2809 xxh_u64 const input_lo = XXH_readLE64(input) ^ bitflip1; in XXH3_len_9to16_64b()
/dports/mail/thunderbird/thunderbird-91.8.0/mfbt/lz4/
H A Dxxhash.h2807 { xxh_u64 const bitflip1 = (XXH_readLE64(secret+24) ^ XXH_readLE64(secret+32)) + seed; in XXH3_len_9to16_64b() local
2809 xxh_u64 const input_lo = XXH_readLE64(input) ^ bitflip1; in XXH3_len_9to16_64b()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/cmetrics/lib/xxHash-0.8.0/
H A Dxxhash.h2807 { xxh_u64 const bitflip1 = (XXH_readLE64(secret+24) ^ XXH_readLE64(secret+32)) + seed; in XXH3_len_9to16_64b() local
2809 xxh_u64 const input_lo = XXH_readLE64(input) ^ bitflip1; in XXH3_len_9to16_64b()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/xxHash-0.8.0/
H A Dxxhash.h2807 { xxh_u64 const bitflip1 = (XXH_readLE64(secret+24) ^ XXH_readLE64(secret+32)) + seed; in XXH3_len_9to16_64b() local
2809 xxh_u64 const input_lo = XXH_readLE64(input) ^ bitflip1; in XXH3_len_9to16_64b()
/dports/x11/xpra/xpra-4.3/xpra/buffers/
H A Dxxhash.h2807 { xxh_u64 const bitflip1 = (XXH_readLE64(secret+24) ^ XXH_readLE64(secret+32)) + seed; in XXH3_len_9to16_64b() local
2809 xxh_u64 const input_lo = XXH_readLE64(input) ^ bitflip1; in XXH3_len_9to16_64b()

12