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

<<11121314151617181920>>

  /system/wlan/ti/wilink_6_1/stad/Export_Inc/
paramOut.h 679 TI_UINT32 txDataPollApPacketsFromACid; /* AC to poll AP packets from */
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
SoftGemini.c     [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
txCtrlParams.c 430 TRACE0(pTxCtrl->hReport, REPORT_SEVERITY_ERROR, ": Poll-AP is not supported in this version!!\n");
    [all...]
  /external/bluetooth/glib/
ChangeLog.pre-1-2 672 sys/poll.h for SVR3,4 compatibility on some AIX systems. fix been
796 * configure.in: provide defaults for POLL sysdefs, simple enums
844 _after_ adding poll wake-up-pipe record.
862 * fixed up sys/poll.h and sys/types.h inclusions.
    [all...]
ChangeLog.pre-2-20 846 poll() available.)
ChangeLog.pre-2-4 24 HAVE_POLL to prefer our own poll() emulation to the
830 (after we poll) rather than g_main_context_prepare.
    [all...]
  /prebuilt/sdk/7/
android.jar 
  /external/bluetooth/bluez/
ChangeLog 84 Fix hciattach to use ppoll instead of poll.
582 Use poll instead of usleep to wait for worker thread.
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 39 #include <sys/poll.h>
1027 while ((n = poll(&p, 1, to)) < 0) {
    [all...]
  /external/kernel-headers/original/linux/
fs.h 1062 unsigned int (*poll) (struct file *, struct poll_table_struct *); member in struct:file_operations
    [all...]
  /frameworks/base/core/java/android/content/
SyncStorageEngine.java 85 * Enum value for a poll-based sync (e.g., upon connection to
105 "POLL",
    [all...]
  /development/pdk/docs/porting/
stk.jd 301 <td nowrap="nowrap" valign="bottom"><p>POLL INTERVAL</p></td>
  /external/grub/netboot/
via-rhine.c 867 nic->poll = rhine_poll;
w89c840.c 693 nic->poll = w89c840_poll;
  /external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/
pvmf_jitter_buffer_impl.cpp 686 {// 2. poll ssrc
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/joystick/linux/
SDL_sysjoystick.c 967 /* Function to update the state of a joystick - called as a device poll.
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_test.c 1228 NULL /* poll */,
    [all...]
  /frameworks/base/awt/org/apache/harmony/awt/gl/font/
FontManager.java 812 //while ((r = (HashMapReference)queue.poll()) != null) {
  /frameworks/base/core/java/android/app/
Service.java 348 * a server: it could schedule an alarm to poll every N minutes by having
  /packages/apps/Gallery3D/src/com/cooliris/media/
RenderView.java 483 while ((textureReference = (TextureReference) mUnreferencedTextureQueue.poll()) != null) {
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/SoftGemini/src/
SoftGemini.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
whalParams.c 701 /* Set The Rate & modulation for CTS, RTS, and PS-Poll frames (not including CTS-protection). */
    [all...]
  /external/dnsmasq/man/es/
dnsmasq.8 306 .B \-n, --no-poll
    [all...]
  /external/dnsmasq/man/fr/
dnsmasq.8 321 .B \-n, --no-poll
    [all...]
  /external/dnsmasq/src/
option.c 114 { "no-poll", 0, 0, 'n' },
260 { 'n', OPT_NO_POLL, NULL, gettext_noop("Do NOT poll %s file, reload only on SIGHUP."), RESOLVFILE },
    [all...]

Completed in 102 milliseconds

<<11121314151617181920>>