Home
last modified time | relevance | path

Searched defs:Deflate (Results 1 – 12 of 12) sorted by relevance

/third_party/flutter/skia/third_party/externals/wuffs/std/deflate/
DREADME.md1 # Deflate chapter
/third_party/grpc/src/python/grpcio/grpc/
D_compression.py18 Deflate = cygrpc.CompressionAlgorithm.deflate variable
D__init__.py2078 Deflate = _compression.Deflate variable in Compression
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/ada/
Dmtest.adb42 Deflate : Filter_Type; variable
Dzlib-thin.ads125 function Deflate (strm : Z_Streamp; flush : Int) return Int; subprogspec
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/ada/
Dmtest.adb42 Deflate : Filter_Type; variable
Dzlib-thin.ads125 function Deflate (strm : Z_Streamp; flush : Int) return Int; subprogspec
/third_party/zlib/contrib/ada/
Dmtest.adb42 Deflate : Filter_Type; variable
Dzlib-thin.ads125 function Deflate (strm : Z_Streamp; flush : Int) return Int; subprogspec
/third_party/protobuf/src/google/protobuf/io/
Dgzip_stream.cc251 int GzipOutputStream::Deflate(int flush) { in Deflate() function in google::protobuf::io::GzipOutputStream
/third_party/node/deps/npm/node_modules/minizlib/
Dindex.js233 class Deflate extends Zlib { class
/third_party/node/lib/
Dzlib.js726 function Deflate(opts) { class
886 Deflate, property