Home
last modified time | relevance | path

Searched refs:crc_fold_512to32 (Results 1 - 12 of 12) sorted by relevance

/third_party/node/deps/v8/third_party/zlib/
H A Dchromeconf.h170 #define crc_fold_512to32 Cr_z_crc_fold_512to32 macro
H A Ddeflate.h352 unsigned ZLIB_INTERNAL crc_fold_512to32(deflate_state* const s);
H A Dcrc32.c513 s->strm->adler = crc_fold_512to32(s); in crc_finalize()
H A Dcrc_folding.c430 unsigned ZLIB_INTERNAL crc_fold_512to32(deflate_state *const s) in crc_fold_512to32() function
/third_party/node/deps/zlib/
H A Dchromeconf.h173 #define crc_fold_512to32 Cr_z_crc_fold_512to32 macro
H A Ddeflate.h386 unsigned ZLIB_INTERNAL crc_fold_512to32(deflate_state* const s);
H A Dcrc_folding.c430 unsigned ZLIB_INTERNAL crc_fold_512to32(deflate_state *const s) in crc_fold_512to32() function
H A Dcrc32.c1168 s->strm->adler = crc_fold_512to32(s); in crc_finalize()
/third_party/skia/third_party/externals/zlib/
H A Dchromeconf.h170 #define crc_fold_512to32 Cr_z_crc_fold_512to32 macro
H A Ddeflate.h352 unsigned ZLIB_INTERNAL crc_fold_512to32(deflate_state* const s);
H A Dcrc32.c513 s->strm->adler = crc_fold_512to32(s); in crc_finalize()
H A Dcrc_folding.c430 unsigned ZLIB_INTERNAL crc_fold_512to32(deflate_state *const s) in crc_fold_512to32() function

Completed in 10 milliseconds