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

<<11121314151617181920>>

  /external/wpa_supplicant/
driver_ndis.c 1332 int poll; local
    [all...]
l2_packet_ndis.c 212 * avoid having to poll for new packets or we could even move to use a
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_madwifi.c 447 * madwifi delivers a scan complete event so no need to poll, but
  /external/wpa_supplicant_6/wpa_supplicant/src/l2_packet/
l2_packet_ndis.c 212 * avoid having to poll for new packets or we could even move to use a
  /frameworks/base/core/java/android/speech/
SpeechRecognizer.java 155 mHandler.sendMessage(mPendingTasks.poll());
  /frameworks/base/tests/CoreTests/android/core/
HeapTest.java 329 while ((ref = (PhantomReference<T>) queue.poll()) != null) {
  /hardware/ti/wlan/wl1271/TWD/FW_Transfer/
HwInit.c     [all...]
  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_infoele.h 428 /* received beacon and when a PS Poll frame should be */
756 /* traffic from the AP after transmission of PS-poll.*/
    [all...]
  /packages/experimental/procstatlog/
procstatlog.c 381 fprintf(stderr, "illegal poll interval: %s\n", argv[1]);
  /system/core/adb/
usb_libusb.c 27 #include <poll.h>
  /system/wlan/ti/wilink_6_1/TWD/FW_Transfer/
HwInit.c     [all...]
  /system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
public_infoele.h 429 /* received beacon and when a PS Poll frame should be */
751 /* traffic from the AP after transmission of PS-poll.*/
    [all...]
  /external/bluetooth/bluez/test/
hciemu.c 43 #include <sys/poll.h>
1136 err = poll(p, 2, 500);
  /external/dnsmasq/
dnsmasq.conf.example 43 # If you don't want dnsmasq to poll /etc/resolv.conf or other resolv
45 #no-poll
  /external/grub/netboot/
depca.c 586 POLL - Wait for a frame
748 nic->poll = depca_poll;
sk_g16.c 509 POLL - Wait for a frame
766 nic->poll = SK_poll;
  /external/libpcap/
pcap-dos.c 201 * Poll the receiver queue and call the pcap callback-handler
832 * This function is used by Watt-32 to poll for a packet.
    [all...]
  /external/qemu/hw/
usb-hid.c 862 /* Force poll routine to be run and grab input the first time. */
883 /* Force poll routine to be run and grab input the first time. */
  /frameworks/base/core/jni/
android_server_BluetoothEventLoop.cpp 485 LOGV("Bluetooth EventLoop poll struct growing");
600 poll(nat->pollData, nat->pollMemberCount, -1);
    [all...]
  /packages/apps/IM/libwbxml/test/
imps_parser_test.cpp 192 <Poll>F</Poll>
    [all...]
  /external/dnsmasq/man/
dnsmasq.8 248 be told to poll more than one resolv.conf file, the first file name specified
280 .B \-n, --no-poll
281 Don't poll /etc/resolv.conf for changes.
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_sdio.c 201 bool poll; /* Use polling */ member in struct:dhd_bus
    [all...]
  /external/bluetooth/glib/
ChangeLog.pre-2-14 407 because in Unix poll(2) POLLOUT and POLLHUP are mutually
411 select for FD_CLOSE because Unix poll(2) also ignores whether
    [all...]
  /external/dnsmasq/po/
es.po 240 msgid "Do NOT poll %s file, reload only on SIGHUP."
794 msgid "only one resolv.conf file allowed in no-poll mode."
795 msgstr "solo un archivo resolv.conf permitido en modo no-poll."
    [all...]
fr.po 238 msgid "Do NOT poll %s file, reload only on SIGHUP."
792 msgid "only one resolv.conf file allowed in no-poll mode."
793 msgstr "seul un fichier resolv.conf est autoris? dans le mode no-poll"
    [all...]

Completed in 506 milliseconds

<<11121314151617181920>>