Searched refs:Z_FINISH (Results 1 - 25 of 58) sorted by relevance

123

/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/zmod/
H A Dzmod.c59 if ((err = inflate(&zs, Z_FINISH)) != Z_STREAM_END) {
85 if ((err = deflate(&zs, Z_FINISH)) != Z_STREAM_END) {
H A Ddeflate.c382 s->wrap = -s->wrap; /* was made negative by deflate(..., Z_FINISH); */
566 flush > Z_FINISH || flush < 0) {
573 (s->status == FINISH_STATE && flush != Z_FINISH)) {
777 * flushes. For repeated and useless calls with Z_FINISH, we keep
781 flush != Z_FINISH) {
835 if (flush != Z_FINISH) return Z_OK;
1443 FLUSH_BLOCK(s, flush == Z_FINISH);
1444 return flush == Z_FINISH ? finish_done : block_done;
1550 FLUSH_BLOCK(s, flush == Z_FINISH);
1551 return flush == Z_FINISH
[all...]
/netbsd-6-1-5-RELEASE/common/dist/zlib/
H A Duncompr.c52 err = inflate(&stream, Z_FINISH);
H A Dcompress.c51 err = deflate(&stream, Z_FINISH);
H A Dexample.c197 err = deflate(&c_stream, Z_FINISH);
293 err = deflate(&c_stream, Z_FINISH);
371 err = deflate(&c_stream, Z_FINISH);
413 err = inflate(&d_stream, Z_FINISH);
453 err = deflate(&c_stream, Z_FINISH);
H A Ddeflate.c378 s->wrap = -s->wrap; /* was made negative by deflate(..., Z_FINISH); */
562 flush > Z_FINISH || flush < 0) {
569 (s->status == FINISH_STATE && flush != Z_FINISH)) {
773 * flushes. For repeated and useless calls with Z_FINISH, we keep
777 flush != Z_FINISH) {
831 if (flush != Z_FINISH) return Z_OK;
1439 FLUSH_BLOCK(s, flush == Z_FINISH);
1440 return flush == Z_FINISH ? finish_done : block_done;
1546 FLUSH_BLOCK(s, flush == Z_FINISH);
1547 return flush == Z_FINISH
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/
H A Duncompr.c50 err = inflate(&stream, Z_FINISH);
H A Dcompress.c49 err = deflate(&stream, Z_FINISH);
H A Dexample.c195 err = deflate(&c_stream, Z_FINISH);
291 err = deflate(&c_stream, Z_FINISH);
369 err = deflate(&c_stream, Z_FINISH);
411 err = inflate(&d_stream, Z_FINISH);
451 err = deflate(&c_stream, Z_FINISH);
H A Ddeflate.c376 s->wrap = -s->wrap; /* was made negative by deflate(..., Z_FINISH); */
560 flush > Z_FINISH || flush < 0) {
567 (s->status == FINISH_STATE && flush != Z_FINISH)) {
771 * flushes. For repeated and useless calls with Z_FINISH, we keep
775 flush != Z_FINISH) {
829 if (flush != Z_FINISH) return Z_OK;
1437 FLUSH_BLOCK(s, flush == Z_FINISH);
1438 return flush == Z_FINISH ? finish_done : block_done;
1544 FLUSH_BLOCK(s, flush == Z_FINISH);
1545 return flush == Z_FINISH
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/
H A Dcompress-debug.c102 x = deflate (strm, Z_FINISH);
/netbsd-6-1-5-RELEASE/common/dist/zlib/examples/
H A Dfitblk.c87 flush = Z_FINISH;
118 flush = Z_FINISH;
H A Dzpipe.c51 flush = feof(source) ? Z_FINISH : Z_NO_FLUSH;
70 } while (flush != Z_FINISH);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/examples/
H A Dfitblk.c85 flush = Z_FINISH;
116 flush = Z_FINISH;
H A Dzpipe.c49 flush = feof(source) ? Z_FINISH : Z_NO_FLUSH;
68 } while (flush != Z_FINISH);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Dcompressed_output.cc115 rc = inflate(&strm, Z_FINISH);
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dkern_ctf.c211 if ((ret = inflate(&zs, Z_FINISH)) != Z_STREAM_END) {
/netbsd-6-1-5-RELEASE/sys/opencrypto/
H A Ddeflate.c128 deflate(&zbuf, Z_FINISH);
133 * -Former versions of this code didn't set Z_FINISH
325 deflate(&zbuf, Z_FINISH);
/netbsd-6-1-5-RELEASE/common/dist/zlib/contrib/pascal/
H A Dexample.pas214 err := deflate(c_stream, Z_FINISH);
311 err := deflate(c_stream, Z_FINISH);
392 err := deflate(c_stream, Z_FINISH);
434 err := inflate(d_stream, Z_FINISH);
471 err := deflate(c_stream, Z_FINISH);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/contrib/pascal/
H A Dexample.pas214 err := deflate(c_stream, Z_FINISH);
311 err := deflate(c_stream, Z_FINISH);
392 err := deflate(c_stream, Z_FINISH);
434 err := inflate(d_stream, Z_FINISH);
471 err := deflate(c_stream, Z_FINISH);
/netbsd-6-1-5-RELEASE/common/dist/zlib/contrib/delphi/
H A DZLib.pas171 Z_FINISH = 4;
304 while CCheck(deflate(strm, Z_FINISH)) <> Z_STREAM_END do
380 if DCheck(inflate(strm, Z_FINISH)) <> Z_STREAM_END then
424 while (CCheck(deflate(FZRec, Z_FINISH)) <> Z_STREAM_END)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/contrib/delphi/
H A DZLib.pas171 Z_FINISH = 4;
304 while CCheck(deflate(strm, Z_FINISH)) <> Z_STREAM_END do
380 if DCheck(inflate(strm, Z_FINISH)) <> Z_STREAM_END then
424 while (CCheck(deflate(FZRec, Z_FINISH)) <> Z_STREAM_END)
/netbsd-6-1-5-RELEASE/common/dist/zlib/contrib/testzlib/
H A Dtestzlib.c211 ret=deflate(&zcpr,(zcpr.avail_in==lOrigToDo) ? Z_FINISH : Z_SYNC_FLUSH);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dcompress.c56 rc = inflate (&strm, Z_FINISH);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dlto-compress.c196 status = deflate (&out_stream, Z_FINISH);

Completed in 280 milliseconds

123