Home
last modified time | relevance | path

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

12

/external/guava/guava/src/com/google/common/collect/
DForwardingQueue.java59 public E poll() { in poll() method in ForwardingQueue
DForwardingBlockingDeque.java110 public E poll(long timeout, TimeUnit unit) throws InterruptedException { in poll() method in ForwardingBlockingDeque
/external/openssh/openbsd-compat/
Dbsd-poll.c41 poll(struct pollfd *fds, nfds_t nfds, int timeout) in poll() function
/external/compiler-rt/test/asan/TestCases/Posix/
Dinit-order-pthread-create.cc24 void *poll(void *arg) { in poll() function
/external/guava/guava/src/com/google/common/util/concurrent/
DForwardingBlockingQueue.java58 @Override public E poll(long timeout, TimeUnit unit) in poll() method in ForwardingBlockingQueue
/external/webrtc/webrtc/tools/loopback_test/
Dstat_tracker.js62 function poll() { function in StatTracker
/external/skia/include/private/
DSkMessageBus.h89 void SkMessageBus<Message>::Inbox::poll(SkTArray<Message>* messages) { in poll() function
/external/python/cpython2/Lib/multiprocessing/dummy/
Dconnection.py76 def poll(self, timeout=0.0): member in Connection
/external/guava/guava-tests/benchmark/com/google/common/util/concurrent/
DMonitorBasedPriorityBlockingQueue.java237 public E poll() { in poll() method in MonitorBasedPriorityBlockingQueue
259 public E poll(long timeout, TimeUnit unit) throws InterruptedException { in poll() method in MonitorBasedPriorityBlockingQueue
DMonitorBasedArrayBlockingQueue.java305 public E poll() { in poll() method in MonitorBasedArrayBlockingQueue
330 public E poll(long timeout, TimeUnit unit) throws InterruptedException { in poll() method in MonitorBasedArrayBlockingQueue
/external/python/cpython2/Lib/multiprocessing/
Dforking.py131 def poll(self, flag=os.WNOHANG): member in Popen
306 def poll(self): member in Popen
/external/strace/
Dpoll.c154 SYS_FUNC(poll) in SYS_FUNC() argument
/external/deqp/execserver/
DxsTestDriver.cpp84 bool TestDriver::poll (ByteBuffer& messageBuffer) in poll() function in xs::TestDriver
/external/guava/guava-tests/test/com/google/common/collect/
DSynchronizedQueueTest.java50 public E poll() { in poll() method in SynchronizedQueueTest.TestQueue
DForwardingQueueTest.java101 @Override public T poll() { in poll() method in ForwardingQueueTest.StandardImplForwardingQueue
DSynchronizedDequeTest.java50 public E poll() { in poll() method in SynchronizedDequeTest.TestDeque
/external/guava/guava-tests/benchmark/com/google/common/collect/
DMinMaxPriorityQueueBenchmark.java92 public T poll() { in poll() method in MinMaxPriorityQueueBenchmark.InvertedMinMaxPriorityQueue
/external/autotest/server/
Dsubcommand.py224 def poll(self): member in subcommand
/external/python/cpython2/Lib/
Dpopen2.py91 def poll(self, _deadstate=None): member in Popen3
/external/libese/libese/include/ese/
Dese_hw_api.h159 ese_poll_op_t *poll; member
/external/autotest/site_utils/
Ddiagnosis_utils.py127 def poll(self): member in SimpleTimer
/external/libpcap/
Dpcap-dag.c732 struct timeval poll; in dag_activate() local
1185 struct timeval poll; in dag_setnonblock() local
/external/syslinux/gpxe/src/include/
Dnic.h54 int ( *poll ) ( struct nic *, int retrieve ); member
/external/chromium-trace/catapult/common/battor/battor/
Dbattor_wrapper_unittest.py37 def poll(self): member in PopenMock
/external/libmicrohttpd/
Dconfigure.ac279 AC_ARG_ENABLE([[poll]], optenable

12