Lines Matching defs:strm
198 int ZEXPORT deflateInit_(strm, level, version, stream_size) in deflateInit_() argument
210 int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy, in deflateInit2_() argument
311 int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) in deflateSetDictionary() argument
353 int ZEXPORT deflateReset (strm) in deflateReset() argument
389 int ZEXPORT deflateSetHeader (strm, head) in deflateSetHeader() argument
400 int ZEXPORT deflatePending (strm, pending, bits) in deflatePending() argument
412 int ZEXPORT deflatePrime (strm, bits, value) in deflatePrime() argument
424 int ZEXPORT deflateParams(strm, level, strategy) in deflateParams() argument
463 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) in deflateTune() argument
498 uLong ZEXPORT deflateBound(strm, sourceLen) in deflateBound() argument
574 local void flush_pending(strm) in flush_pending() argument
594 int ZEXPORT deflate (strm, flush) in deflate() argument
907 int ZEXPORT deflateEnd (strm) in deflateEnd() argument
1004 local int read_buf(strm, buf, size) in read_buf() argument