Home
last modified time | relevance | path

Searched defs:state_in (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/libarchive/libarchive/
H A Dxxhash.c343 XXH_errorcode XXH32_resetState(void* state_in, U32 seed) in XXH32_resetState()
365 FORCE_INLINE XXH_errorcode XXH32_update_endian (void* state_in, const void* input, int len, XXH_end… in XXH32_update_endian()
430 XXH_errorcode XXH32_update (void* state_in, const void* input, unsigned int len) in XXH32_update()
443 FORCE_INLINE U32 XXH32_intermediateDigest_endian (void* state_in, XXH_endianess endian) in XXH32_intermediateDigest_endian()
485 U32 XXH32_intermediateDigest (void* state_in) in XXH32_intermediateDigest()
496 U32 XXH32_digest (void* state_in) in XXH32_digest()
/dflybsd-src/contrib/zstd/lib/common/
H A Dxxhash.c600 XXH_PUBLIC_API XXH_errorcode XXH32_update (XXH32_state_t* state_in, const void* input, size_t len) in XXH32_update()
648 XXH_PUBLIC_API unsigned int XXH32_digest (const XXH32_state_t* state_in) in XXH32_digest()
719 XXH_PUBLIC_API XXH_errorcode XXH64_update (XXH64_state_t* state_in, const void* input, size_t len) in XXH64_update()
783 XXH_PUBLIC_API unsigned long long XXH64_digest (const XXH64_state_t* state_in) in XXH64_digest()
/dflybsd-src/sys/vfs/hammer2/xxhash/
H A Dxxhash.c639 XXH_PUBLIC_API XXH_errorcode XXH32_update (XXH32_state_t* state_in, const void* input, size_t len) in XXH32_update()
687 XXH_PUBLIC_API unsigned int XXH32_digest (const XXH32_state_t* state_in) in XXH32_digest()
756 XXH_PUBLIC_API XXH_errorcode XXH64_update (XXH64_state_t* state_in, const void* input, size_t len) in XXH64_update()
820 XXH_PUBLIC_API unsigned long long XXH64_digest (const XXH64_state_t* state_in) in XXH64_digest()
/dflybsd-src/contrib/gcc-4.7/libgcc/
H A Dunwind-dw2.c1251 __frame_state_for (void *pc_target, struct frame_state *state_in) in __frame_state_for()
/dflybsd-src/contrib/gcc-8.0/libgcc/
H A Dunwind-dw2.c1329 __frame_state_for (void *pc_target, struct frame_state *state_in) in __frame_state_for()