Home
last modified time | relevance | path

Searched refs:v5 (Results 1 – 25 of 246) sorted by relevance

12345678910

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_interface/d/
DT_invoke_interface_14.smali33 const v5, 2
34 invoke-interface {v8, v4, v5}, Ldot/junit/opcodes/invoke_interface/ITest;->testArgsOrder(II)I
36 const v5, 32
37 if-ne v4, v5, :Label0
39 const v5, 123
40 if-ne v5, v1, :Label0
42 const v5, 345
43 if-ne v5, v2, :Label0
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_interface_range/d/
DT_invoke_interface_range_14.smali33 const v5, 2
35 …invoke-interface/range {v3..v5}, Ldot/junit/opcodes/invoke_interface_range/ITest;->testArgsOrder(I…
37 const v5, 32
38 if-ne v4, v5, :Label0
40 const v5, 123
41 if-ne v5, v1, :Label0
43 const v5, 345
44 if-ne v5, v2, :Label0
/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/aput_object/d/T_aput_object_3.smalis/
DT_aput_object_3.smali49 # v5 = SuperClass
50 new-instance v5, Ldot/junit/opcodes/aput_object/d/SuperClass;
52 invoke-direct {v5}, Ldot/junit/opcodes/aput_object/d/SuperClass;-><init>()V
76 aput-object v5, v2, v0
90 aput-object v5, v8, v0
/cts/tests/tests/view/src/android/view/cts/
DView_FocusHandlingTest.java308 View v5 = new Button(activity); in testSizeHandling() local
313 layout.addView(v5, 30, 30); in testSizeHandling()
314 assertTrue(isZeroSize(v5)); in testSizeHandling()
315 assertTrue(v5.requestFocus()); in testSizeHandling()
318 assertFalse(isZeroSize(v5)); in testSizeHandling()
319 assertTrue(v5.isFocused()); in testSizeHandling()
323 v5.setRight(v5.getLeft()); in testSizeHandling()
324 assertEquals(0, v5.getWidth()); in testSizeHandling()
327 assertTrue(isZeroSize(v5)); in testSizeHandling()
328 assertFalse(v5.isFocused()); in testSizeHandling()
[all …]
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/monitor_enter/d/
DT_monitor_enter_1.smali51 const/4 v5, -1
52 iput v5, v7, Ldot/junit/opcodes/monitor_enter/d/T_monitor_enter_1;->counter:I
59 const/4 v5, -1
60 iput v5, v7, Ldot/junit/opcodes/monitor_enter/d/T_monitor_enter_1;->counter:I
DT_monitor_enter_3.smali30 const/4 v5, 0
31 monitor-enter v5
32 monitor-exit v5
DT_monitor_enter_2.smali52 invoke-static {v4, v5}, Ljava/lang/Thread;->sleep(J)V
59 const/4 v5, 0
60 iput-boolean v5, v8, Ldot/junit/opcodes/monitor_enter/d/T_monitor_enter_2;->result:Z
DT_monitor_enter_5.smali30 const v5, 12345
31 monitor-enter v5
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/filled_new_array/d/
DT_filled_new_array_8.smali25 const v5, 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/invoke_direct_range/d/
DT_invoke_direct_range_21.smali33 div-int v4, v5, v6
45 const v5, 25
47 …invoke-direct/range {v3..v5}, Ldot/junit/opcodes/invoke_direct_range/d/T_invoke_direct_range_21;->…
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sub_long_2addr/d/
DT_sub_long_2addr_3.smali31 sub-long/2addr v3, v5
32 return-wide v5
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/rem_float_2addr/d/
DT_rem_float_2addr_5.smali30 rem-float/2addr v5, v7
31 return v5
DT_rem_float_2addr_4.smali30 rem-float/2addr v5, v7
31 return v5
DT_rem_float_2addr_3.smali30 rem-float/2addr v5, v6
31 return v5
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/rem_int_2addr/d/
DT_rem_int_2addr_5.smali30 rem-int/2addr v5, v7
31 return v5
DT_rem_int_2addr_3.smali30 rem-int/2addr v5, v6
31 return v5
DT_rem_int_2addr_4.smali30 rem-int/2addr v5, v7
31 return v5
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/or_int_2addr/d/
DT_or_int_2addr_4.smali30 or-int/2addr v5, v7
31 return v5
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_wide/d/
DT_move_wide_7.smali30 const-wide v5, 0
32 move-wide v1, v5
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sub_long/d/
DT_sub_long_3.smali30 sub-long v0, v3, v5
31 return-wide v5
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/mul_float_2addr/d/
DT_mul_float_2addr_4.smali30 mul-float/2addr v5, v7
31 return v5

12345678910