/openbsd/sys/lib/libz/ |
H A D | inflate.c | 94 local int inflateStateCheck(z_streamp strm) { in inflateStateCheck() 106 int ZEXPORT inflateResetKeep(z_streamp strm) { in inflateResetKeep() 130 int ZEXPORT inflateReset(z_streamp strm) { in inflateReset() 141 int ZEXPORT inflateReset2(z_streamp strm, int windowBits) { in inflateReset2() 178 int ZEXPORT inflateInit2_(z_streamp strm, int windowBits, in inflateInit2_() 590 int ZEXPORT inflate(z_streamp strm, int flush) { in inflate() 1352 int ZEXPORT inflateEnd(z_streamp strm) { in inflateEnd() 1461 int ZEXPORT inflateSync(z_streamp strm) { in inflateSync() 1517 int ZEXPORT inflateSyncPoint(z_streamp strm) { in inflateSyncPoint() 1584 int ZEXPORT inflateValidate(z_streamp strm, int check) { in inflateValidate() [all …]
|
H A D | deflate.c | 375 int ZEXPORT deflateInit2_(z_streamp strm, int level, int method, in deflateInit2_() 525 local int deflateStateCheck(z_streamp strm) { in deflateStateCheck() 631 int ZEXPORT deflateResetKeep(z_streamp strm) { in deflateResetKeep() 691 int ZEXPORT deflateReset(z_streamp strm) { in deflateReset() 701 int ZEXPORT deflateSetHeader(z_streamp strm, gz_headerp head) { in deflateSetHeader() 719 int ZEXPORT deflateUsed(z_streamp strm, int *bits) { in deflateUsed() 727 int ZEXPORT deflatePrime(z_streamp strm, int bits, int value) { in deflatePrime() 838 uLong ZEXPORT deflateBound(z_streamp strm, uLong sourceLen) { in deflateBound() 919 local void flush_pending(z_streamp strm) { in flush_pending() 950 int ZEXPORT deflate(z_streamp strm, int flush) { in deflate() [all …]
|
H A D | zlib.h | 1814 # define z_deflateInit(strm, level) \ argument 1816 # define z_inflateInit(strm) \ argument 1818 # define z_deflateInit2(strm, level, method, windowBits, memLevel, strategy) \ argument 1821 # define z_inflateInit2(strm, windowBits) \ argument 1824 # define z_inflateBackInit(strm, windowBits, window) \ argument 1828 # define deflateInit(strm, level) \ argument 1830 # define inflateInit(strm) \ argument 1832 # define deflateInit2(strm, level, method, windowBits, memLevel, strategy) \ argument 1835 # define inflateInit2(strm, windowBits) \ argument 1838 # define inflateBackInit(strm, windowBits, window) \ argument
|
H A D | infback.c | 25 int ZEXPORT inflateBackInit_(z_streamp strm, int windowBits, in inflateBackInit_() 242 int ZEXPORT inflateBack(z_streamp strm, in_func in, void FAR *in_desc, in inflateBack() 671 int ZEXPORT inflateBackEnd(z_streamp strm) { in inflateBackEnd()
|
/openbsd/lib/libz/ |
H A D | inflate.c | 94 local int inflateStateCheck(z_streamp strm) { in inflateStateCheck() 106 int ZEXPORT inflateResetKeep(z_streamp strm) { in inflateResetKeep() 130 int ZEXPORT inflateReset(z_streamp strm) { in inflateReset() 141 int ZEXPORT inflateReset2(z_streamp strm, int windowBits) { in inflateReset2() 178 int ZEXPORT inflateInit2_(z_streamp strm, int windowBits, in inflateInit2_() 590 int ZEXPORT inflate(z_streamp strm, int flush) { in inflate() 1353 int ZEXPORT inflateEnd(z_streamp strm) { in inflateEnd() 1462 int ZEXPORT inflateSync(z_streamp strm) { in inflateSync() 1518 int ZEXPORT inflateSyncPoint(z_streamp strm) { in inflateSyncPoint() 1585 int ZEXPORT inflateValidate(z_streamp strm, int check) { in inflateValidate() [all …]
|
H A D | deflate.c | 375 int ZEXPORT deflateInit2_(z_streamp strm, int level, int method, in deflateInit2_() 525 local int deflateStateCheck(z_streamp strm) { in deflateStateCheck() 631 int ZEXPORT deflateResetKeep(z_streamp strm) { in deflateResetKeep() 691 int ZEXPORT deflateReset(z_streamp strm) { in deflateReset() 701 int ZEXPORT deflateSetHeader(z_streamp strm, gz_headerp head) { in deflateSetHeader() 719 int ZEXPORT deflateUsed(z_streamp strm, int *bits) { in deflateUsed() 727 int ZEXPORT deflatePrime(z_streamp strm, int bits, int value) { in deflatePrime() 838 uLong ZEXPORT deflateBound(z_streamp strm, uLong sourceLen) { in deflateBound() 919 local void flush_pending(z_streamp strm) { in flush_pending() 950 int ZEXPORT deflate(z_streamp strm, int flush) { in deflate() [all …]
|
H A D | zlib.h | 1814 # define z_deflateInit(strm, level) \ argument 1816 # define z_inflateInit(strm) \ argument 1818 # define z_deflateInit2(strm, level, method, windowBits, memLevel, strategy) \ argument 1821 # define z_inflateInit2(strm, windowBits) \ argument 1824 # define z_inflateBackInit(strm, windowBits, window) \ argument 1828 # define deflateInit(strm, level) \ argument 1830 # define inflateInit(strm) \ argument 1832 # define deflateInit2(strm, level, method, windowBits, memLevel, strategy) \ argument 1835 # define inflateInit2(strm, windowBits) \ argument 1838 # define inflateBackInit(strm, windowBits, window) \ argument
|
H A D | gzwrite.c | 13 z_streamp strm = &(state->strm); in gz_init() local 68 z_streamp strm = &(state->strm); in gz_comp() local 146 z_streamp strm = &(state->strm); in gz_zero() local 291 z_streamp strm; in gzputc() local 364 z_streamp strm; in gzvprintf() local 450 z_streamp strm; in gzprintf() local 559 z_streamp strm; in gzsetparams() local
|
H A D | gzread.c | 45 z_streamp strm = &(state->strm); in gz_avail() local 77 z_streamp strm = &(state->strm); in gz_look() local 159 z_streamp strm = &(state->strm); in gz_decomp() local 209 z_streamp strm = &(state->strm); in gz_fetch() local
|
H A D | infback.c | 25 int ZEXPORT inflateBackInit_(z_streamp strm, int windowBits, in inflateBackInit_() 242 int ZEXPORT inflateBack(z_streamp strm, in_func in, void FAR *in_desc, in inflateBack() 671 int ZEXPORT inflateBackEnd(z_streamp strm) { in inflateBackEnd()
|
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/ |
H A D | inflate.c | 94 local int inflateStateCheck(z_streamp strm) { in inflateStateCheck() 106 int ZEXPORT inflateResetKeep(z_streamp strm) { in inflateResetKeep() 130 int ZEXPORT inflateReset(z_streamp strm) { in inflateReset() 141 int ZEXPORT inflateReset2(z_streamp strm, int windowBits) { in inflateReset2() 178 int ZEXPORT inflateInit2_(z_streamp strm, int windowBits, in inflateInit2_() 590 int ZEXPORT inflate(z_streamp strm, int flush) { in inflate() 1266 int ZEXPORT inflateEnd(z_streamp strm) { in inflateEnd() 1375 int ZEXPORT inflateSync(z_streamp strm) { in inflateSync() 1431 int ZEXPORT inflateSyncPoint(z_streamp strm) { in inflateSyncPoint() 1498 int ZEXPORT inflateValidate(z_streamp strm, int check) { in inflateValidate() [all …]
|
H A D | deflate.c | 218 local unsigned read_buf(z_streamp strm, Bytef *buf, unsigned size) { in read_buf() 379 int ZEXPORT deflateInit2_(z_streamp strm, int level, int method, in deflateInit2_() 529 local int deflateStateCheck(z_streamp strm) { in deflateStateCheck() 635 int ZEXPORT deflateResetKeep(z_streamp strm) { in deflateResetKeep() 695 int ZEXPORT deflateReset(z_streamp strm) { in deflateReset() 705 int ZEXPORT deflateSetHeader(z_streamp strm, gz_headerp head) { in deflateSetHeader() 723 int ZEXPORT deflatePrime(z_streamp strm, int bits, int value) { in deflatePrime() 834 uLong ZEXPORT deflateBound(z_streamp strm, uLong sourceLen) { in deflateBound() 915 local void flush_pending(z_streamp strm) { in flush_pending() 946 int ZEXPORT deflate(z_streamp strm, int flush) { in deflate() [all …]
|
H A D | zlib.h | 1799 # define Perl_crz_deflateInit(strm, level) \ argument 1801 # define Perl_crz_inflateInit(strm) \ argument 1803 # define Perl_crz_deflateInit2(strm, level, method, windowBits, memLevel, strategy) \ argument 1806 # define Perl_crz_inflateInit2(strm, windowBits) \ argument 1809 # define Perl_crz_inflateBackInit(strm, windowBits, window) \ argument 1813 # define deflateInit(strm, level) \ argument 1815 # define inflateInit(strm) \ argument 1817 # define deflateInit2(strm, level, method, windowBits, memLevel, strategy) \ argument 1820 # define inflateInit2(strm, windowBits) \ argument 1823 # define inflateBackInit(strm, windowBits, window) \ argument
|
H A D | infback.c | 25 int ZEXPORT inflateBackInit_(z_streamp strm, int windowBits, in inflateBackInit_() 242 int ZEXPORT inflateBack(z_streamp strm, in_func in, void FAR *in_desc, in inflateBack() 621 int ZEXPORT inflateBackEnd(z_streamp strm) { in inflateBackEnd()
|
/openbsd/regress/lib/libz/ |
H A D | infcover.c | 158 local void mem_setup(z_stream *strm) in mem_setup() 176 local void mem_limit(z_stream *strm, size_t limit) in mem_limit() 184 local void mem_used(z_stream *strm, char *prefix) in mem_used() 192 local void mem_high(z_stream *strm, char *prefix) in mem_high() 200 local void mem_done(z_stream *strm, char *prefix) in mem_done() 290 z_stream strm, copy; in inf() local 353 z_stream strm; in cover_support() local 391 z_stream strm, copy; in cover_wrap() local 473 z_stream strm; in cover_back() local 513 z_stream strm; in try() local
|
H A D | minigzip.c | 167 z_stream strm; member 213 z_stream *strm; in gzwrite() local 234 z_stream *strm; in gzread() local 262 z_stream *strm; in gzclose() local
|
/openbsd/gnu/llvm/lldb/source/Plugins/UnwindAssembly/InstEmulation/ |
H A D | UnwindAssemblyInstEmulation.cpp | 241 StreamString strm; in GetNonCallSiteUnwindPlanFromAssembly() local 296 StreamString strm; in GetNonCallSiteUnwindPlanFromAssembly() local 385 StreamString strm; in ReadMemory() local 417 StreamString strm; in WriteMemory() local 499 StreamString strm; in ReadRegister() local 525 StreamString strm; in WriteRegister() local
|
/openbsd/gnu/llvm/lldb/source/Interpreter/ |
H A D | CommandReturnObject.cpp | 17 static llvm::raw_ostream &error(Stream &strm) { in error() 23 static llvm::raw_ostream &warning(Stream &strm) { in warning() 29 static void DumpStringToStreamWithNewline(Stream &strm, const std::string &s) { in DumpStringToStreamWithNewline()
|
H A D | Property.cpp | 246 void Property::Dump(const ExecutionContext *exe_ctx, Stream &strm, in Dump() 274 void Property::DumpDescription(CommandInterpreter &interpreter, Stream &strm, in DumpDescription()
|
/openbsd/gnu/llvm/lldb/source/Core/ |
H A D | EmulateInstruction.cpp | 204 StreamString strm(Stream::eBinary, GetAddressByteSize(), GetByteOrder()); in WriteMemoryUnsigned() local 319 StreamFile strm(stdout, false); in ReadMemoryDefault() local 334 StreamFile strm(stdout, false); in WriteMemoryDefault() local 347 StreamFile strm(stdout, false); in ReadRegisterDefault() local 364 StreamFile strm(stdout, false); in WriteRegisterDefault() local 373 void EmulateInstruction::Context::Dump(Stream &strm, in Dump()
|
/openbsd/gnu/llvm/lldb/tools/lldb-vscode/ |
H A D | LLDBUtils.cpp | 16 llvm::raw_ostream &strm) { in RunLLDBCommands() 42 llvm::raw_string_ostream strm(s); in RunLLDBCommands() local
|
/openbsd/gnu/llvm/lldb/source/Commands/ |
H A D | CommandObjectTarget.cpp | 477 Stream &strm = result.GetOutputStream(); in DoExecute() local 513 Stream &strm = result.GetOutputStream(); in DoExecute() local 673 auto &strm = result.GetOutputStream(); in DoExecute() local 1154 StreamString strm; in HandleArgumentCompletion() local 1274 static void DumpModuleArchitecture(Stream &strm, Module *module, in DumpModuleArchitecture() 1292 static void DumpModuleUUID(Stream &strm, Module *module) { in DumpModuleUUID() 1440 Stream &strm) { in DumpAddress() 1673 Stream &strm, Module &module, in LookupTypeHere() 2535 StreamString strm; in DoExecute() local 2559 StreamString strm; in DoExecute() local [all …]
|
H A D | CommandObjectRegister.cpp | 86 bool DumpRegister(const ExecutionContext &exe_ctx, Stream &strm, in DumpRegister() 123 bool DumpRegisterSet(const ExecutionContext &exe_ctx, Stream &strm, in DumpRegisterSet() 162 Stream &strm = result.GetOutputStream(); in DoExecute() local
|
/openbsd/usr.sbin/smtpd/ |
H A D | compress_gzip.c | 45 z_stream *strm; in compress_gzip_chunk() local 77 z_stream *strm; in uncompress_gzip_chunk() local
|
/openbsd/gnu/llvm/lldb/include/lldb/Utility/ |
H A D | StreamTee.h | 66 Stream *strm = pos->get(); in Flush() local 122 Stream *strm = pos->get(); in WriteImpl() local
|