Searched refs:crc32_combine64 (Results 1 - 24 of 24) sorted by relevance

/external/chromium_org/third_party/zlib/
H A Dzlib.h1576 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off64_t));
1603 # define crc32_combine crc32_combine64
1610 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
H A Dmozzconf.h137 #define crc32_combine64 MOZ_Z_crc32_combine64 macro
H A Dzconf.h38 # define crc32_combine64 z_crc32_combine64 macro
H A Dzutil.h180 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
H A Dcrc32.c436 uLong ZEXPORT crc32_combine64(crc1, crc2, len2) function
/external/qemu/distrib/zlib-1.2.8/
H A Dzlib.h1697 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off64_t));
1714 # define crc32_combine crc32_combine64
1722 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
H A Dzutil.h174 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
H A Dcrc32.c419 uLong ZEXPORT crc32_combine64(crc1, crc2, len2) function
H A Dzconf.h39 # define crc32_combine64 z_crc32_combine64 macro
/external/zlib/src/
H A Dzlib.h1697 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off64_t));
1714 # define crc32_combine crc32_combine64
1722 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
H A Dzutil.h174 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
H A Dcrc32.c419 uLong ZEXPORT crc32_combine64(crc1, crc2, len2) function
H A Dzconf.h39 # define crc32_combine64 z_crc32_combine64 macro
H A Dzconf.h.cmakein41 # define crc32_combine64 z_crc32_combine64
H A Dzconf.h.in39 # define crc32_combine64 z_crc32_combine64
/external/zlib/
H A Dzlib.h1697 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off64_t));
1714 # define crc32_combine crc32_combine64
1722 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
H A Dzutil.h174 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
H A Dzconf.h39 # define crc32_combine64 z_crc32_combine64 macro
/external/pdfium/core/include/thirdparties/zlib/
H A Dzlib.h1757 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off64_t));
1774 # define crc32_combine crc32_combine64
1782 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, off64_t));
H A Dzconf.h39 # define crc32_combine64 z_crc32_combine64 macro
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dzlib.h1761 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off64_t));
1778 # define crc32_combine crc32_combine64
1786 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, off64_t));
H A Dfx_zlib_crc32.c419 uLong ZEXPORT crc32_combine64( function
H A Dzutil.h176 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
H A Dzconf.h39 # define crc32_combine64 z_crc32_combine64 macro

Completed in 2380 milliseconds