Searched
full:10000 (Results
1651 -
1675 of
4818) sorted by null
<<61626364656667686970>>
/external/iproute2/tc/ |
q_sfb.c | 60 .decrement = (SFB_MAX_PROB + 10000) / 20000,
|
/external/iptables/extensions/ |
libebt_limit.c | 114 if (!xtables_strtoul(optarg, NULL, &num, 0, 10000))
|
libxt_limit.c | 39 .min = 0, .max = 10000},
|
/external/libchrome/base/files/ |
important_file_writer.cc | 35 const int kDefaultCommitIntervalMs = 10000;
|
/external/libchrome/base/metrics/ |
histogram_macros_local.h | 47 LOCAL_HISTOGRAM_CUSTOM_COUNTS(name, sample, 1, 10000, 50)
|
/external/libcxx/utils/google-benchmark/docs/ |
tools.md | 30 BM_100xSlower +99.0000 +99.0000 100 10000 100 10000 31 BM_100xFaster -0.9900 -0.9900 10000 100 10000 100
|
/external/libmojo/mojo/edk/embedder/ |
platform_channel_pair_posix.cc | 44 base::GlobalDescriptors::kBaseDescriptor + 10000,
|
/external/libmojo/mojo/public/cpp/bindings/tests/ |
e2e_perftest.cc | 139 const int kMessages = 10000;
|
/external/libunwind/tests/ |
Gperf-trace.c | 40 static long iterations = 10000;
|
/external/libvpx/libvpx/test/ |
vp8_fdct4x4_test.cc | 117 (abs(count_sign_block[j][0] - count_sign_block[j][1]) < 10000);
|
/external/linux-kselftest/tools/testing/selftests/x86/ |
single_step_syscall.c | 93 if (sig_traps == 10000 || sig_traps == 10001) {
|
/external/lisa/experiments/ |
run_binder_throughput.py | 84 default=10000,
|
/external/llvm/include/llvm/Analysis/ |
InlineCost.h | 36 const int NoreturnPenalty = 10000;
|
/external/llvm/lib/Analysis/ |
ProfileSummaryInfo.cpp | 23 // by 10000). If the counts are sorted in descending order, the minimum count to
|
/external/llvm/lib/ProfileData/ |
ProfileSummaryBuilder.cpp | 29 10000, /* 1% */
|
/external/llvm/test/Analysis/ScalarEvolution/ |
trip-count.ll | 11 ; CHECK: backedge-taken count is 10000
|
/external/llvm/test/CodeGen/SPARC/ |
inlineasm.ll | 45 %0 = tail call i32 asm sideeffect "add $1, $2, $0", "=r,r,rI"(i32 %a, i32 10000)
|
/external/llvm/test/Instrumentation/MemorySanitizer/ |
mul_by_constant.ll | 14 ; 42949672960000 = 2**32 * 10000
|
/external/llvm/test/Transforms/IndVarSimplify/ |
exit_value_tests.ll | 79 %tmp.1 = icmp ne i32 %ISq, 10000 ; <i1> [#uses=1]
|
/external/llvm/test/Transforms/LICM/ |
hoisting.ll | 89 %cmp = icmp slt i32 %inc, 10000
|
/external/ltp/testcases/kernel/containers/netns/ |
netns_netlink.c | 110 usleep(10000);
|
/external/ltp/testcases/kernel/controllers/cpuctl/ |
parameters.sh | 56 echo 10000 > /dev/cpuctl/group_def/cpu.rt_runtime_us;
|
/external/ltp/testcases/kernel/module/create_module/ |
create_module01.c | 72 #define MODSIZE 10000 /* Arbitrarily selected MODSIZE */
|
/external/ltp/testcases/kernel/syscalls/mq_notify/ |
mq_notify01.c | 179 usleep(10000);
|
/external/ltp/testcases/kernel/syscalls/times/ |
times03.c | 58 for (i = 0; i < 10000; i++)
|
Completed in 4089 milliseconds
<<61626364656667686970>>