HomeSort by relevance Sort by last modified time
    Searched full:polled (Results 1 - 25 of 54) sorted by null

1 2 3

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
poll.h 23 /* Event types that can be polled for. These bits may be set in `events'
45 /* Event types always implicitly polled for. These bits need not be set in
  /libcore/luni/src/main/java/java/util/concurrent/
CompletionService.java 37 * this task may be taken or polled.
50 * taken or polled.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
i2c-dev.h 34 be polled when not acknowledging */
  /external/tcpdump/
timed.h 71 #define TSP_SLAVEUP 7 /* slave is up but not polled */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/protocols/
timed.h 68 #define TSP_SLAVEUP 7 /* slave is up but not polled */
  /external/guava/src/com/google/common/collect/
Iterables.java 331 * in {@code b}. The source iterators are not polled until necessary.
348 * iterators are not polled until necessary.
366 * the elements in {@code d}. The source iterators are not polled until
386 * {@code inputs}. The input iterators are not polled until necessary.
400 * {@code inputs}. The input iterators are not polled until necessary.
Iterators.java 421 * {@code b}. The source iterators are not polled until necessary.
438 * are not polled until necessary.
456 * in {@code d}. The source iterators are not polled until necessary.
475 * iterators are not polled until necessary.
489 * iterators are not polled until necessary.
    [all...]
  /external/bluetooth/glib/gio/
gdrive.c 330 * Checks if a drive can be polled for media changes.
332 * Returns: %TRUE if the @drive can be polled for media changes,
  /external/bluetooth/bluez/gdbus/
mainloop.c 186 /* if not enabled should not be polled by the main loop */
  /external/dnsmasq/dbus/
DBus-interface 12 if the DBus connection is not available at startup. The DBus will be polled
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_joystick.h 87 * with them and their state cannot be polled.
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_joystick.h 87 * with them and their state cannot be polled.
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_joystick.h 87 * with them and their state cannot be polled.
  /prebuilt/windows/sdl/host/include/SDL/
SDL_joystick.h 91 * with them and their state cannot be polled.
  /prebuilt/windows/sdl/include/SDL/
SDL_joystick.h 87 * with them and their state cannot be polled.
  /external/dbus/dbus/
dbus-watch.c 55 * Creates a new DBusWatch. Used to add a file descriptor to be polled
561 * enabled, it should not be polled by the main loop.
dbus-timeout.c 479 * enabled, it should not be polled by the main loop.
  /external/kernel-headers/original/asm-arm/arch/
mcbsp.h 318 /* Polled read/write functions */
  /external/qemu/distrib/sdl-1.2.12/src/video/riscos/
SDL_riscostask.c 327 /* Flush keyboard buffer to dump the keystrokes we've already polled */
  /external/bluetooth/glib/docs/reference/glib/tmpl/
glib-unused.sgml 703 Adds a file descriptor to be polled.
712 used for g_source_add() to ensure that the file descriptor is polled whenever
734 Removes a file descriptor from the list being polled.
main.sgml 716 events should be polled for. Typically for reading from a file descriptor
791 @prepare: Called before all the file descriptors are polled.
798 @check: Called after all the file descriptors are polled.
  /development/ndk/platforms/android-9/include/android/
looper.h 204 * Adds a new file descriptor to be polled by the looper.
  /external/grub/netboot/
fsys_tftp.c 276 * last polled the receive queue, which may now be filled with
  /frameworks/base/include/utils/
Looper.h 123 * Adds a new file descriptor to be polled by the looper.
  /frameworks/base/native/include/android/
looper.h 204 * Adds a new file descriptor to be polled by the looper.

Completed in 953 milliseconds

1 2 3