HomeSort by relevance Sort by last modified time
    Searched refs:Bytef (Results 126 - 150 of 308) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/curl/lib/
content_encoding.c 96 Bytef *orig_in = z->next_in;
112 z->next_out = (Bytef *)decomp;
186 z->next_in = (Bytef *)k->str;
308 z->next_in = (Bytef *)k->str;
339 z->next_in = (Bytef *)k->str + hlen;
390 z->next_in = (Bytef *)k->str + hlen + nread - z->avail_in;
411 z->next_in = (Bytef *)k->str;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/zlib/
zutil.h 243 extern void zmemcpy OF((Bytef* dest, const Bytef* source, uInt len));
244 extern int zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));
245 extern void zmemzero OF((Bytef* dest, uInt len));
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
zutil.c 153 Bytef* dest;
154 const Bytef* source;
164 const Bytef* s1;
165 const Bytef* s2;
177 Bytef* dest;
zutil.h 213 void ZLIB_INTERNAL zmemcpy OF((Bytef* dest, const Bytef* source, uInt len));
214 int ZLIB_INTERNAL zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));
215 void ZLIB_INTERNAL zmemzero OF((Bytef* dest, uInt len));
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/zlib/
zutil.h 216 void ZLIB_INTERNAL zmemcpy OF((Bytef* dest, const Bytef* source, uInt len));
217 int ZLIB_INTERNAL zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));
218 void ZLIB_INTERNAL zmemzero OF((Bytef* dest, uInt len));
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
zutil.h 243 extern void zmemcpy OF((Bytef* dest, const Bytef* source, uInt len));
244 extern int zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));
245 extern void zmemzero OF((Bytef* dest, uInt len));
zconf.h 53 # define Bytef z_Bytef
268 # define Bytef Byte FAR
270 typedef Byte FAR Bytef;
zconf.in.h 53 # define Bytef z_Bytef
268 # define Bytef Byte FAR
270 typedef Byte FAR Bytef;
  /external/pdfium/third_party/zlib_v128/
zutil.c 154 Bytef* dest,
155 const Bytef* source,
165 const Bytef* s1,
166 const Bytef* s2,
178 Bytef* dest,
zutil.h 215 void ZLIB_INTERNAL zmemcpy OF((Bytef* dest, const Bytef* source, uInt len));
216 int ZLIB_INTERNAL zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));
217 void ZLIB_INTERNAL zmemzero OF((Bytef* dest, uInt len));
  /external/syslinux/com32/lib/zlib/
zutil.c 150 Bytef* dest;
151 const Bytef* source;
161 const Bytef* s1;
162 const Bytef* s2;
174 Bytef* dest;
zutil.h 239 void ZLIB_INTERNAL zmemcpy OF((Bytef* dest, const Bytef* source, uInt len));
240 int ZLIB_INTERNAL zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));
241 void ZLIB_INTERNAL zmemzero OF((Bytef* dest, uInt len));
zconf.in.h 45 # define Bytef z_Bytef
258 # define Bytef Byte FAR
260 typedef Byte FAR Bytef;
  /external/zlib/src/
zutil.c 153 Bytef* dest;
154 const Bytef* source;
164 const Bytef* s1;
165 const Bytef* s2;
177 Bytef* dest;
zutil.h 213 void ZLIB_INTERNAL zmemcpy OF((Bytef* dest, const Bytef* source, uInt len));
214 int ZLIB_INTERNAL zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));
215 void ZLIB_INTERNAL zmemzero OF((Bytef* dest, uInt len));
  /libcore/ojluni/src/main/native/
java_util_zip_Deflater.c 105 Bytef *buf = (*env)->GetPrimitiveArrayCritical(env, b, 0);
154 strm->next_in = (Bytef *) (in_buf + this_off);
155 strm->next_out = (Bytef *) (out_buf + off);
193 strm->next_in = (Bytef *) (in_buf + this_off);
194 strm->next_out = (Bytef *) (out_buf + off);
  /development/ndk/platforms/android-9/include/
zconf.h 53 # define Bytef z_Bytef
268 # define Bytef Byte FAR
270 typedef Byte FAR Bytef;
  /external/freetype/src/gzip/
ftzconf.h 42 # define Bytef z_Bytef
226 # define Bytef Byte FAR
228 typedef Byte FAR Bytef;
zconf.h 42 # define Bytef z_Bytef
226 # define Bytef Byte FAR
228 typedef Byte FAR Bytef;
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/
zconf.h 53 # define Bytef z_Bytef
268 # define Bytef Byte FAR
270 typedef Byte FAR Bytef;
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/
zconf.h 53 # define Bytef z_Bytef
268 # define Bytef Byte FAR
270 typedef Byte FAR Bytef;
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/
zconf.h 53 # define Bytef z_Bytef
268 # define Bytef Byte FAR
270 typedef Byte FAR Bytef;
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/
zconf.h 53 # define Bytef z_Bytef
268 # define Bytef Byte FAR
270 typedef Byte FAR Bytef;
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/
zconf.h 53 # define Bytef z_Bytef
268 # define Bytef Byte FAR
270 typedef Byte FAR Bytef;
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/
zconf.h 53 # define Bytef z_Bytef
268 # define Bytef Byte FAR
270 typedef Byte FAR Bytef;

Completed in 752 milliseconds

1 2 3 4 56 7 8 91011>>