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

1 2 3 4 5 6 7 8 91011>>

  /frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
fp_mad.rs 12 for (int ct=0; ct < 1000 * (1000 / 80); ct++) {
13 for (int i=0; i < (1000); i++) {
28 rsDebug("fp_mad4 M ops", 1000.f / time);
35 for (int ct=0; ct < 1000 * (1000 / 20); ct++) {
36 for (int i=0; i < (1000); i++) {
51 rsDebug("fp_mad M ops", 1000.f / time);
58 for (int ct=0; ct < 1000 * 10; ct++) {
59 for (int i=0; i < (1000); i++)
    [all...]
  /frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
fp_mad.rs 28 for (int ct=0; ct < 1000 * (1000 / 80); ct++) {
29 for (int i=0; i < (1000); i++) {
44 rsDebug("fp_mad4 M ops", 1000.f / time);
51 for (int ct=0; ct < 1000 * (1000 / 20); ct++) {
52 for (int i=0; i < (1000); i++) {
67 rsDebug("fp_mad M ops", 1000.f / time);
74 for (int ct=0; ct < 1000 * 10; ct++) {
75 for (int i=0; i < (1000); i++)
    [all...]
  /frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
fp_mad.rs 30 for (int ct=0; ct < 1000 * (1000 / 80); ct++) {
31 for (int i=0; i < (1000); i++) {
46 rsDebug("fp_mad4 M ops", 1000.f / time);
53 for (int ct=0; ct < 1000 * (1000 / 20); ct++) {
54 for (int i=0; i < (1000); i++) {
69 rsDebug("fp_mad M ops", 1000.f / time);
76 for (int ct=0; ct < 1000 * 10; ct++) {
77 for (int i=0; i < (1000); i++)
    [all...]
  /frameworks/rs/tests/java_api/RsTest_11/src/com/android/rs/test/
fp_mad.rs 12 for (int ct=0; ct < 1000 * (1000 / 80); ct++) {
13 for (int i=0; i < (1000); i++) {
28 rsDebug("fp_mad4 M ops", 1000.f / time);
35 for (int ct=0; ct < 1000 * (1000 / 20); ct++) {
36 for (int i=0; i < (1000); i++) {
51 rsDebug("fp_mad M ops", 1000.f / time);
58 for (int ct=0; ct < 1000 * 10; ct++) {
59 for (int i=0; i < (1000); i++)
    [all...]
  /frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/
fp_mad.rs 12 for (int ct=0; ct < 1000 * (1000 / 80); ct++) {
13 for (int i=0; i < (1000); i++) {
28 rsDebug("fp_mad4 M ops", 1000.f / time);
35 for (int ct=0; ct < 1000 * (1000 / 20); ct++) {
36 for (int i=0; i < (1000); i++) {
51 rsDebug("fp_mad M ops", 1000.f / time);
58 for (int ct=0; ct < 1000 * 10; ct++) {
59 for (int i=0; i < (1000); i++)
    [all...]
  /frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/
fp_mad.rs 12 for (int ct=0; ct < 1000 * (1000 / 80); ct++) {
13 for (int i=0; i < (1000); i++) {
28 rsDebug("fp_mad4 M ops", 1000.f / time);
35 for (int ct=0; ct < 1000 * (1000 / 20); ct++) {
36 for (int i=0; i < (1000); i++) {
51 rsDebug("fp_mad M ops", 1000.f / time);
58 for (int ct=0; ct < 1000 * 10; ct++) {
59 for (int i=0; i < (1000); i++)
    [all...]
  /libcore/luni/src/main/java/android/system/
StructTimeval.java 40 long tv_sec = millis / 1000;
41 long tv_usec = (millis - (tv_sec * 1000)) * 1000;
46 return (tv_sec * 1000) + (tv_usec / 1000);
  /packages/apps/LegacyCamera/tests/src/com/android/camera/unittest/
CameraTest.java 82 points = new float[] {-1000, -1000, 0, 0, 1000, 1000, 0, 1000, -750, 250};
88 points = new float[] {-1000, -1000, 0, 0, 1000, 1000, 0, 1000, -750, 250}
    [all...]
  /tools/test/connectivity/acts/framework/acts/test_utils/bt/
bt_constants.py 116 "base_uuid": "00000000-0000-1000-8000-00805F9B34FB",
117 "sdp": "00000001-0000-1000-8000-00805F9B34FB",
118 "udp": "00000002-0000-1000-8000-00805F9B34FB",
119 "rfcomm": "00000003-0000-1000-8000-00805F9B34FB",
120 "tcp": "00000004-0000-1000-8000-00805F9B34FB",
121 "tcs_bin": "00000005-0000-1000-8000-00805F9B34FB",
122 "tcs_at": "00000006-0000-1000-8000-00805F9B34FB",
123 "att": "00000007-0000-1000-8000-00805F9B34FB",
124 "obex": "00000008-0000-1000-8000-00805F9B34FB",
125 "ip": "00000009-0000-1000-8000-00805F9B34FB"
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
mii.h 22 #define MII_CTRL1000 0x09 /* 1000BASE-T control */
23 #define MII_STAT1000 0x0a /* 1000BASE-T status */
39 #define BMCR_SPEED1000 0x0040 /* MSB of Speed (1000) */
71 #define ADVERTISE_1000XFULL 0x0020 /* Try for 1000BASE-X full-duplex */
73 #define ADVERTISE_1000XHALF 0x0040 /* Try for 1000BASE-X half-duplex */
75 #define ADVERTISE_1000XPAUSE 0x0080 /* Try for 1000BASE-X pause */
77 #define ADVERTISE_1000XPSE_ASYM 0x0100 /* Try for 1000BASE-X asym pause */
94 #define LPA_1000XFULL 0x0020 /* Can do 1000BASE-X full-duplex */
96 #define LPA_1000XHALF 0x0040 /* Can do 1000BASE-X half-duplex */
98 #define LPA_1000XPAUSE 0x0080 /* Can do 1000BASE-X pause *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
mii.h 21 #define MII_CTRL1000 0x09 /* 1000BASE-T control */
22 #define MII_STAT1000 0x0a /* 1000BASE-T status */
38 #define BMCR_SPEED1000 0x0040 /* MSB of Speed (1000) */
70 #define ADVERTISE_1000XFULL 0x0020 /* Try for 1000BASE-X full-duplex */
72 #define ADVERTISE_1000XHALF 0x0040 /* Try for 1000BASE-X half-duplex */
74 #define ADVERTISE_1000XPAUSE 0x0080 /* Try for 1000BASE-X pause */
76 #define ADVERTISE_1000XPSE_ASYM 0x0100 /* Try for 1000BASE-X asym pause */
93 #define LPA_1000XFULL 0x0020 /* Can do 1000BASE-X full-duplex */
95 #define LPA_1000XHALF 0x0040 /* Can do 1000BASE-X half-duplex */
97 #define LPA_1000XPAUSE 0x0080 /* Can do 1000BASE-X pause *
    [all...]
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/
bwe_simulations.cc 60 RunFor(60 * 1000);
73 RunFor(22 * 60 * 1000);
98 choke.set_capacity_kbps(1000);
100 RunFor(60 * 1000);
102 RunFor(60 * 1000);
103 choke.set_capacity_kbps(1000);
104 RunFor(60 * 1000);
114 choke.set_capacity_kbps(1000);
116 RunFor(60 * 1000);
118 RunFor(60 * 1000);
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/rx/
rx-asm-bad.s 15 .LBBA 1000h
16 ldr #1000h,LBBA
17 lda 1000h,0,1200h,1
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
emit-relocs-257-be.d 11 +1000c: 1234123c \.word 0x1234123c
12 +1000c: R_AARCH64_ABS16 tempy3
13 +1000e: R_AARCH64_ABS16 tempy3\+0x8
emit-relocs-257.d 11 +1000c: 123c1234 \.word 0x123c1234
12 +1000c: R_AARCH64_ABS16 tempy3
13 +1000e: R_AARCH64_ABS16 tempy3\+0x8
emit-relocs-260-be.d 9 +1000c: fff404f2 \.word 0xfff404f2
10 +1000c: R_AARCH64_PREL16 _GOT_
11 +1000e: R_AARCH64_PREL16 _GOT_\+0x500
emit-relocs-260.d 11 +1000c: 04f2fff4 \.word 0x04f2fff4
12 +1000c: R_AARCH64_PREL16 _GOT_
13 +1000e: R_AARCH64_PREL16 _GOT_\+0x500
emit-relocs-262.d 11 +1000c: 123c1234 \.word 0x123c1234
12 +1000c: R_AARCH64_PREL16 tempy3
13 +1000e: R_AARCH64_PREL16 tempy3\+0x8
emit-relocs-311.d 9 +1000c: b00001a7 adrp x7, 45000 <tempy2>
10 +1000c: R_AARCH64_ADR_PREL_PG_HI21 tempy2
11 +10010: b0ffff91 adrp x17, 1000 <tempy3-0x234>
  /external/autotest/client/cros/audio/
cras_configs.py 9 'auron_yuna': -1000,
18 @returns: A number in 100 dB. E.g., 1000 is 10dB. This is in the same unit
  /external/autotest/server/site_tests/brillo_ADBFileTransfer/
control.pts 6 NAME = 'brillo_ADBFileTransfer.1000iters'
21 iterations=1000)
  /external/skia/bench/
MemsetBench.cpp 32 for (int i = 0; i < 1000*loops; i++) {
38 for (int i = 0; i < 1000*loops; i++) {
49 for (int i = 0; i < 1000*loops; i++) {
55 for (int i = 0; i < 1000*loops; i++) {
66 DEF_BENCH(return (new MemsetBench<uint32_t, true>(1000)));
67 DEF_BENCH(return (new MemsetBench<uint32_t, false>(1000)));
79 DEF_BENCH(return (new MemsetBench<uint16_t, true>(1000)));
80 DEF_BENCH(return (new MemsetBench<uint16_t, false>(1000)));
  /external/valgrind/helgrind/tests/
tc01_simple_race.c 20 const struct timespec delay = { 0, 100 * 1000 * 1000 };
  /frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothUuidTest.java 36 assertEquals(ParcelUuid.fromString("0000110B-0000-1000-8000-00805F9B34FB"),
41 assertEquals(ParcelUuid.fromString("FE33110B-0000-1000-8000-00805F9B34FB"),
54 ParcelUuid.fromString("0000110B-0000-1000-8000-00805F9B34FB")));
56 ParcelUuid.fromString("0000110B-0000-1000-8000-00805F9B34FB")));
59 ParcelUuid.fromString("FE33110B-0000-1000-8000-00805F9B34FB")));
61 ParcelUuid.fromString("FE33110B-0000-1000-8000-00805F9B34FB")));
63 ParcelUuid.fromString("FE33110B-1000-1000-8000-00805F9B34FB")));
  /prebuilts/go/darwin-x86/src/math/big/
gcd_test.go 23 if isRaceBuilder && (aSize > 1000 || bSize > 1000) {
52 func BenchmarkGCD10x1000(b *testing.B) { runGCD(b, 10, 1000) }
56 func BenchmarkGCD100x1000(b *testing.B) { runGCD(b, 100, 1000) }
59 func BenchmarkGCD1000x1000(b *testing.B) { runGCD(b, 1000, 1000) }
60 func BenchmarkGCD1000x10000(b *testing.B) { runGCD(b, 1000, 10000) }
61 func BenchmarkGCD1000x100000(b *testing.B) { runGCD(b, 1000, 100000) }

Completed in 402 milliseconds

1 2 3 4 5 6 7 8 91011>>