/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
|
/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...] |
/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
|
/device/lge/hammerhead/ |
thermal-engine-8974.conf | 6 sampling 10000 10 action_info 10000 7500 5000 2500 0 15 sampling 10000 24 sampling 10000
|
/external/clang/test/CodeGen/ |
2004-02-12-LargeAggregateCopy.c | 3 struct X { int V[10000]; };
|
/external/fio/compiler/ |
compiler-gcc4.h | 8 #define GCC_VERSION (__GNUC__ * 10000 \
|
/external/v8/test/cctest/ |
test-disasm-ia32.cc | 138 __ push(Operand(ebx, ecx, times_4, 10000)); 148 __ mov_b(Operand(ebx, ecx, times_4, 10000), 6); 160 __ mov(Operand(ebx, ecx, times_4, 10000), Immediate(12345)); 161 __ mov(Operand(ebx, ecx, times_4, 10000), edx); 165 __ dec_b(Operand(ebx, ecx, times_4, 10000)); 179 __ test(Operand(ebx, ecx, times_4, 10000), Immediate(123456)); 181 __ imul(edx, Operand(ebx, ecx, times_4, 10000)); 188 __ inc(Operand(ebx, ecx, times_4, 10000)); 189 __ push(Operand(ebx, ecx, times_4, 10000)); 190 __ pop(Operand(ebx, ecx, times_4, 10000)); [all...] |
test-disasm-x87.cc | 138 __ push(Operand(ebx, ecx, times_4, 10000)); 148 __ mov_b(Operand(ebx, ecx, times_4, 10000), 6); 160 __ mov(Operand(ebx, ecx, times_4, 10000), Immediate(12345)); 161 __ mov(Operand(ebx, ecx, times_4, 10000), edx); 165 __ dec_b(Operand(ebx, ecx, times_4, 10000)); 179 __ test(Operand(ebx, ecx, times_4, 10000), Immediate(123456)); 181 __ imul(edx, Operand(ebx, ecx, times_4, 10000)); 188 __ inc(Operand(ebx, ecx, times_4, 10000)); 189 __ push(Operand(ebx, ecx, times_4, 10000)); 190 __ pop(Operand(ebx, ecx, times_4, 10000)); [all...] |
test-disasm-x64.cc | 130 __ pushq(Operand(rbx, rcx, times_4, 10000)); 151 __ movq(Operand(rbx, rcx, times_4, 10000), Immediate(12345)); 152 __ movq(Operand(rbx, rcx, times_4, 10000), rdx); 156 __ decb(Operand(rbx, rcx, times_4, 10000)); 165 __ testq(Operand(rbx, rcx, times_4, 10000), rdx); 167 __ imulq(rdx, Operand(rbx, rcx, times_4, 10000)); 172 __ incq(Operand(rbx, rcx, times_4, 10000)); 173 __ pushq(Operand(rbx, rcx, times_4, 10000)); 174 __ popq(Operand(rbx, rcx, times_4, 10000)); 176 // __ jmp(Operand(rbx, rcx, times_4, 10000)); [all...] |
/hardware/invensense/6515/libsensors_iio/ |
sensors.h | 119 SENSOR_TYPE_GYROSCOPE, 2000.0f, 1.0f, 0.5f, 10000, 0, 124, 122 SENSOR_TYPE_GYROSCOPE_UNCALIBRATED, 2000.0f, 1.0f, 0.5f, 10000, 0, 124, 125 SENSOR_TYPE_ACCELEROMETER, 10240.0f, 1.0f, 0.5f, 10000, 0, 124, 128 SENSOR_TYPE_MAGNETIC_FIELD, 10240.0f, 1.0f, 0.5f, 10000, 0, 124, 131 SENSOR_TYPE_MAGNETIC_FIELD_UNCALIBRATED, 10240.0f, 1.0f, 0.5f, 10000, 0, 124, 135 SENSOR_TYPE_PRESSURE, 10240.0f, 1.0f, 0.5f, 10000, 0, 165, 139 SENSOR_TYPE_ORIENTATION, 360.0f, 1.0f, 9.7f, 10000, 0, 0, 142 SENSOR_TYPE_ROTATION_VECTOR, 10240.0f, 1.0f, 0.5f, 10000, 0, 0, 145 SENSOR_TYPE_GAME_ROTATION_VECTOR, 10240.0f, 1.0f, 0.5f, 10000, 0, 62, 148 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;
|
/external/compiler-rt/test/tsan/ |
atexit2.cc | 7 const int N = 10000; 25 // CHECK: run count: 10000
|
/external/llvm/utils/lit/examples/many-tests/ |
lit.cfg | 6 def __init__(self, N=10000): 19 for i in range(10000):
|
/external/clang/test/SemaObjCXX/ |
foreach-block.mm | 8 if (b() == 10000) {
|
/external/e2fsprogs/tests/f_uninit_last_uninit/ |
expect.1 | 8 test_filesys: 11/32 files (0.0% non-contiguous), 105/10000 blocks
|
expect.2 | 6 test_filesys: 11/32 files (0.0% non-contiguous), 105/10000 blocks
|
/external/e2fsprogs/tests/f_zero_inode_size/ |
expect.2 | 6 test_filesys: 11/2512 files (0.0% non-contiguous), 415/10000 blocks
|
/external/eigen/doc/snippets/ |
MatrixBase_isDiagonal.cpp | 1 Matrix3d m = 10000 * Matrix3d::Identity();
|
/external/llvm/test/CodeGen/Mips/ |
addi.ll | 18 %add1 = add nsw i32 %2, 10000 21 %sub2 = sub nsw i32 %3, 10000 25 ; 16: addiu ${{[0-9]+}}, 10000 26 ; 16: addiu ${{[0-9]+}}, -10000
|
/external/pcre/dist/testdata/ |
testinput23 | 10 /\x{10000}/
|
/external/v8/test/mjsunit/regress/ |
regress-dictionary-to-fast-arguments.js | 6 for (var i = 10000; i > 0; i--) {
|