Home
last modified time | relevance | path

Searched defs:next_out (Results 1 – 25 of 2091) sorted by path

12345678910>>...84

/dports/archivers/R-cran-zip/zip/src/
H A Dminiz.h284 unsigned char *next_out; /* pointer to next byte to write */ member
/dports/archivers/brotli/brotli-1.0.9/c/dec/
H A Ddecode.c1268 BrotliDecoderState* s, size_t* available_out, uint8_t** next_out, in WriteRingBuffer()
1356 size_t* available_out, uint8_t** next_out, size_t* total_out, in CopyUncompressedBlockToOutput()
2044 uint8_t* next_out = decoded_buffer; in BrotliDecoderDecompress() local
2071 size_t* available_out, uint8_t** next_out, size_t* total_out) { in BrotliDecoderDecompressStream()
/dports/archivers/brotli/brotli-1.0.9/c/enc/
H A Dencode.c1509 uint8_t* next_out = encoded_buffer; in BrotliEncoderCompress() local
1566 size_t* available_out, uint8_t** next_out, size_t* total_out) { in InjectFlushOrPushOutput()
1599 const uint8_t** next_in, size_t* available_out, uint8_t** next_out, in BrotliEncoderCompressStreamFast()
1723 size_t* available_out, uint8_t** next_out, size_t* total_out) { in ProcessMetadata()
1806 const uint8_t** next_in, size_t* available_out,uint8_t** next_out, in BrotliEncoderCompressStream()
/dports/archivers/brotli/brotli-1.0.9/c/tools/
H A Dbrotli.c128 uint8_t* next_out; member
/dports/archivers/brotli/brotli-1.0.9/python/
H A D_brotli.cc99 uint8_t* next_out = NULL; in compress_stream() local
404 uint8_t* next_out = NULL; in decompress_stream() local
671 const uint8_t* next_out = BrotliDecoderTakeOutput(state, &available_out); in brotli_decompress() local
/dports/archivers/bzip2/bzip2-1.0.8/
H A Dbzlib.h55 char *next_out; member
/dports/archivers/c-blosc/c-blosc-1.21.0/internal-complibs/zlib-1.2.8/
H A Dzlib.h90 Bytef *next_out; /* next output byte should be put there */ member
/dports/archivers/c-blosc2/c-blosc2-2.0.4/internal-complibs/zlib-ng-2.0.5/test/
H A Ddeflate_quick_bi_valid.c61 unsigned char next_out[1236]; in main() local
H A Ddeflate_quick_block_open.c57 unsigned char next_out[1116]; in main() local
H A Dhash_head_0.c31 unsigned char next_out[21572]; in main() local
/dports/archivers/c-blosc2/c-blosc2-2.0.4/internal-complibs/zlib-ng-2.0.5/
H A Dzlib-ng.h98 uint8_t *next_out; /* next output byte will go here */ member
H A Dzlib.h107 unsigned char *next_out; /* next output byte will go here */ member
/dports/archivers/dzip/dzip-2.9/zlib/
H A Dzlib.h75 Bytef *next_out; /* next output byte should be put there */ member
/dports/archivers/jzlib/jzlib-1.1.1/src/main/java/com/jcraft/jzlib/
H A DZStream.java71 public byte[] next_out; // next output byte should be put there field in ZStream
304 public void setNextOut(byte[] next_out){ in setNextOut()
/dports/archivers/kf5-karchive/karchive-5.89.0/src/
H A Dknonefilter.cpp30 char *next_out; member in KNoneFilter::Private
/dports/archivers/libarchive/libarchive-3.5.2/libarchive/
H A Darchive_read_support_format_7zip.c290 unsigned char *next_out; member
H A Darchive_read_support_format_cab.c140 unsigned char *next_out; member
H A Darchive_write_set_format_7zip.c107 uint8_t *next_out; member
H A Darchive_write_set_format_xar.c149 unsigned char *next_out; member
/dports/archivers/libcabinet/libcabinet-0.30/dist-include/
H A Dzlib.h76 Bytef *next_out; /* next output byte should be put there */ member
/dports/archivers/libcabinet/libcabinet-0.30/
H A Dzlib.h76 Bytef *next_out; /* next output byte should be put there */ member
/dports/archivers/maxcso/maxcso-1.10.0/zlib/
H A Dzlib.h90 Bytef *next_out; /* next output byte should be put there */ member
/dports/archivers/minizip/zlib-1.2.11/contrib/dotzlib/DotZLib/
H A DDotZLib.cs36 public IntPtr next_out; field
/dports/archivers/minizip/zlib-1.2.11/
H A Dzlib.h91 Bytef *next_out; /* next output byte will go here */ member
/dports/archivers/p5-Compress-Bzip2/Compress-Bzip2-2.24/bzlib-src/
H A Dbzlib.h55 char *next_out; member

12345678910>>...84