/toolchain/binutils/binutils-2.25/gas/testsuite/gas/xc16x/ |
syscontrol1.s | 6 idle
|
/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/ |
idle.bat | 2 rem Start IDLE using the appropriate Python interpreter 4 start "IDLE" "%CURRDIR%..\..\pythonw.exe" "%CURRDIR%idle.pyw" %1 %2 %3 %4 %5 %6 %7 %8 %9
|
README.txt | 0 IDLE is Python's Tkinter-based Integrated DeveLopment Environment. 3 IDLE emphasizes a lightweight, clean design with a simple user interface. 5 IDLE has everything they really need to develop pure Python code. 7 IDLE features a multi-window text editor with multiple undo, Python colorizing, 16 IDLE executes Python code in a separate process, which is restarted for each 18 restarted from the Shell window without restarting IDLE. 24 (Personal firewall software may warn about the connection IDLE makes to its 32 IDLE in a single process. 34 IDLE has an integrated debugger with stepping, persistent breakpoints, and call 42 IDLE is coded in 100% pure Python, using the Tkinter GUI toolkit (Tk/Tcl [all...] |
config-highlight.def | 0 # IDLE reads several config files to determine user preferences. This 2 # file is the default config file for idle highlight theme settings. 4 [IDLE Classic] 25 #cursor (only foreground can be set, restart IDLE) 35 [IDLE New] 56 #cursor (only foreground can be set, restart IDLE)
|
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
|
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/ |
idle.bat | 2 rem Start IDLE using the appropriate Python interpreter 4 start "IDLE" "%CURRDIR%..\..\pythonw.exe" "%CURRDIR%idle.pyw" %1 %2 %3 %4 %5 %6 %7 %8 %9
|
README.txt | 0 IDLE is Python's Tkinter-based Integrated DeveLopment Environment. 3 IDLE emphasizes a lightweight, clean design with a simple user interface. 5 IDLE has everything they really need to develop pure Python code. 7 IDLE features a multi-window text editor with multiple undo, Python colorizing, 16 IDLE executes Python code in a separate process, which is restarted for each 18 restarted from the Shell window without restarting IDLE. 24 (Personal firewall software may warn about the connection IDLE makes to its 32 IDLE in a single process. 34 IDLE has an integrated debugger with stepping, persistent breakpoints, and call 42 IDLE is coded in 100% pure Python, using the Tkinter GUI toolkit (Tk/Tcl [all...] |
config-highlight.def | 0 # IDLE reads several config files to determine user preferences. This 2 # file is the default config file for idle highlight theme settings. 4 [IDLE Classic] 25 #cursor (only foreground can be set, restart IDLE) 35 [IDLE New] 56 #cursor (only foreground can be set, restart IDLE)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
idle.bat | 2 rem Start IDLE using the appropriate Python interpreter 4 start "IDLE" "%CURRDIR%..\..\pythonw.exe" "%CURRDIR%idle.pyw" %1 %2 %3 %4 %5 %6 %7 %8 %9
|
README.txt | 0 IDLE is Python's Tkinter-based Integrated DeveLopment Environment. 3 IDLE emphasizes a lightweight, clean design with a simple user interface. 5 IDLE has everything they really need to develop pure Python code. 7 IDLE features a multi-window text editor with multiple undo, Python colorizing, 16 IDLE executes Python code in a separate process, which is restarted for each 18 restarted from the Shell window without restarting IDLE. 24 (Personal firewall software may warn about the connection IDLE makes to its 32 IDLE in a single process. 34 IDLE has an integrated debugger with stepping, persistent breakpoints, and call 42 IDLE is coded in 100% pure Python, using the Tkinter GUI toolkit (Tk/Tcl [all...] |
config-highlight.def | 0 # IDLE reads several config files to determine user preferences. This 2 # file is the default config file for idle highlight theme settings. 4 [IDLE Classic] 25 #cursor (only foreground can be set, restart IDLE) 35 [IDLE New] 56 #cursor (only foreground can be set, restart IDLE)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
idle.bat | 2 rem Start IDLE using the appropriate Python interpreter 4 start "IDLE" "%CURRDIR%..\..\pythonw.exe" "%CURRDIR%idle.pyw" %1 %2 %3 %4 %5 %6 %7 %8 %9
|
README.txt | 0 IDLE is Python's Tkinter-based Integrated DeveLopment Environment. 3 IDLE emphasizes a lightweight, clean design with a simple user interface. 5 IDLE has everything they really need to develop pure Python code. 7 IDLE features a multi-window text editor with multiple undo, Python colorizing, 16 IDLE executes Python code in a separate process, which is restarted for each 18 restarted from the Shell window without restarting IDLE. 24 (Personal firewall software may warn about the connection IDLE makes to its 32 IDLE in a single process. 34 IDLE has an integrated debugger with stepping, persistent breakpoints, and call 42 IDLE is coded in 100% pure Python, using the Tkinter GUI toolkit (Tk/Tcl [all...] |
config-highlight.def | 0 # IDLE reads several config files to determine user preferences. This 2 # file is the default config file for idle highlight theme settings. 4 [IDLE Classic] 25 #cursor (only foreground can be set, restart IDLE) 35 [IDLE New] 56 #cursor (only foreground can be set, restart IDLE)
|
/external/v8/src/heap/ |
scavenge-job.h | 18 // This class posts idle tasks and performs scavenges in the idle tasks. 37 // Posts an idle task if the cumulative bytes allocated since the last 38 // idle task exceed kBytesAllocatedBeforeNextIdleTask. 41 // Posts an idle task ignoring the bytes allocated, but makes sure 42 // that the new idle task cannot reschedule again. 61 // Estimate of the average idle time that an idle task gets. 63 // The number of bytes to be allocated in new space before the next idle
|
/external/autotest/client/site_tests/power_StatsCPUIdle/ |
control | 7 PURPOSE = "Measure time spent at each CPU idle level when system is idle." 15 This test measures percentage time spent at each CPU idle level while
|
/external/autotest/server/site_tests/hardware_MemoryIntegrity/ |
control.idle | 5 NAME = 'hardware_MemoryIntegrity.idle' 7 PURPOSE = 'Check memory integrity after long idle' 14 then after idle for an hour, verify the integrity of that data.
|
control.memory_qual | 7 PURPOSE = 'Check memory integrity after long idle/suspend' 14 then after idle for an hour, verify the integrity of that data. 21 'tag' : 'idle', 'seconds' : HOUR_IN_SECS, 'suspend': False}),
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/ |
event.s | 2 .global idle 3 idle: label 4 IDle;
|
/external/autotest/client/site_tests/power_CPUIdle/ |
control | 7 PURPOSE = "Ensure the processor drops into idle state when it is idle." 8 CRITERIA = "Fails if the cpu did not have any idle cycles during this test." 18 determine idle cycles.
|
/external/autotest/client/site_tests/power_SuspendStress/ |
control.idle | 6 NAME = "power_SuspendStress.idle" 9 PURPOSE = "Run repeated iterations of idle-suspend." 19 job.parallel([lambda: job.run_test('power_SuspendStress', tag='idle', idle=True,
|
/external/jetty/src/resources/org/eclipse/jetty/util/thread/jmx/ |
ThreadPool-mbean.properties | 3 idleThreads: RO:Number of idle Threads in pool
|
/external/autotest/client/site_tests/graphics_Idle/ |
control | 9 PURPOSE = "Verify that graphics behaves as expected on idle." 11 This test will fail if we don't see the appropriate GPU idle states. 23 This test checks that the GPU is in the proper state when idle (RC6, panel,
|
/external/ppp/pppd/plugins/ |
minconn.c | 45 "Set minimum connect time before idle timeout applies" }, 49 static int my_get_idle(struct ppp_idle *idle) 53 if (idle == NULL) 55 t = idle->xmit_idle; 56 if (idle->recv_idle < t) 57 t = idle->recv_idle;
|
/external/autotest/client/site_tests/power_StatsCPUFreq/ |
control | 9 PURPOSE = "Measure time spent at each CPU Frequency when system is idle." 18 the system is idle
|