Home
last modified time | relevance | path

Searched refs:XXH128_canonical_t (Results 1 – 25 of 78) sorted by relevance

1234

/dports/multimedia/dav1d/dav1d-99172b11470776177939c3d2bc366fe8d904eab7/tools/output/
H A Dxxhash.c103 XXH128_canonical_t c; in xxh3_close()
121 XXH128_canonical_t c; in xxh3_verify()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/dav1d/tools/output/
H A Dxxhash.c103 XXH128_canonical_t c; in xxh3_close()
121 XXH128_canonical_t c; in xxh3_verify()
/dports/www/firefox-esr/firefox-91.8.0/third_party/dav1d/tools/output/
H A Dxxhash.c103 XXH128_canonical_t c; in xxh3_close()
121 XXH128_canonical_t c; in xxh3_verify()
/dports/multimedia/handbrake/dav1d-0.9.0/tools/output/
H A Dxxhash.c103 XXH128_canonical_t c; in xxh3_close()
121 XXH128_canonical_t c; in xxh3_verify()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/util/
H A Dxxhash.h574 typedef struct { unsigned char digest[16]; } XXH128_canonical_t; typedef
575 XXH_PUBLIC_API void XXH128_canonicalFromHash(XXH128_canonical_t* dst, XXH128_hash_t hash);
576 XXH_PUBLIC_API XXH128_hash_t XXH128_hashFromCanonical(const XXH128_canonical_t* src);
/dports/databases/pgroonga/pgroonga-2.3.4/vendor/xxHash/
H A Dxxhash.h563 typedef struct { unsigned char digest[16]; } XXH128_canonical_t; typedef
564 XXH_PUBLIC_API void XXH128_canonicalFromHash(XXH128_canonical_t* dst, XXH128_hash_t hash);
565 XXH_PUBLIC_API XXH128_hash_t XXH128_hashFromCanonical(const XXH128_canonical_t* src);
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/util/
H A Dxxhash.h574 typedef struct { unsigned char digest[16]; } XXH128_canonical_t; typedef
575 XXH_PUBLIC_API void XXH128_canonicalFromHash(XXH128_canonical_t* dst, XXH128_hash_t hash);
576 XXH_PUBLIC_API XXH128_hash_t XXH128_hashFromCanonical(const XXH128_canonical_t* src);
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/util/
H A Dxxhash.h574 typedef struct { unsigned char digest[16]; } XXH128_canonical_t; typedef
575 XXH_PUBLIC_API void XXH128_canonicalFromHash(XXH128_canonical_t* dst, XXH128_hash_t hash);
576 XXH_PUBLIC_API XXH128_hash_t XXH128_hashFromCanonical(const XXH128_canonical_t* src);
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/util/
H A Dxxhash.h574 typedef struct { unsigned char digest[16]; } XXH128_canonical_t; typedef
575 XXH_PUBLIC_API void XXH128_canonicalFromHash(XXH128_canonical_t* dst, XXH128_hash_t hash);
576 XXH_PUBLIC_API XXH128_hash_t XXH128_hashFromCanonical(const XXH128_canonical_t* src);
/dports/games/freecell-solver/freecell-solver-6.2.0/xxHash-wrapper/xxHash-0.7.2/
H A Dxxhash.h563 typedef struct { unsigned char digest[16]; } XXH128_canonical_t; typedef
564 XXH_PUBLIC_API void XXH128_canonicalFromHash(XXH128_canonical_t* dst, XXH128_hash_t hash);
565 XXH_PUBLIC_API XXH128_hash_t XXH128_hashFromCanonical(const XXH128_canonical_t* src);
/dports/games/black-hole-solver/black-hole-solver-1.10.1/xxHash-wrapper/xxHash-0.7.2/
H A Dxxhash.h563 typedef struct { unsigned char digest[16]; } XXH128_canonical_t; typedef
564 XXH_PUBLIC_API void XXH128_canonicalFromHash(XXH128_canonical_t* dst, XXH128_hash_t hash);
565 XXH_PUBLIC_API XXH128_hash_t XXH128_hashFromCanonical(const XXH128_canonical_t* src);
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/util/
H A Dxxhash.h574 typedef struct { unsigned char digest[16]; } XXH128_canonical_t; typedef
575 XXH_PUBLIC_API void XXH128_canonicalFromHash(XXH128_canonical_t* dst, XXH128_hash_t hash);
576 XXH_PUBLIC_API XXH128_hash_t XXH128_hashFromCanonical(const XXH128_canonical_t* src);
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/util/
H A Dxxhash.h574 typedef struct { unsigned char digest[16]; } XXH128_canonical_t; typedef
575 XXH_PUBLIC_API void XXH128_canonicalFromHash(XXH128_canonical_t* dst, XXH128_hash_t hash);
576 XXH_PUBLIC_API XXH128_hash_t XXH128_hashFromCanonical(const XXH128_canonical_t* src);
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/rocksdb/util/
H A Dxxhash.h574 typedef struct { unsigned char digest[16]; } XXH128_canonical_t; in test_f64()
575 XXH_PUBLIC_API void XXH128_canonicalFromHash(XXH128_canonical_t* dst, XXH128_hash_t hash); in test_f64()
576 XXH_PUBLIC_API XXH128_hash_t XXH128_hashFromCanonical(const XXH128_canonical_t* src); in test_f64()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/rocksdb/util/
H A Dxxhash.h574 typedef struct { unsigned char digest[16]; } XXH128_canonical_t; typedef
575 XXH_PUBLIC_API void XXH128_canonicalFromHash(XXH128_canonical_t* dst, XXH128_hash_t hash);
576 XXH_PUBLIC_API XXH128_hash_t XXH128_hashFromCanonical(const XXH128_canonical_t* src);
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/vendored/xxhash/
H A Dxxhash.h520 typedef struct { unsigned char digest[16]; } XXH128_canonical_t; typedef
521 XXH_PUBLIC_API void XXH128_canonicalFromHash(XXH128_canonical_t* dst, XXH128_hash_t hash);
522 XXH_PUBLIC_API XXH128_hash_t XXH128_hashFromCanonical(const XXH128_canonical_t* src);
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/util/
H A Dxxhash.h574 typedef struct { unsigned char digest[16]; } XXH128_canonical_t; typedef
575 XXH_PUBLIC_API void XXH128_canonicalFromHash(XXH128_canonical_t* dst, XXH128_hash_t hash);
576 XXH_PUBLIC_API XXH128_hash_t XXH128_hashFromCanonical(const XXH128_canonical_t* src);
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/util/
H A Dxxhash.h574 typedef struct { unsigned char digest[16]; } XXH128_canonical_t; typedef
575 XXH_PUBLIC_API void XXH128_canonicalFromHash(XXH128_canonical_t* dst, XXH128_hash_t hash);
576 XXH_PUBLIC_API XXH128_hash_t XXH128_hashFromCanonical(const XXH128_canonical_t* src);
/dports/archivers/py-borgbackup/borgbackup-1.1.17/src/borg/algorithms/xxh64/
H A Dxxhash.h147 # define XXH128_canonical_t XXH_IPREF(XXH128_canonical_t) macro
672 typedef struct { unsigned char digest[sizeof(XXH128_hash_t)]; } XXH128_canonical_t; typedef
673 XXH_PUBLIC_API void XXH128_canonicalFromHash(XXH128_canonical_t* dst, XXH128_hash_t hash);
674 XXH_PUBLIC_API XXH128_hash_t XXH128_hashFromCanonical(const XXH128_canonical_t* src);
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/zstd-seekable-0.1.7/zstd/lib/common/
H A Dxxhash.h147 # define XXH128_canonical_t XXH_IPREF(XXH128_canonical_t) macro
653 typedef struct { unsigned char digest[16]; } XXH128_canonical_t; typedef
654 XXH_PUBLIC_API void XXH128_canonicalFromHash(XXH128_canonical_t* dst, XXH128_hash_t hash);
655 XXH_PUBLIC_API XXH128_hash_t XXH128_hashFromCanonical(const XXH128_canonical_t* src);
/dports/lang/spidermonkey78/firefox-78.9.0/mfbt/lz4/
H A Dxxhash.h147 # define XXH128_canonical_t XXH_IPREF(XXH128_canonical_t) macro
653 typedef struct { unsigned char digest[16]; } XXH128_canonical_t; typedef
654 XXH_PUBLIC_API void XXH128_canonicalFromHash(XXH128_canonical_t* dst, XXH128_hash_t hash);
655 XXH_PUBLIC_API XXH128_hash_t XXH128_hashFromCanonical(const XXH128_canonical_t* src);
/dports/devel/py-xxhash/xxhash-2.0.2/src/
H A D_xxhash.c309 XXH128_canonicalFromHash((XXH128_canonical_t *)retbuf, intdigest); in xxh3_128_digest()
365 XXH128_canonicalFromHash((XXH128_canonical_t *)digest, intdigest); in xxh3_128_hexdigest()
1421 XXH128_canonicalFromHash((XXH128_canonical_t *)retbuf, intdigest); in PYXXH3_128_digest()
1439 XXH128_canonicalFromHash((XXH128_canonical_t *)digest, intdigest); in PYXXH3_128_hexdigest()
/dports/net/haproxy/haproxy-2.4.10/include/import/
H A Dxxhash.h149 # define XXH128_canonical_t XXH_IPREF(XXH128_canonical_t) macro
590 typedef struct { unsigned char digest[sizeof(XXH128_hash_t)]; } XXH128_canonical_t; typedef
591 XXH_PUBLIC_API void XXH128_canonicalFromHash(XXH128_canonical_t* dst, XXH128_hash_t hash);
592 XXH_PUBLIC_API XXH128_hash_t XXH128_hashFromCanonical(const XXH128_canonical_t* src);
4200 XXH128_canonical_t scrambler; in XXH3_generateSecret()
4223 XXH128_canonical_t segment; in XXH3_generateSecret()
4733 XXH128_canonicalFromHash(XXH128_canonical_t* dst, XXH128_hash_t hash) in XXH128_canonicalFromHash()
4735 XXH_STATIC_ASSERT(sizeof(XXH128_canonical_t) == sizeof(XXH128_hash_t)); in XXH128_canonicalFromHash()
4745 XXH128_hashFromCanonical(const XXH128_canonical_t* src) in XXH128_hashFromCanonical()
/dports/www/firefox-esr/firefox-91.8.0/mfbt/lz4/
H A Dxxhash.h147 # define XXH128_canonical_t XXH_IPREF(XXH128_canonical_t) macro
588 typedef struct { unsigned char digest[sizeof(XXH128_hash_t)]; } XXH128_canonical_t; typedef
589 XXH_PUBLIC_API void XXH128_canonicalFromHash(XXH128_canonical_t* dst, XXH128_hash_t hash);
590 XXH_PUBLIC_API XXH128_hash_t XXH128_hashFromCanonical(const XXH128_canonical_t* src);
4198 XXH128_canonical_t scrambler; in XXH3_generateSecret()
4221 XXH128_canonical_t segment; in XXH3_generateSecret()
4731 XXH128_canonicalFromHash(XXH128_canonical_t* dst, XXH128_hash_t hash) in XXH128_canonicalFromHash()
4733 XXH_STATIC_ASSERT(sizeof(XXH128_canonical_t) == sizeof(XXH128_hash_t)); in XXH128_canonicalFromHash()
4743 XXH128_hashFromCanonical(const XXH128_canonical_t* src) in XXH128_hashFromCanonical()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/
H A Dxxhash.h148 # define XXH128_canonical_t XXH_IPREF(XXH128_canonical_t) macro
584 typedef struct { unsigned char digest[sizeof(XXH128_hash_t)]; } XXH128_canonical_t; typedef
585 XXH_PUBLIC_API void XXH128_canonicalFromHash(XXH128_canonical_t* dst, XXH128_hash_t hash);
586 XXH_PUBLIC_API XXH128_hash_t XXH128_hashFromCanonical(const XXH128_canonical_t* src);
4197 XXH128_canonical_t scrambler; in XXH3_generateSecret()
4220 XXH128_canonical_t segment; in XXH3_generateSecret()
4730 XXH128_canonicalFromHash(XXH128_canonical_t* dst, XXH128_hash_t hash) in XXH128_canonicalFromHash()
4732 XXH_STATIC_ASSERT(sizeof(XXH128_canonical_t) == sizeof(XXH128_hash_t)); in XXH128_canonicalFromHash()
4742 XXH128_hashFromCanonical(const XXH128_canonical_t* src) in XXH128_hashFromCanonical()

1234