Home
last modified time | relevance | path

Searched refs:crc32_combine (Results 1 – 25 of 34) sorted by relevance

12

/external/python/cpython2/Modules/zlib/
Dzlib.h1714 # define crc32_combine crc32_combine64 macro
1730 ZEXTERN uLong ZEXPORT crc32_combine OF((uLong, uLong, z_off_t));
1736 ZEXTERN uLong ZEXPORT crc32_combine OF((uLong, uLong, z_off_t));
Dzlib.map34 crc32_combine;
Dcrc32.c411 uLong ZEXPORT crc32_combine(crc1, crc2, len2) in crc32_combine() function
Dzconf.h38 # define crc32_combine z_crc32_combine macro
/external/zlib/src/contrib/pascal/
Dzlibpas.pas157 function crc32_combine(crc1, crc2, len2: LongInt): LongInt; in crc32_combine() function
194 function crc32_combine; external; in crc32_combine() function
/external/zlib/src/
Dzlib.map34 crc32_combine;
Dzlib.h1862 # define crc32_combine crc32_combine64 macro
1878 ZEXTERN uLong ZEXPORT crc32_combine OF((uLong, uLong, z_off_t));
1884 ZEXTERN uLong ZEXPORT crc32_combine OF((uLong, uLong, z_off_t));
Dcrc32.c428 uLong ZEXPORT crc32_combine(crc1, crc2, len2) in crc32_combine() function
Dzconf.h39 # define crc32_combine z_crc32_combine macro
/external/python/cpython3/Modules/zlib/
Dzlib.map34 crc32_combine;
Dzlib.h1861 # define crc32_combine crc32_combine64 macro
1877 ZEXTERN uLong ZEXPORT crc32_combine OF((uLong, uLong, z_off_t));
1883 ZEXTERN uLong ZEXPORT crc32_combine OF((uLong, uLong, z_off_t));
Dcrc32.c428 uLong ZEXPORT crc32_combine(crc1, crc2, len2) in crc32_combine() function
Dzconf.h39 # define crc32_combine z_crc32_combine macro
/external/zlib/
Dzlib.h1862 # define crc32_combine crc32_combine64 macro
1878 ZEXTERN uLong ZEXPORT crc32_combine OF((uLong, uLong, z_off_t));
1884 ZEXTERN uLong ZEXPORT crc32_combine OF((uLong, uLong, z_off_t));
Dlibz.map.txt18 crc32_combine;
Dzconf.h39 # define crc32_combine z_crc32_combine macro
/external/zlib/src/win32/
Dzlib.def78 crc32_combine
/external/zlib/src/contrib/vstudio/vc11/
Dzlibvc.def119 crc32_combine @142
/external/zlib/src/contrib/vstudio/vc9/
Dzlibvc.def119 crc32_combine @142
/external/zlib/src/contrib/vstudio/vc10/
Dzlibvc.def119 crc32_combine @142
/external/syslinux/com32/include/
Dzlib.h1580 # define crc32_combine crc32_combine64 macro
1595 ZEXTERN uLong ZEXPORT crc32_combine OF((uLong, uLong, z_off_t));
Dzconf.h34 # define crc32_combine z_crc32_combine macro
/external/zlib/src/examples/
DREADME.examples28 - illustrates the use of crc32_combine()
Dgzjoin.c411 *crc = crc32_combine(*crc, bget4(in), len); in gzcopy()
/external/syslinux/com32/lib/zlib/
Dcrc32.c428 uLong ZEXPORT crc32_combine(crc1, crc2, len2) in crc32_combine() function

12