OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Inflate
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/dist/zlib/contrib/ada/
mtest.adb
43
Inflate
: Filter_Type;
75
Compare_Write (
Inflate
, Item, No_Flush);
118
Inflate_Init (
Inflate
);
136
Close (
Inflate
);
zlib-thin.ads
129
function
Inflate
(strm : Z_Streamp; flush : Int) return Int;
390
pragma Import (C,
Inflate
, "
inflate
");
442
-- ZLib-Ada is symmetric regarding deflate/
inflate
data transformation
444
-- deflate/
inflate
transformation based on the regular Deflate/
Inflate
Completed in 46 milliseconds
Indexes created Tue Sep 23 14:10:03 GMT 2025