Home
last modified time | relevance | path

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

12345678910>>...14

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/monitor_enter/d/
DT_monitor_enter_1.smali34 monitor-enter v7
36 iget v1, v7, Ldot/junit/opcodes/monitor_enter/d/T_monitor_enter_1;->counter:I
41 iget v2, v7, Ldot/junit/opcodes/monitor_enter/d/T_monitor_enter_1;->counter:I
46 iput v1, v7, Ldot/junit/opcodes/monitor_enter/d/T_monitor_enter_1;->counter:I
47 monitor-exit v7
52 iput v5, v7, Ldot/junit/opcodes/monitor_enter/d/T_monitor_enter_1;->counter:I
53 monitor-exit v7
58 monitor-exit v7
60 iput v5, v7, Ldot/junit/opcodes/monitor_enter/d/T_monitor_enter_1;->counter:I
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/return_object/d/
DT_return_object_6.smali43 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/tests/tests/jni/src/android/jni/cts/
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()
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()
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/tools/vm-tests-tf/src/dot/junit/opcodes/aget_wide/d/
DT_aget_wide_11.smali29 aget-wide v7, v6, v7
30 return-wide v7
/cts/hostsidetests/appsecurity/test-apps/SplitApp/
DAndroid.mk31 LOCAL_PACKAGE_SPLITS := mdpi-v4 hdpi-v4 xhdpi-v4 xxhdpi-v4 v7 fr de
64 LOCAL_PACKAGE_SPLITS := v7
94 LOCAL_PACKAGE_SPLITS := v7
123 LOCAL_PACKAGE_SPLITS := v7
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/filled_new_array/d/
DT_filled_new_array_8.smali27 const v7, 0
30 filled-new-array {v5, v6, v7, v8, v9}, [I
37 filled-new-array {v5, v6, v7, v8, v9}, [I
DT_filled_new_array_8.dfh138 // parsed: offset 282, len 6: |0009: const v7, #float 0.000000 // #0x00000000 int
144 // parsed: offset 300, len 6: |0012: filled-new-array {v5, v6, v7, v8, v9}, [I // class@0004
169 // parsed: offset 328, len 6: |0000: filled-new-array {v5, v6, v7, v8, v9}, [I // class@0004
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/double_to_long/d/
DT_double_to_long_6.smali30 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.smali30 move v0, v7
31 move v1, v7
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/long_to_int/d/
DT_long_to_int_6.smali29 move v0, v7
30 move v1, v7
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/mul_int_2addr/d/
DT_mul_int_2addr_2.smali30 mul-int/2addr v7, v8
31 return v7
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/double_to_int/d/
DT_double_to_int_6.smali30 move v0, v7
31 move v1, v7
/cts/tests/tests/jni/libjnitest/
Dandroid_jni_cts_InstanceNonce.c227 jstring v6, jfloat v7, jdouble v8, jintArray v9) { in InstanceNonce_takeOneOfEach() argument
232 (v4 != 4) || (v5 != 5) || (v7 != 7.0f) || (v8 != 8.0)) { in InstanceNonce_takeOneOfEach()
281 jint v5, jint v6, jint v7, jint v8, jint v9, in InstanceNonce_takeCoolHandLuke() argument
292 (v4 == 4) && (v5 == 5) && (v6 == 6) && (v7 == 7) && in InstanceNonce_takeCoolHandLuke()
Dandroid_jni_cts_StaticNonce.c242 jstring v6, jfloat v7, jdouble v8, jintArray v9) { in StaticNonce_takeOneOfEach() argument
247 (v4 != 4) || (v5 != 5) || (v7 != 7.0f) || (v8 != 8.0)) { in StaticNonce_takeOneOfEach()
296 jint v5, jint v6, jint v7, jint v8, jint v9, in StaticNonce_takeCoolHandLuke() argument
307 (v4 == 4) && (v5 == 5) && (v6 == 6) && (v7 == 7) && in StaticNonce_takeCoolHandLuke()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/aput_object/d/T_aput_object_3.smalis/
DT_aput_object_3.smali57 # v7 = Object[]
58 new-array v7, v0, [Ljava/lang/Object;
72 aput-object v4, v7, v0
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super_range/d/
DT_invoke_super_range_2.smali29 const v7, 0
30 … invoke-super/range {v7}, Ldot/junit/opcodes/invoke_super_range/d/T_invoke_super_range_2;->toInt()I
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super/d/
DT_invoke_super_2.smali29 const v7, 0
30 invoke-super {v7}, Ldot/junit/opcodes/invoke_super/d/T_invoke_super_2;->toInt()I
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_static_range/d/
DT_invoke_static_range_4.smali35 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.smali36 if-ne v0, v7, :Label0
67 const v7, 7
/cts/hostsidetests/appsecurity/test-apps/SplitApp/feature/
DAndroid.mk24 LOCAL_PACKAGE_SPLITS := v7
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/aput/d/
DT_aput_5.smali30 aput v9, v7, v8
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/aput_byte/d/
DT_aput_byte_5.smali30 aput-byte v9, v7, v8

12345678910>>...14