Searched refs:deflate_slow (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/zlib_deflate/
H A Ddeflate.c72 static block_state deflate_slow (deflate_state *s, int flush);
121 /* 4 */ {4, 4, 16, 16, deflate_slow}, /* lazy matches */
122 /* 5 */ {8, 16, 32, 32, deflate_slow},
123 /* 6 */ {8, 16, 128, 128, deflate_slow},
124 /* 7 */ {8, 32, 128, 256, deflate_slow},
125 /* 8 */ {32, 128, 258, 1024, deflate_slow},
126 /* 9 */ {32, 258, 258, 4096, deflate_slow}}; /* maximum compression */
998 static block_state deflate_slow( function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/
H A Ddeflate.c80 local block_state deflate_slow OF((deflate_state *s, int flush));
138 /* 4 */ {4, 4, 16, 16, deflate_slow}, /* lazy matches */
139 /* 5 */ {8, 16, 32, 32, deflate_slow},
140 /* 6 */ {8, 16, 128, 128, deflate_slow},
141 /* 7 */ {8, 32, 128, 256, deflate_slow},
142 /* 8 */ {32, 128, 258, 1024, deflate_slow},
143 /* 9 */ {32, 258, 258, 4096, deflate_slow}}; /* max compression */
1730 local block_state deflate_slow(s, flush) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/zlib/
H A Ddeflate.c80 local block_state deflate_slow OF((deflate_state *s, int flush));
144 /* 4 */ {4, 4, 16, 16, deflate_slow}, /* lazy matches */
145 /* 5 */ {8, 16, 32, 32, deflate_slow},
146 /* 6 */ {8, 16, 128, 128, deflate_slow},
147 /* 7 */ {8, 32, 128, 256, deflate_slow},
148 /* 8 */ {32, 128, 258, 1024, deflate_slow},
149 /* 9 */ {32, 258, 258, 4096, deflate_slow}}; /* max compression */
1554 local block_state deflate_slow(s, flush) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/
H A Ddeflate.c80 local block_state deflate_slow OF((deflate_state *s, int flush));
144 /* 4 */ {4, 4, 16, 16, deflate_slow}, /* lazy matches */
145 /* 5 */ {8, 16, 32, 32, deflate_slow},
146 /* 6 */ {8, 16, 128, 128, deflate_slow},
147 /* 7 */ {8, 32, 128, 256, deflate_slow},
148 /* 8 */ {32, 128, 258, 1024, deflate_slow},
149 /* 9 */ {32, 258, 258, 4096, deflate_slow}}; /* max compression */
1554 local block_state deflate_slow(s, flush) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/
H A Ddeflate.c80 local block_state deflate_slow OF((deflate_state *s, int flush));
144 /* 4 */ {4, 4, 16, 16, deflate_slow}, /* lazy matches */
145 /* 5 */ {8, 16, 32, 32, deflate_slow},
146 /* 6 */ {8, 16, 128, 128, deflate_slow},
147 /* 7 */ {8, 32, 128, 256, deflate_slow},
148 /* 8 */ {32, 128, 258, 1024, deflate_slow},
149 /* 9 */ {32, 258, 258, 4096, deflate_slow}}; /* max compression */
1554 local block_state deflate_slow(s, flush) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/
H A Ddeflate.c80 local block_state deflate_slow OF((deflate_state *s, int flush));
138 /* 4 */ {4, 4, 16, 16, deflate_slow}, /* lazy matches */
139 /* 5 */ {8, 16, 32, 32, deflate_slow},
140 /* 6 */ {8, 16, 128, 128, deflate_slow},
141 /* 7 */ {8, 32, 128, 256, deflate_slow},
142 /* 8 */ {32, 128, 258, 1024, deflate_slow},
143 /* 9 */ {32, 258, 258, 4096, deflate_slow}}; /* max compression */
1728 local block_state deflate_slow(s, flush) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/common/
H A Dzlib.c618 local block_state deflate_slow OF((deflate_state *s, int flush));
672 /* 4 */ {4, 4, 16, 16, deflate_slow}, /* lazy matches */
673 /* 5 */ {8, 16, 32, 32, deflate_slow},
674 /* 6 */ {8, 16, 128, 128, deflate_slow},
675 /* 7 */ {8, 32, 128, 256, deflate_slow},
676 /* 8 */ {32, 128, 258, 1024, deflate_slow},
677 /* 9 */ {32, 258, 258, 4096, deflate_slow}}; /* maximum compression */
1717 local block_state deflate_slow(s, flush) function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/common/
H A Dzlib.c618 local block_state deflate_slow OF((deflate_state *s, int flush));
672 /* 4 */ {4, 4, 16, 16, deflate_slow}, /* lazy matches */
673 /* 5 */ {8, 16, 32, 32, deflate_slow},
674 /* 6 */ {8, 16, 128, 128, deflate_slow},
675 /* 7 */ {8, 32, 128, 256, deflate_slow},
676 /* 8 */ {32, 128, 258, 1024, deflate_slow},
677 /* 9 */ {32, 258, 258, 4096, deflate_slow}}; /* maximum compression */
1717 local block_state deflate_slow(s, flush) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.c532 local int deflate_slow OF((deflate_state *s, int flush));
792 quit = deflate_slow(state, flush);
1322 local int deflate_slow(s, flush) function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppdump/
H A Dzlib.c532 local int deflate_slow OF((deflate_state *s, int flush));
792 quit = deflate_slow(state, flush);
1322 local int deflate_slow(s, flush) function

Completed in 180 milliseconds