HomeSort by relevance Sort by last modified time
    Searched refs:LOOP (Results 1 - 25 of 106) sorted by null

1 2 3 4 5

  /system/extras/tests/icachetest/
icache.S 15 #define LOOP \
65 /* each loop iteration is one cache line
68 LOOP LOOP LOOP LOOP LOOP LOOP LOOP LOOP LOOP LOOP LOOP LOOP LOOP LOOP LOOP LOOP
    [all...]
  /external/ltp/testcases/kernel/tracing/ftrace_test/ftrace_stress/
ftrace_trace.sh 16 LOOP=200
20 while [ $i -lt $LOOP ]; do
ftrace_stack_trace.sh 16 LOOP=400
20 while [ $i -lt $LOOP ]; do
28 while [ $i -lt $LOOP ]; do
ftrace_current_tracer.sh 16 LOOP=200
20 while [ $i -lt $LOOP ]; do
ftrace_buffer_size_kb.sh 16 LOOP=200
22 step=$(( $free_mem / 10 / $LOOP / $cpus ))
26 LOOP=50
32 while [ $i -lt $LOOP ]; do
39 while [ $i -lt $LOOP ]; do
ftrace_trace_clock.sh 16 LOOP=400
29 while [ $i -lt $LOOP ]; do
35 while [ $i -lt $LOOP ]; do
ftrace_trace_pipe.sh 25 LOOP=20
29 while [ $i -lt $LOOP ]; do
ftrace_set_ftrace_pid.sh 16 LOOP=300
20 while [ $j -lt $LOOP ]; do
ftrace_trace_stat.sh 16 LOOP=200
38 while [ $i -lt $LOOP ]; do
ftrace_trace_options.sh 18 LOOP=200
22 while [ $j -lt $LOOP ]; do
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/bfin/
loop.s 0 LOOP bug LC0 = P0>>1;
loop2.s 0 LOOP .bug LC0 = P0>>1;
loop3.s 0 LOOP $bug LC0 = P0>>1;
  /external/ltp/testcases/kernel/tracing/ftrace_test/
ftrace_regression01.sh 43 LOOP=10
55 for i in $(seq $LOOP); do
  /external/google-breakpad/src/testing/scripts/generator/cpp/
keywords.py 47 LOOP = set('while do for break continue'.split())
49 ALL = TYPES | TYPE_MODIFIERS | ACCESS | CASTS | OTHERS | OTHER_TYPES | CONTROL | EXCEPTION | LOOP
  /external/googletest/googlemock/scripts/generator/cpp/
keywords.py 47 LOOP = set('while do for break continue'.split())
49 ALL = TYPES | TYPE_MODIFIERS | ACCESS | CASTS | OTHERS | OTHER_TYPES | CONTROL | EXCEPTION | LOOP
  /external/libxaac/decoder/armv7/
ia_xheaacd_mps_mulshift.s 30 LOOP:
41 BGT LOOP
  /external/ltp/testcases/kernel/controllers/memcg/regression/
memcg_test_1.c 32 #define LOOP 40
40 int loop; local
48 for (loop = 0; loop < LOOP; loop++) {
  /external/ltp/testcases/kernel/fs/fs-bench/
modaltr.sh 35 LOOP=loop
83 lsmod |grep $LOOP
87 modprobe $LOOP
116 rmmod $LOOP
  /external/mesa3d/src/mesa/math/
m_xform.c 83 #define LOOP for ( i = 0 ; i < n ; i++ )
92 #undef LOOP
  /external/v8/testing/gmock/scripts/generator/cpp/
keywords.py 47 LOOP = set('while do for break continue'.split())
49 ALL = TYPES | TYPE_MODIFIERS | ACCESS | CASTS | OTHERS | OTHER_TYPES | CONTROL | EXCEPTION | LOOP
  /toolchain/binutils/binutils-2.27/libiberty/
configure.com 28 $ LOOP:
34 $ GOTO LOOP
  /prebuilts/go/darwin-x86/test/chan/
select.go 22 LOOP:
32 break LOOP
  /prebuilts/go/linux-x86/test/chan/
select.go 22 LOOP:
32 break LOOP
  /external/iptables/etc/
ethertypes 39 LOOP 9000 loopback # loop proto

Completed in 807 milliseconds

1 2 3 4 5