HomeSort by relevance Sort by last modified time
    Searched refs:idle (Results 1 - 25 of 282) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /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/python/cpython2/PC/VS8.0/
idle.bat 2 rem start idle
3 rem Usage: idle [-d]
12 set cmd=%exe% ../../Lib/idlelib/idle.py %1 %2 %3 %4 %5 %6 %7 %8 %9
  /external/python/cpython2/PC/VS9.0/
idle.bat 2 rem start idle
3 rem Usage: idle [-d]
12 set cmd=%exe% ../Lib/idlelib/idle.py %1 %2 %3 %4 %5 %6 %7 %8 %9
  /external/python/cpython2/PCbuild/
idle.bat 2 rem start idle
3 rem Usage: idle [-d]
12 set cmd=%exe% ../Lib/idlelib/idle.py %1 %2 %3 %4 %5 %6 %7 %8 %9
  /external/syslinux/com32/libutil/include/
libutil.h 39 # include <syslinux/idle.h>
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/xc16x/
syscontrol1.s 6 idle
  /development/tools/logblame/
medium_idle_test 4 RAWLOGS_FILE=medium-idle-rawlogs.txt
5 ANALYSIS_FILE=medium-idle-analysis.txt
short_idle_test 4 RAWLOGS_FILE=short-idle-rawlogs.txt
5 ANALYSIS_FILE=short-idle-analysis.txt
  /external/syslinux/com32/lib/syslinux/
idle.c 29 * idle.c
38 #include <syslinux/idle.h>
  /external/python/cpython3/PCbuild/
idle.bat 2 rem start idle
3 rem Usage: idle [-d]
12 set cmd=%exe% ../Lib/idlelib/idle.py %1 %2 %3 %4 %5 %6 %7 %8 %9
  /device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3368/drivers/pmu/
pmu.c 44 static inline int rk3368_pmu_bus_idle(uint32_t req, uint32_t idle)
55 idle_target = (idle << pmu_idle_ack_cluster_l);
60 idle_target = (idle << pmu_idle_ack_cluster_b);
65 idle_target = ((!idle) << pmu_idle_ack_cxcs);
70 idle_target = ((!idle) << pmu_idle_ack_cci400);
75 idle_target = (idle << pmu_idle_ack_gpu) |
76 (idle << pmu_idle_gpu);
81 idle_target = (idle << pmu_idle_ack_core) |
82 (idle << pmu_idle_core);
87 idle_target = (idle << pmu_idle_ack_bus)
    [all...]
  /external/python/cpython2/Lib/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
  /external/python/cpython3/Lib/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
  /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
  /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
  /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
  /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
  /external/syslinux/com32/lib/sys/
sleep.c 7 #include <syslinux/idle.h>
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/bfin/
event.s 2 .global idle
3 idle: label
4 IDle;
  /external/python/cpython2/Lib/test/
test_ntpath.py 242 env['HOMEPATH'] = 'eric\\idle'
245 tester('ntpath.expanduser("~")', 'C:\\eric\\idle')
249 tester('ntpath.expanduser("~")', 'eric\\idle')
252 env['USERPROFILE'] = 'C:\\eric\\idle'
254 tester('ntpath.expanduser("~")', 'C:\\eric\\idle')
257 env['HOME'] = 'C:\\idle\\eric'
258 tester('ntpath.expanduser("~test")', 'C:\\idle\\test')
259 tester('ntpath.expanduser("~")', 'C:\\idle\\eric')
262 'C:\\idle\\test\\foo\\bar')
264 'C:\\idle\\test/foo/bar'
    [all...]
  /external/mesa3d/src/gallium/drivers/radeon/
r600_gpu_load.c 30 * frequency and the "busy" or "idle" counter is incremented based on
121 unsigned idle = p_atomic_read(&rscreen->grbm_counters.array[busy_index + 1]); local
123 return busy | ((uint64_t)idle << 32);
131 unsigned idle = (end >> 32) - (begin >> 32); local
139 if (idle || busy) {
140 return busy*100 / (busy + idle);
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/VExpress/DeviceTree/
fvp-base-gicv2-psci.dts 102 idle-states {
106 compatible = "arm,idle-state";
115 compatible = "arm,idle-state";
129 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
137 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
145 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
153 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
161 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
169 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
177 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>
    [all...]
fvp-base-gicv2legacy-psci.dts 102 idle-states {
106 compatible = "arm,idle-state";
115 compatible = "arm,idle-state";
129 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
137 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
145 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
153 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
161 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
169 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
177 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>
    [all...]
fvp-base-gicv3-psci.dts 100 idle-states {
104 compatible = "arm,idle-state";
113 compatible = "arm,idle-state";
127 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
135 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
143 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
151 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
159 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
167 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
175 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>
    [all...]
  /device/linaro/bootloader/arm-trusted-firmware/fdts/
fvp-base-gicv2-psci-aarch32.dts 76 idle-states {
80 compatible = "arm,idle-state";
89 compatible = "arm,idle-state";
103 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
112 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
121 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
130 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
139 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
148 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
157 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>
    [all...]

Completed in 561 milliseconds

1 2 3 4 5 6 7 8 91011>>