| /external/rust/crates/libz-sys/src/ |
| D | lib.rs | 14 pub type uLong = c_ulong; typedef 67 pub fn adler32(adler: uLong, buf: *const Bytef, len: uInt) -> uLong; in adler32() 68 pub fn crc32(crc: uLong, buf: *const Bytef, len: uInt) -> uLong; in crc32() 70 pub fn deflateBound(strm: z_streamp, sourceLen: uLong) -> uLong; in deflateBound() 156 pub fn adler32_combine(adler1: uLong, adler2: uLong, len2: z_off_t) -> uLong; in adler32_combine() 160 source: *const Bytef, sourceLen: uLong, in compress2() 162 pub fn compressBound(sourceLen: uLong) -> uLong; in compressBound() 163 pub fn crc32_combine(crc1: uLong, crc2: uLong, len2: z_off_t) -> uLong; in crc32_combine()
|
| /external/freetype/src/gzip/ |
| D | ftzconf.h | 41 # define uLong z_uLong macro 222 typedef unsigned long uLong; /* 32 bits or more */ typedef
|
| D | zutil.h | 205 typedef uLong (*check_func) OF((uLong check, const Bytef *buf, typedef
|
| /external/zlib/contrib/minizip/ |
| D | ioapi.h | 136 typedef uLong (ZCALLBACK *read_file_func) OF((voidpf opaque, voidpf stream, void* buf, uLon… typedef 137 typedef uLong (ZCALLBACK *write_file_func) OF((voidpf opaque, voidpf stream, const void* buf… typedef
|
| /external/rust/crates/libz-sys/src/zlib/contrib/minizip/ |
| D | ioapi.h | 136 typedef uLong (ZCALLBACK *read_file_func) OF((voidpf opaque, voidpf stream, void* buf, uLon… typedef 137 typedef uLong (ZCALLBACK *write_file_func) OF((voidpf opaque, voidpf stream, const void* buf… typedef
|
| /external/rust/crates/libz-sys/src/zlib-ng/ |
| D | zconf-ng.h.in | 102 typedef unsigned long uLong; /* 32 bits or more */ typedef
|
| D | zconf.h.in | 110 typedef unsigned long uLong; /* 32 bits or more */ typedef
|
| /external/libwebsockets/win32port/zlib/ |
| D | zconf.h | 123 # define uLong z_uLong macro 337 typedef unsigned long uLong; /* 32 bits or more */ typedef
|
| /external/zlib/ |
| D | zconf.h | 172 # define uLong z_uLong macro 413 typedef unsigned long uLong; /* 32 bits or more */ typedef
|
| D | chromeconf.h | 155 #define uLong Cr_z_uLong macro
|
| /external/python/cpython2/Modules/zlib/ |
| D | zconf.h.in | 156 # define uLong z_uLong macro 394 typedef unsigned long uLong; /* 32 bits or more */ typedef
|
| D | zconf.h | 156 # define uLong z_uLong macro 394 typedef unsigned long uLong; /* 32 bits or more */ typedef
|
| /external/rust/crates/libz-sys/src/zlib/ |
| D | zconf.h | 156 # define uLong z_uLong macro 394 typedef unsigned long uLong; /* 32 bits or more */ typedef
|
| D | zconf.h.in | 156 # define uLong z_uLong macro 394 typedef unsigned long uLong; /* 32 bits or more */ typedef
|
| /external/angle/third_party/zlib/ |
| D | zconf.h | 168 # define uLong z_uLong macro 409 typedef unsigned long uLong; /* 32 bits or more */ typedef
|
| D | chromeconf.h | 155 #define uLong Cr_z_uLong macro
|
| /external/zlib/google/ |
| D | zip_internal.cc | 189 uLong WriteZipBuffer(void* /*opaque*/, in WriteZipBuffer() argument
|
| /external/angle/third_party/zlib/google/ |
| D | zip_internal.cc | 189 uLong WriteZipBuffer(void* /*opaque*/, in WriteZipBuffer() argument
|
| /external/icu/icu4c/source/i18n/ |
| D | decNumberLocal.h | 81 #define uLong uint64_t macro
|
| /external/icu/libicu/cts_headers/ |
| D | decNumberLocal.h | 81 #define uLong uint64_t macro
|
| /external/OpenCL-CTS/test_common/miniz/ |
| D | miniz.h | 218 typedef mz_ulong uLong; typedef
|