Home
last modified time | relevance | path

Searched defs:poll (Results 1 – 25 of 56) sorted by relevance

123

/third_party/musl/src/select/
Dpoll.c6 int poll(struct pollfd *fds, nfds_t n, int timeout) in poll() function
/third_party/libuv/docs/src/
Dpoll.rst2 .. _poll: target
/third_party/musl/porting/linux/user/include/fortify/
Dpoll.h34 int poll(struct pollfd* const fds __DIAGNOSE_PASS_OBJECT_SIZE, nfds_t fd_amount, int timeout) in poll() function
/third_party/grpc/src/core/lib/iomgr/
Dpollset_custom.h28 void (*poll)(size_t timeout_ms); member
/third_party/flutter/skia/platform_tools/android/apps/skar_java/src/main/java/com/google/skar/examples/helloskar/helpers/
DGestureHelper.java97 public MotionEvent poll() { in poll() method in GestureHelper
/third_party/python/Lib/multiprocessing/
Dpopen_forkserver.py61 def poll(self, flag=os.WNOHANG): member in Popen
Dpopen_fork.py24 def poll(self, flag=os.WNOHANG): member in Popen
Dpopen_spawn_win32.py117 def poll(self): member in Popen
/third_party/flutter/skia/src/core/
DSkMessageBus.h102 void SkMessageBus<Message>::Inbox::poll(SkTArray<Message>* messages) { in poll() function
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Dcompletion_queue.pyx.pxi91 def poll(self, deadline=None): member in CompletionQueue
/third_party/NuttX/fs/vfs/
Dfs_select.c97 fd_set *exceptfds, struct timeval *timeout, PollFun poll) in do_select()
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/
Dusb_handle.h72 int (*poll)(struct usb_handle *handle, int timeout); member
/third_party/gstreamer/gstplugins_bad/sys/bluez/
Dgstavdtpsrc.h60 GstPoll *poll; member
/third_party/vk-gl-cts/execserver/
DxsTestDriver.cpp84 bool TestDriver::poll (ByteBuffer& messageBuffer) in poll() function in xs::TestDriver
/third_party/gstreamer/gstplugins_bad/sys/shm/
Dgstshmsrc.h53 GstPoll *poll; member
Dgstshmsink.h59 GstPoll *poll; member
/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsamidisrc.h64 GstPoll *poll; member
/third_party/python/Lib/multiprocessing/dummy/
Dconnection.py59 def poll(self, timeout=0.0): member in Connection
/third_party/ltp/testcases/kernel/mce-test/tsrc/erst-inj/
Derst-inject.c132 int poll(int fd) in poll() function
/third_party/gstreamer/gstplugins_bad/sys/dvb/
Ddvbbasebin.h63 GstPoll *poll; member
/third_party/FreeBSD/sys/dev/usb/net/
Dusb_eth_drv.h98 eth_poll poll; member
/third_party/gstreamer/gstplugins_bad/sys/ipcpipeline/
Dgstipcpipelinecomm.h66 GstPoll *poll; member
/third_party/ffmpeg/libavformat/
Dos_support.h141 #define poll ff_poll macro
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2bufferpool.h67 GstPoll *poll; /* a poll for video_fd */ member
/third_party/NuttX/fs/vfs/include/
Dfile.h139 int (*poll)(struct file *filep, poll_table *fds); member

123