Home
last modified time | relevance | path

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

/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.js248 class Deflate extends Zlib { class
/third_party/node/lib/
Dzlib.js749 function Deflate(opts) { class
911 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