/external/ppp/pppd/ |
pppd.8 | 208 the idle timer, or cause the link to be brought up in demand-dialling 212 which would otherwise prevent the link from ever appearing to be idle. 399 the link was terminated because it was idle. 401 .B idle \fIn 402 Specifies that pppd should disconnect if the link is idle for \fIn\fR 403 seconds. The link is idle when no data packets (i.e. IP packets) are 408 activity filter also count as the link being idle. [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/ |
G722DecTest.c | 362 APP_DPRINT ("Error from SendCommand-Idle(Init) State function - error = %d\n",error); 367 APP_DPRINT("%d :: App :: About to call WaitForState to change to Idle\n",__LINE__); 369 APP_DPRINT("%d :: App :: state changed to Idle\n",__LINE__); 490 APP_DPRINT ("%d:: Error from SendCommand-Idle State function\n",__LINE__); 497 APP_DPRINT ("%d :: AmrDecTest.c :: Error from SendCommand-Idle State function\n",__LINE__); [all...] |
/external/opencore/nodes/pvomxbasedecnode/src/ |
pvmf_omx_basedec_node.cpp | 726 // this routine may be re-entered multiple times in multiple Run's before the component goes through cycle execute->idle->execute [all...] |
/external/wpa_supplicant/ |
eap.c | 160 SM_STATE(EAP, IDLE) 162 SM_ENTRY(EAP, IDLE); 555 SM_ENTER(EAP, IDLE); 668 SM_ENTER(EAP, IDLE); 671 SM_ENTER(EAP, IDLE); [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/ |
eap.c | 190 SM_STATE(EAP, IDLE) 192 SM_ENTRY(EAP, IDLE); 656 SM_ENTER(EAP, IDLE); 682 SM_ENTER(EAP, IDLE); 685 SM_ENTER(EAP, IDLE); [all...] |
/frameworks/base/telephony/java/com/android/internal/telephony/ |
Phone.java | 52 * <li>IDLE = no phone activity</li> 61 IDLE, RINGING, OFFHOOK; 722 * Calls that were in the DISCONNECTED state become idle. This occurs 737 * IDLE, ACTIVE, DIALING, ALERTING, or DISCONNECTED. 754 * IDLE, HOLDING or DISCONNECTED. 771 * IDLE, INCOMING, WAITING or DISCONNECTED. [all...] |
/packages/apps/Camera/src/com/android/camera/ |
Camera.java | 141 private static final int IDLE = 1; 147 private int mStatus = IDLE; [all...] |
/development/simulator/app/ |
MainFrame.cpp | 33 static wxString kStatusNotRunning = wxT("Idle"); 154 * Set up a frequent timer. We use this to keep our "run/idle" 996 * Idle processing. Under wxWidgets this only called once after UI [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/ |
OMX_VPP_Utils.c | 800 "Port Unresponsive - Idle");
[all...] |
/hardware/ti/wlan/wl1271/TWD/MacServices/ |
MeasurementSrvSM.c | 72 /* next state and actions for IDLE state */ [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/MeasurementSRV/ |
MeasurementSrvSM.c | 71 /* next state and actions for IDLE state */ [all...] |
/system/wlan/ti/wilink_6_1/TWD/MacServices/ |
MeasurementSrvSM.c | 72 /* next state and actions for IDLE state */ [all...] |
/cts/tools/host/src/com/android/cts/ |
DeviceManager.java | 101 + num + ") of idle device(s).");
|
/external/apache-http/src/org/apache/http/impl/conn/ |
AbstractClientConnAdapter.java | 102 /** The duration this is valid for while idle (in ms). */
|
SingleClientConnManager.java | 336 log.debug("Problem closing idle connection.", iox);
|
/external/apache-http/src/org/apache/http/impl/conn/tsccm/ |
RouteSpecificPool.java | 62 * This list is managed LIFO, to increase idle times and
|
package.html | 158 which in turn reference idle connections. Neither of these is subject
|
/external/bluetooth/glib/ |
NEWS.pre-1-3 | 53 * Fixed up idle function removal based on user_data pointer.
|
/external/bluetooth/glib/gio/ |
gioscheduler.c | 258 * low prio idle handler
|
/external/grub/netboot/ |
otulip.c | 98 * Write 25 cycles of 0 which will force the SROM to be idle.
|
/external/icu4c/tools/genrb/ |
rle.c | 349 /* Normal idle node */
|
/external/iproute2/man/man8/ |
tc.8 | 177 performed using link idle time calculations based on average packet size and
|
/external/iproute2/tc/ |
q_gred.c | 246 fprintf(stderr, "GRED: failed to calculate idle damping "
|
q_htb.c | 41 " burst max bytes burst which can be accumulated during idle period {computed}\n"
|
/external/iptables/extensions/ |
libip6t_hashlimit.c | 45 "[--hashlimit-htable-expire] after which time are idle entries expired?\n"
|