Home
last modified time | relevance | path

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

/third_party/libsnd/ossfuzz/
Dsndfile_alt_fuzzer.cc30 short* read_buffer = NULL ; in LLVMFuzzerTestOneInput() local
44 int* read_buffer = NULL ; in LLVMFuzzerTestOneInput() local
58 double* read_buffer = NULL ; in LLVMFuzzerTestOneInput() local
Dsndfile_fuzzer.cc15 float* read_buffer = NULL ; in LLVMFuzzerTestOneInput() local
Dsndfile_fuzz_header.h91 { float* read_buffer = NULL ; in sf_init_file() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/ps/core/communicator/
Dtcp_client.cc214 char read_buffer[kMessageChunkLength]; in ReadCallbackInner() local
Dtcp_server.cc381 char read_buffer[kMessageChunkLength]; in ReadCallbackInner() local
/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/backends/backend/
Dlexmark_low.c5235 read_buffer_free (Read_Buffer * read_buffer) in read_buffer_free()
5467 read_buffer_is_empty (Read_Buffer * read_buffer) in read_buffer_is_empty()
Dlexmark.h220 Read_Buffer *read_buffer; member
Dartec_eplus48u.h172 SANE_Byte *read_buffer; member
Dgt68xx_low.h520 SANE_Byte *read_buffer; member
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeBufferApiTests.cpp955 void read_buffer (NegativeTestContext& ctx) in read_buffer() function
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
Dstructures.h670 void *read_buffer; member
/third_party/littlefs/
Dlfs.h234 void *read_buffer; member
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Dinternal.h625 char *read_buffer; member
/third_party/skia/third_party/externals/zlib/contrib/minizip/
Dunzip.c132 char *read_buffer; /* internal buffer for compressed data */ member
/third_party/skia/third_party/externals/libpng/
Dpngstruct.h472 png_bytep read_buffer; /* buffer for reading chunk data */ member
Dpngrutil.c773 png_inflate_read(png_structrp png_ptr, png_bytep read_buffer, uInt read_size, in png_inflate_read()
/third_party/python/Modules/
D_winapi.c110 PyObject *read_buffer; member
/third_party/zlib/contrib/minizip/
Dunzip.c131 char *read_buffer; /* internal buffer for compressed data */ 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.c103 uint8_t* read_buffer; member
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c4796 int read_buffer(int sg_fd, unsigned size) in read_buffer() function