Home
last modified time | relevance | path

Searched defs:poll (Results 26 - 50 of 58) sorted by relevance

123

/third_party/libuv/test/
H A Dtest-fork.c51 static void socket_cb(uv_poll_t* poll, int status, int events) { in socket_cb() argument
/third_party/lwip/src/include/lwip/
H A Daltcp.h78 altcp_poll_fn poll; member
H A Dtcp.h358 tcp_poll_fn poll; member
H A Dsockets.h672 #define poll(fds,nfds,timeout) lwip_poll(fds,nfds,timeout) macro
/third_party/python/Lib/test/
H A Dtest_webbrowser.py20 def poll(self): member in PopenMock
/third_party/rust/crates/nix/src/
H A Dlib.rs125 pub mod poll; modules
/base/msdp/device_status/rust/modules/scheduler/sys/src/
H A Dscheduler.rs383 fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Self::Output> in poll() functions
/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Dtag_host.cpp307 std::string poll = tagPollBytes_[index]; in DoTargetTypeIso144433a() local
319 std::string poll = tagPollBytes_[index]; in DoTargetTypeIso144433b() local
362 std::string poll = tagPollBytes_[index]; DoTargetTypeV() local
382 std::string poll = tagPollBytes_[index]; DoTargetTypeF() local
[all...]
/third_party/NuttX/fs/vfs/
H A Dfs_poll.c396 int poll(struct pollfd *fds, nfds_t nfds, int timeout) in poll() function
/third_party/lwip/src/core/
H A Daltcp.c261 altcp_poll(struct altcp_pcb *conn, altcp_poll_fn poll, u8_t interval) in altcp_poll() argument
H A Dtcp.c2286 tcp_poll(struct tcp_pcb *pcb, tcp_poll_fn poll, u8_t interval) argument
[all...]
/third_party/python/Lib/
H A Dasyncore.py130 def poll(timeout=0.0, map=None): function
H A Dsubprocess.py1233 def poll(self): member in Popen
[all...]
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dkernel.h475 unused_func_t poll; member
/third_party/libfuse/include/
H A Dfuse.h744 int (*poll) (const char *, struct fuse_file_info *, member
H A Dfuse_lowlevel.h1095 void (*poll) (fuse_req_t req, fuse_ino_t ino, struct fuse_file_info *fi, member
/third_party/python/Lib/multiprocessing/
H A Dconnection.py252 def poll(self, timeout=0.0): member in _ConnectionBase
/third_party/alsa-lib/src/pcm/
H A Dpcm_share.c91 int poll[2]; member
/third_party/backends/frontend/
H A Dsaned.c108 poll (struct pollfd *ufds, unsigned int nfds, int timeout) in poll() function
[all...]
/third_party/backends/backend/pixma/
H A Dpixma_bjnp.c1141 struct POLL_DETAILS *poll; in bjnp_poll_scanner() local
[all...]
/third_party/FreeBSD/lib/libc/include/
H A Dnamespace.h85 #define poll _poll macro
/third_party/rust/crates/either/src/
H A Dlib.rs1080 fn poll( in poll() functions
/third_party/pulseaudio/src/modules/raop/
H A Draop-client.c1747 bool pa_raop_client_register_pollfd(pa_raop_client *c, pa_rtpoll *poll, pa_rtpoll_item **poll_item) { in pa_raop_client_register_pollfd() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_ndis.c1455 int poll; in wpa_driver_ndis_poll_timeout() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_ndis.c1467 int poll; in wpa_driver_ndis_poll_timeout() local

Completed in 41 milliseconds

123