HomeSort by relevance Sort by last modified time
    Searched full:poll (Results 276 - 300 of 570) sorted by null

<<11121314151617181920>>

  /bionic/libc/arch-x86/
syscalls.mk 174 syscall_src += arch-x86/syscalls/poll.S
  /dalvik/libcore/luni/src/main/java/java/util/
PriorityQueue.java 202 public E poll() { method in class:PriorityQueue
  /dalvik/libcore/luni/src/test/java/tests/api/java/util/
AbstractQueueTest.java 93 public E poll() { method in class:AbstractQueueTest
  /external/bluetooth/bluez/tools/
ciptool.c 36 #include <sys/poll.h>
  /external/bluetooth/glib/
NEWS.pre-1-3 71 * provide defaults for POLL sysdefs
  /external/bluetooth/glib/gio/
gcancellable.c 412 * to g_poll() and used to poll for cancellation.
  /external/bluetooth/hcidump/src/
bpasniff.c 137 return "POLL";
  /external/dbus/dbus/
dbus-sysdeps.h 257 short events; /**< Events to poll for */
  /external/dnsmasq/src/
log.c 183 return; /* syslogd busy, go again when select() or poll() says so */
  /external/grub/netboot/
3c595.c 491 nic->poll = t595_poll;
otulip.c 370 nic->poll = tulip_poll;
  /external/kernel-headers/original/linux/
fd.h 230 /* get drive state: GET returns the cached state, POLL polls for new state */
timex.h 39 * Adjusted parameters to improve stability and increase poll
  /external/opencore/doc/oscl_html/
oscl__socket__stats_8h-source.html 103 00098 <span class="comment">//Additional poll events will be counted but not logged individually.</span>
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_events.h 306 internal queue and be delivered to the application at the next event poll.
  /external/qemu/distrib/sdl-1.2.12/src/joystick/
SDL_joystick.c 303 * Get the ball axis change since the last poll
  /external/qemu/distrib/sdl-1.2.12/src/joystick/win32/
SDL_mmjoystick.c 269 /* Function to update the state of a joystick - called as a device poll.
  /external/strace/strace/linux/hppa/
syscallent.h 176 { 3, 0, sys_poll, "poll" }, /* 168 */
  /external/strace/strace/linux/sh/
syscallent.h 201 { 3, 0, sys_poll, "poll" }, /* 168 */
  /external/strace/strace/linux/sparc/
syscallent.h 154 { 3, 0, sys_poll, "poll" }, /* 153 */
  /external/strace/strace/linux/sparc64/
syscallent.h 154 { 3, 0, sys_poll, "poll" }, /* 153 */
syscallent2.h 154 { 3, 0, sys_poll, "poll" }, /* 153 */
  /external/webkit/WebKitTools/Scripts/
validate-committer-lists 166 if output_line == '' and process.poll() != None:
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/
websocket_server.py 53 We poll the url 5 times with a 1 second delay. If we don't
  /frameworks/base/core/java/android/os/
DropBoxManager.java 280 // for now readers need to poll the dropbox to find new data.

Completed in 85 milliseconds

<<11121314151617181920>>