HomeSort by relevance Sort by last modified time
    Searched full:1000 (Results 426 - 450 of 14325) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/com/android/internal/os/
WifiPowerEstimator.java 65 app.wifiRunningTimeMs = u.getWifiRunningTime(rawRealtimeUs, statsType) / 1000;
67 final double wifiLockPower = (app.wifiRunningTimeMs * mWifiPowerOn) / (1000*60*60);
69 final long wifiScanTimeMs = u.getWifiScanTime(rawRealtimeUs, statsType) / 1000;
70 final double wifiScanPower = (wifiScanTimeMs * mWifiPowerScan) / (1000*60*60);
75 u.getWifiBatchedScanTime(bin, rawRealtimeUs, statsType) / 1000;
76 final double batchScanPower = (batchScanTimeMs * mWifiPowerBatchScan) / (1000*60*60);
91 / 1000;
93 / (1000*60*60);
  /packages/apps/Settings/tests/robotests/src/com/android/settings/deviceinfo/storage/
VolumeSizesLoaderTest.java 22 when(storageVolumeProvider.getFreeBytes(any(), any())).thenReturn(1000L);
27 assertThat(storageInfo.freeBytes).isEqualTo(1000L);
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/decimaltestdata/
ddMaxMag.decTest 96 ddmxg091 maxmag Inf -1000 -> Infinity
101 ddmxg096 maxmag Inf 1000 -> Infinity
103 ddmxg098 maxmag -1000 Inf -> Infinity
109 ddmxg104 maxmag 1000 Inf -> Infinity
113 ddmxg121 maxmag -Inf -1000 -> -Infinity
118 ddmxg126 maxmag -Inf 1000 -> -Infinity
121 ddmxg129 maxmag -1000 -Inf -> -Infinity
126 ddmxg134 maxmag 1000 -Inf -> -Infinity
131 ddmxg142 maxmag NaN -1000 -> -1000
    [all...]
ddMin.decTest 85 ddmin091 min Inf -1000 -> -1000
90 ddmin096 min Inf 1000 -> 1000
92 ddmin098 min -1000 Inf -> -1000
98 ddmin104 min 1000 Inf -> 1000
102 ddmin121 min -Inf -1000 -> -Infinity
107 ddmin126 min -Inf 1000 -> -Infinit
    [all...]
dqMaxMag.decTest 96 dqmxg091 maxmag Inf -1000 -> Infinity
101 dqmxg096 maxmag Inf 1000 -> Infinity
103 dqmxg098 maxmag -1000 Inf -> Infinity
109 dqmxg104 maxmag 1000 Inf -> Infinity
113 dqmxg121 maxmag -Inf -1000 -> -Infinity
118 dqmxg126 maxmag -Inf 1000 -> -Infinity
121 dqmxg129 maxmag -1000 -Inf -> -Infinity
126 dqmxg134 maxmag 1000 -Inf -> -Infinity
131 dqmxg142 maxmag NaN -1000 -> -1000
    [all...]
dqMin.decTest 85 dqmin091 min Inf -1000 -> -1000
90 dqmin096 min Inf 1000 -> 1000
92 dqmin098 min -1000 Inf -> -1000
98 dqmin104 min 1000 Inf -> 1000
102 dqmin121 min -Inf -1000 -> -Infinity
107 dqmin126 min -Inf 1000 -> -Infinit
    [all...]
rotate.decTest 50 rotx020 rotate 1 -1000 -> NaN Invalid_operation
53 rotx023 rotate 1 1000 -> NaN Invalid_operation
100 rotx151 rotate 1.00000000E-999 -1 -> 1.0000000E-1000
103 rotx154 rotate 1.00000000E-999 8 -> 1.0000000E-1000
104 rotx155 rotate 9.00000000E-999 -1 -> 9.0000000E-1000
107 rotx158 rotate 9.00000000E-999 8 -> 9.0000000E-1000
121 rotx181 rotate -1.00000000E-999 -1 -> -1.0000000E-1000
124 rotx184 rotate -1.00000000E-999 8 -> -1.0000000E-1000
125 rotx185 rotate -9.00000000E-999 -1 -> -9.0000000E-1000
128 rotx188 rotate -9.00000000E-999 8 -> -9.0000000E-1000
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/decimaltestdata/
ddMaxMag.decTest 96 ddmxg091 maxmag Inf -1000 -> Infinity
101 ddmxg096 maxmag Inf 1000 -> Infinity
103 ddmxg098 maxmag -1000 Inf -> Infinity
109 ddmxg104 maxmag 1000 Inf -> Infinity
113 ddmxg121 maxmag -Inf -1000 -> -Infinity
118 ddmxg126 maxmag -Inf 1000 -> -Infinity
121 ddmxg129 maxmag -1000 -Inf -> -Infinity
126 ddmxg134 maxmag 1000 -Inf -> -Infinity
131 ddmxg142 maxmag NaN -1000 -> -1000
    [all...]
