Searched defs:deflate (Results 1 - 14 of 14) sorted by relevance

/src/common/dist/zlib/contrib/dotzlib/DotZLib/
H A DDeflater.cs25 private static extern int deflate(ref ZStream sz, int flush); method in class:DotZLib.Deflater
/src/distrib/utils/zcat/
H A Dzcat.c130 int deflate(z_streamp strm, int flush) function in typeref:typename:int
/src/common/dist/zlib/contrib/delphi/
H A DZLib.pas243 function deflate(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.pas107 function deflate(var strm: z_stream; flush: Integer): Integer; function
195 function deflate; external; function
/src/sys/dev/pci/
H A Dviomb.c383 deflate(struct viomb_softc *sc) function in typeref:typename:int
/xsrc/external/mit/freetype/dist/src/gzip/
H A Dftzconf.h17 # define deflate z_deflate macro
/src/common/dist/zlib/
H A DMakefile.in[all...]
H A Ddeflate.c948 int ZEXPORT deflate(z_streamp strm, int flush) { function in typeref:typename:int ZEXPORT
[all...]
H A Dzconf.h49 # define deflate z_deflate macro
H A Dzconf.h.in45 # define deflate z_deflate macro
/src/sys/net/
H A Dzlib.h66 # define deflate z_deflate macro
[all...]
H A Dzlib.c1046 int ZEXPORT deflate (z_streamp strm, int flush) function in typeref:typename:int ZEXPORT
[all...]

Completed in 19 milliseconds