/external/bsdiff/ |
D | brotli_compressor.cc | 52 uint8_t* next_out = comp_buffer_.buffer_data(); in Write() local 77 uint8_t* next_out = comp_buffer_.buffer_data(); in Finish() local
|
D | brotli_decompressor.cc | 33 auto next_out = output_data; in Read() local
|
/external/brotli/c/fuzz/ |
D | decode_fuzzer.c | 43 uint8_t* next_out = buffer; in LLVMFuzzerTestOneInput() local
|
/external/brotli/research/ |
D | brotli_decoder.c | 50 uint8_t* next_out; in main() local
|
/external/brotli/python/ |
D | _brotli.cc | 99 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
|
/external/bzip2/ |
D | bzlib.h | 55 char *next_out; member
|
/external/u-boot/include/ |
D | bzlib.h | 107 char *next_out; member
|
/external/freetype/src/gzip/ |
D | zlib.h | 73 Bytef *next_out; /* next output byte should be put there */ member
|
/external/brotli/c/enc/ |
D | encode.c | 1469 uint8_t* next_out = encoded_buffer; in BrotliEncoderCompress() local 1526 size_t* available_out, uint8_t** next_out, size_t* total_out) { in InjectFlushOrPushOutput() 1559 const uint8_t** next_in, size_t* available_out, uint8_t** next_out, in BrotliEncoderCompressStreamFast() 1675 size_t* available_out, uint8_t** next_out, size_t* total_out) { in ProcessMetadata() 1758 const uint8_t** next_in, size_t* available_out,uint8_t** next_out, in BrotliEncoderCompressStream()
|
/external/zlib/src/contrib/dotzlib/DotZLib/ |
D | DotZLib.cs | 36 public IntPtr next_out; field
|
/external/brotli/c/dec/ |
D | decode.c | 1258 BrotliDecoderState* s, size_t* available_out, uint8_t** next_out, in WriteRingBuffer() 1346 size_t* available_out, uint8_t** next_out, size_t* total_out, in CopyUncompressedBlockToOutput() 1962 uint8_t* next_out = decoded_buffer; in BrotliDecoderDecompress() local 1989 size_t* available_out, uint8_t** next_out, size_t* total_out) { in BrotliDecoderDecompressStream()
|
/external/python/cpython2/Modules/zlib/ |
D | zlib.h | 91 Bytef *next_out; /* next output byte will go here */ member
|
/external/zlib/src/ |
D | zlib.h | 91 Bytef *next_out; /* next output byte will go here */ member
|
/external/zlib/ |
D | zlib.h | 91 Bytef *next_out; /* next output byte will go here */ member
|
/external/u-boot/include/u-boot/ |
D | zlib.h | 424 Bytef *next_out; /* next output byte should be put there */ member
|
/external/brotli/c/tools/ |
D | brotli.c | 123 uint8_t* next_out; member
|
/external/pdfium/third_party/libpng16/ |
D | pngrutil.c | 765 png_uint_32p chunk_bytes, png_bytep next_out, png_alloc_size_t *out_size, in png_inflate_read()
|
/external/libpng/ |
D | pngrutil.c | 775 png_uint_32p chunk_bytes, png_bytep next_out, png_alloc_size_t *out_size, in png_inflate_read()
|