Home
last modified time | relevance | path

Searched refs:handle_write (Results 1 - 6 of 6) sorted by relevance

/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/
H A Dusb_handle.h81 extern int handle_write(int fd, void *buffer, size_t len);
/third_party/python/Lib/
H A Dasyncore.py444 self.handle_write()
487 def handle_write(self): member in dispatcher
522 def handle_write(self): member in dispatcher_with_send
H A Dasynchat.py193 def handle_write(self): member in async_chat
/third_party/python/Lib/test/
H A Dtest_asyncore.py298 d.handle_write()
592 # make sure handle_write is called
595 def handle_write(self): member in BaseTestAPI.test_handle_write.TestClient
634 def handle_write(self): member in BaseTestAPI.test_handle_close_after_conn_broken.TestClient
687 def handle_write(self): member in BaseTestAPI.test_handle_error.TestClient
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_find_array_copies.c420 handle_write(nir_deref_instr *dst, nir_deref_instr *src, in handle_write() function
625 progress |= handle_write(dst_deref, src_deref, instr->index, in opt_find_array_copies_block()
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Dusb_handle.c251 int handle_write(int fd, void *buffer, size_t len) in handle_write() function

Completed in 8 milliseconds