Home
last modified time | relevance | path

Searched defs:read (Results 451 - 475 of 1292) sorted by relevance

1...<<11121314151617181920>>...52

/third_party/alsa-lib/src/seq/
H A Dseq_midi_event.c41 size_t read; /* chars read */ member
H A Dseq_local.h67 ssize_t (*read)(snd_seq_t *seq, void *buf, size_t len); member
/third_party/NuttX/fs/nfs/
H A Dnfs_mount.h119 struct rpc_call_read read; member
/third_party/NuttX/fs/vfs/include/
H A Dfile.h135 ssize_t (*read)(struct file *filep, char *buffer, size_t buflen); member
/third_party/icu/icu4c/source/i18n/
H A Dcollationdatareader.cpp47 CollationDataReader::read(const CollationTailoring *base, const uint8_t *inBytes, int32_t inLength, in read() function in CollationDataReader
/third_party/libsnd/include/
H A Dsndfile.hh339 SndfileHandle::read (short *ptr, sf_count_t items) in read() function in SndfileHandle
343 SndfileHandle::read (int *ptr, sf_count_t items) in read() function in SndfileHandle
347 SndfileHandle::read (float *ptr, sf_count_t items) in read() function in SndfileHandle
351 SndfileHandle::read (double *ptr, sf_count_t items) in read() function in SndfileHandle
/third_party/libuv/test/
H A Dtest-poll.c62 size_t read, sent; member
H A Drunner-win.c244 DWORD read; in process_read_last_line() local
/third_party/libwebsockets/lib/misc/
H A Ddir.c39 #define read _read macro
/third_party/mbedtls/library/
H A Dnet_sockets.c56 #define read(fd, buf, len) recv(fd, (char *) (buf), (int) (len), 0) macro
/third_party/jerryscript/tests/unit-core/
H A Dtest-arraybuffer.cpp227 jerry_length_t read = jerry_arraybuffer_read (arrayb, 0, test_buffer, buffer_size); in HWTEST_F() local
/third_party/mesa3d/src/amd/compiler/tests/
H A Dcheck_output.py146 def read(self, num=4294967296): member in StringStream
[all...]
/third_party/ltp/testcases/cve/
H A Dmeltdown.c253 int ret, read; in find_symbol_in_file() local
317 char read[READ_SIZE] = { 0 }; in run() local
[all...]
/third_party/mesa3d/src/glx/windows/
H A Dwindowsgl.c194 int windows_bind_context(windowsContext *context, windowsDrawable *draw, windowsDrawable *read) in windows_bind_context() argument
/third_party/mesa3d/src/glx/
H A Dindirect_glx.c82 SendMakeCurrentRequest(Display * dpy, GLXContextID gc_id, GLXContextTag gc_tag, GLXDrawable draw, GLXDrawable read, GLXContextTag *out_tag) SendMakeCurrentRequest() argument
151 indirect_bind_context(struct glx_context *gc, struct glx_context *old, GLXDrawable draw, GLXDrawable read) indirect_bind_context() argument
/third_party/node/deps/v8/third_party/zlib/
H A Dgzguts.h48 # define read _read macro
/third_party/node/deps/zlib/
H A Dgzguts.h47 # define read _read macro
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse.h166 int (*read) (const char *, char *, size_t, off_t, member
/third_party/ntfs-3g/include/ntfs-3g/
H A Ddevice.h107 s64 (*read)(struct ntfs_device *dev, void *buf, s64 count); member
/third_party/musl/porting/liteos_m/kernel/include/
H A Dstdio.h197 cookie_read_function_t *read; member
/third_party/musl/porting/liteos_a/kernel/src/internal/
H A Dstdio_impl.h26 size_t (*read)(FILE *, unsigned char *, size_t); member
/third_party/musl/porting/liteos_a/kernel/include/
H A Dstdio.h199 cookie_read_function_t *read; member
/third_party/musl/porting/uniproton/kernel/include/
H A Dstdio.h197 cookie_read_function_t *read; member
/third_party/nghttp2/src/
H A Dshrpx_dns_resolver.cc37 void sock_state_cb(void *data, int s, int read, int write) { in sock_state_cb() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationdatareader.cpp47 CollationDataReader::read(const CollationTailoring *base, const uint8_t *inBytes, int32_t inLength, in read() function in CollationDataReader

Completed in 15 milliseconds

1...<<11121314151617181920>>...52