HomeSort by relevance Sort by last modified time
    Searched full:10000 (Results 1 - 25 of 3644) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /device/generic/goldfish-opengl/tests/ut_rendercontrol_enc/
ut_rendercontrol.attrib 2 base_opcode 10000
  /art/test/055-enum-performance/
expected.txt 8 basis: performed 10000 iterations
9 test1: performed 10000 iterations
10 test2: performed 10000 iterations
11 test3: performed 10000 iterations
  /external/clang/test/Profile/Inputs/
func-entry.proftext 10 10000
  /packages/apps/Camera2/src_pd/com/google/common/logging/
eventprotos.java 23 public static final int SHARE = 10000;
24 public static final int EDIT = 10000;
25 public static final int DELETE = 10000;
26 public static final int DETAILS = 10000;
32 public static final int BUTTON = 10000;
33 public static final int SWIPE_LEFT = 10000;
34 public static final int SWIPE_UP = 10000;
35 public static final int SWIPE_DOWN = 10000;
36 public static final int SWIPE_RIGHT = 10000;
39 public static final int UNKNOWN_MODE = 10000;
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mt/
badunsignedimmhigh.s 3 andi R1,R2,#$10000
  /external/v8/test/cctest/
test-disasm-x64.cc 152 __ pushq(Operand(rbx, rcx, times_4, 10000));
173 __ movq(Operand(rbx, rcx, times_4, 10000), Immediate(12345));
174 __ movq(Operand(rbx, rcx, times_4, 10000), rdx);
178 __ decb(Operand(rbx, rcx, times_4, 10000));
188 __ testq(Operand(rbx, rcx, times_4, 10000), rdx);
192 __ imulq(rdx, Operand(rbx, rcx, times_4, 10000));
193 __ imulq(rdx, Operand(rbx, rcx, times_4, 10000), Immediate(12));
194 __ imulq(rdx, Operand(rbx, rcx, times_4, 10000), Immediate(1000));
197 __ imull(r15, Operand(rbx, rcx, times_4, 10000));
198 __ imull(r15, Operand(rbx, rcx, times_4, 10000), Immediate(12))
    [all...]
test-disasm-ia32.cc 141 __ push(Operand(ebx, ecx, times_4, 10000));
151 __ mov_b(Operand(ebx, ecx, times_4, 10000), 6);
163 __ mov(Operand(ebx, ecx, times_4, 10000), Immediate(12345));
164 __ mov(Operand(ebx, ecx, times_4, 10000), edx);
168 __ dec_b(Operand(ebx, ecx, times_4, 10000));
182 __ test(Operand(ebx, ecx, times_4, 10000), Immediate(123456));
184 __ imul(edx, Operand(ebx, ecx, times_4, 10000));
191 __ inc(Operand(ebx, ecx, times_4, 10000));
192 __ push(Operand(ebx, ecx, times_4, 10000));
193 __ pop(Operand(ebx, ecx, times_4, 10000));
    [all...]
test-disasm-x87.cc 141 __ push(Operand(ebx, ecx, times_4, 10000));
151 __ mov_b(Operand(ebx, ecx, times_4, 10000), 6);
163 __ mov(Operand(ebx, ecx, times_4, 10000), Immediate(12345));
164 __ mov(Operand(ebx, ecx, times_4, 10000), edx);
168 __ dec_b(Operand(ebx, ecx, times_4, 10000));
182 __ test(Operand(ebx, ecx, times_4, 10000), Immediate(123456));
184 __ imul(edx, Operand(ebx, ecx, times_4, 10000));
191 __ inc(Operand(ebx, ecx, times_4, 10000));
192 __ push(Operand(ebx, ecx, times_4, 10000));
193 __ pop(Operand(ebx, ecx, times_4, 10000));
    [all...]
  /external/valgrind/exp-bbv/tests/amd64-linux/
fldcw_check.stderr.exp 2 # Total intervals: 0 (Interval Size 10000)
fldcw_check.vgtest 2 vgopts: --interval-size=10000 --bb-out-file=fldcw_check.out.bb
  /external/valgrind/exp-bbv/tests/x86/
fldcw_check.stderr.exp 2 # Total intervals: 0 (Interval Size 10000)
fldcw_check.vgtest 3 vgopts: --interval-size=10000 --bb-out-file=fldcw_check.out.bb
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
symbian-seg1.d 5 +10000: 00400000 .word 0x00400000
6 +10000: R_ARM_RELATIVE .data
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
rgn-at6.d 8 .* 0+10000 +0+10000 .*
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arc/
st.s 25 sr r1,[10000]
26 sr 100,[10000]
27 sr 10000,[100]
  /external/clang/test/CodeGen/
