/third_party/python/Lib/test/ |
D | test_smtpd.py | 54 channel.handle_read() 84 channel.handle_read() 203 channel.handle_read() 240 channel.handle_read() 308 self.channel.handle_read() 799 self.channel.handle_read() 851 self.channel.handle_read() 896 self.channel.handle_read() 938 self.channel.handle_read()
|
D | test_asyncore.py | 298 d.handle_read() 415 def handle_read(self): member in FileWrapperTest.test_dispatcher.FileDispatcher 580 def handle_read(self): member in BaseTestAPI.test_handle_read.TestClient 609 def handle_read(self): member in BaseTestAPI.test_handle_close.TestClient 648 def handle_read(self): member in BaseTestAPI.test_handle_close_after_conn_broken.TestHandler
|
D | test_poplib.py | 199 def handle_read(self): member in DummyPOP3Handler 204 asynchat.async_chat.handle_read(self) 250 handle_read = handle_connect variable in DummyPOP3Server
|
D | test_asynchat.py | 273 dispatcher.handle_read()
|
D | test_ftplib.py | 68 def handle_read(self): member in DummyDTPHandler 312 handle_read = handle_connect variable in DummyFTPServer
|
D | test_os.py | 3222 def handle_read(self): member in SendfileTestServer.Handler 3288 handle_read = handle_connect variable in SendfileTestServer
|
D | test_ssl.py | 2719 def handle_read(self): member in AsyncoreEchoServer.EchoServer.ConnectionHandler
|
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/ |
D | usb_handle.h | 80 extern int handle_read(int fd, void *buffer, size_t len);
|
/third_party/gstreamer/gstplugins_base/gst/tcp/ |
D | gstmultifdsink.h | 71 gboolean handle_read; member
|
D | gstmultifdsink.c | 414 this->handle_read = DEFAULT_HANDLE_READ; in gst_multi_fd_sink_init() 530 if (sink->handle_read) { in gst_multi_fd_sink_new_client() 1068 multifdsink->handle_read = g_value_get_boolean (value); in gst_multi_fd_sink_set_property() 1087 g_value_set_boolean (value, multifdsink->handle_read); in gst_multi_fd_sink_get_property()
|
/third_party/python/Lib/ |
D | asyncore.py | 425 self.handle_read() 427 self.handle_read() 486 def handle_read(self): member in dispatcher
|
D | asynchat.py | 122 def handle_read(self): member in async_chat
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
D | driver_wired.c | 120 static void handle_read(int sock, void *eloop_ctx, void *sock_ctx) in handle_read() function 183 if (eloop_register_read_sock(drv->common.sock, handle_read, in wired_init_sockets()
|
D | driver_bsd.c | 992 handle_read(void *ctx, const u8 *src_addr, const u8 *buf, size_t len) in handle_read() function 1022 handle_read, drv, 0); in bsd_init() 1192 handle_read(void *ctx, const u8 *src_addr, const u8 *buf, size_t len) in handle_read() function 1240 handle_read, drv, 0); in wpa_driver_bsd_associate()
|
D | driver_atheros.c | 1689 handle_read(void *ctx, const u8 *src_addr, const u8 *buf, size_t len) in handle_read() function 1751 handle_read, drv, 1); in atheros_init() 1761 ETH_P_EAPOL, handle_read, drv, in atheros_init() 1769 handle_read, drv, 1); in atheros_init()
|
D | driver_hostap.c | 200 static void handle_read(int sock, void *eloop_ctx, void *sock_ctx) in handle_read() function 228 if (eloop_register_read_sock(drv->sock, handle_read, drv, NULL)) { in hostap_init_sockets()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
D | driver_wired.c | 120 static void handle_read(int sock, void *eloop_ctx, void *sock_ctx) in handle_read() function 183 if (eloop_register_read_sock(drv->common.sock, handle_read, in wired_init_sockets()
|
D | driver_bsd.c | 843 handle_read(void *ctx, const u8 *src_addr, const u8 *buf, size_t len) in handle_read() function 872 handle_read, drv, 0); in bsd_init() 1052 handle_read(void *ctx, const u8 *src_addr, const u8 *buf, size_t len) in handle_read() function 1100 handle_read, drv, 0); in wpa_driver_bsd_associate()
|
D | driver_atheros.c | 1700 handle_read(void *ctx, const u8 *src_addr, const u8 *buf, size_t len) in handle_read() function 1762 handle_read, drv, 1); in atheros_init() 1772 ETH_P_EAPOL, handle_read, drv, in atheros_init() 1780 handle_read, drv, 1); in atheros_init()
|
D | driver_hostap.c | 200 static void handle_read(int sock, void *eloop_ctx, void *sock_ctx) in handle_read() function 228 if (eloop_register_read_sock(drv->sock, handle_read, drv, NULL)) { in hostap_init_sockets()
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_opt_find_array_copies.c | 395 handle_read(nir_deref_instr *src, struct match_state *state) in handle_read() function 544 handle_read(nir_src_as_deref(intrin->src[0]), state); in opt_find_array_copies_block()
|
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/ |
D | usb_handle.c | 232 int handle_read(int fd, void *buffer, size_t len) in handle_read() function
|
/third_party/python/Doc/library/ |
D | asyncore.rst | 114 .. method:: handle_read() 315 def handle_read(self): 341 def handle_read(self):
|
/third_party/python/Misc/NEWS.d/ |
D | 3.5.0a1.rst | 2900 The asynchat.async_chat.handle_read() method now ignores BlockingIOError
|
/third_party/chromium/patch/ |
D | 0003-ohos-1115.patch | 255671 - proc handle_read {op args} { 255688 - tvfs script handle_read 255729 - proc handle_read {op args} { 255986 + proc handle_read {op args} { 255999 + tvfs script handle_read 256006 - tvfs script handle_read 256049 + proc handle_read {op args} { 256062 + tvfs script handle_read
|