Home
last modified time | relevance | path

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

/third_party/libsnd/ossfuzz/
Dsndfile_fuzzer.cc103 float* read_buffer = NULL; in LLVMFuzzerTestOneInput() local
/third_party/ltp/testcases/kernel/syscalls/mount/
Dmount03.c69 static char read_buffer[BUFSIZ]; variable
/third_party/gstreamer/gstplugins_good/ext/pulse/
Dpulsesrc.h53 const void *read_buffer; member
/third_party/openssl/apps/
Dfipsinstall.c306 unsigned char *read_buffer = NULL; in fipsinstall_main() local
/third_party/mesa3d/src/mesa/main/
Dbuffers.c893 read_buffer(struct gl_context *ctx, struct gl_framebuffer *fb, in read_buffer() function
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeBufferApiTests.cpp955 void read_buffer (NegativeTestContext& ctx) in read_buffer() function
/third_party/littlefs/
Dlfs.h234 void *read_buffer; member
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
Dstructures.h670 void *read_buffer; member
/third_party/skia/third_party/externals/libpng/
Dpngstruct.h464 png_bytep read_buffer; /* buffer for reading chunk data */ member
Dpngrutil.c774 png_inflate_read(png_structrp png_ptr, png_bytep read_buffer, uInt read_size, in png_inflate_read()
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Dinternal.h625 char *read_buffer; member
/third_party/flutter/skia/third_party/externals/zlib/contrib/minizip/
Dunzip.c132 char *read_buffer; /* internal buffer for compressed data */ member
/third_party/skia/third_party/externals/zlib/contrib/minizip/
Dunzip.c132 char *read_buffer; /* internal buffer for compressed data */ member
/third_party/flutter/skia/third_party/externals/libpng/
Dpngstruct.h464 png_bytep read_buffer; /* buffer for reading chunk data */ member
Dpngrutil.c774 png_inflate_read(png_structrp png_ptr, png_bytep read_buffer, uInt read_size, in png_inflate_read()
/third_party/zlib/contrib/minizip/
Dunzip.c136 char *read_buffer; /* internal buffer for compressed data */ member
/third_party/python/Modules/
D_winapi.c110 PyObject *read_buffer; member
/third_party/protobuf/src/google/protobuf/io/
Dcoded_stream_unittest.cc668 char read_buffer[sizeof(kRawBytes)]; in TEST_1D() local
/third_party/ntfs-3g/ntfsprogs/
Dntfsrecover.c322 static const struct BUFFER *read_buffer(CONTEXT *ctx, unsigned int num) in read_buffer() function
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cBufferStorageTests.cpp2206 Buffer read_buffer(m_context); in iterate() local
/third_party/ffmpeg/libavformat/
Dhls.c96 uint8_t* read_buffer; member
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c4799 int read_buffer(int sg_fd, unsigned size) in read_buffer() function