Home
last modified time | relevance | path

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

123

/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/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(),
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/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(),
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/
Dinffast.h11 void ZLIB_INTERNAL inflate_fast OF((z_streamp strm, unsigned start));
Dzlib.map12 inflate_fast;
Dzconf.h126 # define inflate_fast z_inflate_fast macro
530 #pragma map(inflate_fast,"INFA")
/third_party/zlib/
Dinffast.h11 void ZLIB_INTERNAL inflate_fast OF((z_streamp strm, unsigned start));
Dzlib.map12 inflate_fast;
Dzconf.h126 # define inflate_fast z_inflate_fast macro
530 #pragma map(inflate_fast,"INFA")
/third_party/libwebsockets/win32port/zlib/
Dinffast.h11 void ZLIB_INTERNAL inflate_fast OF((z_streamp strm, unsigned start));
Dzconf.h100 # define inflate_fast z_inflate_fast macro
425 #pragma map(inflate_fast,"INFA")
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/
Dinffast.h11 void ZLIB_INTERNAL inflate_fast OF((z_streamp strm, unsigned start));
Dzlib.map12 inflate_fast;
Dzconf.h126 # define inflate_fast z_inflate_fast macro
530 #pragma map(inflate_fast,"INFA")
/third_party/skia/third_party/externals/zlib/
Dinffast.h26 void ZLIB_INTERNAL inflate_fast OF((z_streamp strm, unsigned start));
Dzconf.h138 # define inflate_fast z_inflate_fast macro
545 #pragma map(inflate_fast,"INFA")
/third_party/flutter/skia/third_party/externals/zlib/
Dinffast.h26 void ZLIB_INTERNAL inflate_fast OF((z_streamp strm, unsigned start));
Dzconf.h129 # define inflate_fast z_inflate_fast macro
536 #pragma map(inflate_fast,"INFA")
/third_party/node/deps/zlib/
Dinffast.h26 void ZLIB_INTERNAL inflate_fast OF((z_streamp strm, unsigned start));
Dzconf.h138 # define inflate_fast z_inflate_fast macro
545 #pragma map(inflate_fast,"INFA")
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/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
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/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
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/masmx86/
Dreadme.txt5 longest_match() and inflate_fast().
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/masmx86/
Dreadme.txt5 longest_match() and inflate_fast().
/third_party/boost/boost/beast/zlib/detail/
Dinflate_stream.hpp205 inflate_fast(ranges& r, error_code& ec);
/third_party/boost/libs/beast/include/boost/beast/zlib/detail/
Dinflate_stream.hpp205 inflate_fast(ranges& r, error_code& ec);

123