/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/ |
zconf.h | 53 # define Bytef z_Bytef 268 # define Bytef Byte FAR 270 typedef Byte FAR Bytef;
|
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/ |
zconf.h | 53 # define Bytef z_Bytef 268 # define Bytef Byte FAR 270 typedef Byte FAR Bytef;
|
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/ |
zconf.h | 53 # define Bytef z_Bytef 268 # define Bytef Byte FAR 270 typedef Byte FAR Bytef;
|
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/ |
zconf.h | 53 # define Bytef z_Bytef 268 # define Bytef Byte FAR 270 typedef Byte FAR Bytef;
|
/prebuilts/ndk/r11/platforms/android-3/arch-arm/usr/include/ |
zconf.h | 53 # define Bytef z_Bytef 268 # define Bytef Byte FAR 270 typedef Byte FAR Bytef;
|
/prebuilts/ndk/r11/platforms/android-4/arch-arm/usr/include/ |
zconf.h | 53 # define Bytef z_Bytef 268 # define Bytef Byte FAR 270 typedef Byte FAR Bytef;
|
/prebuilts/ndk/r11/platforms/android-5/arch-arm/usr/include/ |
zconf.h | 53 # define Bytef z_Bytef 268 # define Bytef Byte FAR 270 typedef Byte FAR Bytef;
|
/prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/ |
zconf.h | 53 # define Bytef z_Bytef 268 # define Bytef Byte FAR 270 typedef Byte FAR Bytef;
|
/prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/ |
zconf.h | 53 # define Bytef z_Bytef 268 # define Bytef Byte FAR 270 typedef Byte FAR Bytef;
|
/prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/ |
zconf.h | 53 # define Bytef z_Bytef 268 # define Bytef Byte FAR 270 typedef Byte FAR Bytef;
|
/prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/ |
zconf.h | 53 # define Bytef z_Bytef 268 # define Bytef Byte FAR 270 typedef Byte FAR Bytef;
|
/external/freetype/src/gzip/ |
adler32.c | 23 const Bytef *buf,
|
infcodes.c | 90 Bytef *p; /* input data pointer */ 92 Bytef *q; /* output window write pointer */ 94 Bytef *f; /* pointer to copy strings from */
|
/toolchain/binutils/binutils-2.25/bfd/ |
compress.c | 45 strm.next_in = (Bytef*) compressed_buffer + 12; 54 strm.next_out = ((Bytef*) uncompressed_buffer 106 if (compress ((Bytef*) compressed_buffer + 12, 108 (const Bytef*) uncompressed_buffer,
|
/external/protobuf/src/google/protobuf/io/ |
gzip_stream.cc | 68 zcontext_.next_out = static_cast<Bytef*>(output_buffer_); 101 zcontext_.next_in = static_cast<Bytef*>(const_cast<void*>(in)); 110 zcontext_.next_out = static_cast<Bytef*>(output_buffer_); 259 zcontext_.next_out = static_cast<Bytef*>(sub_data_); 287 zcontext_.next_in = static_cast<Bytef*>(input_buffer_);
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
deflate.h | 100 Bytef *pending_buf; /* output still pending */
102 Bytef *pending_out; /* next pending byte to output to the stream */
116 Bytef *window;
|
deflate.c | 87 local int read_buf OF((z_streamp strm, Bytef *buf, unsigned size));
198 zmemzero((Bytef *)s->head, (unsigned)(s->hash_size-1)*sizeof(*s->head));
293 s->window = (Bytef *) ZALLOC(strm, s->w_size, 2*sizeof(Byte));
325 const Bytef *dictionary;
362 strm->next_in = (z_const Bytef *)dictionary;
474 if ((Bytef *)(s->d_buf) < s->pending_out + ((Buf_size + 7) >> 3))
572 Bytef *str;
[all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
deflate.h | 97 Bytef *pending_buf; /* output still pending */
99 Bytef *pending_out; /* next pending byte to output to the stream */
113 Bytef *window;
|
/external/pdfium/third_party/zlib_v128/ |
deflate.h | 100 Bytef *pending_buf; /* output still pending */ 102 Bytef *pending_out; /* next pending byte to output to the stream */ 116 Bytef *window;
|
/external/syslinux/com32/include/ |
zconf.h | 110 # define Bytef z_Bytef 340 # define Bytef Byte FAR 342 typedef Byte FAR Bytef;
|
/external/syslinux/com32/lib/zlib/ |
deflate.h | 97 Bytef *pending_buf; /* output still pending */ 99 Bytef *pending_out; /* next pending byte to output to the stream */ 113 Bytef *window;
|
/external/zlib/src/ |
deflate.h | 100 Bytef *pending_buf; /* output still pending */ 102 Bytef *pending_out; /* next pending byte to output to the stream */ 116 Bytef *window;
|
/libcore/ojluni/src/main/native/ |
java_util_zip_Inflater.c | 97 Bytef *buf = (*env)->GetPrimitiveArrayCritical(env, b, 0); 142 strm->next_in = (Bytef *) (in_buf + this_off); 143 strm->next_out = (Bytef *) (out_buf + off);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
zconf.h | 95 # define Bytef z_Bytef 335 # define Bytef Byte FAR 337 typedef Byte FAR Bytef;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
zconf.h | 95 # define Bytef z_Bytef 335 # define Bytef Byte FAR 337 typedef Byte FAR Bytef;
|