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

<<11121314151617181920>>

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
broadcastKey802_1x.c 102 /* next state and actions for IDLE state */
mainSecKeysOnly.c 112 /* next state and actions for IDLE state */
unicastKey802_1x.c 107 /* next state and actions for IDLE state */
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/srv/inc/
scrApi.h 72 SCR_GID_IDLE = 0, /**< STA is idle */
  /system/wlan/ti/wilink_6_1/TWD/MacServices/
MeasurementSrvSM.h 252 * \brief Handles a stop request when no stop is needed (SM is either idle or already send stop command to FW.\n
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
mainSecKeysOnly.c 105 /* next state and actions for IDLE state */
connInfra.c 152 /* next state and actions for IDLE state */
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
openAuthSm.c 118 /* next state and actions for IDLE state */
scrApi.h 71 SCR_GID_IDLE = 0, /**< STA is idle */
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
Executors.java 141 * the cache. Thus, a pool that remains idle for long enough will
213 * even if they are idle.
225 * even if they are idle.
  /external/netperf/
netcpu_looper.c 64 idle. The rate at which this increments during a test is compared
481 /* count how high the idle counter gets each time. Return the */
612 does not go south. raj 6/95 and if we run completely out of idle,
  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/
rtd.cpp 49 /* : Status IDLE */
104 /* : Status IDLE or AWAITING RESPONSE */
345 return("IDLE");
  /frameworks/base/services/java/com/android/server/
ProcessStats.java 94 PROC_SPACE_TERM|PROC_OUT_LONG, // 4: idle time
277 // Total idle time is simply idle time.
  /hardware/ti/wlan/wl1271/TWD/FW_Transfer/
eventMbox.c 641 TRACE0(pEventMbox->hReport, REPORT_SEVERITY_ERROR, "eventMbox_Handle : Receiving event not in Idle state");
703 * When eventMbox_stop is called state is changed to IDLE
707 TRACE0(pEventMbox->hReport, REPORT_SEVERITY_WARNING, "eventMbox_ReadCompleteCB : State is IDLE ! don't send the EVENT ACK");
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
connInfra.c 152 /* next state and actions for IDLE state */
    [all...]
  /system/core/init/
parser.c 646 parse_error(state, "ioprio optin usage: ioprio <rt|be|idle> <ioprio 0-7>\n");
659 } else if (!strcmp(args[1], "idle")) {
662 parse_error(state, "ioprio option usage: ioprio <rt|be|idle> <0-7>\n");
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/conn/
connInfra.c 144 /* next state and actions for IDLE state */
793 ("Infra Connnect SM: Stop event while in SCR wait, moving to IDLE.\n") );
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/FW_Transfer/
eventMbox.c 641 TRACE0(pEventMbox->hReport, REPORT_SEVERITY_ERROR, "eventMbox_Handle : Receiving event not in Idle state");
701 * When eventMbox_stop is called state is changed to IDLE
705 TRACE0(pEventMbox->hReport, REPORT_SEVERITY_WARNING, "eventMbox_ReadCompleteCB : State is IDLE ! don't send the EVENT ACK");
  /packages/apps/Phone/src/com/android/phone/
InCallScreen.java 310 // exiting the in-call UI due to the Phone becoming idle. (This is
734 // idle. But don't endInCallScreenSession immediately, since we might still
    [all...]
PhoneUtils.java 86 static final int AUDIO_IDLE = 0; /** audio behaviour at phone idle */
158 // Restore the mute state of the foreground call if we're not IDLE,
164 if (phone.getState() != Phone.State.IDLE) {
251 == CdmaPhoneCallState.PhoneCallState.IDLE) {
473 * IDLE -> SINGLE_ACTIVE
481 CdmaPhoneCallState.PhoneCallState.IDLE) {
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap.c 202 SM_STATE(EAP, IDLE)
204 SM_ENTRY(EAP, IDLE);
638 SM_ENTER(EAP, IDLE);
664 SM_ENTER(EAP, IDLE);
667 SM_ENTER(EAP, IDLE);
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
SIMRecords.java     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
OMX_G726Dec_Utils.h 614 /* flag for if component should go to idle state when stopped */
620 /* flag for if transition to idle state is pending */
644 /*mutex for transition from loaded state to idle state */
649 /* mutex for transition from idle state to loaded state */
    [all...]
  /external/opencore/engines/adapters/player/framemetadatautility/src/
pv_frame_metadata_utility.cpp     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/
G726EncTest.c     [all...]

Completed in 196 milliseconds

<<11121314151617181920>>