Home
last modified time | relevance | path

Searched refs:XXH_MIN (Results 1 – 25 of 33) sorted by relevance

12

/dports/net/haproxy/haproxy-2.4.10/include/import/
H A Dxxhash.h4186 #define XXH_MIN(x, y) (((x) > (y)) ? (y) : (x)) macro
4210 { size_t toFill = XXH_MIN(customSeedSize, sizeof(seeds)); in XXH3_generateSecret()
4214 toFill = XXH_MIN(filled, sizeof(seeds) - filled); in XXH3_generateSecret()
/dports/www/firefox-esr/firefox-91.8.0/mfbt/lz4/
H A Dxxhash.h4184 #define XXH_MIN(x, y) (((x) > (y)) ? (y) : (x)) macro
4208 { size_t toFill = XXH_MIN(customSeedSize, sizeof(seeds)); in XXH3_generateSecret()
4212 toFill = XXH_MIN(filled, sizeof(seeds) - filled); in XXH3_generateSecret()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/
H A Dxxhash.h4183 #define XXH_MIN(x, y) (((x) > (y)) ? (y) : (x)) macro
4207 { size_t toFill = XXH_MIN(customSeedSize, sizeof(seeds)); in XXH3_generateSecret()
4211 toFill = XXH_MIN(filled, sizeof(seeds) - filled); in XXH3_generateSecret()
/dports/devel/R-cran-rlang/rlang/src/internal/xxhash/
H A Dxxhash.h4185 #define XXH_MIN(x, y) (((x) > (y)) ? (y) : (x)) macro
4209 { size_t toFill = XXH_MIN(customSeedSize, sizeof(seeds)); in XXH3_generateSecret()
4213 toFill = XXH_MIN(filled, sizeof(seeds) - filled); in XXH3_generateSecret()
/dports/archivers/c-blosc2/c-blosc2-2.0.4/plugins/codecs/ndlz/
H A Dxxhash.h4737 #define XXH_MIN(x, y) (((x) > (y)) ? (y) : (x)) macro
4762 { size_t toFill = XXH_MIN(customSeedSize, sizeof(seeds)); in XXH3_generateSecret()
4766 toFill = XXH_MIN(filled, sizeof(seeds) - filled); in XXH3_generateSecret()
/dports/databases/rocksdb/rocksdb-6.26.1/util/
H A Dxxhash.h4750 #define XXH_MIN(x, y) (((x) > (y)) ? (y) : (x)) macro
4775 { size_t toFill = XXH_MIN(customSeedSize, sizeof(seeds)); in XXH3_generateSecret()
4779 toFill = XXH_MIN(filled, sizeof(seeds) - filled); in XXH3_generateSecret()
/dports/databases/rocksdb-lite/rocksdb-6.26.1/util/
H A Dxxhash.h4750 #define XXH_MIN(x, y) (((x) > (y)) ? (y) : (x)) macro
4775 { size_t toFill = XXH_MIN(customSeedSize, sizeof(seeds)); in XXH3_generateSecret()
4779 toFill = XXH_MIN(filled, sizeof(seeds) - filled); in XXH3_generateSecret()
/dports/devel/grpc/grpc-1.42.0/third_party/xxhash/
H A Dxxhash.h4733 #define XXH_MIN(x, y) (((x) > (y)) ? (y) : (x)) macro
4758 { size_t toFill = XXH_MIN(customSeedSize, sizeof(seeds)); in XXH3_generateSecret()
4762 toFill = XXH_MIN(filled, sizeof(seeds) - filled); in XXH3_generateSecret()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/vendored/xxhash/
H A Dxxhash.h4187 #define XXH_MIN(x, y) (((x) > (y)) ? (y) : (x)) macro
4211 { size_t toFill = XXH_MIN(customSeedSize, sizeof(seeds)); in XXH3_generateSecret()
4215 toFill = XXH_MIN(filled, sizeof(seeds) - filled); in XXH3_generateSecret()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/vendored/xxhash/
H A Dxxhash.h4187 #define XXH_MIN(x, y) (((x) > (y)) ? (y) : (x)) macro
4211 { size_t toFill = XXH_MIN(customSeedSize, sizeof(seeds)); in XXH3_generateSecret()
4215 toFill = XXH_MIN(filled, sizeof(seeds) - filled); in XXH3_generateSecret()
/dports/security/hashcat/hashcat-6.2.5/deps/git/xxHash/
H A Dxxhash.h4733 #define XXH_MIN(x, y) (((x) > (y)) ? (y) : (x)) macro
4758 { size_t toFill = XXH_MIN(customSeedSize, sizeof(seeds)); in XXH3_generateSecret()
4762 toFill = XXH_MIN(filled, sizeof(seeds) - filled); in XXH3_generateSecret()
/dports/security/hashcat/hashcat-6.2.5/deps/xxHash/
H A Dxxhash.h4184 #define XXH_MIN(x, y) (((x) > (y)) ? (y) : (x)) macro
4208 { size_t toFill = XXH_MIN(customSeedSize, sizeof(seeds)); in XXH3_generateSecret()
4212 toFill = XXH_MIN(filled, sizeof(seeds) - filled); in XXH3_generateSecret()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/
H A Dxxhash.h4183 #define XXH_MIN(x, y) (((x) > (y)) ? (y) : (x)) macro
4207 { size_t toFill = XXH_MIN(customSeedSize, sizeof(seeds)); in XXH3_generateSecret()
4211 toFill = XXH_MIN(filled, sizeof(seeds) - filled); in XXH3_generateSecret()
/dports/devel/py-xxhash/xxhash-2.0.2/deps/xxhash/
H A Dxxhash.h4184 #define XXH_MIN(x, y) (((x) > (y)) ? (y) : (x)) macro
4208 { size_t toFill = XXH_MIN(customSeedSize, sizeof(seeds)); in XXH3_generateSecret()
4212 toFill = XXH_MIN(filled, sizeof(seeds) - filled); in XXH3_generateSecret()
/dports/www/mod_php81/php-8.1.1/ext/hash/xxhash/
H A Dxxhash.h4184 #define XXH_MIN(x, y) (((x) > (y)) ? (y) : (x)) macro
4208 { size_t toFill = XXH_MIN(customSeedSize, sizeof(seeds)); in XXH3_generateSecret()
4212 toFill = XXH_MIN(filled, sizeof(seeds) - filled); in XXH3_generateSecret()
/dports/lang/php81/php-8.1.1/ext/hash/xxhash/
H A Dxxhash.h4184 #define XXH_MIN(x, y) (((x) > (y)) ? (y) : (x)) macro
4208 { size_t toFill = XXH_MIN(customSeedSize, sizeof(seeds)); in XXH3_generateSecret()
4212 toFill = XXH_MIN(filled, sizeof(seeds) - filled); in XXH3_generateSecret()
/dports/security/afl++/AFLplusplus-3.14c/include/
H A Dxxhash.h4884 #define XXH_MIN(x, y) (((x) > (y)) ? (y) : (x))
4917 size_t toFill = XXH_MIN(customSeedSize, sizeof(seeds));
4922 toFill = XXH_MIN(filled, sizeof(seeds) - filled);
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/xxhash/
H A Dxxhash.h4733 #define XXH_MIN(x, y) (((x) > (y)) ? (y) : (x)) in main()
4758 { size_t toFill = XXH_MIN(customSeedSize, sizeof(seeds)); in main()
4762 toFill = XXH_MIN(filled, sizeof(seeds) - filled); in main()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/
H A Dxxhash.h4183 #define XXH_MIN(x, y) (((x) > (y)) ? (y) : (x)) macro
4207 { size_t toFill = XXH_MIN(customSeedSize, sizeof(seeds)); in XXH3_generateSecret()
4211 toFill = XXH_MIN(filled, sizeof(seeds) - filled); in XXH3_generateSecret()
/dports/devel/xxhash/xxHash-0.8.0/
H A Dxxhash.h4184 #define XXH_MIN(x, y) (((x) > (y)) ? (y) : (x)) macro
4208 { size_t toFill = XXH_MIN(customSeedSize, sizeof(seeds)); in XXH3_generateSecret()
4212 toFill = XXH_MIN(filled, sizeof(seeds) - filled); in XXH3_generateSecret()
/dports/mail/thunderbird/thunderbird-91.8.0/mfbt/lz4/
H A Dxxhash.h4184 #define XXH_MIN(x, y) (((x) > (y)) ? (y) : (x)) macro
4208 { size_t toFill = XXH_MIN(customSeedSize, sizeof(seeds)); in XXH3_generateSecret()
4212 toFill = XXH_MIN(filled, sizeof(seeds) - filled); in XXH3_generateSecret()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/cmetrics/lib/xxHash-0.8.0/
H A Dxxhash.h4184 #define XXH_MIN(x, y) (((x) > (y)) ? (y) : (x)) macro
4208 { size_t toFill = XXH_MIN(customSeedSize, sizeof(seeds)); in XXH3_generateSecret()
4212 toFill = XXH_MIN(filled, sizeof(seeds) - filled); in XXH3_generateSecret()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/xxHash-0.8.0/
H A Dxxhash.h4184 #define XXH_MIN(x, y) (((x) > (y)) ? (y) : (x)) macro
4208 { size_t toFill = XXH_MIN(customSeedSize, sizeof(seeds)); in XXH3_generateSecret()
4212 toFill = XXH_MIN(filled, sizeof(seeds) - filled); in XXH3_generateSecret()
/dports/x11/xpra/xpra-4.3/xpra/buffers/
H A Dxxhash.h4184 #define XXH_MIN(x, y) (((x) > (y)) ? (y) : (x)) macro
4208 { size_t toFill = XXH_MIN(customSeedSize, sizeof(seeds)); in XXH3_generateSecret()
4212 toFill = XXH_MIN(filled, sizeof(seeds) - filled); in XXH3_generateSecret()
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/xxhash/
H A Dxxhash.h4733 #define XXH_MIN(x, y) (((x) > (y)) ? (y) : (x)) macro
4758 { size_t toFill = XXH_MIN(customSeedSize, sizeof(seeds)); in XXH3_generateSecret()
4762 toFill = XXH_MIN(filled, sizeof(seeds) - filled); in XXH3_generateSecret()

12