Lines Matching defs:strm
228 int ZEXPORT deflateInit_(strm, level, version, stream_size) in deflateInit_() argument
240 int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy, in deflateInit2_() argument
353 local int deflateStateCheck (strm) in deflateStateCheck() argument
376 int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) in deflateSetDictionary() argument
445 int ZEXPORT deflateGetDictionary (strm, dictionary, dictLength) in deflateGetDictionary() argument
467 int ZEXPORT deflateResetKeep (strm) in deflateResetKeep() argument
505 int ZEXPORT deflateReset (strm) in deflateReset() argument
517 int ZEXPORT deflateSetHeader (strm, head) in deflateSetHeader() argument
528 int ZEXPORT deflatePending (strm, pending, bits) in deflatePending() argument
542 int ZEXPORT deflatePrime (strm, bits, value) in deflatePrime() argument
568 int ZEXPORT deflateParams(strm, level, strategy) in deflateParams() argument
617 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) in deflateTune() argument
652 uLong ZEXPORT deflateBound(strm, sourceLen) in deflateBound() argument
730 local void flush_pending(strm) in flush_pending() argument
763 int ZEXPORT deflate (strm, flush) in deflate() argument
1076 int ZEXPORT deflateEnd (strm) in deflateEnd() argument
1164 local unsigned read_buf(strm, buf, size) in read_buf() argument