Home
last modified time | relevance | path

Searched refs:XXH_PREFETCH_DIST (Results 1 – 25 of 49) sorted by relevance

12

/dports/net/haproxy/haproxy-2.4.10/include/import/
H A Dxxhash.h3649 #ifndef XXH_PREFETCH_DIST
3651 # define XXH_PREFETCH_DIST 320 macro
3654 # define XXH_PREFETCH_DIST 512 macro
3656 # define XXH_PREFETCH_DIST 384 macro
3676 XXH_PREFETCH(in + XXH_PREFETCH_DIST); in XXH3_accumulate()
/dports/www/firefox-esr/firefox-91.8.0/mfbt/lz4/
H A Dxxhash.h3647 #ifndef XXH_PREFETCH_DIST
3649 # define XXH_PREFETCH_DIST 320 macro
3652 # define XXH_PREFETCH_DIST 512 macro
3654 # define XXH_PREFETCH_DIST 384 macro
3674 XXH_PREFETCH(in + XXH_PREFETCH_DIST); in XXH3_accumulate()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/
H A Dxxhash.h3646 #ifndef XXH_PREFETCH_DIST
3648 # define XXH_PREFETCH_DIST 320 macro
3651 # define XXH_PREFETCH_DIST 512 macro
3653 # define XXH_PREFETCH_DIST 384 macro
3673 XXH_PREFETCH(in + XXH_PREFETCH_DIST); in XXH3_accumulate()
/dports/devel/R-cran-rlang/rlang/src/internal/xxhash/
H A Dxxhash.h3648 #ifndef XXH_PREFETCH_DIST
3650 # define XXH_PREFETCH_DIST 320 macro
3653 # define XXH_PREFETCH_DIST 512 macro
3655 # define XXH_PREFETCH_DIST 384 macro
3675 XXH_PREFETCH(in + XXH_PREFETCH_DIST); in XXH3_accumulate()
/dports/archivers/c-blosc2/c-blosc2-2.0.4/plugins/codecs/ndlz/
H A Dxxhash.h4188 #ifndef XXH_PREFETCH_DIST
4190 # define XXH_PREFETCH_DIST 320 macro
4193 # define XXH_PREFETCH_DIST 512 macro
4195 # define XXH_PREFETCH_DIST 384 macro
4215 XXH_PREFETCH(in + XXH_PREFETCH_DIST); in XXH3_accumulate()
/dports/databases/rocksdb/rocksdb-6.26.1/util/
H A Dxxhash.h4201 #ifndef XXH_PREFETCH_DIST
4203 # define XXH_PREFETCH_DIST 320 macro
4206 # define XXH_PREFETCH_DIST 512 macro
4208 # define XXH_PREFETCH_DIST 384 macro
4228 XXH_PREFETCH(in + XXH_PREFETCH_DIST); in XXH3_accumulate()
/dports/databases/rocksdb-lite/rocksdb-6.26.1/util/
H A Dxxhash.h4201 #ifndef XXH_PREFETCH_DIST
4203 # define XXH_PREFETCH_DIST 320 macro
4206 # define XXH_PREFETCH_DIST 512 macro
4208 # define XXH_PREFETCH_DIST 384 macro
4228 XXH_PREFETCH(in + XXH_PREFETCH_DIST); in XXH3_accumulate()
/dports/devel/grpc/grpc-1.42.0/third_party/xxhash/
H A Dxxhash.h4184 #ifndef XXH_PREFETCH_DIST
4186 # define XXH_PREFETCH_DIST 320 macro
4189 # define XXH_PREFETCH_DIST 512 macro
4191 # define XXH_PREFETCH_DIST 384 macro
4211 XXH_PREFETCH(in + XXH_PREFETCH_DIST); in XXH3_accumulate()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/vendored/xxhash/
H A Dxxhash.h3650 #ifndef XXH_PREFETCH_DIST
3652 # define XXH_PREFETCH_DIST 320 macro
3655 # define XXH_PREFETCH_DIST 512 macro
3657 # define XXH_PREFETCH_DIST 384 macro
3677 XXH_PREFETCH(in + XXH_PREFETCH_DIST); in XXH3_accumulate()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/vendored/xxhash/
H A Dxxhash.h3650 #ifndef XXH_PREFETCH_DIST
3652 # define XXH_PREFETCH_DIST 320 macro
3655 # define XXH_PREFETCH_DIST 512 macro
3657 # define XXH_PREFETCH_DIST 384 macro
3677 XXH_PREFETCH(in + XXH_PREFETCH_DIST); in XXH3_accumulate()
/dports/security/hashcat/hashcat-6.2.5/deps/git/xxHash/
H A Dxxhash.h4184 #ifndef XXH_PREFETCH_DIST
4186 # define XXH_PREFETCH_DIST 320 macro
4189 # define XXH_PREFETCH_DIST 512 macro
4191 # define XXH_PREFETCH_DIST 384 macro
4211 XXH_PREFETCH(in + XXH_PREFETCH_DIST); in XXH3_accumulate()
/dports/security/hashcat/hashcat-6.2.5/deps/xxHash/
H A Dxxhash.h3647 #ifndef XXH_PREFETCH_DIST
3649 # define XXH_PREFETCH_DIST 320 macro
3652 # define XXH_PREFETCH_DIST 512 macro
3654 # define XXH_PREFETCH_DIST 384 macro
3674 XXH_PREFETCH(in + XXH_PREFETCH_DIST); in XXH3_accumulate()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/
H A Dxxhash.h3646 #ifndef XXH_PREFETCH_DIST
3648 # define XXH_PREFETCH_DIST 320 macro
3651 # define XXH_PREFETCH_DIST 512 macro
3653 # define XXH_PREFETCH_DIST 384 macro
3673 XXH_PREFETCH(in + XXH_PREFETCH_DIST); in XXH3_accumulate()
/dports/devel/py-xxhash/xxhash-2.0.2/deps/xxhash/
H A Dxxhash.h3647 #ifndef XXH_PREFETCH_DIST
3649 # define XXH_PREFETCH_DIST 320 macro
3652 # define XXH_PREFETCH_DIST 512 macro
3654 # define XXH_PREFETCH_DIST 384 macro
3674 XXH_PREFETCH(in + XXH_PREFETCH_DIST); in XXH3_accumulate()
/dports/www/mod_php81/php-8.1.1/ext/hash/xxhash/
H A Dxxhash.h3647 #ifndef XXH_PREFETCH_DIST
3649 # define XXH_PREFETCH_DIST 320 macro
3652 # define XXH_PREFETCH_DIST 512 macro
3654 # define XXH_PREFETCH_DIST 384 macro
3674 XXH_PREFETCH(in + XXH_PREFETCH_DIST); in XXH3_accumulate()
/dports/lang/php81/php-8.1.1/ext/hash/xxhash/
H A Dxxhash.h3647 #ifndef XXH_PREFETCH_DIST
3649 # define XXH_PREFETCH_DIST 320 macro
3652 # define XXH_PREFETCH_DIST 512 macro
3654 # define XXH_PREFETCH_DIST 384 macro
3674 XXH_PREFETCH(in + XXH_PREFETCH_DIST); in XXH3_accumulate()
/dports/security/afl++/AFLplusplus-3.14c/include/
H A Dxxhash.h4241 #ifndef XXH_PREFETCH_DIST
4243 #define XXH_PREFETCH_DIST 320
4246 #define XXH_PREFETCH_DIST 512
4248 #define XXH_PREFETCH_DIST 384
4268 XXH_PREFETCH(in + XXH_PREFETCH_DIST);
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/xxhash/
H A Dxxhash.h4184 #ifndef XXH_PREFETCH_DIST in main()
4186 # define XXH_PREFETCH_DIST 320 in main()
4189 # define XXH_PREFETCH_DIST 512 in main()
4191 # define XXH_PREFETCH_DIST 384 in main()
4211 XXH_PREFETCH(in + XXH_PREFETCH_DIST); in main()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/
H A Dxxhash.h3646 #ifndef XXH_PREFETCH_DIST
3648 # define XXH_PREFETCH_DIST 320 macro
3651 # define XXH_PREFETCH_DIST 512 macro
3653 # define XXH_PREFETCH_DIST 384 macro
3673 XXH_PREFETCH(in + XXH_PREFETCH_DIST); in XXH3_accumulate()
/dports/devel/xxhash/xxHash-0.8.0/
H A Dxxhash.h3647 #ifndef XXH_PREFETCH_DIST
3649 # define XXH_PREFETCH_DIST 320 macro
3652 # define XXH_PREFETCH_DIST 512 macro
3654 # define XXH_PREFETCH_DIST 384 macro
3674 XXH_PREFETCH(in + XXH_PREFETCH_DIST); in XXH3_accumulate()
/dports/mail/thunderbird/thunderbird-91.8.0/mfbt/lz4/
H A Dxxhash.h3647 #ifndef XXH_PREFETCH_DIST
3649 # define XXH_PREFETCH_DIST 320 macro
3652 # define XXH_PREFETCH_DIST 512 macro
3654 # define XXH_PREFETCH_DIST 384 macro
3674 XXH_PREFETCH(in + XXH_PREFETCH_DIST); in XXH3_accumulate()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/cmetrics/lib/xxHash-0.8.0/
H A Dxxhash.h3647 #ifndef XXH_PREFETCH_DIST
3649 # define XXH_PREFETCH_DIST 320 macro
3652 # define XXH_PREFETCH_DIST 512 macro
3654 # define XXH_PREFETCH_DIST 384 macro
3674 XXH_PREFETCH(in + XXH_PREFETCH_DIST); in XXH3_accumulate()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/xxHash-0.8.0/
H A Dxxhash.h3647 #ifndef XXH_PREFETCH_DIST
3649 # define XXH_PREFETCH_DIST 320 macro
3652 # define XXH_PREFETCH_DIST 512 macro
3654 # define XXH_PREFETCH_DIST 384 macro
3674 XXH_PREFETCH(in + XXH_PREFETCH_DIST); in XXH3_accumulate()
/dports/x11/xpra/xpra-4.3/xpra/buffers/
H A Dxxhash.h3647 #ifndef XXH_PREFETCH_DIST
3649 # define XXH_PREFETCH_DIST 320 macro
3652 # define XXH_PREFETCH_DIST 512 macro
3654 # define XXH_PREFETCH_DIST 384 macro
3674 XXH_PREFETCH(in + XXH_PREFETCH_DIST); in XXH3_accumulate()
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/xxhash/
H A Dxxhash.h4184 #ifndef XXH_PREFETCH_DIST
4186 # define XXH_PREFETCH_DIST 320 macro
4189 # define XXH_PREFETCH_DIST 512 macro
4191 # define XXH_PREFETCH_DIST 384 macro
4211 XXH_PREFETCH(in + XXH_PREFETCH_DIST); in XXH3_accumulate()

12