ddMin.decTest 85 ddmin091 min Inf -1000 -> -1000
90 ddmin096 min Inf 1000 -> 1000
92 ddmin098 min -1000 Inf -> -1000
98 ddmin104 min 1000 Inf -> 1000
102 ddmin121 min -Inf -1000 -> -Infinity
107 ddmin126 min -Inf 1000 -> -Infinit
    [all...]
dqMaxMag.decTest 96 dqmxg091 maxmag Inf -1000 -> Infinity
101 dqmxg096 maxmag Inf 1000 -> Infinity
103 dqmxg098 maxmag -1000 Inf -> Infinity
109 dqmxg104 maxmag 1000 Inf -> Infinity
113 dqmxg121 maxmag -Inf -1000 -> -Infinity
118 dqmxg126 maxmag -Inf 1000 -> -Infinity
121 dqmxg129 maxmag -1000 -Inf -> -Infinity
126 dqmxg134 maxmag 1000 -Inf -> -Infinity
131 dqmxg142 maxmag NaN -1000 -> -1000
    [all...]
dqMin.decTest 85 dqmin091 min Inf -1000 -> -1000
90 dqmin096 min Inf 1000 -> 1000
92 dqmin098 min -1000 Inf -> -1000
98 dqmin104 min 1000 Inf -> 1000
102 dqmin121 min -Inf -1000 -> -Infinity
107 dqmin126 min -Inf 1000 -> -Infinit
    [all...]
rotate.decTest 50 rotx020 rotate 1 -1000 -> NaN Invalid_operation
53 rotx023 rotate 1 1000 -> NaN Invalid_operation
100 rotx151 rotate 1.00000000E-999 -1 -> 1.0000000E-1000
103 rotx154 rotate 1.00000000E-999 8 -> 1.0000000E-1000
104 rotx155 rotate 9.00000000E-999 -1 -> 9.0000000E-1000
107 rotx158 rotate 9.00000000E-999 8 -> 9.0000000E-1000
121 rotx181 rotate -1.00000000E-999 -1 -> -1.0000000E-1000
124 rotx184 rotate -1.00000000E-999 8 -> -1.0000000E-1000
125 rotx185 rotate -9.00000000E-999 -1 -> -9.0000000E-1000
128 rotx188 rotate -9.00000000E-999 8 -> -9.0000000E-1000
    [all...]
  /prebuilts/go/darwin-x86/test/
bigmap.go 13 func seq(x, y int) [1000]byte {
14 var r [1000]byte
21 func cmp(x, y [1000]byte) {
30 m := make(map[int][1000]byte)
74 type T [1000]byte
86 type V [1000]byte
96 type T [1000]byte
97 type V [1000]byte
  /prebuilts/go/linux-x86/test/
bigmap.go 13 func seq(x, y int) [1000]byte {
14 var r [1000]byte
21 func cmp(x, y [1000]byte) {
30 m := make(map[int][1000]byte)
74 type T [1000]byte
86 type V [1000]byte
96 type T [1000]byte
97 type V [1000]byte
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/linux/
oom.h 21 #define OOM_SCORE_ADJ_MIN (-1000)
22 #define OOM_SCORE_ADJ_MAX 1000
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/linux/
oom.h 21 #define OOM_SCORE_ADJ_MIN (-1000)
22 #define OOM_SCORE_ADJ_MAX 1000
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/linux/
oom.h 21 #define OOM_SCORE_ADJ_MIN (-1000)
22 #define OOM_SCORE_ADJ_MAX 1000
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/linux/
oom.h 21 #define OOM_SCORE_ADJ_MIN (-1000)
22 #define OOM_SCORE_ADJ_MAX 1000
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/linux/
oom.h 21 #define OOM_SCORE_ADJ_MIN (-1000)
22 #define OOM_SCORE_ADJ_MAX 1000
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/linux/
oom.h 21 #define OOM_SCORE_ADJ_MIN (-1000)
22 #define OOM_SCORE_ADJ_MAX 1000
  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/linux/
oom.h 21 #define OOM_SCORE_ADJ_MIN (-1000)
22 #define OOM_SCORE_ADJ_MAX 1000
  /prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/linux/
oom.h 21 #define OOM_SCORE_ADJ_MIN (-1000)
22 #define OOM_SCORE_ADJ_MAX 1000
  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/linux/
oom.h 21 #define OOM_SCORE_ADJ_MIN (-1000)
22 #define OOM_SCORE_ADJ_MAX 1000
  /prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/linux/
oom.h 21 #define OOM_SCORE_ADJ_MIN (-1000)
22 #define OOM_SCORE_ADJ_MAX 1000
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/linux/
oom.h 21 #define OOM_SCORE_ADJ_MIN (-1000)
22 #define OOM_SCORE_ADJ_MAX 1000

Completed in 904 milliseconds

<<11121314151617181920>>