/external/brotli/fuzz/ |
D | decode_fuzzer.cc | 38 uint8_t* next_out = buffer; in LLVMFuzzerTestOneInput() local
|
/external/brotli/python/ |
D | _brotli.cc | 98 uint8_t* next_out = NULL; in compress_stream() local 454 const uint8_t* next_out = BrotliDecoderTakeOutput(state, &available_out); in brotli_decompress() local
|
/external/brotli/tools/ |
D | bro.c | 323 uint8_t* next_out; in Decompress() local 394 uint8_t* next_out = output; in Compress() local
|
/external/bzip2/ |
D | bzlib.h | 55 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/enc/ |
D | encode.c | 1409 uint8_t* next_out = encoded_buffer; in BrotliEncoderCompress() local 1462 size_t* available_out, uint8_t** next_out, size_t* total_out) { in InjectFlushOrPushOutput() 1495 const uint8_t** next_in, size_t* available_out, uint8_t** next_out, in BrotliEncoderCompressStreamFast() 1610 size_t* available_out, uint8_t** next_out, size_t* total_out) { in ProcessMetadata() 1693 const uint8_t** next_in, size_t* available_out,uint8_t** next_out, in BrotliEncoderCompressStream()
|
/external/brotli/dec/ |
D | decode.c | 1190 BrotliDecoderState* s, size_t* available_out, uint8_t** next_out, in WriteRingBuffer() 1289 size_t* available_out, uint8_t** next_out, size_t* total_out, in CopyUncompressedBlockToOutput() 1873 uint8_t* next_out = decoded_buffer; in BrotliDecoderDecompress() local 1899 size_t* available_out, uint8_t** next_out, size_t* total_out) { in BrotliDecoderDecompressStream()
|
/external/zlib/src/contrib/dotzlib/DotZLib/ |
D | DotZLib.cs | 36 public IntPtr next_out; field
|
/external/syslinux/com32/include/ |
D | zlib.h | 90 Bytef *next_out; /* next output byte should be put there */ member
|
/external/zlib/src/ |
D | zlib.h | 90 Bytef *next_out; /* next output byte should be put there */ member
|
/external/python/cpython2/Modules/zlib/ |
D | zlib.h | 90 Bytef *next_out; /* next output byte should be put there */ member
|
/external/zlib/ |
D | zlib.h | 90 Bytef *next_out; /* next output byte should be put there */ member
|
/external/pdfium/third_party/zlib_v128/ |
D | zlib.h | 159 Bytef *next_out; /* next output byte should be put there */ 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/skia/third_party/libpng/ |
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 | 767 png_uint_32p chunk_bytes, png_bytep next_out, png_alloc_size_t *out_size, in png_inflate_read()
|
/external/valgrind/memcheck/tests/ |
D | varinfo6.c | 224 char *next_out; member
|
D | origin5-bz2.c | 186 char *next_out; member
|
/external/valgrind/perf/ |
D | bz2.c | 186 char *next_out; member
|
D | test_input_for_tinycc.c | 926 char *next_out; member
|
/external/valgrind/exp-sgcheck/tests/ |
D | hackedbz2.c | 193 char *next_out; member
|