Searched defs:crc32_combine (Results 1 – 20 of 20) sorted by relevance
| /third_party/zlib/contrib/pascal/ |
| D | zlibpas.pas | 157 function crc32_combine(crc1, crc2, len2: LongInt): LongInt; in crc32_combine() function 194 function crc32_combine; external; in crc32_combine() function
|
| /third_party/libwebsockets/win32port/zlib/ |
| D | crc32.c | 426 uLong ZEXPORT crc32_combine(crc1, crc2, len2) in crc32_combine() function
|
| D | zlib.h | 1580 # define crc32_combine crc32_combine64 macro
|
| D | zconf.h | 34 # define crc32_combine z_crc32_combine macro
|
| /third_party/skia/third_party/externals/zlib/ |
| D | crc32.c | 482 uLong ZEXPORT crc32_combine(crc1, crc2, len2) in crc32_combine() function
|
| D | chromeconf.h | 50 #define crc32_combine Cr_z_crc32_combine macro
|
| D | zlib.h | 1884 # define crc32_combine crc32_combine64 macro
|
| D | zconf.h | 51 # define crc32_combine z_crc32_combine macro
|
| /third_party/node/deps/v8/third_party/zlib/ |
| D | crc32.c | 482 uLong ZEXPORT crc32_combine(crc1, crc2, len2) in crc32_combine() function
|
| D | chromeconf.h | 50 #define crc32_combine Cr_z_crc32_combine macro
|
| D | zlib.h | 1886 # define crc32_combine crc32_combine64 macro
|
| D | zconf.h | 51 # define crc32_combine z_crc32_combine macro
|
| /third_party/node/deps/zlib/ |
| D | chromeconf.h | 50 #define crc32_combine Cr_z_crc32_combine macro
|
| D | crc32.c | 1132 uLong ZEXPORT crc32_combine(uLong crc1, uLong crc2, z_off_t len2) { in crc32_combine() function
|
| D | zconf.h | 51 # define crc32_combine z_crc32_combine macro
|
| D | zconf.h.in | 39 # define crc32_combine z_crc32_combine macro
|
| /third_party/zlib/ |
| D | zlib.h | 1883 # define crc32_combine crc32_combine64 macro
|
| D | crc32.c | 1040 uLong ZEXPORT crc32_combine(uLong crc1, uLong crc2, z_off_t len2) { in crc32_combine() function
|
| D | zconf.h | 39 # define crc32_combine z_crc32_combine macro
|
| D | zconf.h.in | 39 # define crc32_combine z_crc32_combine macro
|