Searched defs:inflate_fast (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/third_party/zlib/
H A Dinffast.c63 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):
H A Dmozzconf.h111 #define inflate_fast MOZ_Z_inflate_fast macro
H A Dzconf.h102 # define inflate_fast z_inflate_fast macro
427 #pragma map(inflate_fast,"INFA")
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dfx_zlib_inffast.c63 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):
H A Dzconf.h114 # define inflate_fast z_inflate_fast macro
515 #pragma map(inflate_fast,"INFA")
H A Dzlib.h76 #define inflate_fast FPDFAPI_inflate_fast macro
/external/qemu/distrib/zlib-1.2.8/
H A Dinffast.c63 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):
H A Dzconf.h114 # define inflate_fast z_inflate_fast macro
507 #pragma map(inflate_fast,"INFA")
/external/zlib/src/contrib/masmx64/
H A Dinffas8664.c74 bytes, which is the maximum length that can be coded. inflate_fast()
106 void inflate_fast(strm, start) function
/external/zlib/src/
H A Dinffast.c63 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):
H A Dzconf.h114 # define inflate_fast z_inflate_fast macro
507 #pragma map(inflate_fast,"INFA")
/external/zlib/src/contrib/inflate86/
H A Dinffas86.c67 bytes, which is the maximum length that can be coded. inflate_fast()
71 void inflate_fast(strm, start) function
H A Dinffast.S11 * 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
1366 .type inflate_fast,@function
1367 .size inflate_fast,.-inflate_fast
/external/pdfium/core/include/thirdparties/zlib/
H A Dzconf.h114 # define inflate_fast z_inflate_fast macro
515 #pragma map(inflate_fast,"INFA")
H A Dzlib.h72 #define inflate_fast FPDFAPI_inflate_fast macro
/external/zlib/
H A Dzconf.h114 # define inflate_fast z_inflate_fast macro
507 #pragma map(inflate_fast,"INFA")

Completed in 112 milliseconds