Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/wuffs/std/deflate/
DREADME.md1 # Deflate chapter
/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
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp75310 void Deflate(T aD) { Deflate(aD, aD); } in Deflate() function
75311 void Deflate(T aDx, T aDy) in Deflate() function
75318 void Deflate(const MarginT& aMargin) in Deflate() function
75325 void Deflate(const SizeT& aSize) { Deflate(aSize.width, aSize.height); } in Deflate() function