Home
last modified time | relevance | path

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

/openbmc/linux/lib/zlib_deflate/
H A Ddeflate.c74 static block_state deflate_fast (deflate_state *s, int flush);
138 /* 1 */ {4, 4, 8, 4, deflate_fast}, /* maximum speed, no lazy matches */
139 /* 2 */ {4, 5, 16, 8, deflate_fast},
140 /* 3 */ {4, 6, 32, 32, deflate_fast},
923 static block_state deflate_fast( in deflate_fast() function
/openbmc/u-boot/lib/zlib/
H A 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},
1518 local block_state deflate_fast(s, flush) in deflate_fast() function
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Dzlib-off64_t.patch29 …0150fb758ca89b36a7f5a029b525fe70f0e3296a4847d73872db2ca","src/zlib-ng/deflate_fast.c":"52648097b16…
31 …0150fb758ca89b36a7f5a029b525fe70f0e3296a4847d73872db2ca","src/zlib-ng/deflate_fast.c":"52648097b16…