Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/brotli/c/fuzz/
Ddecode_fuzzer.c16 const uint8_t* next_in = data; in LLVMFuzzerTestOneInput() local
/third_party/node/deps/brotli/c/dec/
Dbit_reader.h39 const uint8_t* next_in; /* the byte we're reading from */ member
46 const uint8_t* next_in; member
Ddecode.c2042 const uint8_t* next_in = encoded_buffer; in BrotliDecoderDecompress() local
2070 BrotliDecoderState* s, size_t* available_in, const uint8_t** next_in, in BrotliDecoderDecompressStream()
/third_party/skia/third_party/externals/brotli/c/dec/
Dbit_reader.h39 const uint8_t* next_in; /* the byte we're reading from */ member
46 const uint8_t* next_in; member
Ddecode.c2042 const uint8_t* next_in = encoded_buffer; in BrotliDecoderDecompress() local
2070 BrotliDecoderState* s, size_t* available_in, const uint8_t** next_in, in BrotliDecoderDecompressStream()
/third_party/skia/third_party/externals/brotli/research/
Dbrotli_decoder.c49 const uint8_t* next_in; in main() local
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/freetype/src/gzip/
Dzlib.h69 Bytef *next_in; /* next input byte */ member
/third_party/zlib/contrib/dotzlib/DotZLib/
DDotZLib.cs32 public IntPtr next_in; field
/third_party/skia/third_party/externals/brotli/c/enc/
Dencode.c1507 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()
/third_party/node/deps/brotli/c/enc/
Dencode.c1507 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()
/third_party/elfutils/libdwfl/
Dgzip.c236 void *next_in = mapped; in unzip() local
/third_party/libwebsockets/win32port/zlib/
Dzlib.h86 Bytef *next_in; /* next input byte */ member
/third_party/node/src/
Dnode_zlib.cc1125 const uint8_t* next_in = next_in_; in DoThreadPoolWork() local
1193 const uint8_t* next_in = next_in_; in DoThreadPoolWork() local
/third_party/node/deps/zlib/
Dzlib.h87 z_const Bytef *next_in; /* next input byte */ member
/third_party/skia/third_party/externals/zlib/
Dzlib.h87 z_const Bytef *next_in; /* next input byte */ member
/third_party/zlib/
Dzlib.h87 z_const Bytef *next_in; /* next input byte */ member
/third_party/node/deps/v8/third_party/zlib/
Dzlib.h87 z_const Bytef *next_in; /* next input byte */ member
/third_party/skia/third_party/externals/brotli/c/tools/
Dbrotli.c126 const uint8_t* next_in; member
/third_party/lwip/src/apps/http/makefsdata/
Dmakefsdata.c568 const void *next_in = buf; in get_file_data() local
/third_party/astc-encoder/Source/
Dtinyexr.h1042 const unsigned char *next_in; // pointer to next byte to read member
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h58338 const Byte *next_in; member