Searched defs:crc32_z (Results 1 – 16 of 16) sorted by relevance
| /external/rust/crates/libz-sys/src/zlib-ng/ |
| D | crc32_braid.c | 23 unsigned long Z_EXPORT PREFIX(crc32_z)(unsigned long crc, const unsigned char *buf, size_t len) { in PREFIX() argument 29 uint32_t Z_EXPORT PREFIX(crc32_z)(uint32_t crc, const unsigned char *buf, size_t len) { in PREFIX() argument
|
| D | zlib_name_mangling.h.in | 32 #define crc32_z @ZLIB_SYMBOL_PREFIX@crc32_z macro
|
| /external/freetype/src/gzip/ |
| D | crc32.c | 628 unsigned long ZEXPORT crc32_z( in crc32_z() function 754 unsigned long ZEXPORT crc32_z( in crc32_z() function
|
| D | ftzconf.h | 44 # define crc32_z z_crc32_z macro
|
| /external/zlib/ |
| D | crc32.c | 628 unsigned long ZEXPORT crc32_z(crc, buf, len) in crc32_z() function 754 unsigned long ZEXPORT crc32_z(crc, buf, len) in crc32_z() function
|
| D | chromeconf.h | 55 #define crc32_z Cr_z_crc32_z macro
|
| D | zconf.h | 60 # define crc32_z z_crc32_z macro
|
| /external/rust/crates/libz-sys/src/zlib/ |
| D | crc32.c | 202 unsigned long ZEXPORT crc32_z(crc, buf, len) in crc32_z() function
|
| D | zconf.h.in | 41 # define crc32_z z_crc32_z macro
|
| D | zconf.h | 41 # define crc32_z z_crc32_z macro
|
| /external/python/cpython2/Modules/zlib/ |
| D | crc32.c | 202 unsigned long ZEXPORT crc32_z(crc, buf, len) in crc32_z() function
|
| D | zconf.h.in | 41 # define crc32_z z_crc32_z macro
|
| D | zconf.h | 41 # define crc32_z z_crc32_z macro
|
| /external/tflite-support/third_party/zlib/ |
| D | crc32.c | 208 unsigned long ZEXPORT crc32_z(crc, buf, len) in crc32_z() function
|
| D | chromeconf.h | 52 #define crc32_z Cr_z_crc32_z macro
|
| D | zconf.h | 57 # define crc32_z z_crc32_z macro
|