2004-02-12-LargeAggregateCopy.c 3 struct X { int V[10000]; };
  /external/curl/tests/unit/
unit1303.c 79 {BASE + 4, 0, 10000, 8000, FALSE, 6000, "6 seconds should be left"},
80 {BASE + 4, 990000, 10000, 8000, FALSE, 5010, "5010 ms should be left"},
81 {BASE + 10, 0, 10000, 8000, FALSE, -1, "timeout is -1, expired"},
82 {BASE + 12, 0, 10000, 8000, FALSE, -2000, "-2000, overdue 2 seconds"},
85 {BASE + 4, 0, 10000, 8000, TRUE, 4000, "4 seconds should be left"},
86 {BASE + 4, 990000, 10000, 8000, TRUE, 3010, "3010 ms should be left"},
87 {BASE + 8, 0, 10000, 8000, TRUE, -1, "timeout is -1, expired"},
88 {BASE + 10, 0, 10000, 8000, TRUE, -2000, "-2000, overdue 2 seconds"},
91 {BASE + 4, 0, 10000, 0, FALSE, 6000, "6 seconds should be left"},
92 {BASE + 4, 990000, 10000, 0, FALSE, 5010, "5010 ms should be left"}
    [all...]
  /external/fio/compiler/
compiler-gcc4.h 8 #define GCC_VERSION (__GNUC__ * 10000 \
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
textaddr6.d 7 LOAD +0x0+ 0x0*10000 0x0*10000 0x0*[0-9a-f]+ 0x0*[0-9a-f]+ R[ W]E 0x10000
extract-symbol-1sec.d 11 *0 +\.foo +0+ +0+10000 +0+10000 .*
13 *1 +\.bar +0+ +0+20000 +0+10000 .*
  /art/test/542-unresolved-access-check/src/p1/
InP1.java 22 if (i <= 10000) {
31 if (i <= 10000) {
38 if (i <= 10000) {
45 if (i <= 10000) {
52 if (i <= 10000) {
59 if (i <= 10000) {
74 if (i <= 10000) {
81 if (i <= 10000) {
88 if (i <= 10000) {
  /hardware/invensense/6515/libsensors_iio/
sensors.h 120 SENSOR_TYPE_GYROSCOPE, 2000.0f, 1.0f, 0.5f, 10000, 0, 124,
123 SENSOR_TYPE_GYROSCOPE_UNCALIBRATED, 2000.0f, 1.0f, 0.5f, 10000, 0, 124,
126 SENSOR_TYPE_ACCELEROMETER, 10240.0f, 1.0f, 0.5f, 10000, 0, 124,
129 SENSOR_TYPE_MAGNETIC_FIELD, 10240.0f, 1.0f, 0.5f, 10000, 0, 124,
132 SENSOR_TYPE_MAGNETIC_FIELD_UNCALIBRATED, 10240.0f, 1.0f, 0.5f, 10000, 0, 124,
136 SENSOR_TYPE_PRESSURE, 10240.0f, 1.0f, 0.5f, 10000, 0, 165,
140 SENSOR_TYPE_ORIENTATION, 360.0f, 1.0f, 9.7f, 10000, 0, 0,
143 SENSOR_TYPE_ROTATION_VECTOR, 10240.0f, 1.0f, 0.5f, 10000, 0, 0,
146 SENSOR_TYPE_GAME_ROTATION_VECTOR, 10240.0f, 1.0f, 0.5f, 10000, 0, 62,
149 SENSOR_TYPE_LINEAR_ACCELERATION, 10240.0f, 1.0f, 0.5f, 10000, 0, 0
    [all...]
  /external/compiler-rt/test/msan/
mul_by_const.cc 12 // This triggers an optimization where 10000 * s.a is transformed into
13 // ((*(uint64_t *)&s) * (10000 * 2**32)) >> 32
17 int64_t x = 10000 * s.a;
  /hardware/bsp/intel/peripheral/libupm/examples/c++/
stepmotor.cxx 53 usleep (10000);
55 usleep (10000);
59 usleep (10000);
61 usleep (10000);
65 usleep (10000);
67 usleep (10000);
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/big/
gcd_test.go 36 func BenchmarkGCD10x10000(b *testing.B) { runGCD(b, 10, 10000) }
40 func BenchmarkGCD100x10000(b *testing.B) { runGCD(b, 100, 10000) }
43 func BenchmarkGCD1000x10000(b *testing.B) { runGCD(b, 1000, 10000) }
45 func BenchmarkGCD10000x10000(b *testing.B) { runGCD(b, 10000, 10000) }
46 func BenchmarkGCD10000x100000(b *testing.B) { runGCD(b, 10000, 100000) }

Completed in 1170 milliseconds

1 2 3 4 5 6 7 8 91011>>