/third_party/musl/src/select/ |
D | poll.c | 6 int poll(struct pollfd *fds, nfds_t n, int timeout) in poll() function
|
/third_party/libuv/docs/src/ |
D | poll.rst | 2 .. _poll: target
|
/third_party/musl/porting/linux/user/include/fortify/ |
D | poll.h | 34 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/ |
D | pollset_custom.h | 28 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/ |
D | GestureHelper.java | 97 public MotionEvent poll() { in poll() method in GestureHelper
|
/third_party/python/Lib/multiprocessing/ |
D | popen_forkserver.py | 61 def poll(self, flag=os.WNOHANG): member in Popen
|
D | popen_fork.py | 24 def poll(self, flag=os.WNOHANG): member in Popen
|
D | popen_spawn_win32.py | 117 def poll(self): member in Popen
|
/third_party/flutter/skia/src/core/ |
D | SkMessageBus.h | 102 void SkMessageBus<Message>::Inbox::poll(SkTArray<Message>* messages) { in poll() function
|
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/ |
D | completion_queue.pyx.pxi | 91 def poll(self, deadline=None): member in CompletionQueue
|
/third_party/NuttX/fs/vfs/ |
D | fs_select.c | 97 fd_set *exceptfds, struct timeval *timeout, PollFun poll) in do_select()
|
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/ |
D | usb_handle.h | 72 int (*poll)(struct usb_handle *handle, int timeout); member
|
/third_party/gstreamer/gstplugins_bad/sys/bluez/ |
D | gstavdtpsrc.h | 60 GstPoll *poll; member
|
/third_party/vk-gl-cts/execserver/ |
D | xsTestDriver.cpp | 84 bool TestDriver::poll (ByteBuffer& messageBuffer) in poll() function in xs::TestDriver
|
/third_party/gstreamer/gstplugins_bad/sys/shm/ |
D | gstshmsrc.h | 53 GstPoll *poll; member
|
D | gstshmsink.h | 59 GstPoll *poll; member
|
/third_party/gstreamer/gstplugins_base/ext/alsa/ |
D | gstalsamidisrc.h | 64 GstPoll *poll; member
|
/third_party/python/Lib/multiprocessing/dummy/ |
D | connection.py | 59 def poll(self, timeout=0.0): member in Connection
|
/third_party/ltp/testcases/kernel/mce-test/tsrc/erst-inj/ |
D | erst-inject.c | 132 int poll(int fd) in poll() function
|
/third_party/gstreamer/gstplugins_bad/sys/dvb/ |
D | dvbbasebin.h | 63 GstPoll *poll; member
|
/third_party/FreeBSD/sys/dev/usb/net/ |
D | usb_eth_drv.h | 98 eth_poll poll; member
|
/third_party/gstreamer/gstplugins_bad/sys/ipcpipeline/ |
D | gstipcpipelinecomm.h | 66 GstPoll *poll; member
|
/third_party/ffmpeg/libavformat/ |
D | os_support.h | 141 #define poll ff_poll macro
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2bufferpool.h | 67 GstPoll *poll; /* a poll for video_fd */ member
|
/third_party/NuttX/fs/vfs/include/ |
D | file.h | 139 int (*poll)(struct file *filep, poll_table *fds); member
|