Home
last modified time | relevance | path

Searched defs:next_in (Results 1 – 23 of 23) sorted by relevance

/external/bsdiff/
Dbrotli_compressor.cc48 const uint8_t* next_in = buf; in Write() local
73 const uint8_t* next_in = nullptr; in Finish() local
/external/brotli/c/fuzz/
Ddecode_fuzzer.cc15 const uint8_t* next_in = data; in LLVMFuzzerTestOneInput() local
/external/brotli/python/
D_brotli.cc97 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/
Dbit_reader.h47 const uint8_t* next_in; /* the byte we're reading from */ member
54 const uint8_t* next_in; member
Ddecode.c1883 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/
Dsha1extra.c102 u8 *next_in = in; /* changed to `last' after first round */ in pbkdf2_sha1_f() local
/external/bzip2/
Dbzlib.h50 char *next_in; member
/external/freetype/src/gzip/
Dzlib.h69 Bytef *next_in; /* next input byte */ member
/external/zlib/src/contrib/dotzlib/DotZLib/
DDotZLib.cs32 public IntPtr next_in; field
/external/brotli/c/tools/
Dbrotli.c631 const uint8_t* next_in = NULL; in DecompressFile() local
707 const uint8_t* next_in = NULL; in CompressFile() local
/external/brotli/c/enc/
Dencode.c1374 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/
Dfx_bmp.h84 uint8_t* next_in; variable
/external/syslinux/com32/include/
Dzlib.h86 Bytef *next_in; /* next input byte */ member
/external/python/cpython2/Modules/zlib/
Dzlib.h86 z_const Bytef *next_in; /* next input byte */ member
/external/python/cpython3/Modules/zlib/
Dzlib.h87 z_const Bytef *next_in; /* next input byte */ member
/external/zlib/
Dzlib.h87 z_const Bytef *next_in; /* next input byte */ member
/external/zlib/src/
Dzlib.h87 z_const Bytef *next_in; /* next input byte */ member
/external/fio/
Dserver.c1697 static int __deflate_pdu_buffer(void *next_in, unsigned int next_sz, void **out_pdu, in __deflate_pdu_buffer()
/external/valgrind/memcheck/tests/
Dorigin5-bz2.c181 char *next_in; member
Dvarinfo6.c219 char *next_in; member
/external/valgrind/exp-sgcheck/tests/
Dhackedbz2.c188 char *next_in; member
/external/valgrind/perf/
Dbz2.c181 char *next_in; member
Dtest_input_for_tinycc.c921 char *next_in; member