Searched refs:crc32_combine64 (Results 1 – 18 of 18) sorted by relevance
/external/zlib/src/ |
D | zlib.map | 50 crc32_combine64;
|
D | zlib.h | 1845 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off64_t)); 1862 # define crc32_combine crc32_combine64 1870 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
|
D | zutil.h | 192 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
|
D | crc32.c | 436 uLong ZEXPORT crc32_combine64(crc1, crc2, len2) in crc32_combine64() function
|
D | zconf.h | 40 # define crc32_combine64 z_crc32_combine64 macro
|
D | zconf.h.cmakein | 42 # define crc32_combine64 z_crc32_combine64
|
D | zconf.h.in | 40 # define crc32_combine64 z_crc32_combine64 macro
|
/external/python/cpython2/Modules/zlib/ |
D | zlib.map | 50 crc32_combine64;
|
D | zlib.h | 1844 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off64_t)); 1861 # define crc32_combine crc32_combine64 1869 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
|
D | zutil.h | 192 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
|
D | crc32.c | 436 uLong ZEXPORT crc32_combine64(crc1, crc2, len2) in crc32_combine64() function
|
D | zconf.h | 40 # define crc32_combine64 z_crc32_combine64 macro
|
D | zconf.h.in | 40 # define crc32_combine64 z_crc32_combine64 macro
|
D | zconf.h.cmakein | 42 # define crc32_combine64 z_crc32_combine64
|
/external/zlib/src/win32/ |
D | zlib.def | 71 crc32_combine64
|
/external/zlib/ |
D | zlib.h | 1845 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off64_t)); 1862 # define crc32_combine crc32_combine64 1870 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off_t));
|
D | libz.map.txt | 52 crc32_combine64;
|
D | zconf.h | 40 # define crc32_combine64 z_crc32_combine64 macro
|