/external/quake/quake/src/WinQuake/ |
vid_svgalib.cpp | 889 // poll mouse values 929 // poll mouse values
|
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/ |
base.py | 634 def poll(self): member in class:Driver 637 raise NotImplementedError('Driver.poll')
|
/external/wpa_supplicant_6/wpa_supplicant/ |
wpa_supplicant_i.h | 626 if (wpa_s->driver->poll) { 627 wpa_s->driver->poll(wpa_s->drv_priv);
|
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/ |
templates.c | 611 DESCRIPTION: This function build a ps poll template 650 ** SubType = Power Save (PS) POLL, */
|
/packages/apps/IM/libwbxml/test/ |
imps_encoder_test.cpp | 262 " <Poll>F</Poll>"
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
CachedBluetoothDevice.java | 273 workQueue.poll(); 758 workQueue.poll(); // dequeue [all...] |
/system/core/init/ |
init.c | 27 #include <sys/poll.h> 1024 nr = poll(ufds, fd_count, timeout);
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/ |
templates.c | 462 DESCRIPTION: This function build a ps poll template 501 ** SubType = Power Save (PS) POLL, */
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/ |
whalHwMboxCmd.c | 179 * Beacon, Probe Response, RTS, and PS-Poll frames 188 * Beacon, Probe Response, RTS, and PS-Poll frames. [all...] |
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/ |
templates.c | 588 DESCRIPTION: This function build a ps poll template 627 ** SubType = Power Save (PS) POLL, */
|
/external/ppp/pppd/ |
sys-solaris.c | [all...] |
/external/strace/ |
strace.c | 54 #include <poll.h> 872 * condition we have to poll for the event. [all...] |
/hardware/ril/reference-ril/ |
reference-ril.c | 124 // Line index that was incoming or waiting at last poll, or -1 for none 556 // disappear from the call list in the next poll 587 // smd, so we're forced to poll until the call ends. [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/ |
public_infoele.h | 461 /* received beacon and when a PS Poll frame should be */ 837 /* traffic from the AP after transmission of PS-poll.*/ [all...] |
/external/bluetooth/bluez/audio/ |
pcm_bluetooth.c | 237 ret = poll(fds, 2, poll_timeout); 240 SNDERR("poll error: %s (%d)", strerror(errno), errno); 245 SNDERR("poll fd %d revents %d", ret, fds[ret].revents); [all...] |
/external/bluetooth/glib/gio/ |
gunixmounts.c | 35 #include <sys/poll.h> 39 #include <poll.h> 1307 * poll for changes. [all...] |
gfilemonitor.c | 319 * poll for changes.
|
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
driver.h | 715 * poll - Poll driver for association information 726 void (*poll)(void *priv); member in struct:wpa_driver_ops [all...] |
/bionic/libc/ |
SYSCALLS.TXT | 257 int poll(struct pollfd *, unsigned int, long) 168
|
/external/bluetooth/bluez/compat/ |
fakehid.c | 35 #include <sys/poll.h>
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
iochannels.sgml | 177 This function creates a #GIOChannel that can be used to poll for
|
/external/dbus/dbus/ |
dbus-watch.c | 593 * @param flags the poll condition using #DBusWatchFlags values
|
/external/dnsmasq/po/ |
no.po | 242 msgid "Do NOT poll %s file, reload only on SIGHUP." 243 msgstr "IKKE sp?r (poll) %s fil, les p? nytt kun ved SIGHUP" 793 msgid "only one resolv.conf file allowed in no-poll mode." 794 msgstr "kun en resolv.conf fil tillat i no-poll modus." [all...] |
/external/dnsmasq/ |
setup.html | 107 makes it poll <B>both</B> files and use whichever was updated
|
/external/grub/netboot/ |
3c509.c | 606 nic->poll = t509_poll;
|