/third_party/skia/third_party/externals/brotli/c/fuzz/ |
D | decode_fuzzer.c | 16 const uint8_t* next_in = data; in LLVMFuzzerTestOneInput() local
|
/third_party/node/deps/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
|
D | decode.c | 2042 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/ |
D | bit_reader.h | 39 const uint8_t* next_in; /* the byte we're reading from */ member 46 const uint8_t* next_in; member
|
D | decode.c | 2042 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/ |
D | brotli_decoder.c | 49 const uint8_t* next_in; in main() local
|
/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/freetype/src/gzip/ |
D | zlib.h | 69 Bytef *next_in; /* next input byte */ member
|
/third_party/zlib/contrib/dotzlib/DotZLib/ |
D | DotZLib.cs | 32 public IntPtr next_in; field
|
/third_party/skia/third_party/externals/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()
|
/third_party/node/deps/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()
|
/third_party/elfutils/libdwfl/ |
D | gzip.c | 236 void *next_in = mapped; in unzip() local
|
/third_party/libwebsockets/win32port/zlib/ |
D | zlib.h | 86 Bytef *next_in; /* next input byte */ member
|
/third_party/node/src/ |
D | node_zlib.cc | 1125 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/ |
D | zlib.h | 87 z_const Bytef *next_in; /* next input byte */ member
|
/third_party/skia/third_party/externals/zlib/ |
D | zlib.h | 87 z_const Bytef *next_in; /* next input byte */ member
|
/third_party/zlib/ |
D | zlib.h | 87 z_const Bytef *next_in; /* next input byte */ member
|
/third_party/node/deps/v8/third_party/zlib/ |
D | zlib.h | 87 z_const Bytef *next_in; /* next input byte */ member
|
/third_party/skia/third_party/externals/brotli/c/tools/ |
D | brotli.c | 126 const uint8_t* next_in; member
|
/third_party/lwip/src/apps/http/makefsdata/ |
D | makefsdata.c | 568 const void *next_in = buf; in get_file_data() local
|
/third_party/astc-encoder/Source/ |
D | tinyexr.h | 1042 const unsigned char *next_in; // pointer to next byte to read member
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 58338 const Byte *next_in; member
|