| /kernel/linux/linux-6.6/drivers/md/ |
| H A D | raid5.h | 266 struct bio *toread, *read, *towrite, *written; global() member [all...] |
| /kernel/linux/linux-6.6/net/sunrpc/ |
| H A D | xprtsock.c | 558 size_t want, read; in xs_read_stream_request() local 682 size_t want, read in xs_read_stream() local 461 xs_read_xdr_buf(struct socket *sock, struct msghdr *msg, int flags, struct xdr_buf *buf, size_t count, size_t seek, size_t *read) xs_read_xdr_buf() argument 768 size_t read = 0; xs_stream_data_receive() local [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/cxgbi/ |
| H A D | libcxgbi.c | 1631 unsigned int read = 0; in cxgbi_conn_pdu_ready() local [all...] |
| /kernel/linux/linux-6.6/kernel/trace/ |
| H A D | trace_events.c | 1186 ssize_t read, ret; in ftrace_event_write() local [all...] |
| /kernel/linux/linux-6.6/lib/ |
| H A D | vsprintf.c | 2775 int read = format_decode(fmt, &spec); in vsnprintf() local 3092 int read in vbin_printf() local 3252 int read = format_decode(fmt, &spec); bstr_printf() local [all...] |
| /kernel/linux/linux-6.6/sound/soc/sof/ |
| H A D | sof-priv.h | 190 u32 (*read)(struct snd_sof_dev *sof_dev, member
|
| /third_party/ffmpeg/libavformat/ |
| H A D | http.c | 1647 int read = http_buf_read(h, s->inflate_buffer, DECOMPRESS_BUF_SIZE); in http_buf_read_compressed() local [all...] |
| /third_party/alsa-utils/aplay/ |
| H A D | aplay.c | 3331 size_t read = pcm_read(audiobuf, f); global() local [all...] |
| /third_party/libsnd/include/ |
| H A D | sndfile.h | 581 sf_vio_read read ; member [all...] |
| /third_party/libdrm/intel/ |
| H A D | intel_bufmgr_gem.c | 1705 static void set_domain(drm_intel_bo *bo, uint32_t read, uint32_t write) in set_domain() argument
|
| /third_party/lame/frontend/ |
| H A D | get_audio.c | 287 addPcmBuffer(PcmBuffer * b, void *a0, void *a1, int read) in addPcmBuffer() argument 465 size_t const read = fread(buffer, 1, bytes_to_skip, fp); in fskip_long() local 491 size_t const read = fread(buffer, 1, bytes_to_skip, fp); fskip_long() local 731 int used = 0, read = 0; get_audio() local 752 int used = 0, read = 0; get_audio16() local [all...] |
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | egl_dri2.c | 248 dri2_get_image(__DRIdrawable * read, in dri2_get_image() argument
|
| /third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
| H A D | glx_api.c | 2249 glXMakeCurrentReadSGI(Display *dpy, GLXDrawable draw, GLXDrawable read, in glXMakeCurrentReadSGI() argument 1173 glXMakeContextCurrent( Display *dpy, GLXDrawable draw, GLXDrawable read, GLXContext ctx ) glXMakeContextCurrent() argument [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | bufferobj.c | 1110 static bool read = false; in get_no_minmax_cache() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | vtzone.cpp | 944 VTZReader::read() { in read() function in VTZReader
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | vtzone.cpp | 944 VTZReader::read(void) { in read() function in VTZReader
|
| /third_party/lwip/src/include/lwip/ |
| H A D | sockets.h | 683 #define read(s,mem,len) lwip_read(s,mem,len) macro
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | validationEGL.cpp | 3003 ValidateMakeCurrent(const ValidationContext *val, const Display *display, const Surface *draw, const Surface *read, const gl::Context *context) ValidateMakeCurrent() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| H A D | Surface.cpp | 404 Color<float> Surface::Buffer::read(int x, int y, int z) const in read() function in sw::Surface::Buffer 415 Color<float> Surface::Buffer::read(int x, int y) const in read() function in sw::Surface::Buffer 425 inline Color<float> Surface::Buffer::read(void *element) const in read() function in sw::Surface::Buffer [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | vtzone.cpp | 952 VTZReader::read(void) { in read() function in VTZReader
|
| /third_party/skia/src/xps/ |
| H A D | SkXPSDevice.cpp | 638 SkTScopedComPtr<IStream> read; in createXpsImageBrush() local
|
| /third_party/python/Lib/test/ |
| H A D | test_httplib.py | 108 def read(self, n=-1): member in NoEOFBytesIO 954 def read(self, blocksize=-1): global() member in BasicTest.test_send_updating_file.UpdatingFile [all...] |
| H A D | test_xml_etree.py | 2032 def read(self, x): member in BugsTest.test_bug_xmltoolkit60.ExceptionFile [all...] |
| /third_party/python/Lib/ |
| H A D | typing.py | 3228 def read(self, n: int = -1) -> AnyStr: member in IO
|
| /third_party/vk-gl-cts/modules/gles3/performance/ |
| H A D | es3pBufferDataUploadTests.cpp | 286 SingleOperationStatistics read; member 304 SingleOperationStatistics read; member 323 SingleOperationStatistics read; member [all...] |