OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:polled
(Results
1 - 25
of
45
) sorted by null
1
2
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
CompletionService.java
37
* this task may be taken or
polled
.
50
* taken or
polled
.
/external/tcpdump/
timed.h
71
#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
171
/* 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
.
/external/grub/netboot/
fsys_tftp.c
276
* last
polled
the receive queue, which may now be filled with
main.c
315
* last
polled
the receive queue, which may now be filled with
595
* may have passed since we last
polled
the receive queue,
3c90x.txt
241
polled
. All transmit and receive operations are initiated by the
/external/bluetooth/glib/glib/
gmain.c
805
* Adds a file descriptor to the set of file descriptors
polled
for
841
* Removes a file descriptor from the set of file descriptors
polled
for
[
all
...]
/external/srec/srec/include/
simapi.h
[
all
...]
/external/kernel-headers/original/linux/
i2c.h
455
/* should be
polled
when not */
/external/qemu/
Changelog
337
-
polled
mode for PIC (Jocelyn Mayer)
Completed in 318 milliseconds
1
2