Home
last modified time | relevance | path

Searched refs:XXH_mult64to128 (Results 1 – 25 of 47) sorted by relevance

12

/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/util/
H A Dxxh3p.h307 XXH_mult64to128(xxh_u64 lhs, xxh_u64 rhs) in XXH_mult64to128() function
423 XXH128_hash_t product = XXH_mult64to128(lhs, rhs); in XXH3p_mul128_fold64()
1159 XXH128_hash_t m128 = XXH_mult64to128(input_lo ^ input_hi, PRIME64_1); in XXH3p_len_9to16_128b()
1164 { XXH128_hash_t h128 = XXH_mult64to128(m128.low64, PRIME64_2); in XXH3p_len_9to16_128b()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/util/
H A Dxxh3p.h307 XXH_mult64to128(xxh_u64 lhs, xxh_u64 rhs) in XXH_mult64to128() function
423 XXH128_hash_t product = XXH_mult64to128(lhs, rhs); in XXH3p_mul128_fold64()
1159 XXH128_hash_t m128 = XXH_mult64to128(input_lo ^ input_hi, PRIME64_1); in XXH3p_len_9to16_128b()
1164 { XXH128_hash_t h128 = XXH_mult64to128(m128.low64, PRIME64_2); in XXH3p_len_9to16_128b()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/util/
H A Dxxh3p.h307 XXH_mult64to128(xxh_u64 lhs, xxh_u64 rhs) in XXH_mult64to128() function
423 XXH128_hash_t product = XXH_mult64to128(lhs, rhs); in XXH3p_mul128_fold64()
1159 XXH128_hash_t m128 = XXH_mult64to128(input_lo ^ input_hi, PRIME64_1); in XXH3p_len_9to16_128b()
1164 { XXH128_hash_t h128 = XXH_mult64to128(m128.low64, PRIME64_2); in XXH3p_len_9to16_128b()
/dports/lang/spidermonkey78/firefox-78.9.0/mfbt/lz4/
H A Dxxh3.h507 XXH_mult64to128(xxh_u64 lhs, xxh_u64 rhs) in XXH_mult64to128() function
618 XXH128_hash_t product = XXH_mult64to128(lhs, rhs); in XXH3_mul128_fold64()
1719 XXH128_hash_t m128 = XXH_mult64to128(keyed, PRIME64_1 + (len << 2)); in XXH3_len_4to8_128b()
1742 XXH128_hash_t m128 = XXH_mult64to128(input_lo ^ input_hi ^ bitflipl, PRIME64_1); in XXH3_len_9to16_128b()
1795 XXH128_hash_t h128 = XXH_mult64to128(m128.low64, PRIME64_2); in XXH3_len_9to16_128b()
/dports/databases/pgroonga/pgroonga-2.3.4/vendor/xxHash/
H A Dxxh3.h279 XXH_mult64to128(xxh_u64 lhs, xxh_u64 rhs) in XXH_mult64to128() function
395 XXH128_hash_t product = XXH_mult64to128(lhs, rhs); in XXH3_mul128_fold64()
1318 XXH128_hash_t m128 = XXH_mult64to128(input_lo ^ input_hi, PRIME64_1); in XXH3_len_9to16_128b()
1323 { XXH128_hash_t h128 = XXH_mult64to128(m128.low64, PRIME64_2); in XXH3_len_9to16_128b()
/dports/games/freecell-solver/freecell-solver-6.2.0/xxHash-wrapper/xxHash-0.7.2/
H A Dxxh3.h281 XXH_mult64to128(xxh_u64 lhs, xxh_u64 rhs) in XXH_mult64to128() function
397 XXH128_hash_t product = XXH_mult64to128(lhs, rhs); in XXH3_mul128_fold64()
1320 XXH128_hash_t m128 = XXH_mult64to128(input_lo ^ input_hi, PRIME64_1); in XXH3_len_9to16_128b()
1325 { XXH128_hash_t h128 = XXH_mult64to128(m128.low64, PRIME64_2); in XXH3_len_9to16_128b()
/dports/games/black-hole-solver/black-hole-solver-1.10.1/xxHash-wrapper/xxHash-0.7.2/
H A Dxxh3.h281 XXH_mult64to128(xxh_u64 lhs, xxh_u64 rhs) in XXH_mult64to128() function
397 XXH128_hash_t product = XXH_mult64to128(lhs, rhs); in XXH3_mul128_fold64()
1320 XXH128_hash_t m128 = XXH_mult64to128(input_lo ^ input_hi, PRIME64_1); in XXH3_len_9to16_128b()
1325 { XXH128_hash_t h128 = XXH_mult64to128(m128.low64, PRIME64_2); in XXH3_len_9to16_128b()
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/util/
H A Dxxh3p.h305 XXH_mult64to128(xxh_u64 lhs, xxh_u64 rhs) in XXH_mult64to128() function
421 XXH128_hash_t product = XXH_mult64to128(lhs, rhs); in XXH3p_mul128_fold64()
1353 XXH128_hash_t m128 = XXH_mult64to128(input_lo ^ input_hi, PRIME64_1); in XXH3p_len_9to16_128b()
1358 { XXH128_hash_t h128 = XXH_mult64to128(m128.low64, PRIME64_2); in XXH3p_len_9to16_128b()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/util/
H A Dxxh3p.h305 XXH_mult64to128(xxh_u64 lhs, xxh_u64 rhs) in XXH_mult64to128() function
421 XXH128_hash_t product = XXH_mult64to128(lhs, rhs); in XXH3p_mul128_fold64()
1353 XXH128_hash_t m128 = XXH_mult64to128(input_lo ^ input_hi, PRIME64_1); in XXH3p_len_9to16_128b()
1358 { XXH128_hash_t h128 = XXH_mult64to128(m128.low64, PRIME64_2); in XXH3p_len_9to16_128b()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/util/
H A Dxxh3p.h305 XXH_mult64to128(xxh_u64 lhs, xxh_u64 rhs) in XXH_mult64to128() function
421 XXH128_hash_t product = XXH_mult64to128(lhs, rhs); in XXH3p_mul128_fold64()
1353 XXH128_hash_t m128 = XXH_mult64to128(input_lo ^ input_hi, PRIME64_1); in XXH3p_len_9to16_128b()
1358 { XXH128_hash_t h128 = XXH_mult64to128(m128.low64, PRIME64_2); in XXH3p_len_9to16_128b()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/util/
H A Dxxh3p.h305 XXH_mult64to128(xxh_u64 lhs, xxh_u64 rhs) in XXH_mult64to128() function
421 XXH128_hash_t product = XXH_mult64to128(lhs, rhs); in XXH3p_mul128_fold64()
1353 XXH128_hash_t m128 = XXH_mult64to128(input_lo ^ input_hi, PRIME64_1); in XXH3p_len_9to16_128b()
1358 { XXH128_hash_t h128 = XXH_mult64to128(m128.low64, PRIME64_2); in XXH3p_len_9to16_128b()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/rocksdb/util/
H A Dxxh3p.h305 XXH_mult64to128(xxh_u64 lhs, xxh_u64 rhs) in XXH_mult64to128() function
421 XXH128_hash_t product = XXH_mult64to128(lhs, rhs); in XXH3p_mul128_fold64()
1353 XXH128_hash_t m128 = XXH_mult64to128(input_lo ^ input_hi, PRIME64_1); in XXH3p_len_9to16_128b()
1358 { XXH128_hash_t h128 = XXH_mult64to128(m128.low64, PRIME64_2); in XXH3p_len_9to16_128b()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/rocksdb/util/
H A Dxxh3p.h305 XXH_mult64to128(xxh_u64 lhs, xxh_u64 rhs) in XXH_mult64to128() function
421 XXH128_hash_t product = XXH_mult64to128(lhs, rhs); in XXH3p_mul128_fold64()
1353 XXH128_hash_t m128 = XXH_mult64to128(input_lo ^ input_hi, PRIME64_1); in XXH3p_len_9to16_128b()
1358 { XXH128_hash_t h128 = XXH_mult64to128(m128.low64, PRIME64_2); in XXH3p_len_9to16_128b()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/util/
H A Dxxh3p.h305 XXH_mult64to128(xxh_u64 lhs, xxh_u64 rhs) in XXH_mult64to128() function
421 XXH128_hash_t product = XXH_mult64to128(lhs, rhs); in XXH3p_mul128_fold64()
1353 XXH128_hash_t m128 = XXH_mult64to128(input_lo ^ input_hi, PRIME64_1); in XXH3p_len_9to16_128b()
1358 { XXH128_hash_t h128 = XXH_mult64to128(m128.low64, PRIME64_2); in XXH3p_len_9to16_128b()
/dports/net/haproxy/haproxy-2.4.10/include/import/
H A Dxxhash.h2576 XXH_mult64to128(xxh_u64 lhs, xxh_u64 rhs) in XXH_mult64to128() function
2693 XXH128_hash_t product = XXH_mult64to128(lhs, rhs); in XXH3_mul128_fold64()
4291 XXH128_hash_t m128 = XXH_mult64to128(keyed, XXH_PRIME64_1 + (len << 2)); in XXH3_len_4to8_128b()
4314 XXH128_hash_t m128 = XXH_mult64to128(input_lo ^ input_hi ^ bitflipl, XXH_PRIME64_1); in XXH3_len_9to16_128b()
4367 XXH128_hash_t h128 = XXH_mult64to128(m128.low64, XXH_PRIME64_2); in XXH3_len_9to16_128b()
/dports/www/firefox-esr/firefox-91.8.0/mfbt/lz4/
H A Dxxhash.h2574 XXH_mult64to128(xxh_u64 lhs, xxh_u64 rhs) in XXH_mult64to128() function
2691 XXH128_hash_t product = XXH_mult64to128(lhs, rhs); in XXH3_mul128_fold64()
4289 XXH128_hash_t m128 = XXH_mult64to128(keyed, XXH_PRIME64_1 + (len << 2)); in XXH3_len_4to8_128b()
4312 XXH128_hash_t m128 = XXH_mult64to128(input_lo ^ input_hi ^ bitflipl, XXH_PRIME64_1); in XXH3_len_9to16_128b()
4365 XXH128_hash_t h128 = XXH_mult64to128(m128.low64, XXH_PRIME64_2); in XXH3_len_9to16_128b()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/
H A Dxxhash.h2573 XXH_mult64to128(xxh_u64 lhs, xxh_u64 rhs) in XXH_mult64to128() function
2690 XXH128_hash_t product = XXH_mult64to128(lhs, rhs); in XXH3_mul128_fold64()
4288 XXH128_hash_t m128 = XXH_mult64to128(keyed, XXH_PRIME64_1 + (len << 2)); in XXH3_len_4to8_128b()
4311 XXH128_hash_t m128 = XXH_mult64to128(input_lo ^ input_hi ^ bitflipl, XXH_PRIME64_1); in XXH3_len_9to16_128b()
4364 XXH128_hash_t h128 = XXH_mult64to128(m128.low64, XXH_PRIME64_2); in XXH3_len_9to16_128b()
/dports/devel/R-cran-rlang/rlang/src/internal/xxhash/
H A Dxxhash.h2575 XXH_mult64to128(xxh_u64 lhs, xxh_u64 rhs) in XXH_mult64to128() function
2692 XXH128_hash_t product = XXH_mult64to128(lhs, rhs); in XXH3_mul128_fold64()
4290 XXH128_hash_t m128 = XXH_mult64to128(keyed, XXH_PRIME64_1 + (len << 2)); in XXH3_len_4to8_128b()
4313 XXH128_hash_t m128 = XXH_mult64to128(input_lo ^ input_hi ^ bitflipl, XXH_PRIME64_1); in XXH3_len_9to16_128b()
4366 XXH128_hash_t h128 = XXH_mult64to128(m128.low64, XXH_PRIME64_2); in XXH3_len_9to16_128b()
/dports/archivers/c-blosc2/c-blosc2-2.0.4/plugins/codecs/ndlz/
H A Dxxhash.h3112 XXH_mult64to128(xxh_u64 lhs, xxh_u64 rhs) in XXH_mult64to128() function
3233 XXH128_hash_t product = XXH_mult64to128(lhs, rhs); in XXH3_mul128_fold64()
4843 XXH128_hash_t m128 = XXH_mult64to128(keyed, XXH_PRIME64_1 + (len << 2)); in XXH3_len_4to8_128b()
4866 XXH128_hash_t m128 = XXH_mult64to128(input_lo ^ input_hi ^ bitflipl, XXH_PRIME64_1); in XXH3_len_9to16_128b()
4919 XXH128_hash_t h128 = XXH_mult64to128(m128.low64, XXH_PRIME64_2); in XXH3_len_9to16_128b()
/dports/databases/rocksdb/rocksdb-6.26.1/util/
H A Dxxhash.h3125 XXH_mult64to128(xxh_u64 lhs, xxh_u64 rhs) in XXH_mult64to128() function
3246 XXH128_hash_t product = XXH_mult64to128(lhs, rhs); in XXH3_mul128_fold64()
4856 XXH128_hash_t m128 = XXH_mult64to128(keyed, XXH_PRIME64_1 + (len << 2)); in XXH3_len_4to8_128b()
4879 XXH128_hash_t m128 = XXH_mult64to128(input_lo ^ input_hi ^ bitflipl, XXH_PRIME64_1); in XXH3_len_9to16_128b()
4932 XXH128_hash_t h128 = XXH_mult64to128(m128.low64, XXH_PRIME64_2); in XXH3_len_9to16_128b()
/dports/databases/rocksdb-lite/rocksdb-6.26.1/util/
H A Dxxhash.h3125 XXH_mult64to128(xxh_u64 lhs, xxh_u64 rhs) in XXH_mult64to128() function
3246 XXH128_hash_t product = XXH_mult64to128(lhs, rhs); in XXH3_mul128_fold64()
4856 XXH128_hash_t m128 = XXH_mult64to128(keyed, XXH_PRIME64_1 + (len << 2)); in XXH3_len_4to8_128b()
4879 XXH128_hash_t m128 = XXH_mult64to128(input_lo ^ input_hi ^ bitflipl, XXH_PRIME64_1); in XXH3_len_9to16_128b()
4932 XXH128_hash_t h128 = XXH_mult64to128(m128.low64, XXH_PRIME64_2); in XXH3_len_9to16_128b()
/dports/devel/grpc/grpc-1.42.0/third_party/xxhash/
H A Dxxhash.h3108 XXH_mult64to128(xxh_u64 lhs, xxh_u64 rhs) in XXH_mult64to128() function
3229 XXH128_hash_t product = XXH_mult64to128(lhs, rhs); in XXH3_mul128_fold64()
4839 XXH128_hash_t m128 = XXH_mult64to128(keyed, XXH_PRIME64_1 + (len << 2)); in XXH3_len_4to8_128b()
4862 XXH128_hash_t m128 = XXH_mult64to128(input_lo ^ input_hi ^ bitflipl, XXH_PRIME64_1); in XXH3_len_9to16_128b()
4915 XXH128_hash_t h128 = XXH_mult64to128(m128.low64, XXH_PRIME64_2); in XXH3_len_9to16_128b()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/vendored/xxhash/
H A Dxxhash.h2577 XXH_mult64to128(xxh_u64 lhs, xxh_u64 rhs) in XXH_mult64to128() function
2694 XXH128_hash_t product = XXH_mult64to128(lhs, rhs); in XXH3_mul128_fold64()
4292 XXH128_hash_t m128 = XXH_mult64to128(keyed, XXH_PRIME64_1 + (len << 2)); in XXH3_len_4to8_128b()
4315 XXH128_hash_t m128 = XXH_mult64to128(input_lo ^ input_hi ^ bitflipl, XXH_PRIME64_1); in XXH3_len_9to16_128b()
4368 XXH128_hash_t h128 = XXH_mult64to128(m128.low64, XXH_PRIME64_2); in XXH3_len_9to16_128b()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/vendored/xxhash/
H A Dxxhash.h2577 XXH_mult64to128(xxh_u64 lhs, xxh_u64 rhs) in XXH_mult64to128() function
2694 XXH128_hash_t product = XXH_mult64to128(lhs, rhs); in XXH3_mul128_fold64()
4292 XXH128_hash_t m128 = XXH_mult64to128(keyed, XXH_PRIME64_1 + (len << 2)); in XXH3_len_4to8_128b()
4315 XXH128_hash_t m128 = XXH_mult64to128(input_lo ^ input_hi ^ bitflipl, XXH_PRIME64_1); in XXH3_len_9to16_128b()
4368 XXH128_hash_t h128 = XXH_mult64to128(m128.low64, XXH_PRIME64_2); in XXH3_len_9to16_128b()
/dports/security/hashcat/hashcat-6.2.5/deps/git/xxHash/
H A Dxxhash.h3108 XXH_mult64to128(xxh_u64 lhs, xxh_u64 rhs) in XXH_mult64to128() function
3229 XXH128_hash_t product = XXH_mult64to128(lhs, rhs); in XXH3_mul128_fold64()
4839 XXH128_hash_t m128 = XXH_mult64to128(keyed, XXH_PRIME64_1 + (len << 2)); in XXH3_len_4to8_128b()
4862 XXH128_hash_t m128 = XXH_mult64to128(input_lo ^ input_hi ^ bitflipl, XXH_PRIME64_1); in XXH3_len_9to16_128b()
4915 XXH128_hash_t h128 = XXH_mult64to128(m128.low64, XXH_PRIME64_2); in XXH3_len_9to16_128b()

12