Home
last modified time | relevance | path

Searched defs:_read (Results 1 – 11 of 11) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/src/
Dfs.c47 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/
Dpty.py124 def _read(fd): function
Dmailbox.py1985 def _read(self, size, read_method): member in _ProxyFile
2047 def _read(self, size, read_method): member in _PartialFile
Dconfigparser.py1012 def _read(self, fp, fpname): member in RawConfigParser
Dtarfile.py530 def _read(self, size): member in _Stream
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_roboswitch.c289 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/
Ddriver_roboswitch.c289 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/
Dconnection.py357 _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/
Dmsg.rs160 fn _read(r: &mut dyn BufRead) -> io::Result<Option<Message>> { in _read() method
/third_party/grpc/src/python/grpcio/grpc/aio/
D_call.py373 async def _read(self) -> ResponseType: member in _StreamResponseMixin
/third_party/python/Lib/test/
Dtest_io.py2302 def _read(bufio): function
2314 def _read(bufio): function
4437 def _read(): function
4587 def _read(): function