Home
last modified time | relevance | path

Searched refs:XXH3_len_9to16_64b (Results 1 – 25 of 38) sorted by relevance

12

/dports/databases/pgroonga/pgroonga-2.3.4/vendor/xxHash/
H A Dxxh3.h445 XXH3_len_9to16_64b(const xxh_u8* input, size_t len, const xxh_u8* secret, XXH64_hash_t seed) in XXH3_len_9to16_64b() function
461 { if (len > 8) return XXH3_len_9to16_64b(input, len, secret, seed); in XXH3_len_0to16_64b()
/dports/games/freecell-solver/freecell-solver-6.2.0/xxHash-wrapper/xxHash-0.7.2/
H A Dxxh3.h447 XXH3_len_9to16_64b(const xxh_u8* input, size_t len, const xxh_u8* secret, XXH64_hash_t seed) in XXH3_len_9to16_64b() function
463 { if (len > 8) return XXH3_len_9to16_64b(input, len, secret, seed); in XXH3_len_0to16_64b()
/dports/games/black-hole-solver/black-hole-solver-1.10.1/xxHash-wrapper/xxHash-0.7.2/
H A Dxxh3.h447 XXH3_len_9to16_64b(const xxh_u8* input, size_t len, const xxh_u8* secret, XXH64_hash_t seed) in XXH3_len_9to16_64b() function
463 { if (len > 8) return XXH3_len_9to16_64b(input, len, secret, seed); in XXH3_len_0to16_64b()
/dports/lang/spidermonkey78/firefox-78.9.0/mfbt/lz4/
H A Dxxh3.h720 XXH3_len_9to16_64b(const xxh_u8* input, size_t len, const xxh_u8* secret, XXH64_hash_t seed) in XXH3_len_9to16_64b() function
740 { if (XXH_likely(len > 8)) return XXH3_len_9to16_64b(input, len, secret, seed); in XXH3_len_0to16_64b()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/vendored/xxhash/
H A Dxxh3.h396 XXH3_len_9to16_64b(const void* data, size_t len, const void* keyPtr, XXH64_hash_t seed) in XXH3_len_9to16_64b() function
413 { if (len > 8) return XXH3_len_9to16_64b(data, len, keyPtr, seed); in XXH3_len_0to16_64b()
/dports/net/haproxy/haproxy-2.4.10/include/import/
H A Dxxhash.h2804 XXH3_len_9to16_64b(const xxh_u8* input, size_t len, const xxh_u8* secret, XXH64_hash_t seed) in XXH3_len_9to16_64b() function
2824 { if (XXH_likely(len > 8)) return XXH3_len_9to16_64b(input, len, secret, seed); in XXH3_len_0to16_64b()
/dports/www/firefox-esr/firefox-91.8.0/mfbt/lz4/
H A Dxxhash.h2802 XXH3_len_9to16_64b(const xxh_u8* input, size_t len, const xxh_u8* secret, XXH64_hash_t seed) in XXH3_len_9to16_64b() function
2822 { if (XXH_likely(len > 8)) return XXH3_len_9to16_64b(input, len, secret, seed); in XXH3_len_0to16_64b()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/
H A Dxxhash.h2801 XXH3_len_9to16_64b(const xxh_u8* input, size_t len, const xxh_u8* secret, XXH64_hash_t seed) in XXH3_len_9to16_64b() function
2821 { if (XXH_likely(len > 8)) return XXH3_len_9to16_64b(input, len, secret, seed); in XXH3_len_0to16_64b()
/dports/devel/R-cran-rlang/rlang/src/internal/xxhash/
H A Dxxhash.h2803 XXH3_len_9to16_64b(const xxh_u8* input, size_t len, const xxh_u8* secret, XXH64_hash_t seed) in XXH3_len_9to16_64b() function
2823 { if (XXH_likely(len > 8)) return XXH3_len_9to16_64b(input, len, secret, seed); in XXH3_len_0to16_64b()
/dports/archivers/c-blosc2/c-blosc2-2.0.4/plugins/codecs/ndlz/
H A Dxxhash.h3344 XXH3_len_9to16_64b(const xxh_u8* input, size_t len, const xxh_u8* secret, XXH64_hash_t seed) in XXH3_len_9to16_64b() function
3364 { if (XXH_likely(len > 8)) return XXH3_len_9to16_64b(input, len, secret, seed); in XXH3_len_0to16_64b()
/dports/databases/rocksdb/rocksdb-6.26.1/util/
H A Dxxhash.h3357 XXH3_len_9to16_64b(const xxh_u8* input, size_t len, const xxh_u8* secret, XXH64_hash_t seed) in XXH3_len_9to16_64b() function
3377 { if (XXH_likely(len > 8)) return XXH3_len_9to16_64b(input, len, secret, seed); in XXH3_len_0to16_64b()
/dports/databases/rocksdb-lite/rocksdb-6.26.1/util/
H A Dxxhash.h3357 XXH3_len_9to16_64b(const xxh_u8* input, size_t len, const xxh_u8* secret, XXH64_hash_t seed) in XXH3_len_9to16_64b() function
3377 { if (XXH_likely(len > 8)) return XXH3_len_9to16_64b(input, len, secret, seed); in XXH3_len_0to16_64b()
/dports/devel/grpc/grpc-1.42.0/third_party/xxhash/
H A Dxxhash.h3340 XXH3_len_9to16_64b(const xxh_u8* input, size_t len, const xxh_u8* secret, XXH64_hash_t seed) in XXH3_len_9to16_64b() function
3360 { if (XXH_likely(len > 8)) return XXH3_len_9to16_64b(input, len, secret, seed); in XXH3_len_0to16_64b()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/vendored/xxhash/
H A Dxxhash.h2805 XXH3_len_9to16_64b(const xxh_u8* input, size_t len, const xxh_u8* secret, XXH64_hash_t seed) in XXH3_len_9to16_64b() function
2825 { if (XXH_likely(len > 8)) return XXH3_len_9to16_64b(input, len, secret, seed); in XXH3_len_0to16_64b()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/vendored/xxhash/
H A Dxxhash.h2805 XXH3_len_9to16_64b(const xxh_u8* input, size_t len, const xxh_u8* secret, XXH64_hash_t seed) in XXH3_len_9to16_64b() function
2825 { if (XXH_likely(len > 8)) return XXH3_len_9to16_64b(input, len, secret, seed); in XXH3_len_0to16_64b()
/dports/security/hashcat/hashcat-6.2.5/deps/git/xxHash/
H A Dxxhash.h3340 XXH3_len_9to16_64b(const xxh_u8* input, size_t len, const xxh_u8* secret, XXH64_hash_t seed) in XXH3_len_9to16_64b() function
3360 { if (XXH_likely(len > 8)) return XXH3_len_9to16_64b(input, len, secret, seed); in XXH3_len_0to16_64b()
/dports/security/hashcat/hashcat-6.2.5/deps/xxHash/
H A Dxxhash.h2802 XXH3_len_9to16_64b(const xxh_u8* input, size_t len, const xxh_u8* secret, XXH64_hash_t seed) in XXH3_len_9to16_64b() function
2822 { if (XXH_likely(len > 8)) return XXH3_len_9to16_64b(input, len, secret, seed); in XXH3_len_0to16_64b()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/
H A Dxxhash.h2801 XXH3_len_9to16_64b(const xxh_u8* input, size_t len, const xxh_u8* secret, XXH64_hash_t seed) in XXH3_len_9to16_64b() function
2821 { if (XXH_likely(len > 8)) return XXH3_len_9to16_64b(input, len, secret, seed); in XXH3_len_0to16_64b()
/dports/devel/py-xxhash/xxhash-2.0.2/deps/xxhash/
H A Dxxhash.h2802 XXH3_len_9to16_64b(const xxh_u8* input, size_t len, const xxh_u8* secret, XXH64_hash_t seed) in XXH3_len_9to16_64b() function
2822 { if (XXH_likely(len > 8)) return XXH3_len_9to16_64b(input, len, secret, seed); in XXH3_len_0to16_64b()
/dports/www/mod_php81/php-8.1.1/ext/hash/xxhash/
H A Dxxhash.h2802 XXH3_len_9to16_64b(const xxh_u8* input, size_t len, const xxh_u8* secret, XXH64_hash_t seed) in XXH3_len_9to16_64b() function
2822 { if (XXH_likely(len > 8)) return XXH3_len_9to16_64b(input, len, secret, seed); in XXH3_len_0to16_64b()
/dports/lang/php81/php-8.1.1/ext/hash/xxhash/
H A Dxxhash.h2802 XXH3_len_9to16_64b(const xxh_u8* input, size_t len, const xxh_u8* secret, XXH64_hash_t seed) in XXH3_len_9to16_64b() function
2822 { if (XXH_likely(len > 8)) return XXH3_len_9to16_64b(input, len, secret, seed); in XXH3_len_0to16_64b()
/dports/security/afl++/AFLplusplus-3.14c/include/
H A Dxxhash.h3235 XXH_FORCE_INLINE XXH64_hash_t XXH3_len_9to16_64b(const xxh_u8 *input,
3268 return XXH3_len_9to16_64b(input, len, secret, seed);
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/xxhash/
H A Dxxhash.h3340 XXH3_len_9to16_64b(const xxh_u8* input, size_t len, const xxh_u8* secret, XXH64_hash_t seed) in main()
3360 { if (XXH_likely(len > 8)) return XXH3_len_9to16_64b(input, len, secret, seed); in main()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/
H A Dxxhash.h2801 XXH3_len_9to16_64b(const xxh_u8* input, size_t len, const xxh_u8* secret, XXH64_hash_t seed) in XXH3_len_9to16_64b() function
2821 { if (XXH_likely(len > 8)) return XXH3_len_9to16_64b(input, len, secret, seed); in XXH3_len_0to16_64b()
/dports/devel/xxhash/xxHash-0.8.0/
H A Dxxhash.h2802 XXH3_len_9to16_64b(const xxh_u8* input, size_t len, const xxh_u8* secret, XXH64_hash_t seed) in XXH3_len_9to16_64b() function
2822 { if (XXH_likely(len > 8)) return XXH3_len_9to16_64b(input, len, secret, seed); in XXH3_len_0to16_64b()

12