Searched defs:_read (Results 1 – 11 of 11) sorted by relevance
| /third_party/musl/porting/liteos_a_newlib/kernel/src/ |
| D | fs.c | 47 ssize_t _read(int fd, void *buf, size_t nbyte) in _read() function 94 ssize_t _read(int fd, void *buf, size_t nbyte) in _read() function
|
| /third_party/python/Lib/ |
| D | pty.py | 124 def _read(fd): function
|
| D | mailbox.py | 1985 def _read(self, size, read_method): member in _ProxyFile 2047 def _read(self, size, read_method): member in _PartialFile
|
| D | configparser.py | 1012 def _read(self, fp, fpname): member in RawConfigParser
|
| D | tarfile.py | 530 def _read(self, size): member in _Stream
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
| D | driver_roboswitch.c | 289 u16 _read, addr_be16[3], addr_read[3], ports_read; in wpa_driver_roboswitch_leave() local 361 u16 vlan = 0, _read[2]; in wpa_driver_roboswitch_init() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
| D | driver_roboswitch.c | 289 u16 _read, addr_be16[3], addr_read[3], ports_read; in wpa_driver_roboswitch_leave() local 361 u16 vlan = 0, _read[2]; in wpa_driver_roboswitch_init() local
|
| /third_party/python/Lib/multiprocessing/ |
| D | connection.py | 357 _read = _multiprocessing.recv variable in Connection 362 _read = os.read variable in Connection
|
| /third_party/rust/rust/src/tools/rust-analyzer/lib/lsp-server/src/ |
| D | msg.rs | 160 fn _read(r: &mut dyn BufRead) -> io::Result<Option<Message>> { in _read() method
|
| /third_party/grpc/src/python/grpcio/grpc/aio/ |
| D | _call.py | 373 async def _read(self) -> ResponseType: member in _StreamResponseMixin
|
| /third_party/python/Lib/test/ |
| D | test_io.py | 2302 def _read(bufio): function 2314 def _read(bufio): function 4437 def _read(): function 4587 def _read(): function
|