Lines Matching defs:strm
231 int ZEXPORT deflateInit_(strm, level, version, stream_size) in deflateInit_() argument
243 int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy, in deflateInit2_() argument
393 local int deflateStateCheck (strm) in deflateStateCheck() argument
416 int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) in deflateSetDictionary() argument
485 int ZEXPORT deflateGetDictionary (strm, dictionary, dictLength) in deflateGetDictionary() argument
507 int ZEXPORT deflateResetKeep (strm) in deflateResetKeep() argument
545 int ZEXPORT deflateReset (strm) in deflateReset() argument
557 int ZEXPORT deflateSetHeader (strm, head) in deflateSetHeader() argument
568 int ZEXPORT deflatePending (strm, pending, bits) in deflatePending() argument
582 int ZEXPORT deflatePrime (strm, bits, value) in deflatePrime() argument
609 int ZEXPORT deflateParams(strm, level, strategy) in deflateParams() argument
658 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) in deflateTune() argument
693 uLong ZEXPORT deflateBound(strm, sourceLen) in deflateBound() argument
771 local void flush_pending(strm) in flush_pending() argument
804 int ZEXPORT deflate (strm, flush) in deflate() argument
1119 int ZEXPORT deflateEnd (strm) in deflateEnd() argument
1204 local unsigned read_buf(strm, buf, size) in read_buf() argument