Lines Matching defs:strm
229 int ZEXPORT deflateInit_(strm, level, version, stream_size) in deflateInit_() argument
241 int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy, in deflateInit2_() argument
391 local int deflateStateCheck (strm) in deflateStateCheck() argument
414 int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) in deflateSetDictionary() argument
483 int ZEXPORT deflateGetDictionary (strm, dictionary, dictLength) in deflateGetDictionary() argument
505 int ZEXPORT deflateResetKeep (strm) in deflateResetKeep() argument
543 int ZEXPORT deflateReset (strm) in deflateReset() argument
555 int ZEXPORT deflateSetHeader (strm, head) in deflateSetHeader() argument
566 int ZEXPORT deflatePending (strm, pending, bits) in deflatePending() argument
580 int ZEXPORT deflatePrime (strm, bits, value) in deflatePrime() argument
607 int ZEXPORT deflateParams(strm, level, strategy) in deflateParams() argument
656 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) in deflateTune() argument
691 uLong ZEXPORT deflateBound(strm, sourceLen) in deflateBound() argument
769 local void flush_pending(strm) in flush_pending() argument
802 int ZEXPORT deflate (strm, flush) in deflate() argument
1117 int ZEXPORT deflateEnd (strm) in deflateEnd() argument
1202 local unsigned read_buf(strm, buf, size) in read_buf() argument