Home
last modified time | relevance | path

Searched defs:deflate (Results 1 – 9 of 9) sorted by relevance

/minix3/common/dist/zlib/contrib/dotzlib/DotZLib/
H A DDeflater.cs25 private static extern int deflate(ref ZStream sz, int flush); in deflate() method in DotZLib.Deflater
/minix3/common/dist/zlib/contrib/pascal/
H A Dzlibpas.pas85 function deflate(var strm: z_stream; flush: Integer): Integer; in deflate() function
162 function deflate; external; in deflate() function
/minix3/minix/lib/liblwip/dist/src/include/netif/ppp/
H A Dccp.h127 unsigned int deflate :1; /* do Deflate? */ member
/minix3/common/dist/zlib/
H A Dzconf.h21 # define deflate z_deflate macro
H A Dzconf.in.h19 # define deflate z_deflate macro
H A Ddeflate.c554 int ZEXPORT deflate (strm, flush) in deflate() function
/minix3/common/dist/zlib/contrib/delphi/
H A DZLib.pas243 function deflate(var strm: TZStreamRec; flush: Integer): Integer; external; in deflate() function
/minix3/crypto/external/bsd/openssl/dist/crypto/comp/
H A Dc_zlib.c129 # define deflate p_deflate macro
/minix3/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dzlib.h58 # define deflate z_deflate macro