Home
last modified time | relevance | path

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

12

/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/puffin/src/
Dutils.cc131 for (const auto& deflate : deflates) { in FindDeflateSubBlocks() local
354 for (auto deflate = deflates.begin(); deflate != deflates.end(); ++deflate) { in FindPuffLocations() local
Dpuffin_stream.cc144 for (const auto& deflate : deflates) { in PuffinStream() local
/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/turbine/java/com/google/turbine/zip/
DZip.java282 long offset, int nameLength, int cenExtLength, long size, boolean deflate) { in getBytes()
/external/freetype/src/gzip/
Dftzconf.h17 # define deflate z_deflate macro
/external/syslinux/com32/lib/zlib/
Dzconf.in.h16 # define deflate z_deflate macro
Ddeflate.c582 int ZEXPORT deflate (strm, flush) in deflate() function
/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.h40 # define deflate z_deflate macro
Dzconf.h.in40 # define deflate z_deflate macro
Ddeflate.c665 int ZEXPORT deflate (strm, flush) in deflate() function
/external/zlib/src/
Dzconf.h42 # define deflate z_deflate macro
Dzconf.h.in42 # define deflate z_deflate macro
Ddeflate.c763 int ZEXPORT deflate (strm, flush) in deflate() function
/external/zlib/
Dzconf.h42 # define deflate z_deflate macro
/external/python/cpython3/Modules/zlib/
Dzconf.h42 # define deflate z_deflate macro
Dzconf.h.in42 # define deflate z_deflate macro
Ddeflate.c763 int ZEXPORT deflate (strm, flush) in deflate() function
/external/zopfli/src/zopflipng/lodepng/
Dlodepng.cpp2016 static unsigned deflate(unsigned char** out, size_t* outsize, in deflate() function

12