Home
last modified time | relevance | path

Searched refs:v7 (Results 1 – 25 of 388) sorted by relevance

12345678910>>...16

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_gt/d/
DT_if_gt_4.d16 if-gt v7, v8, Label11
17 const/16 v7, 1234
18 return v7
21 const/4 v7, 1
22 return v7
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/return_object/d/
DT_return_object_6.d43 move-result-object v7
46 if-ne v7, v8, Label43
48 const-string v7, "a"
49 if-ne v1, v7, Label43
51 const-string v7, "b"
52 if-ne v2, v7, Label43
54 const-string v7, "c"
55 if-ne v3, v7, Label43
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/monitor_enter/d/
DT_monitor_enter_1.d34 monitor-enter v7
36 iget v1, v7, dot.junit.opcodes.monitor_enter.d.T_monitor_enter_1.counter I
41 iget v2, v7, dot.junit.opcodes.monitor_enter.d.T_monitor_enter_1.counter I
46 iput v1, v7, dot.junit.opcodes.monitor_enter.d.T_monitor_enter_1.counter I
47 monitor-exit v7
52 iput v5, v7, dot.junit.opcodes.monitor_enter.d.T_monitor_enter_1.counter I
53 monitor-exit v7
58 monitor-exit v7
60 iput v5, v7, dot.junit.opcodes.monitor_enter.d.T_monitor_enter_1.counter I
/cts/tests/tests/jni/src/android/jni/cts/
DInstanceFromNative.java76 char v4, short v5, byte v6, boolean v7, String v8) { in takeOneOfEach() argument
78 && (v4 == 4) && (v5 == 5) && (v6 == 6) && v7 && in takeOneOfEach()
84 int v5, int v6, int v7, int v8, int v9, in takeCoolHandLuke() argument
95 (v4 == 4) && (v5 == 5) && (v6 == 6) && (v7 == 7) && in takeCoolHandLuke()
DStaticFromNative.java73 char v4, short v5, byte v6, boolean v7, String v8) { in takeOneOfEach() argument
75 && (v4 == 4) && (v5 == 5) && (v6 == 6) && v7 && in takeOneOfEach()
81 int v5, int v6, int v7, int v8, int v9, in takeCoolHandLuke() argument
92 (v4 == 4) && (v5 == 5) && (v6 == 6) && (v7 == 7) && in takeCoolHandLuke()
DInstanceNonce.java69 char v3, int v4, long v5, String v6, float v7, double v8, in takeOneOfEach() argument
73 int v5, int v6, int v7, int v8, int v9, in takeCoolHandLuke() argument
DStaticNonce.java70 char v3, int v4, long v5, String v6, float v7, double v8, in takeOneOfEach() argument
74 int v5, int v6, int v7, int v8, int v9, in takeCoolHandLuke() argument
/cts/tests/leanbackjank/app/
DAndroid.mk32 $(TOP)/frameworks/support/v7/recyclerview/res \
41 android-support-v7-recyclerview \
48 --extra-packages android.support.v7.recyclerview
/cts/hostsidetests/appsecurity/test-apps/SplitApp/
DAndroid.mk28 LOCAL_PACKAGE_SPLITS := mdpi-v4 hdpi-v4 xhdpi-v4 xxhdpi-v4 v7 fr de
56 LOCAL_PACKAGE_SPLITS := v7
83 LOCAL_PACKAGE_SPLITS := v7
109 LOCAL_PACKAGE_SPLITS := v7
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/aget_wide/d/
DT_aget_wide_11.d29 aget-wide v7, v6, v7
30 return-wide v7
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/shl_int_2addr/d/
DT_shl_int_2addr_2.d16 shl-int/2addr v7, v8
17 return v7
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/shl_long_2addr/d/
DT_shl_long_2addr_6.d16 shl-long/2addr v7, v10
17 return-wide v7
DT_shl_long_2addr_3.d16 shl-long/2addr v7, v9
17 return-wide v7
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/shr_long_2addr/d/
DT_shr_long_2addr_6.d16 shr-long/2addr v7, v10
17 return-wide v7
DT_shr_long_2addr_3.d16 shr-long/2addr v7, v9
17 return-wide v7
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/filled_new_array/d/
DT_filled_new_array_8.d27 const v7, 0
30 filled-new-array {v5, v6, v7, v8, v9}, [I
37 filled-new-array {v5, v6, v7, v8, v9}, [I
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/mul_int_2addr/d/
DT_mul_int_2addr_2.d30 mul-int/2addr v7, v8
31 return v7
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/long_to_int/d/
DT_long_to_int_6.d29 move v0, v7
30 move v1, v7
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/double_to_long/d/
DT_double_to_long_6.d30 move v0, v7
31 move v1, v7
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/double_to_int/d/
DT_double_to_int_6.d30 move v0, v7
31 move v1, v7
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/double_to_float/d/
DT_double_to_float_6.d30 move v0, v7
31 move v1, v7
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super/d/
DT_invoke_super_2.d29 const v7, 0
30 invoke-super {v7}, dot/junit/opcodes/invoke_super/d/T_invoke_super_2/toInt()I
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super_range/d/
DT_invoke_super_range_2.d29 const v7, 0
30 … invoke-super/range {v7}, dot/junit/opcodes/invoke_super_range/d/T_invoke_super_range_2/toInt()I
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_static_range/d/
DT_invoke_static_range_4.d35 if-ne v0, v7, Label0
65 const v7, 7
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual_range/d/
DT_invoke_virtual_range_2.d36 if-ne v0, v7, Label0
67 const v7, 7

12345678910>>...16