Home
last modified time | relevance | path

Searched refs:XXH32_state_t (Results 1 – 25 of 366) sorted by relevance

12345678910>>...15

/dports/net/haproxy21/haproxy-2.1.12/include/import/
H A Dxxhash.h103 typedef struct { long long ll[ 6]; } XXH32_state_t; typedef
113 XXH32_state_t* XXH32_createState(void);
114 XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr);
125 XXH_errorcode XXH32_reset (XXH32_state_t* statePtr, unsigned seed);
126 XXH_errorcode XXH32_update (XXH32_state_t* statePtr, const void* input, size_t length);
127 unsigned int XXH32_digest (const XXH32_state_t* statePtr);
/dports/net/haproxy20/haproxy-2.0.26/include/import/
H A Dxxhash.h103 typedef struct { long long ll[ 6]; } XXH32_state_t; typedef
113 XXH32_state_t* XXH32_createState(void);
114 XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr);
125 XXH_errorcode XXH32_reset (XXH32_state_t* statePtr, unsigned seed);
126 XXH_errorcode XXH32_update (XXH32_state_t* statePtr, const void* input, size_t length);
127 unsigned int XXH32_digest (const XXH32_state_t* statePtr);
/dports/net/haproxy19/haproxy-1.9.16/include/import/
H A Dxxhash.h103 typedef struct { long long ll[ 6]; } XXH32_state_t; typedef
113 XXH32_state_t* XXH32_createState(void);
114 XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr);
125 XXH_errorcode XXH32_reset (XXH32_state_t* statePtr, unsigned seed);
126 XXH_errorcode XXH32_update (XXH32_state_t* statePtr, const void* input, size_t length);
127 unsigned int XXH32_digest (const XXH32_state_t* statePtr);
/dports/net/haproxy17/haproxy-1.7.14/include/import/
H A Dxxhash.h103 typedef struct { long long ll[ 6]; } XXH32_state_t; typedef
113 XXH32_state_t* XXH32_createState(void);
114 XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr);
125 XXH_errorcode XXH32_reset (XXH32_state_t* statePtr, unsigned seed);
126 XXH_errorcode XXH32_update (XXH32_state_t* statePtr, const void* input, size_t length);
127 unsigned int XXH32_digest (const XXH32_state_t* statePtr);
/dports/net/haproxy22/haproxy-2.2.19/include/import/
H A Dxxhash.h103 typedef struct { long long ll[ 6]; } XXH32_state_t; typedef
113 XXH32_state_t* XXH32_createState(void);
114 XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr);
125 XXH_errorcode XXH32_reset (XXH32_state_t* statePtr, unsigned seed);
126 XXH_errorcode XXH32_update (XXH32_state_t* statePtr, const void* input, size_t length);
127 unsigned int XXH32_digest (const XXH32_state_t* statePtr);
/dports/net/haproxy23/haproxy-2.3.16/include/import/
H A Dxxhash.h103 typedef struct { long long ll[ 6]; } XXH32_state_t; typedef
113 XXH32_state_t* XXH32_createState(void);
114 XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr);
125 XXH_errorcode XXH32_reset (XXH32_state_t* statePtr, unsigned seed);
126 XXH_errorcode XXH32_update (XXH32_state_t* statePtr, const void* input, size_t length);
127 unsigned int XXH32_digest (const XXH32_state_t* statePtr);
/dports/net/haproxy18/haproxy-1.8.30/include/import/
H A Dxxhash.h103 typedef struct { long long ll[ 6]; } XXH32_state_t; typedef
113 XXH32_state_t* XXH32_createState(void);
114 XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr);
125 XXH_errorcode XXH32_reset (XXH32_state_t* statePtr, unsigned seed);
126 XXH_errorcode XXH32_update (XXH32_state_t* statePtr, const void* input, size_t length);
127 unsigned int XXH32_digest (const XXH32_state_t* statePtr);
/dports/www/py-pylsqpack/pylsqpack-0.3.13/vendor/ls-qpack/deps/xxhash/
H A Dxxhash.h104 typedef struct { long long ll[ 6]; } XXH32_state_t; typedef
114 XXH32_state_t *XXH32_createState(void);
115 XXH_errorcode XXH32_freeState(XXH32_state_t *statePtr);
126 XXH_errorcode XXH32_reset(XXH32_state_t *statePtr, unsigned seed);
127 XXH_errorcode XXH32_update(XXH32_state_t *statePtr, const void *input,
129 unsigned int XXH32_digest(const XXH32_state_t *statePtr);
/dports/net/nuster/nuster-5.0.4.21/include/import/
H A Dxxhash.h103 typedef struct { long long ll[ 6]; } XXH32_state_t; typedef
113 XXH32_state_t* XXH32_createState(void);
114 XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr);
125 XXH_errorcode XXH32_reset (XXH32_state_t* statePtr, unsigned seed);
126 XXH_errorcode XXH32_update (XXH32_state_t* statePtr, const void* input, size_t length);
127 unsigned int XXH32_digest (const XXH32_state_t* statePtr);
/dports/sysutils/rmlint/rmlint-2.10.1-11-ga726d0cb/lib/checksums/xxhash/
H A Dxxhash.h105 } XXH32_state_t; typedef
116 XXH32_state_t* XXH32_createState(void);
117 XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr);
128 XXH_errorcode XXH32_reset(XXH32_state_t* statePtr, unsigned seed);
129 XXH_errorcode XXH32_update(XXH32_state_t* statePtr, const void* input, size_t length);
130 unsigned int XXH32_digest(const XXH32_state_t* statePtr);
/dports/mail/rspamd/rspamd-3.1/contrib/xxhash/
H A Dxxhash.h103 typedef struct { long long ll[ 6]; } XXH32_state_t; typedef
119 XXH32_state_t* XXH32_createState(void);
120 XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr);
131 XXH_errorcode XXH32_reset (XXH32_state_t* statePtr, unsigned seed);
132 XXH_errorcode XXH32_update (XXH32_state_t* statePtr, const void* input, size_t length);
133 unsigned int XXH32_digest (const XXH32_state_t* statePtr);
/dports/mail/rmilter/rmilter-1.10.0/contrib/xxhash/
H A Dxxhash.h103 typedef struct { long long ll[ 6]; } XXH32_state_t; typedef
119 XXH32_state_t* XXH32_createState(void);
120 XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr);
131 XXH_errorcode XXH32_reset (XXH32_state_t* statePtr, unsigned seed);
132 XXH_errorcode XXH32_update (XXH32_state_t* statePtr, const void* input, size_t length);
133 unsigned int XXH32_digest (const XXH32_state_t* statePtr);
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/include/
H A Dxxhash.h173 typedef struct XXH32_state_s XXH32_state_t; /* incomplete type */ typedef
186 …_t name##xxhbody; void* name##xxhvoid = &(name##xxhbody); XXH32_state_t* name = (XXH32_state_t*)(n…
193 XXH_PUBLIC_API XXH32_state_t* XXH32_createState(void);
194 XXH_PUBLIC_API XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr);
202 XXH_PUBLIC_API XXH_errorcode XXH32_reset (XXH32_state_t* statePtr, unsigned int seed);
203 XXH_PUBLIC_API XXH_errorcode XXH32_update (XXH32_state_t* statePtr, const void* input, size_t lengt…
204 XXH_PUBLIC_API XXH32_hash_t XXH32_digest (const XXH32_state_t* statePtr);
/dports/misc/vifm/vifm-0.11/src/utils/
H A Dxxhash.h178 typedef struct XXH32_state_s XXH32_state_t; /* incomplete type */ typedef
183 XXH_PUBLIC_API XXH32_state_t* XXH32_createState(void);
184 XXH_PUBLIC_API XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr);
192 XXH_PUBLIC_API XXH_errorcode XXH32_reset (XXH32_state_t* statePtr, unsigned int seed);
193 XXH_PUBLIC_API XXH_errorcode XXH32_update (XXH32_state_t* statePtr, const void* input, size_t lengt…
194 XXH_PUBLIC_API XXH32_hash_t XXH32_digest (const XXH32_state_t* statePtr);
230 XXH_PUBLIC_API void XXH32_copyState(XXH32_state_t* restrict dst_state, const XXH32_state_t* restric…
/dports/archivers/maxcso/maxcso-1.10.0/lz4/lib/
H A Dxxhash.h139 typedef struct { long long ll[ 6]; } XXH32_state_t; typedef
149 XXH32_state_t* XXH32_createState(void);
150 XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr);
161 XXH_errorcode XXH32_reset (XXH32_state_t* statePtr, unsigned seed);
162 XXH_errorcode XXH32_update (XXH32_state_t* statePtr, const void* input, size_t length);
163 unsigned int XXH32_digest (const XXH32_state_t* statePtr);
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/extra/lz4/
H A Dxxhash.h139 typedef struct { long long ll[ 6]; } XXH32_state_t; typedef
149 XXH32_state_t* XXH32_createState(void);
150 XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr);
161 XXH_errorcode XXH32_reset (XXH32_state_t* statePtr, unsigned seed);
162 XXH_errorcode XXH32_update (XXH32_state_t* statePtr, const void* input, size_t length);
163 unsigned int XXH32_digest (const XXH32_state_t* statePtr);
/dports/devel/upp/upp/uppsrc/Core/lib/
H A Dxxhash.h139 typedef struct { long long ll[ 6]; } XXH32_state_t; typedef
149 XXH32_state_t* XXH32_createState(void);
150 XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr);
161 XXH_errorcode XXH32_reset (XXH32_state_t* statePtr, unsigned seed);
162 XXH_errorcode XXH32_update (XXH32_state_t* statePtr, const void* input, size_t length);
163 unsigned int XXH32_digest (const XXH32_state_t* statePtr);
/dports/biology/abyss/abyss-2.3.1/vendor/nthash/lib/
H A Dxxhash.h141 } XXH32_state_t; typedef
153 XXH32_state_t* XXH32_createState(void);
154 XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr);
165 XXH_errorcode XXH32_reset (XXH32_state_t* statePtr, unsigned seed);
166 XXH_errorcode XXH32_update (XXH32_state_t* statePtr, const void* input, size_t length);
167 unsigned int XXH32_digest (const XXH32_state_t* statePtr);
/dports/www/netsurf/netsurf-3.10/frontends/amiga/hash/
H A Dxxhash.h139 typedef struct { long long ll[ 6]; } XXH32_state_t; typedef
149 XXH32_state_t* XXH32_createState(void);
150 XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr);
161 XXH_errorcode XXH32_reset (XXH32_state_t* statePtr, unsigned seed);
162 XXH_errorcode XXH32_update (XXH32_state_t* statePtr, const void* input, size_t length);
163 unsigned int XXH32_digest (const XXH32_state_t* statePtr);
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/Lz4/Lz4_131/lib/
H A Dxxhash.h139 typedef struct { long long ll[ 6]; } XXH32_state_t; typedef
149 XXH32_state_t* XXH32_createState(void);
150 XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr);
161 XXH_errorcode XXH32_reset (XXH32_state_t* statePtr, unsigned seed);
162 XXH_errorcode XXH32_update (XXH32_state_t* statePtr, const void* input, size_t length);
163 unsigned int XXH32_digest (const XXH32_state_t* statePtr);
/dports/archivers/zstd/zstd-1.5.0/lib/common/
H A Dxxhash.h162 typedef struct XXH32_state_s XXH32_state_t; /* incomplete type */ typedef
167 XXH_PUBLIC_API XXH32_state_t* XXH32_createState(void);
168 XXH_PUBLIC_API XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr);
176 XXH_PUBLIC_API XXH_errorcode XXH32_reset (XXH32_state_t* statePtr, unsigned int seed);
177 XXH_PUBLIC_API XXH_errorcode XXH32_update (XXH32_state_t* statePtr, const void* input, size_t lengt…
178 XXH_PUBLIC_API XXH32_hash_t XXH32_digest (const XXH32_state_t* statePtr);
214 XXH_PUBLIC_API void XXH32_copyState(XXH32_state_t* restrict dst_state, const XXH32_state_t* restric…
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/zstd/lib/common/
H A Dxxhash.h162 typedef struct XXH32_state_s XXH32_state_t; /* incomplete type */ typedef
167 XXH_PUBLIC_API XXH32_state_t* XXH32_createState(void);
168 XXH_PUBLIC_API XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr);
176 XXH_PUBLIC_API XXH_errorcode XXH32_reset (XXH32_state_t* statePtr, unsigned int seed);
177 XXH_PUBLIC_API XXH_errorcode XXH32_update (XXH32_state_t* statePtr, const void* input, size_t lengt…
178 XXH_PUBLIC_API XXH32_hash_t XXH32_digest (const XXH32_state_t* statePtr);
214 XXH_PUBLIC_API void XXH32_copyState(XXH32_state_t* restrict dst_state, const XXH32_state_t* restric…
/dports/archivers/p5-Compress-Zstd/Compress-Zstd-0.20/ext/zstd/lib/common/
H A Dxxhash.h182 typedef struct XXH32_state_s XXH32_state_t; /* incomplete type */ typedef
187 XXH_PUBLIC_API XXH32_state_t* XXH32_createState(void);
188 XXH_PUBLIC_API XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr);
196 XXH_PUBLIC_API XXH_errorcode XXH32_reset (XXH32_state_t* statePtr, unsigned int seed);
197 XXH_PUBLIC_API XXH_errorcode XXH32_update (XXH32_state_t* statePtr, const void* input, size_t lengt…
198 XXH_PUBLIC_API XXH32_hash_t XXH32_digest (const XXH32_state_t* statePtr);
234 XXH_PUBLIC_API void XXH32_copyState(XXH32_state_t* restrict dst_state, const XXH32_state_t* restric…
/dports/archivers/py-borgbackup/borgbackup-1.1.17/src/borg/algorithms/zstd/lib/common/
H A Dxxhash.h162 typedef struct XXH32_state_s XXH32_state_t; /* incomplete type */ typedef
167 XXH_PUBLIC_API XXH32_state_t* XXH32_createState(void);
168 XXH_PUBLIC_API XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr);
176 XXH_PUBLIC_API XXH_errorcode XXH32_reset (XXH32_state_t* statePtr, unsigned int seed);
177 XXH_PUBLIC_API XXH_errorcode XXH32_update (XXH32_state_t* statePtr, const void* input, size_t lengt…
178 XXH_PUBLIC_API XXH32_hash_t XXH32_digest (const XXH32_state_t* statePtr);
214 XXH_PUBLIC_API void XXH32_copyState(XXH32_state_t* restrict dst_state, const XXH32_state_t* restric…
/dports/archivers/py-zstd/zstd-1.5.0.4/zstd/lib/common/
H A Dxxhash.h162 typedef struct XXH32_state_s XXH32_state_t; /* incomplete type */ typedef
167 XXH_PUBLIC_API XXH32_state_t* XXH32_createState(void);
168 XXH_PUBLIC_API XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr);
176 XXH_PUBLIC_API XXH_errorcode XXH32_reset (XXH32_state_t* statePtr, unsigned int seed);
177 XXH_PUBLIC_API XXH_errorcode XXH32_update (XXH32_state_t* statePtr, const void* input, size_t lengt…
178 XXH_PUBLIC_API XXH32_hash_t XXH32_digest (const XXH32_state_t* statePtr);
214 XXH_PUBLIC_API void XXH32_copyState(XXH32_state_t* restrict dst_state, const XXH32_state_t* restric…

12345678910>>...15