/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/brotli/c/fuzz/ |
D | decode_fuzzer.cc | 15 const uint8_t* next_in = data; in LLVMFuzzerTestOneInput() local
|
/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/c/dec/ |
D | bit_reader.h | 47 const uint8_t* next_in; /* the byte we're reading from */ member 54 const uint8_t* next_in; member
|
D | decode.c | 1883 const uint8_t* next_in = encoded_buffer; in BrotliDecoderDecompress() local 1910 BrotliDecoderState* s, size_t* available_in, const uint8_t** next_in, in BrotliDecoderDecompressStream()
|
/external/syslinux/gpxe/src/crypto/ |
D | sha1extra.c | 102 u8 *next_in = in; /* changed to `last' after first round */ in pbkdf2_sha1_f() local
|
/external/bzip2/ |
D | bzlib.h | 50 char *next_in; member
|
/external/freetype/src/gzip/ |
D | zlib.h | 69 Bytef *next_in; /* next input byte */ member
|
/external/zlib/src/contrib/dotzlib/DotZLib/ |
D | DotZLib.cs | 32 public IntPtr next_in; field
|
/external/brotli/c/tools/ |
D | brotli.c | 631 const uint8_t* next_in = NULL; in DecompressFile() local 707 const uint8_t* next_in = NULL; in CompressFile() local
|
/external/brotli/c/enc/ |
D | encode.c | 1374 const uint8_t* next_in = input_buffer; in BrotliEncoderCompress() local 1462 const uint8_t** next_in, size_t* available_out, uint8_t** next_out, in BrotliEncoderCompressStreamFast() 1576 BrotliEncoderState* s, size_t* available_in, const uint8_t** next_in, in ProcessMetadata() 1660 const uint8_t** next_in, size_t* available_out,uint8_t** next_out, in BrotliEncoderCompressStream()
|
/external/pdfium/core/fxcodec/lbmp/ |
D | fx_bmp.h | 84 uint8_t* next_in; variable
|
/external/syslinux/com32/include/ |
D | zlib.h | 86 Bytef *next_in; /* next input byte */ member
|
/external/python/cpython2/Modules/zlib/ |
D | zlib.h | 86 z_const Bytef *next_in; /* next input byte */ member
|
/external/python/cpython3/Modules/zlib/ |
D | zlib.h | 87 z_const Bytef *next_in; /* next input byte */ member
|
/external/zlib/ |
D | zlib.h | 87 z_const Bytef *next_in; /* next input byte */ member
|
/external/zlib/src/ |
D | zlib.h | 87 z_const Bytef *next_in; /* next input byte */ member
|
/external/fio/ |
D | server.c | 1697 static int __deflate_pdu_buffer(void *next_in, unsigned int next_sz, void **out_pdu, in __deflate_pdu_buffer()
|
/external/valgrind/memcheck/tests/ |
D | origin5-bz2.c | 181 char *next_in; member
|
D | varinfo6.c | 219 char *next_in; member
|
/external/valgrind/exp-sgcheck/tests/ |
D | hackedbz2.c | 188 char *next_in; member
|
/external/valgrind/perf/ |
D | bz2.c | 181 char *next_in; member
|
D | test_input_for_tinycc.c | 921 char *next_in; member
|