Home
last modified time | relevance | path

Searched defs:next_in (Results 1 - 21 of 21) sorted by relevance

/third_party/skia/third_party/externals/brotli/c/fuzz/
H A Ddecode_fuzzer.c16 const uint8_t* next_in = data; in LLVMFuzzerTestOneInput() local
/third_party/skia/third_party/externals/brotli/research/
H A Dbrotli_decoder.c49 const uint8_t* next_in; in main() local
/third_party/elfutils/libdwfl/
H A Dgzip.c236 void *next_in = mapped; in unzip() local
/third_party/node/deps/brotli/c/dec/
H A Dbit_reader.h39 const uint8_t* next_in; /* the byte we're reading from */ member
46 const uint8_t* next_in; member
[all...]
H A Ddecode.c2042 const uint8_t* next_in = encoded_buffer; in BrotliDecoderDecompress() local
2069 BrotliDecoderDecompressStream( BrotliDecoderState* s, size_t* available_in, const uint8_t** next_in, size_t* available_out, uint8_t** next_out, size_t* total_out) BrotliDecoderDecompressStream() argument
[all...]
/third_party/skia/third_party/externals/brotli/c/dec/
H A Dbit_reader.h39 const uint8_t* next_in; /* the byte we're reading from */ member
46 const uint8_t* next_in; member
[all...]
H A Ddecode.c2042 const uint8_t* next_in = encoded_buffer; in BrotliDecoderDecompress() local
2069 BrotliDecoderDecompressStream( BrotliDecoderState* s, size_t* available_in, const uint8_t** next_in, size_t* available_out, uint8_t** next_out, size_t* total_out) BrotliDecoderDecompressStream() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dzlib.h69 Bytef *next_in; /* next input byte */ member
[all...]
/third_party/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs32 public IntPtr next_in; field
/third_party/skia/third_party/externals/brotli/python/
H A 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/node/deps/zlib/
H A Dzlib.h87 z_const Bytef *next_in; /* next input byte */ member
[all...]
/third_party/node/deps/v8/third_party/zlib/
H A Dzlib.h87 z_const Bytef *next_in; /* next input byte */ member
[all...]
/third_party/libwebsockets/win32port/zlib/
H A Dzlib.h86 Bytef *next_in; /* next input byte */ member
[all...]
/third_party/skia/third_party/externals/zlib/
H A Dzlib.h87 z_const Bytef *next_in; /* next input byte */ member
[all...]
/third_party/zlib/
H A Dzlib.h87 z_const Bytef *next_in; /* next input byte */ member
[all...]
/third_party/node/src/
H A Dnode_zlib.cc1126 const uint8_t* next_in = next_in_; in DoThreadPoolWork() local
1194 const uint8_t* next_in = next_in_; in DoThreadPoolWork() local
/third_party/skia/third_party/externals/brotli/c/tools/
H A Dbrotli.c126 const uint8_t* next_in; member
/third_party/lwip/src/apps/http/makefsdata/
H A Dmakefsdata.c568 const void *next_in = buf; in get_file_data() local
/third_party/node/deps/brotli/c/enc/
H A Dencode.c1507 const uint8_t* next_in = input_buffer; in BrotliEncoderCompress() local
1597 BrotliEncoderCompressStreamFast( BrotliEncoderState* s, BrotliEncoderOperation op, size_t* available_in, const uint8_t** next_in, size_t* available_out, uint8_t** next_out, size_t* total_out) BrotliEncoderCompressStreamFast() argument
1721 ProcessMetadata( BrotliEncoderState* s, size_t* available_in, const uint8_t** next_in, size_t* available_out, uint8_t** next_out, size_t* total_out) ProcessMetadata() argument
1804 BrotliEncoderCompressStream( BrotliEncoderState* s, BrotliEncoderOperation op, size_t* available_in, const uint8_t** next_in, size_t* available_out,uint8_t** next_out, size_t* total_out) BrotliEncoderCompressStream() argument
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dencode.c1507 const uint8_t* next_in = input_buffer; in BrotliEncoderCompress() local
1597 BrotliEncoderCompressStreamFast( BrotliEncoderState* s, BrotliEncoderOperation op, size_t* available_in, const uint8_t** next_in, size_t* available_out, uint8_t** next_out, size_t* total_out) BrotliEncoderCompressStreamFast() argument
1721 ProcessMetadata( BrotliEncoderState* s, size_t* available_in, const uint8_t** next_in, size_t* available_out, uint8_t** next_out, size_t* total_out) ProcessMetadata() argument
1804 BrotliEncoderCompressStream( BrotliEncoderState* s, BrotliEncoderOperation op, size_t* available_in, const uint8_t** next_in, size_t* available_out,uint8_t** next_out, size_t* total_out) BrotliEncoderCompressStream() argument
[all...]
/third_party/astc-encoder/Source/
H A Dtinyexr.h1042 const unsigned char *next_in; // pointer to next byte to read member
[all...]

Completed in 50 milliseconds