HomeSort by relevance Sort by last modified time
    Searched defs:deflateTune (Results 1 - 10 of 10) sorted by null

  /external/zlib/src/contrib/pascal/
zlibpas.pas 121 function deflateTune(var strm: z_stream; good_length, max_lazy, nice_length, max_chain: Integer): Integer;
207 function deflateTune; external;
  /external/chromium_org/third_party/zlib/
deflate.c 457 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain)
    [all...]
mozzconf.h 125 #define deflateTune MOZ_Z_deflateTune
zconf.h 50 # define deflateTune z_deflateTune
  /external/qemu/distrib/zlib-1.2.3/
deflate.c 454 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain)
    [all...]
  /external/zlib/src/
deflate.c 531 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain)
    [all...]
zconf.h 53 # define deflateTune z_deflateTune
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
zconf.h 45 # define deflateTune z_deflateTune
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
zconf.h 45 # define deflateTune z_deflateTune
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
zconf.h 45 # define deflateTune z_deflateTune

Completed in 280 milliseconds