HomeSort by relevance Sort by last modified time
    Searched full:idle (Results 476 - 500 of 2399) sorted by null

<<11121314151617181920>>

  /external/autotest/client/site_tests/power_VideoDetector/
power_VideoDetector.py 21 # Start powerd if not started. Set timeouts for quick idle events.
  /external/autotest/server/site_tests/apmanager_SimpleConnect/
apmanager_SimpleConnect.py 51 ssid, ( 'idle', ), 30)
  /external/autotest/server/site_tests/network_WiFi_ChannelHop/
network_WiFi_ChannelHop.py 48 ['idle'], 30)
  /external/chromium-trace/catapult/tracing/tracing/extras/importer/linux_perf/
ftrace_importer_test.html 30 var x = p(' <idle>-0 [001] 4467.843475: sched_switch: ' +
34 assert.equal(x.threadName, '<idle>');
213 ' <idle>-0 [001] 4467.843475: sched_switch: ' +
225 ' <idle>-0 [001] 4467.844208: sched_switch: ' +
232 ' <idle>-0 [001] 4467.843475: sched_switch: ' +
239 ' <idle>-0 [001] 4467.843475: sched_switch: ' +
290 ' <idle>-0 [001] 4467.843475: sched_switch: ' +
316 ' <idle>-0 [001] 4467.843475: sched_switch: ' +
411 ' <idle>-0 [001] 4467.843475: sched_switch: ' +
  /external/jetty/src/resources/org/eclipse/jetty/server/jmx/
Connector-mbean.properties 13 maxIdleTime: Maximum time in ms that a connection can be idle before being closed
  /external/libchrome/base/message_loop/
message_pump_mac.h 128 // Perform idle-priority work. This is normally called by PreWaitObserver,
130 // actually does perform idle work, it will resignal that source. The
132 // true if idle work was done.
152 // Observer callback responsible for performing idle-priority work, before
  /external/llvm/
llvm.spec.in 16 and idle-time optimization of programs from arbitrary programming languages.
  /external/netperf/src/
netcpu_sysctl.c 95 /* calibrate_sysctl - perform the idle rate calculation using the
  /external/replicaisland/src/com/replica/replicaisland/
PopOutComponent.java 83 parentObject.setCurrentAction(GameObject.ActionType.IDLE);
  /external/rmi4utils/rmi4update/
updateutil.cpp 39 "failed to reach idle state", // UPDATE_FAIL_NOT_IN_IDLE_STATE
  /frameworks/av/include/media/
AudioPolicy.h 77 // flag on an AudioMix indicating the activity on this mix (IDLE, MIXING)
  /frameworks/av/services/audioflinger/
FastMixer.h 59 FastMixerState mPreIdle; // copy of state before we went into idle
  /frameworks/base/core/java/android/os/
MessageQueue.java 96 * @return True if the looper is idle.
127 * in the idle list, nothing is done.
365 // If first time idle, then get the number of idlers to run.
366 // Idle handles only run if the queue is empty or if the first message
373 // No idle handlers to run. Loop and wait some more.
384 // Run the idle handlers.
404 // Reset the idle handler count to 0 so we do not run them again.
407 // While calling an idle handler, a new message could have been delivered
780 * wait for more. Return true to keep your idle handler active, false
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
MediaPlayerStateUnitTestTemplate.java 172 * always resets the MediaPlayer object to Idle (after reset) state.
337 case IDLE:
381 case IDLE:
422 callMediaPlayerMethodUnderTestInState(MediaPlayerStateErrors.MediaPlayerState.IDLE);
  /hardware/broadcom/libbt/include/
bt_vendor_brcm.h 112 /* Host Stack Idle Threshold in 300ms or 25ms
124 /* Host Controller Idle Threshold in 300ms or 25ms
127 HC is considered idle. Depending on the mode, HC may then attempt to sleep.
191 The multiple factor of host stack idle threshold in 300ms/25ms
  /hardware/intel/img/hwcomposer/merrifield/ips/common/
Wsbm.cpp 131 ETRACE("failed to wait ttm buffer for idle");
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
Wsbm.cpp 131 ELOGTRACE("failed to wait ttm buffer for idle");
  /packages/apps/Launcher3/src/com/android/launcher3/
DeferredHandler.java 86 /** Schedule runnable to run when the queue goes idle. */
  /packages/apps/Nfc/nci/jni/
NfcTag.h 34 enum ActivationState {Idle, Sleep, Active};
119 ** Description: What is the current state: Idle, Sleep, or Activated.
121 ** Returns: Idle, Sleep, or Activated.
131 ** Description: Set the current state: Idle or Sleep.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/protocols/
rwhod.h 57 int we_idle; /* tty idle time */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/protocols/
rwhod.h 57 int we_idle; /* tty idle time */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntdd8042.h 62 Idle = 0,
  /system/bt/stack/l2cap/
l2c_ucd.c 478 ** Description Set UCD Idle timeout.
610 /* Set the default idle timeout value to use */
916 /* Set the default idle timeout value to use */
    [all...]
  /system/connectivity/apmanager/
manager_unittest.cc 66 // Both devices are idle by default, should return the first added device.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
predicate-bad-3.l 22 [^:]*:25: Error: instruction 'idle' cannot be predicated

Completed in 939 milliseconds

<<11121314151617181920>>