Searched
full:idle (Results
401 -
425 of
2399) sorted by null
<<11121314151617181920>>
/prebuilts/misc/common/android-support-test/espresso/ |
espresso-idling-resource-2.2.2-release-no-dep.jar | |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
WindowList.py | 68 # If this is Idle's last window then quit the mainloop
|
ParenMatch.py | 1 """ParenMatch -- An IDLE extension for parenthesis matching. 31 - extend IDLE with configuration dialog to change options 33 - print mismatch warning in IDLE status window
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
WindowList.py | 68 # If this is Idle's last window then quit the mainloop
|
/prebuilts/tools/common/m2/repository/org/antlr/antlr-runtime/3.5.2/ |
antlr-runtime-3.5.2.pom | 39 <name>Jim Idle</name>
|
/prebuilts/tools/common/offline-m2/org/antlr/antlr-runtime/3.5.2/ |
antlr-runtime-3.5.2.pom | 39 <name>Jim Idle</name>
|
/system/connectivity/shill/ |
event_dispatcher.h | 38 // listeners during the idle loop.
|
/system/core/adb/ |
sysdeps_unix.cpp | 29 // Idle time before sending the first keepalive is TCP_KEEPIDLE on Linux, TCP_KEEPALIVE on Mac.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/epiphany/ |
sample.s | 107 test idle
|
/device/htc/flounder/thermal/ |
thermal.c | 146 uint64_t user, nice, system, idle, active, total; local 174 &nice, &system, &idle); 192 total = active + idle;
|
/external/autotest/client/site_tests/bluetooth_RegressionClient/ |
bluetooth_RegressionClient.py | 30 self.ask_user('OS Idle test: after pressing PASS, the OS will idle ' 41 self.collect_logs(message='After idle.')
|
/external/autotest/client/site_tests/power_SuspendStress/ |
power_SuspendStress.py | 15 def initialize(self, duration, idle=False, init_delay=0, min_suspend=0, 21 @param idle: use sys_power.idle_suspend method. 37 self._method = sys_power.idle_suspend if idle else sys_power.do_suspend
|
/external/chromium-trace/catapult/tracing/tracing/metrics/blink/ |
gc_metric.html | 22 'ThreadState::performIdleLazySweep': 'blink-gc-idle-lazy-sweep' 173 // Don't count time over the deadline as being inside idle time. 176 // duration, and then assume the thread duration was inside idle
|
/external/droiddriver/src/io/appium/droiddriver/util/ |
InstrumentationUtils.java | 108 * Tries to wait for an idle state on the main thread on best-effort basis up to {@code 109 * timeoutMillis}. The main thread may not enter the idle state when animation is playing, for 121 "Timed out after " + timeoutMillis + " milliseconds waiting for idle on main looper");
|
/external/jetty/src/java/org/eclipse/jetty/io/ |
Connection.java | 52 * @return whether this connection is idle, that is not parsing and not generating 72 * Called when the connection idle timeout expires 73 * @param idleForMs how long the connection has been idle
|
/external/kernel-headers/original/uapi/drm/ |
savage_drm.h | 122 #define SAVAGE_WAIT_2D 0x1 /* wait for 2D idle before updating event tag */ 123 #define SAVAGE_WAIT_3D 0x2 /* wait for 3D idle before updating event tag */ 181 unsigned char global; /* need idle engine? */
|
/external/libdrm/include/drm/ |
savage_drm.h | 120 #define SAVAGE_WAIT_2D 0x1 /* wait for 2D idle before updating event tag */ 121 #define SAVAGE_WAIT_3D 0x2 /* wait for 3D idle before updating event tag */ 179 unsigned char global; /* need idle engine? */
|
/external/v8/test/cctest/heap/ |
test-incremental-marking.cc | 178 // The delayed task should be a no-op if the idle task makes progress. 181 // Dummy idle task progress. 186 // Once we stop notifying idle task progress, the delayed tasks
|
/frameworks/av/include/media/stagefright/ |
CameraSourceTimeLapse.h | 81 // Condition variable to wait on if camera is is not yet idle. Once the 82 // camera gets idle, this variable will be signalled. 90 // True if stop() is waiting for camera to get idle, i.e. for the last
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
DctConstants.java | 25 * IDLE: ready to start data connection setup, default state 36 * FAILED or IDLE : DISCONNECTED 41 IDLE,
|
/hardware/libhardware/modules/thermal/ |
thermal.c | 89 uint64_t user, nice, system, idle, active, total; local 111 &nice, &system, &idle); 124 total = active + idle;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/ |
savage_drm.h | 120 #define SAVAGE_WAIT_2D 0x1 /* wait for 2D idle before updating event tag */ 121 #define SAVAGE_WAIT_3D 0x2 /* wait for 3D idle before updating event tag */ 179 unsigned char global; /* need idle engine? */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/ |
savage_drm.h | 120 #define SAVAGE_WAIT_2D 0x1 /* wait for 2D idle before updating event tag */ 121 #define SAVAGE_WAIT_3D 0x2 /* wait for 3D idle before updating event tag */ 179 unsigned char global; /* need idle engine? */
|
/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/ |
ParenMatch.py | 1 """ParenMatch -- An IDLE extension for parenthesis matching. 31 - extend IDLE with configuration dialog to change options 33 - print mismatch warning in IDLE status window
|
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/ |
ParenMatch.py | 1 """ParenMatch -- An IDLE extension for parenthesis matching. 31 - extend IDLE with configuration dialog to change options 33 - print mismatch warning in IDLE status window
|
Completed in 1924 milliseconds
<<11121314151617181920>>