Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Ddeflate.c78 local block_state deflate_fast OF((deflate_state *s, int flush));
135 /* 1 */ {4, 4, 8, 4, deflate_fast}}; /* max speed, no lazy matches */
140 /* 1 */ {4, 4, 8, 4, deflate_fast}, /* max speed, no lazy matches */
141 /* 2 */ {4, 5, 16, 8, deflate_fast},
142 /* 3 */ {4, 6, 32, 32, deflate_fast},
1448 local block_state deflate_fast(s, flush) in deflate_fast() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/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},
1628 local block_state deflate_fast(s, flush) in deflate_fast() function
DChangeLog457 - Fix relatively harmless bug in deflate_fast() [Exarevsky]
/device/google/cuttlefish_kernel/4.4-x86_64/
DSystem.map14646 ffffffff813cd5a0 t deflate_fast
/device/google/cuttlefish_kernel/4.14-x86_64/
DSystem.map17111 ffffffff8146adf0 t deflate_fast