/reactos/sdk/tools/cabman/ |
H A D | mszip.cxx | 87 if (Status != Z_OK) in Compress() 94 if ((Status != Z_OK) && (Status != Z_STREAM_END)) in Compress() 105 if (Status != Z_OK) in Compress() 151 if (Status != Z_OK) in Uncompress() 162 if (Status != Z_OK) in Uncompress() 174 if (Status != Z_OK) in Uncompress()
|
/reactos/sdk/lib/3rdparty/zlib/ |
H A D | gzwrite.c | 46 if (ret != Z_OK) { 110 ret = Z_OK; 268 if (state->mode != GZ_WRITE || state->err != Z_OK) 298 if (state->mode != GZ_WRITE || state->err != Z_OK) 329 if (state->mode != GZ_WRITE || state->err != Z_OK) 374 if (state->mode != GZ_WRITE || state->err != Z_OK) 406 if (state->mode != GZ_WRITE || state->err != Z_OK) in gzvprintf() 617 return Z_OK; 635 return Z_OK; 642 int ret = Z_OK; [all …]
|
H A D | gzread.c | 62 if (state->err != Z_OK && state->err != Z_BUF_ERROR) 115 if (inflateInit2(&(state->strm), 15 + 16) != Z_OK) { /* gunzip */ 176 int ret = Z_OK; 387 (state->err != Z_OK && state->err != Z_BUF_ERROR)) 401 if (len == 0 && state->err != Z_OK && state->err != Z_BUF_ERROR) 425 (state->err != Z_OK && state->err != Z_BUF_ERROR)) 458 (state->err != Z_OK && state->err != Z_BUF_ERROR)) 492 (state->err != Z_OK && state->err != Z_BUF_ERROR)) 556 (state->err != Z_OK && state->err != Z_BUF_ERROR)) 644 err = state->err == Z_BUF_ERROR ? Z_BUF_ERROR : Z_OK; [all …]
|
H A D | compress.c | 42 if (err != Z_OK) return err; 59 } while (err == Z_OK); 63 return err == Z_STREAM_END ? Z_OK : err;
|
H A D | uncompr.c | 56 if (err != Z_OK) return err; 71 } while (err == Z_OK); 80 return err == Z_STREAM_END ? Z_OK :
|
H A D | deflate.c | 477 return Z_OK; 499 return Z_OK; 537 return Z_OK; 547 if (ret == Z_OK) 560 return Z_OK; 574 return Z_OK; 601 return Z_OK; 650 return Z_OK; 669 return Z_OK; 848 return Z_OK; [all …]
|
H A D | gzlib.c | 87 gz_error(state, Z_OK, NULL); /* clear error */ 357 (state->err != Z_OK && state->err != Z_BUF_ERROR)) 385 if (state->err != Z_OK && state->err != Z_BUF_ERROR) 409 gz_error(state, Z_OK, NULL); 572 gz_error(state, Z_OK, NULL); 594 if (err != Z_OK && err != Z_BUF_ERROR)
|
H A D | inflate.c | 142 return Z_OK; 268 return Z_OK; 657 ret = Z_OK; 1315 return Z_OK; 1338 return Z_OK; 1373 return Z_OK; 1390 return Z_OK; 1474 return Z_OK; 1539 return Z_OK; 1552 return Z_OK; [all …]
|
H A D | infback.c | 70 return Z_OK; 643 return Z_OK;
|
/reactos/dll/3rdparty/libtiff/ |
H A D | tif_zip.c | 112 inflateInit(&sp->stream) != Z_OK) { in ZIPSetupDecode() 141 return (inflateReset(&sp->stream) == Z_OK); in ZIPPreDecode() 178 if (state != Z_OK) { in ZIPDecode() 208 if (deflateInit(&sp->stream, sp->zipquality) != Z_OK) { in ZIPSetupEncode() 236 return (deflateReset(&sp->stream) == Z_OK); in ZIPPreEncode() 260 if (deflate(&sp->stream, Z_NO_FLUSH) != Z_OK) { in ZIPEncode() 293 case Z_OK: in ZIPPostEncode() 347 sp->zipquality, Z_DEFAULT_STRATEGY) != Z_OK) { in ZIPVSetField()
|
H A D | tif_pixarlog.c | 714 if (inflateInit(&sp->stream) != Z_OK) { in PixarLogSetupDecode() 748 return (inflateReset(&sp->stream) == Z_OK); in PixarLogPreDecode() 818 if (state != Z_OK) { in PixarLogDecode() 924 if (deflateInit(&sp->stream, sp->quality) != Z_OK) { in PixarLogSetupEncode() 955 return (deflateReset(&sp->stream) == Z_OK); in PixarLogPreEncode() 1196 if (deflate(&sp->stream, Z_NO_FLUSH) != Z_OK) { in PixarLogEncode() 1229 case Z_OK: in PixarLogPostEncode() 1321 sp->quality, Z_DEFAULT_STRATEGY) != Z_OK) { in PixarLogVSetField()
|
/reactos/sdk/lib/3rdparty/freetype/src/gzip/ |
H A D | inftrees.c | 151 return Z_OK; in huft_build() 295 return y != 0 && g != 1 ? Z_BUF_ERROR : Z_OK; in huft_build() 349 if (r != Z_OK || *bl == 0) in inflate_trees_dynamic() 364 if (r != Z_OK || (*bd == 0 && nl > 257)) in inflate_trees_dynamic() 373 r = Z_OK; in inflate_trees_dynamic() 391 return Z_OK; in inflate_trees_dynamic() 467 return Z_OK; in inflate_trees_fixed()
|
H A D | inflate.c | 64 return Z_OK; in inflateReset() 78 return Z_OK; in inflateEnd() 135 return Z_OK; in inflateInit2_() 156 f = f == Z_FINISH ? Z_BUF_ERROR : Z_OK; in inflate() 225 if (r == Z_OK) in inflate()
|
H A D | infutil.c | 38 if (n && r == Z_BUF_ERROR) r = Z_OK; in inflate_flush() 64 if (n && r == Z_BUF_ERROR) r = Z_OK; in inflate_flush()
|
H A D | infutil.h | 73 #define NEEDBYTE {if(n)r=Z_OK;else LEAVE} 82 #define NEEDOUT {if(m==0){WRAP if(m==0){FLUSH WRAP if(m==0) LEAVE}}r=Z_OK;}
|
H A D | infblock.c | 250 if (t != Z_OK) in inflate_blocks() 318 if (t != Z_OK) in inflate_blocks() 342 r = Z_OK; in inflate_blocks() 384 return Z_OK; in inflate_blocks_free()
|
H A D | ftgzip.c | 319 if ( inflateInit2( zstream, -MAX_WBITS ) != Z_OK || in ft_gzip_file_init() 452 else if ( err != Z_OK ) in ft_gzip_file_fill_output() 754 if ( err != Z_OK ) in FT_Gzip_Uncompress() 761 if ( err == Z_OK ) in FT_Gzip_Uncompress()
|
H A D | zlib.h | 132 #define Z_OK 0 macro
|
/reactos/modules/rosapps/lib/vfdlib/ |
H A D | vfdzip.c | 59 case Z_OK : return "Z_OK"; in ZLIB_ERROR() 342 if (zlib_ret != Z_OK) { in ExtractZipImage() 358 if (zlib_ret != Z_OK) { in ExtractZipImage()
|
/reactos/dll/3rdparty/libpng/ |
H A D | pngwutil.c | 395 if (deflateEnd(&png_ptr->zstream) != Z_OK) in png_deflate_claim() 420 if (ret == Z_OK) in png_deflate_claim() 427 if (ret == Z_OK) in png_deflate_claim() 505 if (ret != Z_OK) in png_text_compress() 589 while (ret == Z_OK); in png_text_compress() 627 return Z_OK; in png_text_compress() 1016 if (ret == Z_OK && flush != Z_NO_FLUSH) in png_compress_IDAT() 1023 if (ret == Z_OK) /* most likely return code! */ in png_compress_IDAT() 1163 if (png_text_compress(png_ptr, png_iCCP, &comp, name_len) != Z_OK) in png_write_iCCP() 1604 if (png_text_compress(png_ptr, png_zTXt, &comp, key_len) != Z_OK) in png_write_zTXt() [all …]
|
H A D | pngrutil.c | 420 if (ret == Z_OK) in png_inflate_claim() 431 if (ret == Z_OK) in png_inflate_claim() 566 } while (ret == Z_OK); in png_inflate() 644 if (ret == Z_OK) in png_decompress_chunk() 661 if (inflateReset(&png_ptr->zstream) == Z_OK) in png_decompress_chunk() 713 else if (ret == Z_OK) in png_decompress_chunk() 745 else if (ret == Z_OK) in png_decompress_chunk() 817 while (ret == Z_OK && (*out_size > 0 || png_ptr->zstream.avail_out > 0)); in png_inflate_read() 1447 if (png_inflate_claim(png_ptr, png_iCCP) == Z_OK) in png_handle_iCCP() 4250 if (ret != Z_OK) in png_read_IDAT_data() [all …]
|
/reactos/modules/rostests/apitests/dbghelp/ |
H A D | data.c | 53 if (uncompress(decompressed, &dstsize, data, size) != Z_OK) in extract_one() 164 if (Z_OK != res)
|
/reactos/dll/win32/wininet/ |
H A D | zlib.h | 112 #define Z_OK 0 macro
|
/reactos/dll/win32/dbghelp/ |
H A D | zlib.h | 114 #define Z_OK 0 macro
|
/reactos/drivers/filesystems/btrfs/ |
H A D | compress.c | 346 if (ret != Z_OK) { in zlib_compress() 360 if (ret != Z_OK && ret != Z_STREAM_END) { in zlib_compress() 387 if (ret != Z_OK) { in zlib_decompress() 401 if (ret != Z_OK && ret != Z_STREAM_END) { in zlib_decompress() 413 if (ret != Z_OK) { in zlib_decompress()
|