HomeSort by relevance Sort by last modified time
    Searched refs:Bytef (Results 101 - 125 of 243) sorted by null

1 2 3 45 6 7 8 910

  /external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
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/protobuf/src/google/protobuf/io/
gzip_stream.cc 67 zcontext_.next_out = static_cast<Bytef*>(output_buffer_);
89 zcontext_.next_in = static_cast<Bytef*>(const_cast<void*>(in));
105 zcontext_.next_out = static_cast<Bytef*>(output_buffer_);
249 zcontext_.next_out = static_cast<Bytef*>(sub_data_);
278 zcontext_.next_in = static_cast<Bytef*>(input_buffer_);
  /external/qemu/distrib/zlib-1.2.8/
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));
  /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));
  /development/ndk/platforms/android-3/include/
zconf.h 53 # define Bytef z_Bytef
268 # define Bytef Byte FAR
270 typedef Byte FAR Bytef;
  /external/chromium_org/sdch/open-vcdiff/src/zlib/
zconf.h 53 # define Bytef z_Bytef
268 # define Bytef Byte FAR
270 typedef Byte FAR Bytef;
  /external/freetype/src/gzip/
zconf.h 42 # define Bytef z_Bytef
226 # define Bytef Byte FAR
228 typedef Byte FAR Bytef;
  /prebuilts/ndk/4/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/4/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/4/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/4/platforms/android-5/arch-x86/usr/include/
zconf.h 53 # define Bytef z_Bytef
268 # define Bytef Byte FAR
270 typedef Byte FAR Bytef;
  /prebuilts/ndk/4/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/4/platforms/android-8/arch-x86/usr/include/
zconf.h 53 # define Bytef z_Bytef
268 # define Bytef Byte FAR
270 typedef Byte FAR Bytef;
  /prebuilts/ndk/5/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/6/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/6/platforms/android-3/arch-x86/usr/include/
zconf.h 53 # define Bytef z_Bytef
268 # define Bytef Byte FAR
270 typedef Byte FAR Bytef;
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
zconf.h 53 # define Bytef z_Bytef
268 # define Bytef Byte FAR
270 typedef Byte FAR Bytef;
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
zconf.h 53 # define Bytef z_Bytef
268 # define Bytef Byte FAR
270 typedef Byte FAR Bytef;
  /prebuilts/ndk/7/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/7/platforms/android-3/arch-x86/usr/include/
zconf.h 53 # define Bytef z_Bytef
268 # define Bytef Byte FAR
270 typedef Byte FAR Bytef;
  /prebuilts/ndk/7/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/7/platforms/android-4/arch-x86/usr/include/
zconf.h 53 # define Bytef z_Bytef
268 # define Bytef Byte FAR
270 typedef Byte FAR Bytef;
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
zconf.h 53 # define Bytef z_Bytef
268 # define Bytef Byte FAR
270 typedef Byte FAR Bytef;

Completed in 306 milliseconds

1 2 3 45 6 7 8 910