Home
last modified time | relevance | path

Searched refs:Inflate (Results 1 – 13 of 13) sorted by relevance

/external/zlib/contrib/ada/
Dmtest.adb43 Inflate : Filter_Type; variable
75 Compare_Write (Inflate, Item, No_Flush);
118 Inflate_Init (Inflate);
136 Close (Inflate);
Dzlib-thin.ads129 function Inflate (strm : Z_Streamp; flush : Int) return Int; subprogspec
390 pragma Import (C, Inflate, "inflate");
Dzlib.adb79 False => (Step => Thin.Inflate'Access,
/external/skia/src/core/
DSkFlate.cpp19 bool SkFlate::Inflate(SkStream*, SkWStream*) { return false; } in Inflate() function in SkFlate
132 bool SkFlate::Inflate(SkStream* src, SkWStream* dst) { in Inflate() function in SkFlate
/external/skia/include/core/
DSkFlate.h49 static bool Inflate(SkStream* src, SkWStream* dst);
/external/protobuf/src/google/protobuf/io/
Dgzip_stream.cc76 int GzipInputStream::Inflate(int flush) { in Inflate() function in google::protobuf::io::GzipInputStream
134 zerror_ = Inflate(Z_NO_FLUSH); in Next()
Dgzip_stream.h102 int Inflate(int flush);
/external/skia/tests/
DFlateTest.cpp68 status = SkFlate::Inflate(testStream, &uncompressed); in TestFlate()
/external/zlib/contrib/dotzlib/DotZLib/
DUnitTests.cs211 #region Inflate tests
/external/zlib/contrib/puff/
DREADME1 Puff -- A Simple Inflate
/external/zlib/old/as400/
Dreadme.txt74 infback.c INFBACK C ZLIB - Inflate using a callback interface
/external/zlib/as400/
Dreadme.txt77 infback.c INFBACK C ZLIB - Inflate using a callback interface
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2913208 Inflate the repaintRect for the shadow using its extent.
84098 (WebCore::RenderBoxModelObject::paintBoxShadow): Inflate the shadow-