Home
last modified time | relevance | path

Searched defs:avail_out (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/brotli/c/fuzz/
H A Ddecode_fuzzer.c42 size_t avail_out = kBufferSize; in LLVMFuzzerTestOneInput() local
/third_party/python/Include/internal/
H A Dpycore_blocks_output_buffer.h188 _BlocksOutputBuffer_Grow(_BlocksOutputBuffer *buffer, void **next_out, const Py_ssize_t avail_out) _BlocksOutputBuffer_Grow() argument
249 _BlocksOutputBuffer_GetDataSize(_BlocksOutputBuffer *buffer, const Py_ssize_t avail_out) _BlocksOutputBuffer_GetDataSize() argument
261 _BlocksOutputBuffer_Finish(_BlocksOutputBuffer *buffer, const Py_ssize_t avail_out) _BlocksOutputBuffer_Finish() argument
[all...]
/third_party/elfutils/libdwfl/
H A Dgzip.c239 size_t avail_out = 0; in unzip() local
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dzlib.h74 uInt avail_out; /* remaining free space at next_out */ member
[all...]
/third_party/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs37 public uint avail_out; field
/third_party/node/deps/zlib/
H A Dzlib.h92 uInt avail_out; /* remaining free space at next_out */ member
[all...]
/third_party/node/deps/v8/third_party/zlib/
H A Dzlib.h92 uInt avail_out; /* remaining free space at next_out */ member
[all...]
/third_party/libwebsockets/win32port/zlib/
H A Dzlib.h91 uInt avail_out; /* remaining free space at next_out */ member
[all...]
/third_party/skia/third_party/externals/zlib/
H A Dzlib.h92 uInt avail_out; /* remaining free space at next_out */ member
[all...]
/third_party/python/Modules/
H A D_bz2module.c47 OutputBuffer_GetDataSize(_BlocksOutputBuffer *buffer, uint32_t avail_out) in OutputBuffer_GetDataSize() argument
53 OutputBuffer_Finish(_BlocksOutputBuffer *buffer, uint32_t avail_out) in OutputBuffer_Finish() argument
21 OutputBuffer_InitAndGrow(_BlocksOutputBuffer *buffer, Py_ssize_t max_length, char **next_out, uint32_t *avail_out) OutputBuffer_InitAndGrow() argument
35 OutputBuffer_Grow(_BlocksOutputBuffer *buffer, char **next_out, uint32_t *avail_out) OutputBuffer_Grow() argument
[all...]
H A D_lzmamodule.c54 OutputBuffer_GetDataSize(_BlocksOutputBuffer *buffer, size_t avail_out) in OutputBuffer_GetDataSize() argument
60 OutputBuffer_Finish(_BlocksOutputBuffer *buffer, size_t avail_out) in OutputBuffer_Finish() argument
28 OutputBuffer_InitAndGrow(_BlocksOutputBuffer *buffer, Py_ssize_t max_length, uint8_t **next_out, size_t *avail_out) OutputBuffer_InitAndGrow() argument
42 OutputBuffer_Grow(_BlocksOutputBuffer *buffer, uint8_t **next_out, size_t *avail_out) OutputBuffer_Grow() argument
[all...]
H A Dzlibmodule.c48 OutputBuffer_GetDataSize(_BlocksOutputBuffer *buffer, uint32_t avail_out) in OutputBuffer_GetDataSize() argument
54 OutputBuffer_Finish(_BlocksOutputBuffer *buffer, uint32_t avail_out) in OutputBuffer_Finish() argument
22 OutputBuffer_InitAndGrow(_BlocksOutputBuffer *buffer, Py_ssize_t max_length, Bytef **next_out, uint32_t *avail_out) OutputBuffer_InitAndGrow() argument
36 OutputBuffer_Grow(_BlocksOutputBuffer *buffer, Bytef **next_out, uint32_t *avail_out) OutputBuffer_Grow() argument
90 OutputBuffer_WindowInitWithSize(_BlocksOutputBuffer *buffer, _Uint32Window *window, Py_ssize_t init_size, Bytef **next_out, uint32_t *avail_out) OutputBuffer_WindowInitWithSize() argument
113 OutputBuffer_WindowGrow(_BlocksOutputBuffer *buffer, _Uint32Window *window, Bytef **next_out, uint32_t *avail_out) OutputBuffer_WindowGrow() argument
152 OutputBuffer_WindowFinish(_BlocksOutputBuffer *buffer, _Uint32Window *window, uint32_t avail_out) OutputBuffer_WindowFinish() argument
[all...]
/third_party/zlib/
H A Dzlib.h92 uInt avail_out; /* remaining free space at next_out */ member
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dpngrutil.c491 png_alloc_size_t avail_out = *output_size_ptr; in png_inflate() local
4153 png_read_IDAT_data(png_structrp png_ptr, png_bytep output, png_alloc_size_t avail_out) png_read_IDAT_data() argument
[all...]
/third_party/astc-encoder/Source/
H A Dtinyexr.h1047 unsigned int avail_out; // number of bytes that can be written to next_out member
[all...]

Completed in 25 milliseconds