HomeSort by relevance Sort by last modified time
    Searched defs:deflateTune (Results 1 - 15 of 15) 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;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
deflate.c 531 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain)
    [all...]
zconf.h 53 # define deflateTune z_deflateTune
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
deflate.c 454 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain)
    [all...]
  /external/pdfium/third_party/zlib_v128/
deflate.c 530 int ZEXPORT deflateTune(
    [all...]
zconf.h 53 # define deflateTune z_deflateTune
zlib.h 54 #define deflateTune FPDFAPI_deflateTune
    [all...]
  /external/python/cpython2/Modules/zlib/
deflate.c 531 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain)
    [all...]
zconf.h 53 # define deflateTune z_deflateTune
  /external/syslinux/com32/lib/zlib/
deflate.c 451 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
  /external/syslinux/com32/include/
zconf.h 47 # define deflateTune z_deflateTune
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
zconf.h 45 # define deflateTune z_deflateTune
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
zconf.h 45 # define deflateTune z_deflateTune

Completed in 424 milliseconds