/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68k/ |
operands.s | 70 tstl %a0@(100000) 79 tstl (100000,%a0) 80 tstl 100000(%a0) 82 tstl %za1@(100000) 88 tstl (100000,%za1) 89 tstl 100000(%za1) 174 pea %pc@(100000) 182 pea (100000,%pc) 183 pea 100000(%pc) 185 pea %zpc@(100000) [all...] |
op68000.d | 33 .*statement `tstl %a0@\(100000\)' ignored 42 .*statement `tstl \(100000,%a0\)' ignored 43 .*statement `tstl 100000\(%a0\)' ignored 45 .*statement `tstl %za1@\(100000\)' ignored 51 .*statement `tstl \(100000,%za1\)' ignored 52 .*statement `tstl 100000\(%za1\)' ignored 117 .*statement `pea %pc@\(100000\)' ignored 125 .*statement `pea \(100000,%pc\)' ignored 126 .*statement `pea 100000\(%pc\)' ignored 128 .*statement `pea %zpc@\(100000\)' ignore [all...] |
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.f/ |
eval.pass.cpp | 58 const int N = 100000; 76 const int N = 100000; 94 const int N = 100000;
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.f/ |
eval.pass.cpp | 56 const int N = 100000; 74 const int N = 100000; 92 const int N = 100000;
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/ |
elfv2exe.d | 10 0+100000c0 <.*\.plt_branch\.f2>: 16 0+100000d0 <.*\.plt_branch\.f4>: 22 0+100000e0 <_start>:
|
elfv2-2exe.d | 35 0+100000cc <f3>: 40 0+100000d8 <f4>:
|
tlsmark.d | 12 0+100000e8 <_start>: 20 .*: (4b ff ff e8|e8 ff ff 4b) b 100000ec <_start\+0x4>
|
tlsopt4.d | 12 0+100000e8 <\.__tls_get_addr>: 17 0+100000ec <\.opt1>:
|
/external/regex-re2/benchlog/ |
benchlog.mini | 124 Search_Easy0_CachedPCRE/4K 100000 16208 ns/op 252.71 MB/s 147 Search_Easy0_CachedRE2/8K 100000 17188 ns/op 476.59 MB/s 168 Search_Easy1_CachedPCRE/4K 100000 16214 ns/op 252.62 MB/s 191 Search_Easy1_CachedRE2/8K 100000 17079 ns/op 479.65 MB/s 208 Search_Medium_CachedPCRE/256 100000 15339 ns/op 16.69 MB/s 228 Search_Medium_CachedRE2/4K 100000 21483 ns/op 190.66 MB/s 260 Search_Hard_CachedRE2/4K 100000 21511 ns/op 190.41 MB/s 283 Search_Parens_CachedRE2/4K 100000 21527 ns/op 190.27 MB/s 304 Search_BigFixed_CachedPCRE/2K 100000 19275 ns/op 106.25 MB/s 319 Search_BigFixed_CachedRE2/8K 100000 22395 ns/op 365.79 MB/ [all...] |
benchlog.wreck | 121 Search_Easy0_CachedPCRE/2K 100000 12024 ns/op 170.32 MB/s 145 Search_Easy0_CachedRE2/8K 100000 13675 ns/op 599.04 MB/s 165 Search_Easy1_CachedPCRE/2K 100000 12544 ns/op 163.25 MB/s 189 Search_Easy1_CachedRE2/8K 100000 13720 ns/op 597.04 MB/s 206 Search_Medium_CachedPCRE/256 100000 11456 ns/op 22.35 MB/s 225 Search_Medium_CachedRE2/2K 100000 10384 ns/op 197.21 MB/s 257 Search_Hard_CachedRE2/2K 100000 10730 ns/op 190.86 MB/s 280 Search_Parens_CachedRE2/2K 100000 10527 ns/op 194.54 MB/s 301 Search_BigFixed_CachedPCRE/1K 100000 11311 ns/op 90.53 MB/s 316 Search_BigFixed_CachedRE2/4K 100000 10436 ns/op 392.46 MB/ [all...] |
benchlog.r70 | 70 Search_Easy0_CachedPCRE/2K 100000 12536 ns/op 163.37 MB/s 95 Search_Easy0_CachedRE2/16K 100000 13930 ns/op 1176.13 MB/s 114 Search_Easy1_CachedPCRE/2K 100000 14053 ns/op 145.73 MB/s 139 Search_Easy1_CachedRE2/16K 100000 14008 ns/op 1169.56 MB/s 155 Search_Medium_CachedPCRE/256 100000 18958 ns/op 13.50 MB/s 174 Search_Medium_CachedRE2/2K 100000 14262 ns/op 143.59 MB/s 206 Search_Hard_CachedRE2/2K 100000 14209 ns/op 144.13 MB/s 229 Search_Parens_CachedRE2/2K 100000 14241 ns/op 143.81 MB/s 250 Search_BigFixed_CachedPCRE/1K 100000 12249 ns/op 83.60 MB/s 286 Search_Easy0_CachedPCRE/2K 100000 12051 ns/op 169.93 MB/ [all...] |
/external/dbus/bus/ |
session.conf.in | 55 <limit name="max_completed_connections">100000</limit> 57 <limit name="max_connections_per_user">100000</limit>
|
/external/v8/test/mjsunit/compiler/ |
load-elimination-osr.js | 47 assertEquals(1300013, foo_osr(13, 100000)); 65 assertEquals(1300013, foo_hot(13, 100000));
|
/external/v8/test/mjsunit/regress/ |
regress-2326.js | 51 assertSame(1, f1(1, 100000)); 54 assertSame(2, f2(2, 100000));
|
/external/v8/test/mjsunit/ |
tail-call-intrinsic.js | 13 var count1 = 100000; 27 var count2 = 100000;
|
/external/v8/test/webkit/fast/js/ |
date-toisostring.js | 44 shouldBe("new Date('1 January 100000 UTC').toISOString()", "'+100000-01-01T00:00:00.000Z'");
|
/external/webrtc/webrtc/modules/bitrate_controller/ |
send_side_bandwidth_estimation_unittest.cc | 21 bwe.SetMinMaxBitrate(100000, 1500000); 50 static const int kMinBitrateBps = 100000;
|
/frameworks/base/core/tests/coretests/src/android/database/ |
DatabaseStressTest.java | 65 char[] ch = new char[100000]; 87 char[] ch = new char[100000];
|
/hardware/bsp/intel/peripheral/libmraa/examples/c++/ |
Spi-pot.cpp | 65 usleep(100000); 73 usleep(100000);
|
/hardware/bsp/intel/peripheral/libupm/examples/c++/ |
cjq4435.cxx | 58 usleep(100000); 66 usleep(100000);
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/ |
ilp32-4-nacl.d | 13 +\[ 2\] \.hash +HASH +100000b4 +0+b4 +0+2c +04 +A +3 +0 +4 14 +\[ 3\] \.dynsym +DYNSYM +100000e0 +0+e0 +0+60 +10 +A +4 +2 +4
|
/art/test/604-hot-static-interface/src/ |
Main.java | 21 for (int i = 0; i < 100000; i++) {
|
/cts/hostsidetests/services/activitymanager/appDisplaySize/ |
AndroidManifest.xml | 25 <supports-screens android:requiresSmallestWidthDp="100000" />
|
/external/autotest/client/site_tests/kernel_fs_Inplace/ |
kernel_fs_Inplace.py | 26 def run_once(self, dir=None, iosize=4096, num_iter=100000,
|
/external/autotest/client/tests/fsx/ |
fsx.py | 31 def run_once(self, dir=None, repeat=100000):
|