HomeSort by relevance Sort by last modified time
    Searched refs:le (Results 76 - 100 of 1117) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/vixl/test/aarch32/
test-assembler-cond-rd-rn-operand-rm-t32-all-low-in-it-block.cc 114 {{le, r5, r5, r4}, true, le, "le r5 r5 r4", "le_r5_r5_r4"},
131 {{le, r2, r4, r0}, true, le, "le r2 r4 r0", "le_r2_r4_r0"},
141 {{le, r6, r5, r1}, true, le, "le r6 r5 r1", "le_r6_r5_r1"},
157 {{le, r1, r5, r5}, true, le, "le r1 r5 r5", "le_r1_r5_r5"}
    [all...]
test-assembler-cond-rd-operand-rn-t32-identical-low-registers-in-it-block.cc 197 {{le, r0, r0}, true, le, "le r0 r0", "le_r0_r0"},
198 {{le, r1, r1}, true, le, "le r1 r1", "le_r1_r1"},
199 {{le, r2, r2}, true, le, "le r2 r2", "le_r2_r2"},
200 {{le, r3, r3}, true, le, "le r3 r3", "le_r3_r3"}
    [all...]
test-assembler-cond-rd-rn-operand-rm-t32-rn-is-sp-in-it-block.cc 199 {{le, r0, r13, r0}, true, le, "le r0 r13 r0", "le_r0_r13_r0"},
200 {{le, r1, r13, r1}, true, le, "le r1 r13 r1", "le_r1_r13_r1"},
201 {{le, r2, r13, r2}, true, le, "le r2 r13 r2", "le_r2_r13_r2"},
202 {{le, r3, r13, r3}, true, le, "le r3 r13 r3", "le_r3_r13_r3"}
    [all...]
  /cts/tests/tests/bluetooth/src/android/bluetooth/cts/
ScanCallbackTest.java 19 import android.bluetooth.le.ScanCallback;
20 import android.bluetooth.le.ScanResult;
21 import android.bluetooth.le.ScanSettings;
AdvertiseCallbackTest.java 19 import android.bluetooth.le.AdvertiseCallback;
20 import android.bluetooth.le.AdvertiseSettings;
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
ScanClient.java 19 import android.bluetooth.le.ResultStorageDescriptor;
20 import android.bluetooth.le.ScanFilter;
21 import android.bluetooth.le.ScanSettings;
28 * Helper class identifying a client that has requested LE scan results.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
r5900-full.s 39 # The c.le.s instruction of R5900 has the same opcode as c.ole.s of MIPS I.
40 c.le.s $f0, $f31
41 c.le.s $f31, $f0
r5900.s 35 # The c.le.s instruction of R5900 has the same opcode as c.ole.s of MIPS I.
36 c.le.s $f0, $f31
37 c.le.s $f31, $f0
  /external/compiler-rt/lib/builtins/arm/
aeabi_dcmp.S 12 // int __aeabi_dcmp{eq,lt,le,ge,gt}(double a, double b) {
13 // int result = __{eq,lt,le,ge,gt}df2(a, b);
38 DEFINE_AEABI_DCMP(le)
aeabi_fcmp.S 12 // int __aeabi_fcmp{eq,lt,le,ge,gt}(float a, float b) {
13 // int result = __{eq,lt,le,ge,gt}sf2(a, b);
38 DEFINE_AEABI_FCMP(le)
  /external/linux-kselftest/tools/testing/selftests/rcutorture/bin/
functions.sh 36 if test $3 -le 1
  /external/ltp/testcases/network/tcp_cmds/rsh/
rsh01 63 while [ $TST_COUNT -le $NUMLOOPS ]; do
  /packages/apps/Settings/tests/anomaly-tester/src/com/android/settings/anomaly/tester/utils/
AnomalyActions.java 20 import android.bluetooth.le.BluetoothLeScanner;
21 import android.bluetooth.le.ScanCallback;
22 import android.bluetooth.le.ScanResult;
23 import android.bluetooth.le.ScanSettings;
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
thumb2_bcond.s 23 itt le
thumb2_it_bad.s 20 setendeq le
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
weak-undefined.s 12 b.le foo
  /frameworks/base/core/java/android/bluetooth/
IBluetoothGatt.aidl 22 import android.bluetooth.le.AdvertiseSettings;
23 import android.bluetooth.le.AdvertiseData;
24 import android.bluetooth.le.AdvertisingSetParameters;
25 import android.bluetooth.le.PeriodicAdvertisingParameters;
26 import android.bluetooth.le.ScanFilter;
27 import android.bluetooth.le.ScanResult;
28 import android.bluetooth.le.ScanSettings;
29 import android.bluetooth.le.ResultStorageDescriptor;
35 import android.bluetooth.le.IAdvertisingSetCallback;
36 import android.bluetooth.le.IPeriodicAdvertisingCallback
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_le/d/
T_if_le_1.d 16 if-le v6, v7, Label11
T_if_le_10.d 16 if-le v6, v7, Label10
T_if_le_11.d 16 if-le v6, v7, Label11
T_if_le_12.d 16 if-le v6, v7, Label11
T_if_le_4.d 16 if-le v6, v8, Label11
T_if_le_5.d 16 if-le v5, v6, Label11
T_if_le_6.d 16 if-le v5, v7, Label11
T_if_le_7.d 16 if-le v6, v7, Label11

Completed in 1563 milliseconds

1 2 34 5 6 7 8 91011>>