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

12 3 4 5 6 7 8 91011>>

  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
idle.pyw 4 # IDLE is not installed, but maybe PyShell is on sys.path:
13 # We're not in the IDLE directory, help the subprocess find run.py
CREDITS.txt 2 original creator of IDLE. Other contributors prior to Version 0.8 include
5 IDLE's recent development was carried out in the SF IDLEfork project. The
6 objective was to develop a version of IDLE which had an execution environment
12 the RPC code and Remote Debugger currently integrated in IDLE. Bruce Sherwood
33 Please contact the IDLE maintainer (kbk@shore.net) to have yourself included
HISTORY.txt 0 IDLE History
4 This file contains the release messages for previous IDLE releases.
5 As you read on you go back to the dark ages of IDLE's history.
20 - This release is based on a merging of the earlier IDLE fork work with current
21 cvs IDLE (post IDLE version 0.8), with some minor additional coding by Kurt
26 not working, but I believe this was the case with the previous IDLE fork
46 - This was the first release of IDLE fork, which at this stage was a
47 combination of IDLE 0.5 and the VPython idle fork, with additional change
    [all...]
macosxSupport.py 2 A number of function that enhance IDLE on MacOSX when it used as a normal
27 Returns True if IDLE is using a Carbon Aqua Tk (instead of the
40 be one known to cause problems with IDLE.
61 makes is feasible to use IDLE as the default application for python files.
82 IDLE.
86 # contains a number of menus, none of which are appropriate for IDLE. The
120 aboutDialog.AboutDialog(root, 'About IDLE')
132 root.bind('<<about-idle>>', about_dialog)
146 menubar.add_cascade(label='IDLE', menu=menu)
149 ('About IDLE', '<<about-idle>>')
    [all...]
NEWS.txt 1 What's New in IDLE 2.7.5?
4 - Issue #17390: Display Python version on Idle title bar.
8 What's New in IDLE 2.7.4?
15 - Issue # 12510: Attempt to get certain tool tips no longer crashes IDLE.
25 - Issue #15853: Prevent IDLE crash on OS X when opening Preferences menu
29 What's New in IDLE 2.7.3?
32 - Issue #14409: IDLE now properly executes commands in the Shell window
37 - Issue #3573: IDLE hangs when passing invalid command line args
41 What's New in IDLE 2.7.2?
46 - Issue #6378: Further adjust idle.bat to start associated Pytho
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
idle.pyw 4 # IDLE is not installed, but maybe PyShell is on sys.path:
13 # We're not in the IDLE directory, help the subprocess find run.py
CREDITS.txt 2 original creator of IDLE. Other contributors prior to Version 0.8 include
5 IDLE's recent development was carried out in the SF IDLEfork project. The
6 objective was to develop a version of IDLE which had an execution environment
12 the RPC code and Remote Debugger currently integrated in IDLE. Bruce Sherwood
33 Please contact the IDLE maintainer (kbk@shore.net) to have yourself included
HISTORY.txt 0 IDLE History
4 This file contains the release messages for previous IDLE releases.
5 As you read on you go back to the dark ages of IDLE's history.
20 - This release is based on a merging of the earlier IDLE fork work with current
21 cvs IDLE (post IDLE version 0.8), with some minor additional coding by Kurt
26 not working, but I believe this was the case with the previous IDLE fork
46 - This was the first release of IDLE fork, which at this stage was a
47 combination of IDLE 0.5 and the VPython idle fork, with additional change
    [all...]
macosxSupport.py 2 A number of function that enhance IDLE on MacOSX when it used as a normal
27 Returns True if IDLE is using a Carbon Aqua Tk (instead of the
40 be one known to cause problems with IDLE.
61 makes is feasible to use IDLE as the default application for python files.
82 IDLE.
86 # contains a number of menus, none of which are appropriate for IDLE. The
120 aboutDialog.AboutDialog(root, 'About IDLE')
132 root.bind('<<about-idle>>', about_dialog)
146 menubar.add_cascade(label='IDLE', menu=menu)
149 ('About IDLE', '<<about-idle>>')
    [all...]
NEWS.txt 1 What's New in IDLE 2.7.5?
4 - Issue #17390: Display Python version on Idle title bar.
8 What's New in IDLE 2.7.4?
15 - Issue # 12510: Attempt to get certain tool tips no longer crashes IDLE.
25 - Issue #15853: Prevent IDLE crash on OS X when opening Preferences menu
29 What's New in IDLE 2.7.3?
32 - Issue #14409: IDLE now properly executes commands in the Shell window
37 - Issue #3573: IDLE hangs when passing invalid command line args
41 What's New in IDLE 2.7.2?
46 - Issue #6378: Further adjust idle.bat to start associated Pytho
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
idle.pyw 4 # IDLE is not installed, but maybe PyShell is on sys.path:
13 # We're not in the IDLE directory, help the subprocess find run.py
CREDITS.txt 2 original creator of IDLE. Other contributors prior to Version 0.8 include
5 IDLE's recent development was carried out in the SF IDLEfork project. The
6 objective was to develop a version of IDLE which had an execution environment
12 the RPC code and Remote Debugger currently integrated in IDLE. Bruce Sherwood
33 Please contact the IDLE maintainer (kbk@shore.net) to have yourself included
HISTORY.txt 0 IDLE History
4 This file contains the release messages for previous IDLE releases.
5 As you read on you go back to the dark ages of IDLE's history.
20 - This release is based on a merging of the earlier IDLE fork work with current
21 cvs IDLE (post IDLE version 0.8), with some minor additional coding by Kurt
26 not working, but I believe this was the case with the previous IDLE fork
46 - This was the first release of IDLE fork, which at this stage was a
47 combination of IDLE 0.5 and the VPython idle fork, with additional change
    [all...]
macosxSupport.py 2 A number of function that enhance IDLE on MacOSX when it used as a normal
27 Returns True if IDLE is using a Carbon Aqua Tk (instead of the
40 be one known to cause problems with IDLE.
61 makes is feasible to use IDLE as the default application for python files.
82 IDLE.
86 # contains a number of menus, none of which are appropriate for IDLE. The
120 aboutDialog.AboutDialog(root, 'About IDLE')
132 root.bind('<<about-idle>>', about_dialog)
146 menubar.add_cascade(label='IDLE', menu=menu)
149 ('About IDLE', '<<about-idle>>')
    [all...]
NEWS.txt 1 What's New in IDLE 2.7.5?
4 - Issue #17390: Display Python version on Idle title bar.
8 What's New in IDLE 2.7.4?
15 - Issue # 12510: Attempt to get certain tool tips no longer crashes IDLE.
25 - Issue #15853: Prevent IDLE crash on OS X when opening Preferences menu
29 What's New in IDLE 2.7.3?
32 - Issue #14409: IDLE now properly executes commands in the Shell window
37 - Issue #3573: IDLE hangs when passing invalid command line args
41 What's New in IDLE 2.7.2?
46 - Issue #6378: Further adjust idle.bat to start associated Pytho
    [all...]
  /frameworks/av/services/camera/libcameraservice/device3/
StatusTracker.h 38 * State tracking for idle and other collective state transitions.
39 * Collects idle notifications from different sources and calls the
40 * parent when all of them become idle.
56 // New components start in the idle state.
59 // Remove existing component from idle tracking. Ignores unknown IDs
62 // Set the state of a tracked component to be idle. Ignores unknown IDs; can
63 // accept a fence to wait on to complete idle. The fence is merged with any
65 // component is considered idle.
78 IDLE,
116 // We're IDLE if
    [all...]
StatusTracker.cpp 37 mDeviceState(IDLE) {
51 err = mStates.add(id, IDLE);
84 markComponent(id, IDLE, componentFence);
94 state == IDLE ? "idle" : "active");
117 ALOGV("%s: Component %d not idle", __FUNCTION__,
126 // to be able to idle in case of errors.
132 return fencesDone ? IDLE : ACTIVE;
156 // After new pending states appear, or timeout, check if we're idle. Even
165 // collectively transitions between idle and active for each on
204 bool idle = (mStateTransitions[i] == IDLE); local
    [all...]
  /external/v8/src/heap/
incremental-marking-job.h 17 // marking steps. The job posts an idle and a delayed task with a large delay.
18 // The delayed task performs steps only if the idle task is not making progress.
20 // quickly with the help of the mutator and the idle task.
22 // even if the mutator becomes idle and the platform stops running idle tasks,
  /frameworks/av/services/audioflinger/
AutoPark.h 23 // Park the specific FastThread, which can be nullptr, in hot idle if not currently idling
30 if (!(state->mCommand & FastThreadState::IDLE)) {
41 // Remove the FastThread from hot idle if necessary
44 if (!(mPreviousCommand & FastThreadState::IDLE)) {
57 // if !&IDLE, holds the FastThread state to restore after new parameters processed
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
CREDITS.txt 2 original creator of IDLE. Other contributors prior to Version 0.8 include
5 IDLE's recent development was carried out in the SF IDLEfork project. The
6 objective was to develop a version of IDLE which had an execution environment
12 the RPC code and Remote Debugger currently integrated in IDLE. Bruce Sherwood
33 Please contact the IDLE maintainer (kbk@shore.net) to have yourself included
HISTORY.txt 0 IDLE History
4 This file contains the release messages for previous IDLE releases.
5 As you read on you go back to the dark ages of IDLE's history.
20 - This release is based on a merging of the earlier IDLE fork work with current
21 cvs IDLE (post IDLE version 0.8), with some minor additional coding by Kurt
26 not working, but I believe this was the case with the previous IDLE fork
46 - This was the first release of IDLE fork, which at this stage was a
47 combination of IDLE 0.5 and the VPython idle fork, with additional change
    [all...]
macosxSupport.py 2 A number of function that enhance IDLE on MacOSX when it used as a normal
27 Returns True if IDLE is using a Carbon Aqua Tk (instead of the
40 be one known to cause problems with IDLE.
61 makes is feasible to use IDLE as the default application for python files.
82 IDLE.
86 # contains a number of menus, none of which are appropriate for IDLE. The
120 aboutDialog.AboutDialog(root, 'About IDLE')
132 root.bind('<<about-idle>>', about_dialog)
146 menubar.add_cascade(label='IDLE', menu=menu)
149 ('About IDLE', '<<about-idle>>')
    [all...]
NEWS.txt 1 What's New in IDLE 2.7.5?
4 - Issue #17390: Display Python version on Idle title bar.
8 What's New in IDLE 2.7.4?
15 - Issue # 12510: Attempt to get certain tool tips no longer crashes IDLE.
25 - Issue #15853: Prevent IDLE crash on OS X when opening Preferences menu
29 What's New in IDLE 2.7.3?
32 - Issue #14409: IDLE now properly executes commands in the Shell window
37 - Issue #3573: IDLE hangs when passing invalid command line args
41 What's New in IDLE 2.7.2?
46 - Issue #6378: Further adjust idle.bat to start associated Pytho
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
WakeLockStateMachine.java 33 * state, or false to remain in idle state. The wakelock is acquired on exit from idle state,
34 * and is released a few seconds after returning to idle state, or immediately upon calling
48 /** Release wakelock after a short timeout when returning to idle state. */
57 /** Wakelock release delay when returning to idle state. */
72 mWakeLock.acquire(); // wake lock released after we enter idle state
135 * Idle state delivers Cell Broadcasts to receivers. It acquires the wakelock, which is
147 if (DBG) log("acquired wakelock, leaving Idle state");
180 * In this state, any new cell broadcasts are deferred until we return to Idle state.
187 log("deferring message until return to idle");
    [all...]
  /cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
AbstractAppIdleTestCase.java 23 * Base class for metered and non-metered tests on idle apps.
95 assertAppIdle(false); // Sanity check - not idle anymore, since activity was launched...
98 assertAppIdle(false); // Sanity check - not idle anymore, since activity was launched...
106 assertAppIdle(true); // Sanity check - still idle
120 assertAppIdle(false); // Sanity check - not idle anymore, since whitelisted
124 assertAppIdle(true); // Sanity check - idle again, once whitelisted was removed
154 // Check that app is restricted when not idle but power-save is on
162 // And when no longer charging, it still has network access, since it's not idle

Completed in 447 milliseconds

12 3 4 5 6 7 8 91011>>