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

<<11121314151617181920>>

  /external/iptables/extensions/
libipt_hashlimit.c 45 "[--hashlimit-htable-expire] after which time are idle entries expired?\n"
  /external/kernel-headers/original/linux/
ata.h 125 ATA_CMD_IDLE = 0xE3, /* place in idle power mode */
interrupt.h 367 * 3. irqs = probe_irq_on(); // "take over" all unassigned idle IRQs
qic117.h 182 #define QIC_STATUS_READY 0x01 /* Drive is ready or idle. */
rcupdate.h 94 int passed_quiesc; /* User-mode/idle loop etc. */
  /external/netperf/
netcpu_ntperf.c 273 // KernelTime needs to be fixed-up; it includes both idle &
nettest_unix.c 462 /* value of the idle counter for later use in measuring cpu */
578 /* there was no idle counter in the kernel(s). We need to make */
    [all...]
  /external/openssl/crypto/des/
speed.c 194 printf("program when this computer is idle.\n");
  /external/openssl/crypto/rc2/
rc2speed.c 190 printf("program when this computer is idle.\n");
  /external/qemu/android/utils/
filelock.c 151 /* PID 0 is the IDLE process, and 0 is returned in case of invalid input */
  /external/quake/quake/src/QW/server/
server.h 207 double idle; member in struct:__anon5214
  /external/strace/strace/linux/sh/
syscallent.h 145 { 0, 0, sys_idle, "idle" }, /* 112 */
  /external/webkit/WebKit/android/WebCoreSupport/
MediaPlayerPrivateAndroid.cpp 367 m_networkState = MediaPlayer::Idle;
  /external/webkit/WebKitTools/BuildSlaveSupport/build.webkit.org-config/public_html/
buildbot.css 73 td.idle, td.waiting, td.offline, td.building {
  /frameworks/base/core/java/android/app/
Instrumentation.java 304 * Schedule a callback for when the application's main thread goes idle
308 * idle.
316 * Synchronously wait for the application to be idle. Can not be called
353 * <p>The function returns as soon as the activity goes idle following the
    [all...]
  /hardware/msm7k/libcamera/
camera_ifc.h 222 CAMERA_EXIT_CB_DSP_IDLE, /* DSP is in idle state */
  /hardware/ti/omap3/dspbridge/inc/
DSPStream.h 154 * DSP_EFAIL: Unable to Idle the stream
  /hardware/ti/omap3/dspbridge/libbridge/inc/
DSPStream.h 156 * DSP_EFAIL: Unable to Idle the stream
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/
OMX_G711Decoder.h 626 /** Array of Input Buffers that are pending to sent due State = Idle */
629 /** Number of Input Buffers that are pending to sent due State = Idle */
632 /** Array of Output Buffers that are pending to sent due State = Idle */
635 /** Number of Output Buffers that are pending to sent due State = Idle */
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
OMX_G729Decoder.h 542 /** Array of Input Buffers that are pending to sent due State = Idle */
545 /** Number of Input Buffers that are pending to sent due State = Idle */
548 /** Array of Output Buffers that are pending to sent due State = Idle */
551 /** Number of Output Buffers that are pending to sent due State = Idle */
  /hardware/ti/wlan/wl1271/Txn/
WspiBusDrv.c 271 * \note It's assumed that this function is called only when idle (i.e. previous Txn is done).
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
connIbss.c 109 /* next state and actions for IDLE state */
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
ScanCncnSm.c 100 "IDLE",
sharedKeyAuthSm.c 116 /* next state and actions for IDLE state */
  /packages/apps/Calendar/src/com/android/calendar/
CalendarActivity.java 102 // TODO: We should restore the old heap size once the activity reaches the idle state

Completed in 197 milliseconds

<<11121314151617181920>>