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

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dzlib.h143 #define Z_FULL_FLUSH 4 macro
249 If flush is set to Z_FULL_FLUSH, all output is flushed as with
252 random access is desired. Using Z_FULL_FLUSH too often can seriously degrade
642 description of deflate with Z_FULL_FLUSH) can be found, or until all
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/boot/
H A Dgunzip_util.c112 r = zlib_inflate(&state->s, Z_FULL_FLUSH);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/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
/netgear-R7000-V1.0.7.12_1.2.5/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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/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
/netgear-R7000-V1.0.7.12_1.2.5/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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dzstream.cpp371 err = deflate(m_deflate, final ? Z_FINISH : Z_FULL_FLUSH);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/zlib/
H A Dzlib.h165 #define Z_FULL_FLUSH 3 macro
283 If flush is set to Z_FULL_FLUSH, all output is flushed as with
286 random access is desired. Using Z_FULL_FLUSH too often can seriously degrade
292 avail_out). In the case of a Z_FULL_FLUSH or Z_SYNC_FLUSH, make sure that
761 description of deflate with Z_FULL_FLUSH) can be found, or until all
H A Dexample.c363 err = deflate(&c_stream, Z_FULL_FLUSH);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/
H A Dzlib.h165 #define Z_FULL_FLUSH 3 macro
283 If flush is set to Z_FULL_FLUSH, all output is flushed as with
286 random access is desired. Using Z_FULL_FLUSH too often can seriously degrade
292 avail_out). In the case of a Z_FULL_FLUSH or Z_SYNC_FLUSH, make sure that
761 description of deflate with Z_FULL_FLUSH) can be found, or until all
H A Dexample.c363 err = deflate(&c_stream, Z_FULL_FLUSH);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/
H A Dzlib.h165 #define Z_FULL_FLUSH 3 macro
283 If flush is set to Z_FULL_FLUSH, all output is flushed as with
286 random access is desired. Using Z_FULL_FLUSH too often can seriously degrade
292 avail_out). In the case of a Z_FULL_FLUSH or Z_SYNC_FLUSH, make sure that
761 description of deflate with Z_FULL_FLUSH) can be found, or until all
H A Dexample.c363 err = deflate(&c_stream, Z_FULL_FLUSH);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/
H A Dzlib.h167 #define Z_FULL_FLUSH 3 macro
307 If flush is set to Z_FULL_FLUSH, all output is flushed as with
310 random access is desired. Using Z_FULL_FLUSH too often can seriously degrade
316 avail_out). In the case of a Z_FULL_FLUSH or Z_SYNC_FLUSH, make sure that
598 options Z_BLOCK, Z_PARTIAL_FLUSH, Z_SYNC_FLUSH, or Z_FULL_FLUSH. The
845 for the description of deflate with Z_FULL_FLUSH) can be found, or until all
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/
H A Dzlib.h167 #define Z_FULL_FLUSH 3 macro
307 If flush is set to Z_FULL_FLUSH, all output is flushed as with
310 random access is desired. Using Z_FULL_FLUSH too often can seriously degrade
316 avail_out). In the case of a Z_FULL_FLUSH or Z_SYNC_FLUSH, make sure that
598 options Z_BLOCK, Z_PARTIAL_FLUSH, Z_SYNC_FLUSH, or Z_FULL_FLUSH. The
860 for the description of deflate with Z_FULL_FLUSH) can be found, or until all
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/pascal/
H A Dzlibpas.pas71 Z_FULL_FLUSH = 3;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/pascal/
H A Dzlibpas.pas53 Z_FULL_FLUSH = 3;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/pascal/
H A Dzlibpas.pas53 Z_FULL_FLUSH = 3;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/pascal/
H A Dzlibpas.pas71 Z_FULL_FLUSH = 3;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/test/
H A Dexample.c394 err = deflate(&c_stream, Z_FULL_FLUSH);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/test/
H A Dexample.c394 err = deflate(&c_stream, Z_FULL_FLUSH);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/as400/
H A Dzlib.inc32 D Z_FULL_FLUSH C 3
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/as400/
H A Dzlib.inc32 D Z_FULL_FLUSH C 3
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/as400/
H A Dzlib.inc40 D Z_FULL_FLUSH C 3
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/delphi/
H A DZLib.pas170 Z_FULL_FLUSH = 3;

Completed in 391 milliseconds

12