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

1 2 3 4 56 7 8 91011>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
run.py 32 """Format warnings the IDLE way"""
79 print>>sys.stderr, "IDLE Subprocess: no IP port passed in sys.argv."
127 print>>sys.__stderr__,"IDLE Subprocess: socket error: "\
130 print>>sys.__stderr__, "IDLE Subprocess: Connection to "\
131 "IDLE GUI failed, exiting."
144 msg = "IDLE's subprocess can't connect to %s:%d. This may be due "\
148 tkMessageBox.showerror("IDLE Subprocess Error", msg, parent=root)
150 tkMessageBox.showerror("IDLE Subprocess Error",
189 # exception was in IDLE internals, don't prune!
191 print>>sys.stderr, "** IDLE Internal Exception:
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
run.py 32 """Format warnings the IDLE way"""
79 print>>sys.stderr, "IDLE Subprocess: no IP port passed in sys.argv."
127 print>>sys.__stderr__,"IDLE Subprocess: socket error: "\
130 print>>sys.__stderr__, "IDLE Subprocess: Connection to "\
131 "IDLE GUI failed, exiting."
144 msg = "IDLE's subprocess can't connect to %s:%d. This may be due "\
148 tkMessageBox.showerror("IDLE Subprocess Error", msg, parent=root)
150 tkMessageBox.showerror("IDLE Subprocess Error",
189 # exception was in IDLE internals, don't prune!
191 print>>sys.stderr, "** IDLE Internal Exception:
    [all...]
  /external/replicaisland/src/com/replica/replicaisland/
GameObjectFactory.java 728 SpriteAnimation idle = new SpriteAnimation(PlayerAnimations.IDLE.ordinal(), 1);
729 idle.addFrame(new AnimationFrame(textureLibrary.allocateTexture(R.drawable.andou_stand),
    [all...]
  /external/netperf/src/
netcpu_pstatnew.c 42 uint64_t idle; member in struct:cpu_time_counters
55 idle. The rate at which this increments during a test is compared
106 /* get the idle sycle counter for each processor. now while on a
137 res[i].idle = (((uint64_t)psp[j].psp_idlecycles.psc_hi << 32) +
143 res[i].idle);
196 "\t idle %llu\n"
201 counters[instance].idle,
264 thing in measuring user, kernel, interrupt and idle all together
268 properly accounted. The sum of user, kernel, interrupt and idle
274 idle cycles is sufficiently accurate. So, while we will still d
    [all...]
netcpu_procstat.c 40 idle. The rate at which this increments during a test is compared
52 uint64_t idle; member in struct:cpu_states
185 (unsigned long long *)&res[i].idle,
199 (unsigned long long)res[i].idle,
284 diff.idle =
285 tick_subtract(lib_start_count[i].idle, lib_end_count[i].idle);
298 total_ticks = diff.user + diff.nice + diff.sys + diff.idle + diff.iowait
302 /* calculate idle time as a percentage of all CPU states */
310 /* utilization = 100% - %idle */
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/allapps/
VerticalPullDetector.java 38 private ScrollState mState = ScrollState.IDLE;
41 IDLE,
50 // IDLE -> (mDisplacement > mTouchSlop) -> DRAGGING
53 // SETTLING -> (View settled) -> IDLE
62 if (mState == ScrollState.IDLE) {
83 return mState == ScrollState.IDLE;
196 setState(ScrollState.IDLE);
  /cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
AccessibilityActivityTestCase.java 39 * The timeout since the last accessibility event to consider the device idle.
65 * Waits for the UI do be idle.
67 * @throws TimeoutException if idle cannot be detected.
  /external/antlr/antlr-3.4/runtime/C/
AUTHORS 7 Jim Idle (jimi idle ws s/ /./g) with no contributions at all because
15 Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
  /external/autotest/client/profilers/powertop/src/
README 5 The Linux 2.6.21 kernel introduces the so called tickless-idle
6 feature. This feature allows the processor to be really idle for long
9 idle for long periods, which translates into a longer battery life for
  /external/autotest/client/site_tests/enterprise_PowerManagement/
enterprise_PowerManagement.py 30 """Setup policy to lock screen in 10 seconds of idle time."""
51 """Setup policy to logout in 10 seconds of idle time."""
59 "Idle": %d
  /external/iproute2/examples/bpf/
bpf_graft.c 15 * <idle>-0 [001] ..s. 138993.202265: : fallthrough
23 * <idle>-0 [002] ..s. 139012.172359: : aaa
31 * <idle>-0 [002] ..s. 139022.155640: : bbb
  /external/opencv3/samples/directx/
winapp.hpp 84 idle();
124 // idle processing
125 virtual int idle() = 0;
  /external/chromium-trace/catapult/tracing/test_data/
android_systrace.html     [all...]
  /development/ndk/platforms/android-3/include/linux/
kernel_stat.h 28 cputime64_t idle; member in struct:cpu_usage_stat
  /external/apache-http/src/org/apache/http/conn/
ConnectionKeepAliveStrategy.java 39 * idle before being reused.
57 * idle. If the connection is left idle for longer than this period of time,
72 * idle, or <=0 if no suggested duration.
  /external/autotest/client/site_tests/power_StatsCPUFreq/
power_StatsCPUFreq.py 22 # sleep for some time to allow the system to go into idle state
  /external/autotest/client/tools/
setidle.c 3 cpu would otherwise be idle. The process's priority is never dynamically
  /external/autotest/server/site_tests/power_IdleServer/
control 15 draw at idle.
  /external/chromium-trace/catapult/tracing/tracing/model/user_model/
idle_expectation.html 26 stageTitle: 'Idle',
  /external/jetty/src/resources/org/eclipse/jetty/util/thread/jmx/
QueuedThreadPool-mbean.properties 8 maxIdleTimeMs: Maximum time a thread may be idle in ms
  /external/v8/src/heap/
gc-idle-time-handler.cc 5 #include "src/heap/gc-idle-time-handler.h"
111 // (1) If we don't have any idle time, do nothing, unless a context was
118 // (4) If sweeping is in progress and we received a large enough idle time
136 // get the right idle signal.
incremental-marking-job.cc 79 // TODO(hpayer): We can continue here if enough idle time is left.
109 "Idle task: requested idle time %.2f ms, used idle time %.2f "
  /frameworks/base/core/tests/coretests/src/android/os/
IdleHandlerTest.java 78 "Idle handler called " + mCount + " times"));
114 "Idle handler called " + mCount + " times"));
149 "Idle handler called " + mCount + " times"));
185 "Idle handler called " + mCount + " times"));
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
RemoteObjectBrowser.py 24 # Lives in IDLE process
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
RemoteObjectBrowser.py 24 # Lives in IDLE process

Completed in 1330 milliseconds

1 2 3 4 56 7 8 91011>>