HomeSort by relevance Sort by last modified time
    Searched full:idle (Results 526 - 550 of 737) sorted by null

<<21222324252627282930

  /packages/apps/IM/res/values/
strings.xml 228 <!-- This is an adjective describing the "idle" status for the user. It appears in the
230 <string name="presence_idle">Idle</string>
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
osapi.c 989 DESCRIPTION: notify to the host that the TI_WLAN application is idle.
1004 "%s(%d) - os_powerStateIdle: TI_WLAN is idle!\n",
    [all...]
  /device/htc/dream-sapphire/tools/
btconfig.c 182 0x02, // dout mode: Hi-Z when idle
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
ConnPoolByRoute.java 539 idleConnHandler.remove(entry.getConnection());// not idle, but dead
  /external/bluetooth/bluez/compat/
hidd.c 646 "\t-t <timeout> Set idle timeout (in minutes)\n"
  /external/bluetooth/bluez/src/
security.c 589 * when inquiry is supported in periodic inquiry idle state.
  /external/bluetooth/bluez/tools/
dfutool.c 222 printf("Device is not idle, can't detach it (state %d)\n", status.bState);
  /external/grub/netboot/
natsemi.c 713 /* re-enable the potentially idle receive state machine */
sis900.c 1026 /* re-enable the potentially idle receive state machine */
tlan.c 1032 TLan_ClearBit(TLAN_NET_SIO_MCLK, sio); /* Clock Idle bit */
1054 TLan_ClearBit(TLAN_NET_SIO_MCLK, sio); /* Idle cycle */
    [all...]
  /external/kernel-headers/original/linux/
sysctl.h 102 KERN_PPC_ZEROPAGED=26, /* turn idle page zeroing on/off on PPC */
  /external/opencore/codecs_v2/omx/omx_aac/src/
omx_aac_component.cpp 829 /** This function is called upon a transition to the idle or invalid state.
    [all...]
  /external/opencore/codecs_v2/omx/omx_amrenc/src/
omx_amrenc_component.cpp 686 /** This function is called upon a transition to the idle or invalid state.
  /external/opencore/codecs_v2/omx/omx_mp3/src/
omx_mp3_component.cpp 793 /** This function is called upon a transition to the idle or invalid state.
    [all...]
  /external/opencore/doc/oscl_html/
classOsclTimerObject.html 222 Cancel any active request. If the request is pending, this will call the DoCancel routine, wait for the request to cancel, then set the request idle. The AO will not run. If the request is not active, it does nothing. Request must be canceled from the same thread in which it is scheduled.
  /external/opencore/engines/author/src/
pvaenodeutility.cpp     [all...]
  /external/opencore/extern_libs_v2/khronos/openmax/include/
OMX_Component.h 89 is not populated with buffers on a transition to IDLE. */
  /external/opencore/nodes/pvomxbasedecnode/include/
pvmf_omx_basedec_node.h 714 // idle state. The buffers keep coming back , the node is rescheduled
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
lowerlayer.cpp 452 PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "H223LowerLayer::Parse Detected idle sync=%x, dropping %d bytes", buf[0], size));
  /external/oprofile/opcontrol/
opcontrol.cpp 223 "Number of cycles NEON and integer processors are not idle"},
  /external/strace/strace/linux/alpha/
syscallent.h 351 { 0, 0, sys_idle, "idle" }, /* 320 */
  /external/webkit/WebCore/platform/network/soup/
ResourceHandleSoup.cpp 835 // and set a timeout to unmount it later after it's been idle
  /frameworks/base/libs/rs/
rsContext.cpp 239 LOGV("RS: Frame (%i), Script %2.1f (%i), Clear & Swap %2.1f (%i), Idle %2.1f (%lli), Internal %2.1f (%lli)",
  /frameworks/base/media/java/android/media/
MediaRecorder.java 524 * Restarts the MediaRecorder to its idle state. After calling
  /frameworks/base/telephony/java/android/telephony/
TelephonyManager.java 128 public static final String EXTRA_STATE_IDLE = Phone.State.IDLE.toString();

Completed in 1343 milliseconds

<<21222324252627282930