HomeSort by relevance Sort by last modified time
    Searched refs:lt (Results 126 - 150 of 1173) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/vixl/test/aarch32/
test-assembler-cond-rd-operand-rn-identical-low-registers-in-it-block-t32.cc 181 {{lt, r0, r0}, true, lt, "lt r0 r0", "lt_r0_r0"},
182 {{lt, r1, r1}, true, lt, "lt r1 r1", "lt_r1_r1"},
183 {{lt, r2, r2}, true, lt, "lt r2 r2", "lt_r2_r2"},
184 {{lt, r3, r3}, true, lt, "lt r3 r3", "lt_r3_r3"}
    [all...]
test-assembler-cond-rd-rn-operand-rm-rn-is-sp-in-it-block-t32.cc 183 {{lt, r0, r13, r0}, true, lt, "lt r0 r13 r0", "lt_r0_r13_r0"},
184 {{lt, r1, r13, r1}, true, lt, "lt r1 r13 r1", "lt_r1_r13_r1"},
185 {{lt, r2, r13, r2}, true, lt, "lt r2 r13 r2", "lt_r2_r13_r2"},
186 {{lt, r3, r13, r3}, true, lt, "lt r3 r13 r3", "lt_r3_r13_r3"}
    [all...]
test-assembler-cond-rd-operand-rn-shift-amount-1to31-in-it-block-t32.cc 98 {{lt, r5, r3, LSL, 21}, true, lt, "lt r5 r3 LSL 21", "lt_r5_r3_LSL_21"},
102 {{lt, r4, r2, LSL, 31}, true, lt, "lt r4 r2 LSL 31", "lt_r4_r2_LSL_31"},
117 {{lt, r0, r0, LSL, 27}, true, lt, "lt r0 r0 LSL 27", "lt_r0_r0_LSL_27"},
125 {{lt, r4, r5, LSL, 25}, true, lt, "lt r4 r5 LSL 25", "lt_r4_r5_LSL_25"}
    [all...]
test-assembler-cond-rd-operand-rn-shift-rs-in-it-block-t32.cc 137 {{lt, r4, r4, ROR, r3}, true, lt, "lt r4 r4 ROR r3", "lt_r4_r4_ROR_r3"},
149 {{lt, r0, r0, LSR, r0}, true, lt, "lt r0 r0 LSR r0", "lt_r0_r0_LSR_r0"},
160 {{lt, r5, r5, LSR, r4}, true, lt, "lt r5 r5 LSR r4", "lt_r5_r5_LSR_r4"},
181 {{lt, r6, r6, LSR, r5}, true, lt, "lt r6 r6 LSR r5", "lt_r6_r6_LSR_r5"}
    [all...]
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-aarch64/
weak-undefined.s 11 b.lt foo
  /external/ltp/testcases/kernel/power_management/
pm_include.sh 20 if tst_kvcmp -lt "2.6.21"; then
54 while [ "${j}" -lt "${total_cpus}" ]
182 if [ $pass_count -lt 5 ]; then
192 if [ $pass_count -lt 5 ]; then
203 if [ $pass_count -lt 5 ]; then
236 if [ $pass_count -lt 5 ]; then
246 if [ $pass_count -lt 5 ]; then
269 if [ $pass_count -lt 5 ]; then
278 if [ $pass_count -lt 5 ]; then
  /art/test/472-unreachable-if-regression/smali/
Test.smali 25 if-lt v0, v0, :unreachable
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_lt/d/
T_if_lt_1.d 16 if-lt v6, v7, Label11
T_if_lt_10.d 16 if-lt v6, v7, Label10
T_if_lt_11.d 16 if-lt v6, v7, Label11
T_if_lt_12.d 16 if-lt v6, v7, Label10
T_if_lt_4.d 16 if-lt v6, v8, Label11
T_if_lt_5.d 16 if-lt v5, v6, Label11
T_if_lt_6.d 16 if-lt v5, v7, Label11
T_if_lt_7.d 16 if-lt v6, v7, Label11
T_if_lt_9.d 16 if-lt v6, v7, Label10
  /device/generic/goldfish-opengl/system/GLESv1/
Android.mk 10 ifeq ($(shell test $(PLATFORM_SDK_VERSION) -lt 21 && echo PreLollipop),PreLollipop)
  /device/generic/goldfish-opengl/system/GLESv2/
Android.mk 10 ifeq ($(shell test $(PLATFORM_SDK_VERSION) -lt 21 && echo PreLollipop),PreLollipop)
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_deadlock_detector_interface.h 29 // lt - logical (user) thread.
66 DDLogicalThread *lt; member in struct:__sanitizer::DDCallback
79 virtual void DestroyLogicalThread(DDLogicalThread *lt) {}
  /external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/tests/
test_script.sh 74 if test $cpus -lt ${min_cpus_fail:-0}; then
  /external/ltp/testcases/kernel/device-drivers/rcu/
rcu_torture.sh 70 if tst_kvcmp -lt "3.12"; then
74 if tst_kvcmp -lt "3.11"; then
  /external/ltp/testcases/kernel/device-drivers/zram/
zram01.sh 39 if [ "$RAM_SIZE" -lt 1048576 ]; then
89 if [ "$v" -lt 100 ]; then
  /external/ltp/testcases/kernel/hotplug/cpu_hotplug/functional/
cpuhotplug04.sh 52 if [ $cpus_num -lt 2 ]; then
56 if [ $(get_hotplug_cpus_num) -lt 1 ]; then
  /external/ltp/testcases/kernel/sched/hyperthreading/ht_enabled/
smt_smp_enabled.sh 56 if [ $no_of_processor -lt $no_of_cpu ];then
  /external/ltp/testcases/kernel/tracing/ftrace_test/
ftrace_stress_test.sh 68 while [ $p -lt $NR_PIDS ]; do
100 while [ $p -lt $NR_PIDS ]; do

Completed in 617 milliseconds

1 2 3 4 56 7 8 91011>>