Home
last modified time | relevance | path

Searched refs:inflate_fast (Results 1 – 25 of 31) sorted by relevance

12

/external/zlib/src/contrib/
DREADME.contrib30 assembler to replace longest_match() and inflate_fast()
36 Tuned x86 gcc asm code to replace inflate_fast()
50 replace longest_match() and inflate_fast(), also masm x86
51 64-bits translation of Chris Anderson inflate_fast()
54 x86 asm code to replace longest_match() and inflate_fast(),
/external/qemu/distrib/zlib-1.2.3/
Dinffast.h11 void inflate_fast OF((z_streamp strm, unsigned start));
Dzconf.h328 # pragma map(inflate_fast,"INFA")
Dinffast.c67 void inflate_fast(strm, start) in inflate_fast() function
/external/chromium_org/third_party/zlib/
Dinffast.h11 void ZLIB_INTERNAL inflate_fast OF((z_streamp strm, unsigned start));
Dzconf.h102 # define inflate_fast z_inflate_fast macro
427 #pragma map(inflate_fast,"INFA")
Dmozzconf.h111 #define inflate_fast MOZ_Z_inflate_fast macro
Dinffast.c67 void ZLIB_INTERNAL inflate_fast(strm, start) in inflate_fast() function
Dgoogle.patch129 +#define inflate_fast MOZ_Z_inflate_fast
Dinfback.c479 inflate_fast(strm, state->wsize);
/external/zlib/src/
Dinffast.h11 void ZLIB_INTERNAL inflate_fast OF((z_streamp strm, unsigned start));
Dzlib.map12 inflate_fast;
Dzconf.h114 # define inflate_fast z_inflate_fast macro
507 #pragma map(inflate_fast,"INFA")
Dinffast.c67 void ZLIB_INTERNAL inflate_fast(strm, start) in inflate_fast() function
Dzconf.h.cmakein116 # define inflate_fast z_inflate_fast
509 #pragma map(inflate_fast,"INFA")
Dzconf.h.in114 # define inflate_fast z_inflate_fast macro
507 #pragma map(inflate_fast,"INFA")
/external/zlib/src/contrib/inflate86/
Dinffast.S76 #define inflate_fast _inflate_fast macro
84 .globl inflate_fast symbol
221 .def inflate_fast; .scl 2; .type 32; .endef
227 inflate_fast: label
1366 .type inflate_fast,@function
1367 .size inflate_fast,.-inflate_fast
Dinffas86.c71 void inflate_fast(strm, start) in inflate_fast() function
/external/zlib/src/contrib/masmx86/
Dreadme.txt5 longest_match() and inflate_fast().
/external/zlib/
Dzconf.h114 # define inflate_fast z_inflate_fast macro
507 #pragma map(inflate_fast,"INFA")
/external/zlib/src/contrib/masmx64/
Dreadme.txt4 longest_match() and inflate_fast(), for 64 bits x86 (both AMD64 and Intel EM64t),
Dinffas8664.c106 void inflate_fast(strm, start) in inflate_fast() function
/external/open-vcdiff/src/zlib/
Dzconf.h331 # pragma map(inflate_fast,"INFA")
/external/chromium/sdch/open-vcdiff/src/
Dzconf.h331 # pragma map(inflate_fast,"INFA")
/external/chromium_org/sdch/open-vcdiff/src/zlib/
Dzconf.h331 # pragma map(inflate_fast,"INFA")

12