Searched refs:Z_FULL_FLUSH (Results 1 - 22 of 22) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/boot/include/
H A Dzlib.h220 #define Z_FULL_FLUSH 2 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/boot/
H A Dzlib.h219 #define Z_FULL_FLUSH 2 macro
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppdump/
H A Dzlib.h212 #define Z_FULL_FLUSH 2 macro
296 If flush is set to Z_FULL_FLUSH, the compression block is terminated, a
300 so should be used only when necessary. Using Z_FULL_FLUSH too often can
H A Dzlib.c822 if (flush == Z_FULL_FLUSH) {
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppdump/
H A Dzlib.h212 #define Z_FULL_FLUSH 2 macro
296 If flush is set to Z_FULL_FLUSH, the compression block is terminated, a
300 so should be used only when necessary. Using Z_FULL_FLUSH too often can
H A Dzlib.c822 if (flush == Z_FULL_FLUSH) {
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppdump/
H A Dzlib.h212 #define Z_FULL_FLUSH 2 macro
296 If flush is set to Z_FULL_FLUSH, the compression block is terminated, a
300 so should be used only when necessary. Using Z_FULL_FLUSH too often can
H A Dzlib.c822 if (flush == Z_FULL_FLUSH) {
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dzlib.h127 #define Z_FULL_FLUSH 4 macro
241 If flush is set to Z_FULL_FLUSH, all output is flushed as with
244 random access is desired. Using Z_FULL_FLUSH too often can seriously degrade
585 description of deflate with Z_FULL_FLUSH) can be found, or until all
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dzlib.h127 #define Z_FULL_FLUSH 4 macro
241 If flush is set to Z_FULL_FLUSH, all output is flushed as with
244 random access is desired. Using Z_FULL_FLUSH too often can seriously degrade
585 description of deflate with Z_FULL_FLUSH) can be found, or until all
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/zlib/
H A Dzlib.h128 #define Z_FULL_FLUSH 3 macro
238 If flush is set to Z_FULL_FLUSH, all output is flushed as with
241 random access is desired. Using Z_FULL_FLUSH too often can seriously degrade
575 description of deflate with Z_FULL_FLUSH) can be found, or until all
H A Dexample.c358 err = deflate(&c_stream, Z_FULL_FLUSH);
H A Ddeflate.c542 if (flush == Z_FULL_FLUSH) {
/asus-wl-520gu-7.0.1.45/src/router/ppp/common/
H A Dzlib.h333 #define Z_FULL_FLUSH 4 macro
439 If flush is set to Z_FULL_FLUSH, the compression block is terminated, a
443 so should be used only when necessary. Using Z_FULL_FLUSH too often can
H A Dzlib.c1081 if (flush == Z_FULL_FLUSH) {
/asus-wl-520gu-7.0.1.45/src/router/pppd/common/
H A Dzlib.h333 #define Z_FULL_FLUSH 4 macro
439 If flush is set to Z_FULL_FLUSH, the compression block is terminated, a
443 so should be used only when necessary. Using Z_FULL_FLUSH too often can
H A Dzlib.c1081 if (flush == Z_FULL_FLUSH) {
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/common/
H A Dzlib.h333 #define Z_FULL_FLUSH 4 macro
439 If flush is set to Z_FULL_FLUSH, the compression block is terminated, a
443 so should be used only when necessary. Using Z_FULL_FLUSH too often can
H A Dzlib.c1081 if (flush == Z_FULL_FLUSH) {
/asus-wl-520gu-7.0.1.45/src/router/library/include/
H A Dzlib.h144 #define Z_FULL_FLUSH 3 macro
256 If flush is set to Z_FULL_FLUSH, all output is flushed as with
259 random access is desired. Using Z_FULL_FLUSH too often can seriously degrade
265 avail_out). In the case of a Z_FULL_FLUSH or Z_SYNC_FLUSH, make sure that
684 description of deflate with Z_FULL_FLUSH) can be found, or until all
/asus-wl-520gu-7.0.1.45/src/router/library/
H A Dzlib.h144 #define Z_FULL_FLUSH 3 macro
256 If flush is set to Z_FULL_FLUSH, all output is flushed as with
259 random access is desired. Using Z_FULL_FLUSH too often can seriously degrade
265 avail_out). In the case of a Z_FULL_FLUSH or Z_SYNC_FLUSH, make sure that
684 description of deflate with Z_FULL_FLUSH) can be found, or until all
/asus-wl-520gu-7.0.1.45/src/linux/linux/lib/zlib_deflate/
H A Ddeflate.c516 if (flush == Z_FULL_FLUSH) {

Completed in 395 milliseconds