/hardware/invensense/mlsdk/mllite/ |
mlsupervisor.h | 46 #define P_INIT 100000
|
/ndk/sources/cxx-stl/llvm-libc++/test/containers/unord/ |
next_prime.pass.cpp | 41 for (std::size_t n = 1; n <= 100000; ++n)
|
/external/chromium/chrome/browser/chromeos/ |
external_metrics_unittest.cc | 65 "ConnmanReady 33000 0 100000 50", 66 "ConnmanReady 44000 0 100000 50", 67 "ConnmanReady 22000 0 100000 50",
|
/external/icu4c/test/perf/DateFmtPerf/ |
DateFmtPerf.cpp | 95 NumFmtFunction* func= new NumFmtFunction(100000, locale); 132 functions[3] = new NumFmtFunction(100000, "en"); 134 functions[5] = new StdioNumFmtFunction(100000, "en");
|
/external/v8/test/mjsunit/ |
array-store-and-grow.js | 46 for (x=0;x<100000;++x) { 50 for (x=0;x<100000;++x) { 158 for (x=0;x<100000;++x) {
|
/ndk/sources/cxx-stl/llvm-libc++/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.f/ |
eval_param.pass.cpp | 57 const int N = 100000; 76 const int N = 100000; 95 const int N = 100000;
|
/ndk/sources/cxx-stl/llvm-libc++/test/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.real/ |
eval.pass.cpp | 37 const int N = 100000; 77 const int N = 100000; 117 const int N = 100000; 157 const int N = 100000; 197 const int N = 100000; 237 const int N = 100000; 277 const int N = 100000; 317 const int N = 100000; 357 const int N = 100000; 397 const int N = 100000; [all...] |
/ndk/sources/cxx-stl/llvm-libc++/test/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.int/ |
eval.pass.cpp | 37 const int N = 100000; 78 const int N = 100000; 119 const int N = 100000; 160 const int N = 100000; 201 const int N = 100000; 242 const int N = 100000; 283 const int N = 100000; 324 const int N = 100000; 365 const int N = 100000; 417 const int N = 100000; [all...] |
/external/dropbear/libtommath/demo/ |
timing.c | 100 TOOM_MUL_CUTOFF = TOOM_SQR_CUTOFF = 100000; 121 } while (++rr < 100000); 142 } while (++rr < 100000);
|
/cts/tests/tests/security/jni/ |
android_security_cts_CharDeviceTest.cpp | 58 usleep(100000);
|
/external/chromium/net/http/ |
http_byte_range_unittest.cc | 23 { -1, -1, 100000, true },
|
/external/compiler-rt/lib/asan/tests/ |
asan_globals_test.cc | 35 char glob100000[100000];
|
/external/eigen/bench/ |
bench_reverse.cpp | 8 #define REPEAT 100000
|
/external/kernel-headers/original/linux/sunrpc/ |
msg_prot.h | 73 #define RPC_PMAP_PROGRAM 100000
|
/external/libppp/src/ |
timer.h | 31 #define TICKUNIT 100000 /* usec's per Unit */
|
/external/llvm/test/CodeGen/PowerPC/ |
stdux-constuse.ll | 20 %i9 = getelementptr i64* %i6, i64 100000
|
/external/skia/bench/ |
ChecksumBench.cpp | 29 N = SkBENCHLOOP(100000),
|
/external/v8/test/mjsunit/compiler/ |
regress-arguments.js | 52 for (var i=0; i<100000; i++) assertEquals(void 0, u());
|
/external/v8/test/mjsunit/regress/ |
regress-1560.js | 45 a[100000] = '';
|
regress-732.js | 33 for (var i = 0; i < 100000; i += 100) { obj[i] = "obj" + i; }
|
regress-91013.js | 34 var i = 100000;
|
/packages/apps/Camera/jni/feature_stab/db_vlvm/ |
db_framestitching.h | 59 50 milliseconds with 100000 points
|
/packages/apps/Gallery2/jni_mosaic/feature_stab/db_vlvm/ |
db_framestitching.h | 59 50 milliseconds with 100000 points
|
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
db_framestitching.h | 59 50 milliseconds with 100000 points
|
/external/valgrind/main/drd/tests/ |
tsan_unittest.cpp | 376 usleep(100000); // Make sure the waiter blocks. 424 usleep(100000); // Make sure the waiter blocks. 518 usleep(100000); // Make sure the signaller gets first. 570 usleep(100000); // Make sure the signaller gets first. 618 usleep(100000); // Make sure the signaller gets there first. 672 usleep(100000); 713 usleep(100000); 1060 usleep(100000); // Make sure the waiter blocks. 1093 usleep(100000); // Make sure the waiter blocks. 1287 usleep(100000); // Make sure the waiter blocks [all...] |