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

/src/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
/src/common/dist/zlib/contrib/delphi/
H A DZLib.pas249 function inflate(var strm: TZStreamRec; flush: Integer): Integer; external; function
H A Dzlibd32.mak
/src/common/dist/zlib/contrib/pascal/
H A Dzlibd32.mak
H A Dzlibpas.pas110 function inflate(var strm: z_stream; flush: Integer): Integer; function
208 function inflate; external; function
/src/sys/dev/pci/
H A Dviomb.c272 inflate(struct viomb_softc *sc) function in typeref:typename:int
/src/common/dist/zlib/
H A DMakefile.in[all...]
H A Dinflate.c592 int ZEXPORT inflate(z_streamp strm, int flush) { function in typeref:typename:int ZEXPORT
[all...]
H A Dzconf.h108 # define inflate z_inflate macro
H A Dzconf.h.in104 # define inflate z_inflate macro
/src/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 in typeref:typename:int ZEXPORT
[all...]

Completed in 19 milliseconds