HomeSort by: relevance | last modified time | path
    Searched defs:inflateInit2 (Results 1 - 18 of 18) sorted by relevancy

  /src/common/dist/zlib/contrib/pascal/
zlibpas.pas 126 function inflateInit2(var strm: z_stream; windowBits: Integer): Integer;
244 function inflateInit2(var strm: z_stream; windowBits: Integer): Integer;
  /src/external/gpl3/binutils/dist/zlib/contrib/pascal/
zlibpas.pas 126 function inflateInit2(var strm: z_stream; windowBits: Integer): Integer;
244 function inflateInit2(var strm: z_stream; windowBits: Integer): Integer;
  /src/external/gpl3/binutils.old/dist/zlib/contrib/pascal/
zlibpas.pas 126 function inflateInit2(var strm: z_stream; windowBits: Integer): Integer;
244 function inflateInit2(var strm: z_stream; windowBits: Integer): Integer;
  /src/external/gpl3/gdb.old/dist/zlib/contrib/pascal/
zlibpas.pas 126 function inflateInit2(var strm: z_stream; windowBits: Integer): Integer;
244 function inflateInit2(var strm: z_stream; windowBits: Integer): Integer;
  /src/external/gpl3/gdb/dist/zlib/contrib/pascal/
zlibpas.pas 126 function inflateInit2(var strm: z_stream; windowBits: Integer): Integer;
244 function inflateInit2(var strm: z_stream; windowBits: Integer): Integer;
  /src/external/cddl/osnet/dist/uts/common/zmod/
zlib.h 444 information should instead use raw inflate, see inflateInit2() below, or
696 ZEXTERN int ZEXPORT inflateInit2 OF((z_streamp strm,
730 inflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
732 is set to null if there is no error message. inflateInit2 does not perform
748 immediately after inflateInit2() or inflateReset() and before any call of
795 The stream will keep attributes that may have been set by inflateInit2.
809 should be used before the first inflate() call after inflateInit2() or
822 inflateInit2() or inflateReset(), and before the first call of inflate().
1340 #define inflateInit2(strm, windowBits) \
  /src/common/dist/zlib/
zlib.h 499 initializing with inflateInit2(). Any information contained in the gzip
563 inflateInit2() will result in an error when the zlib header with 9 is
566 with inflateInit2().
836 ZEXTERN int ZEXPORT inflateInit2(z_streamp strm,
878 inflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
882 there is no error message. inflateInit2 does not perform any decompression
886 of inflateInit2() does not process any header information -- that is
967 stream will keep attributes that may have been set by inflateInit2.
979 the same as it is for inflateInit2. If the window size is changed, then the
996 should be used before the first inflate() call after inflateInit2() o
    [all...]
zconf.h 119 # define inflateInit2 z_inflateInit2
279 /* Maximum value for windowBits in deflateInit2 and inflateInit2.
  /src/sys/net/
zlib.h 155 /* Maximum value for windowBits in deflateInit2 and inflateInit2.
842 ZEXTERN int ZEXPORT inflateInit2(z_streamp, int);
855 inflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
857 memLevel). msg is set to null if there is no error message. inflateInit2
899 The stream will keep attributes that may have been set by inflateInit2.
1187 #define inflateInit2(strm, windowBits) \
  /src/external/gpl3/binutils/dist/zlib/
zlib.h 497 initializing with inflateInit2(). Any information contained in the gzip
561 inflateInit2() will result in an error when the zlib header with 9 is
564 with inflateInit2().
834 ZEXTERN int ZEXPORT inflateInit2(z_streamp strm,
876 inflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
880 there is no error message. inflateInit2 does not perform any decompression
884 of inflateInit2() does not process any header information -- that is
965 stream will keep attributes that may have been set by inflateInit2.
977 the same as it is for inflateInit2. If the window size is changed, then the
994 should be used before the first inflate() call after inflateInit2() o
    [all...]
zconf.h 115 # define inflateInit2 z_inflateInit2
271 /* Maximum value for windowBits in deflateInit2 and inflateInit2.
  /src/external/gpl3/binutils.old/dist/zlib/
zlib.h 496 initializing with inflateInit2(). Any information contained in the gzip
560 inflateInit2() will result in an error when the zlib header with 9 is
563 with inflateInit2().
832 ZEXTERN int ZEXPORT inflateInit2 OF((z_streamp strm,
874 inflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
878 there is no error message. inflateInit2 does not perform any decompression
882 of inflateInit2() does not process any header information -- that is
963 stream will keep attributes that may have been set by inflateInit2.
974 the same as it is for inflateInit2. If the window size is changed, then the
991 should be used before the first inflate() call after inflateInit2() o
    [all...]
zconf.h 112 # define inflateInit2 z_inflateInit2
264 /* Maximum value for windowBits in deflateInit2 and inflateInit2.
  /src/external/gpl3/gdb.old/dist/zlib/
zlib.h 496 initializing with inflateInit2(). Any information contained in the gzip
560 inflateInit2() will result in an error when the zlib header with 9 is
563 with inflateInit2().
832 ZEXTERN int ZEXPORT inflateInit2 OF((z_streamp strm,
874 inflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
878 there is no error message. inflateInit2 does not perform any decompression
882 of inflateInit2() does not process any header information -- that is
963 stream will keep attributes that may have been set by inflateInit2.
974 the same as it is for inflateInit2. If the window size is changed, then the
991 should be used before the first inflate() call after inflateInit2() o
    [all...]
zconf.h 112 # define inflateInit2 z_inflateInit2
264 /* Maximum value for windowBits in deflateInit2 and inflateInit2.
  /src/external/gpl3/gdb/dist/zlib/
zlib.h 497 initializing with inflateInit2(). Any information contained in the gzip
561 inflateInit2() will result in an error when the zlib header with 9 is
564 with inflateInit2().
834 ZEXTERN int ZEXPORT inflateInit2(z_streamp strm,
876 inflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
880 there is no error message. inflateInit2 does not perform any decompression
884 of inflateInit2() does not process any header information -- that is
965 stream will keep attributes that may have been set by inflateInit2.
977 the same as it is for inflateInit2. If the window size is changed, then the
994 should be used before the first inflate() call after inflateInit2() o
    [all...]
zconf.h 115 # define inflateInit2 z_inflateInit2
271 /* Maximum value for windowBits in deflateInit2 and inflateInit2.
  /src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
zlib.h 186 /* Maximum value for windowBits in deflateInit2 and inflateInit2.
787 information should instead use raw inflate, see inflateInit2() below, or
1039 ZEXTERN int ZEXPORT inflateInit2 OF((z_streamp strm,
1073 inflateInit2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
1075 is set to null if there is no error message. inflateInit2 does not perform
1091 immediately after inflateInit2() or inflateReset() and before any call of
1138 The stream will keep attributes that may have been set by inflateInit2.
1152 should be used before the first inflate() call after inflateInit2() or
1165 inflateInit2() or inflateReset(), and before the first call of inflate().
1685 #define inflateInit2(strm, windowBits)
    [all...]

Completed in 29 milliseconds