/external/ppp/pppd/ |
D | ccp.h | 35 bool deflate; /* do Deflate? */ member
|
/external/zlib/src/contrib/dotzlib/DotZLib/ |
D | Deflater.cs | 25 private static extern int deflate(ref ZStream sz, int flush); in deflate() method in DotZLib.Deflater
|
/external/okhttp/okio/okio/src/main/java/okio/ |
D | DeflaterSink.java | 85 private void deflate(boolean syncFlush) throws IOException { in deflate() method in DeflaterSink
|
/external/okhttp/okio/okio/src/test/java/okio/ |
D | InflaterSourceTest.java | 96 private Buffer deflate(ByteString source) throws IOException { in deflate() method in InflaterSourceTest
|
/external/zlib/src/contrib/pascal/ |
D | zlibpas.pas | 107 function deflate(var strm: z_stream; flush: Integer): Integer; in deflate() function 195 function deflate; external; in deflate() function
|
/external/syslinux/com32/lib/zlib/ |
D | zconf.in.h | 16 # define deflate z_deflate macro
|
D | deflate.c | 582 int ZEXPORT deflate (strm, flush) in deflate() function
|
/external/freetype/src/gzip/ |
D | zconf.h | 17 # define deflate z_deflate macro
|
D | ftzconf.h | 17 # define deflate z_deflate macro
|
/external/toybox/toys/pending/ |
D | compress.c | 351 static void deflate(struct bitbuf *bb) in deflate() function
|
/external/zlib/src/contrib/delphi/ |
D | ZLib.pas | 243 function deflate(var strm: TZStreamRec; flush: Integer): Integer; external; in deflate() function
|
/external/syslinux/com32/include/ |
D | zconf.h | 36 # define deflate z_deflate macro
|
/external/python/cpython2/Modules/zlib/ |
D | zconf.h.in | 40 # define deflate z_deflate macro
|
D | zconf.h | 40 # define deflate z_deflate macro
|
D | deflate.c | 665 int ZEXPORT deflate (strm, flush) in deflate() function
|
/external/zlib/ |
D | zconf.h | 40 # define deflate z_deflate macro
|
/external/zlib/src/ |
D | zconf.h.in | 40 # define deflate z_deflate macro
|
D | zconf.h | 40 # define deflate z_deflate macro
|
D | deflate.c | 665 int ZEXPORT deflate (strm, flush) in deflate() function
|
/external/pdfium/third_party/zlib_v128/ |
D | zconf.h | 40 # define deflate z_deflate macro
|
D | zlib.h | 55 #define deflate FPDFAPI_deflate macro
|
D | deflate.c | 664 int ZEXPORT deflate ( in deflate() function
|
/external/zopfli/src/zopflipng/lodepng/ |
D | lodepng.cpp | 2016 static unsigned deflate(unsigned char** out, size_t* outsize, in deflate() function
|