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

  /external/chromium_org/third_party/zlib/
inffast.c 63 bytes, which is the maximum length that can be coded. inflate_fast()
67 void ZLIB_INTERNAL inflate_fast(strm, start) function
327 inflate_fast() speedups that turned out slower (on a PowerPC G3 750CXe):
mozzconf.h 111 #define inflate_fast MOZ_Z_inflate_fast macro
zconf.h 102 # define inflate_fast z_inflate_fast macro
427 #pragma map(inflate_fast,"INFA")
  /external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
fx_zlib_inffast.c 63 bytes, which is the maximum length that can be coded. inflate_fast()
67 void ZLIB_INTERNAL inflate_fast( function
327 inflate_fast() speedups that turned out slower (on a PowerPC G3 750CXe):
zconf.h 114 # define inflate_fast z_inflate_fast macro
515 #pragma map(inflate_fast,"INFA")
zlib.h 76 #define inflate_fast FPDFAPI_inflate_fast macro
    [all...]
  /external/qemu/distrib/zlib-1.2.8/
inffast.c 63 bytes, which is the maximum length that can be coded. inflate_fast()
67 void ZLIB_INTERNAL inflate_fast(strm, start) function
327 inflate_fast() speedups that turned out slower (on a PowerPC G3 750CXe):
zconf.h 114 # define inflate_fast z_inflate_fast macro
507 #pragma map(inflate_fast,"INFA")
  /external/zlib/src/contrib/masmx64/
inffas8664.c 74 bytes, which is the maximum length that can be coded. inflate_fast()
106 void inflate_fast(strm, start) function
  /external/zlib/src/
inffast.c 63 bytes, which is the maximum length that can be coded. inflate_fast()
67 void ZLIB_INTERNAL inflate_fast(strm, start) function
327 inflate_fast() speedups that turned out slower (on a PowerPC G3 750CXe):
zconf.h 114 # define inflate_fast z_inflate_fast macro
507 #pragma map(inflate_fast,"INFA")
  /external/zlib/src/contrib/inflate86/
inffas86.c 67 bytes, which is the maximum length that can be coded. inflate_fast()
71 void inflate_fast(strm, start) function
    [all...]
inffast.S 11 * This version (Jan-23-2003) of inflate_fast was coded and tested under
76 #define inflate_fast _inflate_fast define
84 .globl inflate_fast
164 * inflate_fast's activation record
221 .def inflate_fast; .scl 2; .type 32; .endef
227 inflate_fast: label
    [all...]
  /external/pdfium/core/include/thirdparties/zlib/
zconf.h 114 # define inflate_fast z_inflate_fast macro
515 #pragma map(inflate_fast,"INFA")
zlib.h 72 #define inflate_fast FPDFAPI_inflate_fast macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
zconf.h 83 # define inflate_fast z_inflate_fast macro
390 # pragma map(inflate_fast,"INFA")
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
zconf.h 83 # define inflate_fast z_inflate_fast macro
390 # pragma map(inflate_fast,"INFA")

Completed in 65 milliseconds