| /third_party/python/Lib/ |
| H A D | typing.py | 3228 def read(self, n: int = -1) -> AnyStr: member in IO
|
| /third_party/python/Lib/test/ |
| H A D | test_xml_etree.py | 2032 def read(self, x): member in BugsTest.test_bug_xmltoolkit60.ExceptionFile [all...] |
| H A D | test_ssl.py | 2511 def read(self): global() member in ThreadedEchoServer.ConnectionHandler [all...] |
| H A D | test_tarfile.py | 2830 def read(self, n): global() member in Bz2PartialReadTest._test_partial_input.MyBytesIO [all...] |
| H A D | test_io.py | 149 def read(self, n=None): member in MockRawIO 168 def read(self, n=None): member in MisbehavedRawIO 225 def read(self, n=None): member in MockFileIO 475 read = self.BufferedIOBase.read global() variable in IOTest.test_optional_abilities.text_writer.UnseekableWriter 924 def read(self, size): global() member in IOTest.test_buffered_readinto_mixin.Stream 976 def read(self, size): global() member in IOTest.test_BufferedIOBase_readinto.Reader 3721 def read(self, len_): global() member in MemviewBytesIO 4335 def read(self, n=-1): global() member in CMiscIOTest.test_readinto_buffer_overflow.BadReader [all...] |
| /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...] |
| /foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
| H A D | render_backend_gles.cpp | 2000 const bool read = IS_BIT(accessFlags, CORE_ACCESS_SHADER_READ_BIT); in BindImage() local
|
| /third_party/backends/backend/ |
| H A D | umax_pp_low.c | 4089 int read; DirectpausedBufferRead() local 5196 int read; pausedReadData() local 8462 int read, needed, max; cmdGetBuffer610p() local 8566 int word[5], read; cmdGetBuffer() local 8705 int word[5], read; cmdGetBuffer32() local 8851 int word[5], read; cmdGetBlockBuffer() local 10217 long int somme, len, read, blocksize; sanei_umax_pp_scan() local [all...] |
| /third_party/rust/crates/libc/src/windows/ |
| H A D | mod.rs | 496 pub fn read(fd: ::c_int, buf: *mut ::c_void, count: ::c_uint) -> ::c_int; in read() functions
|
| /third_party/rust/crates/rust-openssl/openssl/src/ssl/ |
| H A D | mod.rs | 2317 fn read(&mut self, buf: &mut [u8]) -> c_int { in fmt() functions 3532 let mut read = 0; in fmt() variables 3799 fn read(&mut self, buf: &mut [u8]) -> io::Result<usize> { read() functions [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | mxfdec.c | 320 MXFMetadataReadFunc *read; member 3300 static int mxf_parse_klv(MXFContext *mxf, KLVPacket klv, MXFMetadataReadFunc *read, in mxf_parse_klv() argument [all...] |
| H A D | matroskadec.c | 893 int read, n = 1; in ebml_read_num() local 4071 int read; webm_clusters_start_with_keyframe() local [all...] |
| /third_party/rust/crates/libc/src/solid/ |
| H A D | mod.rs | 826 pub fn read(arg1: c_int, arg2: *mut c_void, arg3: c_int) -> c_int; in read() functions
|
| /third_party/rust/crates/libc/src/ |
| H A D | wasi.rs | 463 pub fn read(fd: c_int, ptr: *mut c_void, size: size_t) -> ssize_t; in read() functions
|
| /third_party/rust/crates/libc/src/unix/ |
| H A D | mod.rs | 916 pub fn read(fd: ::c_int, buf: *mut ::c_void, count: ::size_t) -> ::ssize_t; in read() functions
|
| /third_party/python/Modules/ |
| H A D | _pickle.c | 689 PyObject *read; /* read() method of the input stream. */ member [all...] |
| H A D | posixmodule.c | 10260 HANDLE read, write; os_pipe_impl() local [all...] |
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | dhd_pcie.c | 5399 serialized_backplane_access(dhd_bus_t *bus, uint addr, uint size, uint *val, bool read) serialized_backplane_access() argument 10165 dhd_bus_readwrite_bp_addr(dhd_pub_t *dhdp, uint addr, uint size, uint* data, bool read) dhd_bus_readwrite_bp_addr() argument 10185 dhd_sbreg_op(dhd_pub_t *dhd, uint addr, uint *val, bool read) dhd_sbreg_op() argument [all...] |
| H A D | dhd_sdio.c | 10425 dhd_bus_readwrite_bp_addr(dhd_pub_t *dhdp, uint addr, uint size, uint* data, bool read) dhd_bus_readwrite_bp_addr() argument [all...] |
| /third_party/astc-encoder/Source/ |
| H A D | stb_image.h | 411 int (*read) (void *user,char *data,int size); // fill 'data' with 'size' bytes. return number of bytes actually read member [all...] |
| /third_party/nghttp2/src/ |
| H A D | shrpx_config.h | 600 ev_tstamp read; member 1001 ev_tstamp read; global() member 1047 ev_tstamp read; global() member 1052 RateLimitConfig read; global() member [all...] |
| /third_party/rust/crates/libc/src/vxworks/ |
| H A D | mod.rs | 1606 pub fn read(fd: ::c_int, buf: *mut ::c_void, count: ::size_t) -> ::ssize_t; in read() functions
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | FrameCapture.cpp | 788 CaptureMakeCurrent(EGLDisplay display, EGLSurface draw, EGLSurface read, EGLContext context) CaptureMakeCurrent() argument
|
| /third_party/toybox/toys/pending/ |
| H A D | bc.c | 1092 size_t size, read; in bc_read_file() local
|
| /third_party/mksh/ |
| H A D | sh.h | 1642 int read; /* pipe from co-process's stdout */ member [all...] |