HomeSort by relevance Sort by last modified time
    Searched full:1000 (Results 201 - 225 of 7621) sorted by null

1 2 3 4 5 6 7 891011>>

  /bionic/libc/kernel/uapi/linux/
oom.h 21 #define OOM_SCORE_ADJ_MIN (- 1000)
22 #define OOM_SCORE_ADJ_MAX 1000
  /development/ndk/platforms/android-21/include/linux/
oom.h 21 #define OOM_SCORE_ADJ_MIN (-1000)
22 #define OOM_SCORE_ADJ_MAX 1000
  /external/llvm/test/Object/
archive-toc.test 33 THIN: rw-r--r-- 1000/1000 8 2014-12-16 00:56:27.000000000 evenlen
34 THIN-NEXT: rw-r--r-- 1000/1000 7 2014-12-16 00:56:27.000000000 oddlen
35 THIN-NEXT: rwxr-xr-x 1000/1000 1465 2014-12-16 00:56:27.000000000 very_long_bytecode_file_name.bc
36 THIN-NEXT: rw-r--r-- 1000/1000 2280 2014-12-16 00:56:27.000000000 IsNAN.o
  /external/robolectric/src/test/java/com/xtremelabs/robolectric/util/
SchedulerTest.java 24 scheduler.postDelayed(new AddToTranscript("three"), 1000);
32 assertThat(scheduler.advanceBy(1000), equalTo(true));
38 scheduler.postDelayed(new AddToTranscript("one"), 1000);
42 scheduler.advanceBy(1000);
88 scheduler.postDelayed(new AddToTranscript("three"), 1000);
90 }, 1000);
92 }, 1000);
94 scheduler.advanceBy(1000);
  /external/skia/bench/
MipMapBench.cpp 26 fBitmap.allocN32Pixels(1000, 1000, true);
PictureOverheadBench.cpp 27 rec.getRecordingCanvas()->drawRect(SkRect::MakeXYWH(10, 10, 1000, 1000), SkPaint());
  /external/skia/experimental/LightSymbolsUtil/lightsymbols/
lightsymbols.h 25 static PLightSymbol lsFrames[1000];
26 static HANDLE handleFrames[1000];
  /external/tcpdump/tests/
babel_auth.out 8 HMAC key-id 1000 digest-64 6718CB4C2BB0976C127AB3CCCBFA1105A1D158F035BC9FAD86B0610A7ACD27E5A3D5A3090FFB0312D7CBB31834E5D3EA2B68CD1FEC3CFB9CE731D16BA8FEBA8C
9 HMAC key-id 1000 digest-48 D2A5B80FF9D006907E3B6601C0C255D7D12D6EC61815E413A334E2A0D9271C75AFBC086C070C714E3EFF3496C20C56FB
  /external/toybox/tests/
sha1sum.test 20 'dd if=/dev/zero bs=1000 count=1000 2>/dev/null | tr \\0 a | sha1sum' \
  /external/valgrind/drd/tests/
annotate_hb_race.c 30 const struct timespec delay = { 0, 100 * 1000 * 1000 };
  /external/valgrind/gdbserver_tests/
mcvabits.stdoutB.exp 4 100 if (line > 1000)
11 100 if (line > 1000)
  /external/valgrind/helgrind/tests/
tc05_simple_race.c 25 const struct timespec delay = { 0, 100 * 1000 * 1000 };
tc16_byterace.c 19 const struct timespec delay = { 0, 100 * 1000 * 1000 };
  /external/valgrind/memcheck/tests/
custom-overlap.c 14 x = malloc(1000);
22 x = malloc(1000);
  /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);
  /prebuilts/ndk/9/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/9/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/9/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/9/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/9/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/9/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/python/darwin-x86/2.7.5/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...]

Completed in 738 milliseconds

1 2 3 4 5 6 7 891011>>