Home
last modified time | relevance | path

Searched refs:crc_fold_copy (Results 1 – 13 of 13) sorted by relevance

/external/rust/crates/libz-sys/src/zlib-ng/arch/x86/
Dcrc_folding.h17 Z_INTERNAL void crc_fold_copy(deflate_state *const, unsigned char *, const unsigned char *, long);
Dcrc_folding.c230 Z_INTERNAL void crc_fold_copy(deflate_state *const s, unsigned char *dst, const unsigned char *src,… in crc_fold_copy() function
/external/rust/crates/libz-sys/src/zlib-ng/
Dcrc32.c196 crc_fold_copy(strm->state, dst, strm->next_in, size); in copy_with_crc()
/external/zlib/
Dchromeconf.h171 #define crc_fold_copy Cr_z_crc_fold_copy macro
Ddeflate.h348 void ZLIB_INTERNAL crc_fold_copy(deflate_state* const s,
Dcrc32.c521 crc_fold_copy(strm->state, dst, strm->next_in, size); in copy_with_crc()
Dcrc_folding.c274 ZLIB_INTERNAL void crc_fold_copy(deflate_state *const s, in crc_fold_copy() function
/external/angle/third_party/zlib/
Dchromeconf.h171 #define crc_fold_copy Cr_z_crc_fold_copy macro
Ddeflate.h348 void ZLIB_INTERNAL crc_fold_copy(deflate_state* const s,
Dcrc32.c521 crc_fold_copy(strm->state, dst, strm->next_in, size); in copy_with_crc()
Dcrc_folding.c274 ZLIB_INTERNAL void crc_fold_copy(deflate_state *const s, in crc_fold_copy() function
/external/zlib/patches/
D0001-simd.patch37 + crc_fold_copy(strm->state, dst, strm->next_in, size);
320 +ZLIB_INTERNAL void crc_fold_copy(deflate_state *const s,
848 +void ZLIB_INTERNAL crc_fold_copy(deflate_state* const s,
1061 +void ZLIB_INTERNAL crc_fold_copy(deflate_state *const s,
/external/angle/third_party/zlib/patches/
D0001-simd.patch37 + crc_fold_copy(strm->state, dst, strm->next_in, size);
320 +ZLIB_INTERNAL void crc_fold_copy(deflate_state *const s,
848 +void ZLIB_INTERNAL crc_fold_copy(deflate_state* const s,
1061 +void ZLIB_INTERNAL crc_fold_copy(deflate_state *const s,