/cts/tools/vm-tests-tf/src/dot/junit/opcodes/aput_wide/d/ |
T_aput_wide_10.d | 30 aput-wide v14, v10, v11
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/cmp_long/d/ |
T_cmp_long_6.d | 29 cmp-long v0, v10, v14
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/cmpg_double/d/ |
T_cmpg_double_1.d | 29 cmpg-double v0, v12, v14
|
T_cmpg_double_3.d | 29 cmpg-double v0, v12, v14
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/cmpl_double/d/ |
T_cmpl_double_1.d | 29 cmpl-double v0, v12, v14
|
T_cmpl_double_3.d | 29 cmpl-double v0, v12, v14
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/div_double/d/ |
T_div_double_5.d | 29 div-double v0, v10, v14
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/div_double_2addr/d/ |
T_div_double_2addr_5.d | 29 div-double/2addr v10, v14
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/div_long/d/ |
T_div_long_6.d | 30 div-long v0, v10, v14
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/div_long_2addr/d/ |
T_div_long_2addr_6.d | 30 div-long/2addr v10, v14
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/mul_double/d/ |
T_mul_double_2.d | 30 mul-double v0, v10, v14
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/mul_double_2addr/d/ |
T_mul_double_2addr_2.d | 30 mul-double/2addr v10, v14
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/mul_long/d/ |
T_mul_long_2.d | 30 mul-long v0, v12, v14
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/mul_long_2addr/d/ |
T_mul_long_2addr_2.d | 30 mul-long/2addr v12, v14
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/or_long/d/ |
T_or_long_2.d | 30 or-long v0, v10, v14
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/or_long_2addr/d/ |
T_or_long_2addr_2.d | 30 or-long/2addr v10, v14
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/rem_double/d/ |
T_rem_double_2.d | 30 rem-double v0, v12, v14
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/rem_long/d/ |
T_rem_long_2.d | 30 rem-long v0, v12, v14
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/rem_long_2addr/d/ |
T_rem_long_2addr_2.d | 30 rem-long/2addr v12, v14
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/ |
TunerFragment.java | 28 import android.support.v14.preference.PreferenceFragment; 29 import android.support.v14.preference.SwitchPreference;
|
StatusBarSwitch.java | 22 import android.support.v14.preference.SwitchPreference;
|
/frameworks/support/v17/preference-leanback/src/android/support/v17/preference/ |
LeanbackSettingsFragment.java | 25 import android.support.v14.preference.MultiSelectListPreference; 26 import android.support.v14.preference.PreferenceFragment; 122 * Called to instantiate the initial {@link android.support.v14.preference.PreferenceFragment}
|
/prebuilts/sdk/current/support/v17/preference-leanback/libs/ |
android-support-v17-preference-leanback.jar | |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/ |
verbose-error.l | 97 [^:]*:32: Error: operand mismatch -- `shll v14.8b,v15.8h,#1' 99 [^:]*:32: Info: shll v14.8h,v15.8b,#1 101 [^:]*:32: Info: shll v14.4s,v15.4h,#1 102 [^:]*:32: Info: shll v14.2d,v15.2s,#1 103 [^:]*:34: Error: operand mismatch -- `shll2 v14.8b,v15.8h,#1' 105 [^:]*:34: Info: shll2 v14.4s,v15.8h,#1 107 [^:]*:34: Info: shll2 v14.8h,v15.16b,#1 108 [^:]*:34: Info: shll2 v14.2d,v15.4s,#1
|
/frameworks/support/samples/SupportLeanbackShowcase/app/src/main/java/android/support/v17/leanback/supportleanbackshowcase/app/settings/ |
SettingsExampleFragment.java | 20 import android.support.v14.preference.PreferenceFragment;
|