Searched defs:inflate (Results 1 - 19 of 19) sorted by relevance

/netbsd-6-1-5-RELEASE/common/dist/zlib/contrib/dotzlib/DotZLib/
H A DInflater.cs25 private static extern int inflate(ref ZStream sz, int flush); method in class:DotZLib.Inflater
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/contrib/dotzlib/DotZLib/
H A DInflater.cs25 private static extern int inflate(ref ZStream sz, int flush); method in class:DotZLib.Inflater
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/zmod/
H A Dzlib_lint.c65 inflate(z_streamp strm, int flush) function
H A Dinflate.c561 int ZEXPORT inflate(strm, flush) function
[all...]
H A Dzconf.h73 #define inflate z_inflate macro
/netbsd-6-1-5-RELEASE/common/dist/zlib/contrib/pascal/
H A Dzlibpas.pas88 function inflate(var strm: z_stream; flush: Integer): Integer; function
172 function inflate; external; function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/contrib/pascal/
H A Dzlibpas.pas88 function inflate(var strm: z_stream; flush: Integer): Integer; function
172 function inflate; external; function
/netbsd-6-1-5-RELEASE/common/dist/zlib/contrib/delphi/
H A DZLib.pas249 function inflate(var strm: TZStreamRec; flush: Integer): Integer; external; function
/netbsd-6-1-5-RELEASE/common/dist/zlib/
H A Dinflate.c556 int ZEXPORT inflate(strm, flush) function
[all...]
H A Dzconf.h24 # define inflate z_inflate macro
H A Dzconf.in.h22 # define inflate z_inflate macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/contrib/delphi/
H A DZLib.pas249 function inflate(var strm: TZStreamRec; flush: Integer): Integer; external; function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/
H A Dinflate.c554 int ZEXPORT inflate(strm, flush) function
[all...]
H A Dzconf.h20 # define inflate z_inflate macro
H A Dzconf.in.h20 # define inflate z_inflate macro
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dviomb.c255 inflate(struct viomb_softc *sc) function
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/comp/
H A Dc_zlib.c123 #define inflate p_inflate macro
/netbsd-6-1-5-RELEASE/sys/net/
H A Dzlib.h69 # define inflate z_inflate macro
[all...]
H A Dzlib.c32 #define inflate inflate_ppp /* FreeBSD already has an inflate :-( */ macro
3504 int ZEXPORT inflate(z_streamp z, int f) function
[all...]

Completed in 155 milliseconds