Home
last modified time | relevance | path

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

/external/ppp/pppd/
Dccp.h35 bool deflate; /* do Deflate? */ member
/external/zlib/src/contrib/dotzlib/DotZLib/
DDeflater.cs25 private static extern int deflate(ref ZStream sz, int flush); in deflate() method in DotZLib.Deflater
/external/okhttp/okio/okio/src/main/java/okio/
DDeflaterSink.java85 private void deflate(boolean syncFlush) throws IOException { in deflate() method in DeflaterSink
/external/okhttp/okio/okio/src/test/java/okio/
DInflaterSourceTest.java96 private Buffer deflate(ByteString source) throws IOException { in deflate() method in InflaterSourceTest
/external/zlib/src/contrib/pascal/
Dzlibpas.pas107 function deflate(var strm: z_stream; flush: Integer): Integer; in deflate() function
195 function deflate; external; in deflate() function
/external/syslinux/com32/lib/zlib/
Dzconf.in.h16 # define deflate z_deflate macro
Ddeflate.c582 int ZEXPORT deflate (strm, flush) in deflate() function
/external/freetype/src/gzip/
Dzconf.h17 # define deflate z_deflate macro
Dftzconf.h17 # define deflate z_deflate macro
/external/toybox/toys/pending/
Dcompress.c351 static void deflate(struct bitbuf *bb) in deflate() function
/external/zlib/src/contrib/delphi/
DZLib.pas243 function deflate(var strm: TZStreamRec; flush: Integer): Integer; external; in deflate() function
/external/syslinux/com32/include/
Dzconf.h36 # define deflate z_deflate macro
/external/python/cpython2/Modules/zlib/
Dzconf.h.in40 # define deflate z_deflate macro
Dzconf.h40 # define deflate z_deflate macro
Ddeflate.c665 int ZEXPORT deflate (strm, flush) in deflate() function
/external/zlib/
Dzconf.h40 # define deflate z_deflate macro
/external/zlib/src/
Dzconf.h.in40 # define deflate z_deflate macro
Dzconf.h40 # define deflate z_deflate macro
Ddeflate.c665 int ZEXPORT deflate (strm, flush) in deflate() function
/external/pdfium/third_party/zlib_v128/
Dzconf.h40 # define deflate z_deflate macro
Dzlib.h55 #define deflate FPDFAPI_deflate macro
Ddeflate.c664 int ZEXPORT deflate ( in deflate() function
/external/zopfli/src/zopflipng/lodepng/
Dlodepng.cpp2016 static unsigned deflate(unsigned char** out, size_t* outsize, in deflate() function