Home
last modified time | relevance | path

Searched refs:deflate_fast (Results 1 – 16 of 16) sorted by relevance

/third_party/boost/libs/beast/tools/
Dvalgrind.supp10 fun:deflate_fast
/third_party/boost/boost/beast/zlib/detail/
Ddeflate_stream.hpp583 case 1: return { 4, 4, 8, 4, &self::deflate_fast}; // max speed, no lazy matches in get_config()
584 case 2: return { 4, 5, 16, 8, &self::deflate_fast}; in get_config()
585 case 3: return { 4, 6, 32, 32, &self::deflate_fast}; in get_config()
673 deflate_fast(z_params& zs, Flush flush) in deflate_fast() function in boost::beast::zlib::detail::deflate_stream
/third_party/libwebsockets/win32port/zlib/
Ddeflate.c78 local block_state deflate_fast OF((deflate_state *s, int flush));
129 /* 1 */ {4, 4, 8, 4, deflate_fast}}; /* max speed, no lazy matches */
134 /* 1 */ {4, 4, 8, 4, deflate_fast}, /* max speed, no lazy matches */
135 /* 2 */ {4, 5, 16, 8, deflate_fast},
136 /* 3 */ {4, 6, 32, 32, deflate_fast},
1532 local block_state deflate_fast(s, flush) in deflate_fast() function
/third_party/uboot/u-boot-2020.01/lib/zlib/
Ddeflate.c79 local block_state deflate_fast OF((deflate_state *s, int flush));
130 /* 1 */ {4, 4, 8, 4, deflate_fast}}; /* max speed, no lazy matches */
135 /* 1 */ {4, 4, 8, 4, deflate_fast}, /* max speed, no lazy matches */
136 /* 2 */ {4, 5, 16, 8, deflate_fast},
137 /* 3 */ {4, 6, 32, 32, deflate_fast},
1519 local block_state deflate_fast(s, flush) in deflate_fast() function
/third_party/zlib/
Ddeflate.c80 local block_state deflate_fast OF((deflate_state *s, int flush));
132 /* 1 */ {4, 4, 8, 4, deflate_fast}}; /* max speed, no lazy matches */
137 /* 1 */ {4, 4, 8, 4, deflate_fast}, /* max speed, no lazy matches */
138 /* 2 */ {4, 5, 16, 8, deflate_fast},
139 /* 3 */ {4, 6, 32, 32, deflate_fast},
1858 local block_state deflate_fast(s, flush) in deflate_fast() function
DChangeLog500 - Fix relatively harmless bug in deflate_fast() [Exarevsky]
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/
Ddeflate.c80 local block_state deflate_fast OF((deflate_state *s, int flush));
132 /* 1 */ {4, 4, 8, 4, deflate_fast}}; /* max speed, no lazy matches */
137 /* 1 */ {4, 4, 8, 4, deflate_fast}, /* max speed, no lazy matches */
138 /* 2 */ {4, 5, 16, 8, deflate_fast},
139 /* 3 */ {4, 6, 32, 32, deflate_fast},
1824 local block_state deflate_fast(s, flush) in deflate_fast() function
DChangeLog500 - Fix relatively harmless bug in deflate_fast() [Exarevsky]
/third_party/node/deps/zlib/
Ddeflate.c89 local block_state deflate_fast OF((deflate_state *s, int flush));
146 /* 1 */ {4, 4, 8, 4, deflate_fast}}; /* max speed, no lazy matches */
151 /* 1 */ {4, 4, 8, 4, deflate_fast}, /* max speed, no lazy matches */
152 /* 2 */ {4, 5, 16, 8, deflate_fast},
153 /* 3 */ {4, 6, 32, 32, deflate_fast},
1872 local block_state deflate_fast(s, flush) in deflate_fast() function
/third_party/skia/third_party/externals/zlib/
Ddeflate.c94 local block_state deflate_fast OF((deflate_state *s, int flush));
151 /* 1 */ {4, 4, 8, 4, deflate_fast}}; /* max speed, no lazy matches */
156 /* 1 */ {4, 4, 8, 4, deflate_fast}, /* max speed, no lazy matches */
157 /* 2 */ {4, 5, 16, 8, deflate_fast},
158 /* 3 */ {4, 6, 32, 32, deflate_fast},
1900 local block_state deflate_fast(s, flush) in deflate_fast() function
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/
Ddeflate.c80 local block_state deflate_fast OF((deflate_state *s, int flush));
132 /* 1 */ {4, 4, 8, 4, deflate_fast}}; /* max speed, no lazy matches */
137 /* 1 */ {4, 4, 8, 4, deflate_fast}, /* max speed, no lazy matches */
138 /* 2 */ {4, 5, 16, 8, deflate_fast},
139 /* 3 */ {4, 6, 32, 32, deflate_fast},
1824 local block_state deflate_fast(s, flush) in deflate_fast() function
DChangeLog500 - Fix relatively harmless bug in deflate_fast() [Exarevsky]
/third_party/flutter/skia/third_party/externals/zlib/
Ddeflate.c92 local block_state deflate_fast OF((deflate_state *s, int flush));
158 /* 1 */ {4, 4, 8, 4, deflate_fast}}; /* max speed, no lazy matches */
163 /* 1 */ {4, 4, 8, 4, deflate_fast}, /* max speed, no lazy matches */
164 /* 2 */ {4, 5, 16, 8, deflate_fast},
165 /* 3 */ {4, 6, 32, 32, deflate_fast},
1921 local block_state deflate_fast(s, flush) in deflate_fast() function
/third_party/flutter/skia/third_party/externals/zlib/patches/
D0001-simd.patch755 @@ -1847,7 +1892,7 @@ local block_state deflate_fast(s, flush)
764 @@ -1878,7 +1923,7 @@ local block_state deflate_fast(s, flush)
/third_party/skia/third_party/externals/zlib/patches/
D0001-simd.patch755 @@ -1847,7 +1892,7 @@ local block_state deflate_fast(s, flush)
764 @@ -1878,7 +1923,7 @@ local block_state deflate_fast(s, flush)
/third_party/node/deps/zlib/patches/
D0001-simd.patch755 @@ -1847,7 +1892,7 @@ local block_state deflate_fast(s, flush)
764 @@ -1878,7 +1923,7 @@ local block_state deflate_fast(s, flush)