Searched refs:crc32_combine64 (Results 1 – 20 of 20) sorted by relevance
/external/zlib/src/ |
D | zlib.map | 50 crc32_combine64;
|
D | zlib.h | 1697 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));
|
D | zutil.h | 174 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
|
D | crc32.c | 419 uLong ZEXPORT crc32_combine64(crc1, crc2, len2) in crc32_combine64() function
|
D | zconf.h | 39 # define crc32_combine64 z_crc32_combine64 macro
|
D | zconf.h.cmakein | 41 # define crc32_combine64 z_crc32_combine64
|
D | zconf.h.in | 39 # define crc32_combine64 z_crc32_combine64 macro
|
/external/zlib/src/win32/ |
D | zlib.def | 67 crc32_combine64
|
/external/zlib/ |
D | zlib.h | 1697 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));
|
D | zutil.h | 174 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
|
D | zconf.h | 39 # define crc32_combine64 z_crc32_combine64 macro
|
/external/opencv3/3rdparty/zlib/ |
D | zlib.h | 1697 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));
|
D | zutil.h | 174 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
|
D | crc32.c | 419 uLong ZEXPORT crc32_combine64(crc1, crc2, len2) in crc32_combine64() function
|
D | zconf.h.cmakein | 41 # define crc32_combine64 z_crc32_combine64
|
/external/pdfium/third_party/zlib_v128/ |
D | zlib.h | 1766 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off64_t)); 1785 # define crc32_combine crc32_combine64 1793 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, off64_t));
|
D | zutil.h | 176 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
|
D | crc32.c | 419 uLong ZEXPORT crc32_combine64( in crc32_combine64() function
|
D | zconf.h | 39 # define crc32_combine64 z_crc32_combine64 macro
|
/external/zlib/src/as400/ |
D | bndsrc | 148 EXPORT SYMBOL("crc32_combine64")
|