| /external/bsdiff/ |
| D | brotli_compressor.cc | 48 const uint8_t* next_in = buf; in Write() local 73 const uint8_t* next_in = nullptr; in Finish() local
|
| /external/puffin/src/ |
| D | brotli_util.cc | 37 const uint8_t* next_in = input + input_size - available_in; in BrotliEncode() local 83 const uint8_t* next_in = input + input_size - available_in; in BrotliDecode() local
|
| /external/rust/crates/libz-sys/src/zlib-ng/test/ |
| D | test_deflate_quick_bi_valid.cc | 27 z_const unsigned char next_in[554] = { in TEST() local
|
| D | test_deflate_hash_head_0.cc | 26 unsigned char next_in[9698]; in TEST() local
|
| D | test_deflate_quick_block_open.cc | 26 z_const unsigned char next_in[495] = in TEST() local
|
| /external/cronet/net/websockets/ |
| D | websocket_inflater.cc | 105 int WebSocketInflater::InflateWithFlush(const char* next_in, size_t avail_in) { in InflateWithFlush() 119 int WebSocketInflater::Inflate(const char* next_in, in Inflate()
|
| /external/brotli/c/fuzz/ |
| D | decode_fuzzer.c | 16 const uint8_t* next_in = data; in LLVMFuzzerTestOneInput() local
|
| /external/cronet/third_party/brotli/fuzz/ |
| D | decode_fuzzer.c | 16 const uint8_t* next_in = data; in LLVMFuzzerTestOneInput() local
|
| /external/brotli/c/dec/ |
| D | bit_reader.h | 39 const uint8_t* next_in; /* the byte we're reading from */ member 46 const uint8_t* next_in; member
|
| /external/brotli/python/ |
| D | _brotli.cc | 97 const uint8_t* next_in = input; in compress_stream() local 402 const uint8_t* next_in = input; in decompress_stream() local 640 const uint8_t* next_in; in brotli_decompress() local
|
| /external/brotli/research/ |
| D | brotli_decoder.c | 49 const uint8_t* next_in; in main() local
|
| /external/cronet/third_party/brotli/dec/ |
| D | bit_reader.h | 39 const uint8_t* next_in; /* the byte we're reading from */ member 46 const uint8_t* next_in; member
|
| /external/cronet/net/filter/ |
| D | brotli_source_stream.cc | 98 const uint8_t* next_in = base::bit_cast<uint8_t*>(input_buffer->data()); in FilterData() local
|
| /external/bzip2/ |
| D | bzlib.h | 50 char *next_in; member
|
| /external/rust/crates/libz-sys/src/zlib/contrib/dotzlib/DotZLib/ |
| D | DotZLib.cs | 32 public IntPtr next_in; field
|
| /external/brotli/c/enc/ |
| D | encode.c | 1507 const uint8_t* next_in = input_buffer; in BrotliEncoderCompress() local 1599 const uint8_t** next_in, size_t* available_out, uint8_t** next_out, in BrotliEncoderCompressStreamFast() 1722 BrotliEncoderState* s, size_t* available_in, const uint8_t** next_in, in ProcessMetadata() 1806 const uint8_t** next_in, size_t* available_out,uint8_t** next_out, in BrotliEncoderCompressStream()
|
| /external/elfutils/libdwfl/ |
| D | gzip.c | 236 void *next_in = mapped; in unzip() local
|
| /external/cronet/third_party/brotli/enc/ |
| D | encode.c | 1559 const uint8_t* next_in = input_buffer; in BrotliEncoderCompress() local 1651 const uint8_t** next_in, size_t* available_out, uint8_t** next_out, in BrotliEncoderCompressStreamFast() 1773 BrotliEncoderState* s, size_t* available_in, const uint8_t** next_in, in ProcessMetadata() 1857 const uint8_t** next_in, size_t* available_out,uint8_t** next_out, in BrotliEncoderCompressStream()
|
| /external/rust/crates/libz-sys/src/zlib-ng/ |
| D | zlib.h.in | 107 z_const unsigned char *next_in; /* next input byte */ member
|
| D | zlib-ng.h.in | 98 const uint8_t *next_in; /* next input byte */ member
|
| /external/libwebsockets/win32port/zlib/ |
| D | zlib.h | 86 Bytef *next_in; /* next input byte */ member
|
| /external/python/cpython2/Modules/zlib/ |
| D | zlib.h | 87 z_const Bytef *next_in; /* next input byte */ member
|
| /external/tflite-support/third_party/zlib/ |
| D | zlib.h | 130 z_const Bytef *next_in; /* next input byte */ member
|
| /external/freetype/src/gzip/ |
| D | zlib.h | 87 z_const Bytef *next_in; /* next input byte */ member
|
| /external/zlib/ |
| D | zlib.h | 130 z_const Bytef *next_in; /* next input byte */ member
|