/cts/tests/tests/view/src/android/view/cts/ |
D | VelocityTrackerTest.java | 65 move(100, 10); in testNoMovement() 72 move(100, 10); in testLinearMovement() 84 move(200, 10); in testAcceleratingMovement() 96 move(200, 10); in testDeceleratingMovement() 105 move(100, 10); in testLinearSharpDirectionChange() 109 move(100, 10); in testLinearSharpDirectionChange() 111 move(100, 10); in testLinearSharpDirectionChange() 120 move(100, 10); in testLinearSharpDirectionChangeAfterALongPause() 125 move(100, 10); in testLinearSharpDirectionChangeAfterALongPause() 138 move(30, 10); in testChangingAcceleration() [all …]
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_16/d/ |
D | T_move_16_1.d | 32 move/16 v4000, v0 33 move/16 v4001, v1 35 move/16 v4000, v4001 39 move/16 v0, v4000 40 move/16 v1, v4001
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_wide_16/d/ |
D | T_move_wide_16_1.d | 32 move-wide/16 v4000, v0 33 move-wide/16 v4002, v2 35 move-wide/16 v4000, v4002 39 move-wide/16 v0, v4000 40 move-wide/16 v2, v4002
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/add_double/d/ |
D | T_add_double_6.d | 28 move v0, v5 29 move v1, v5 30 move v2, v6 31 move v3, v6
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sub_double/d/ |
D | T_sub_double_6.d | 29 move v0, v5 30 move v1, v5 31 move v2, v6 32 move v3, v6
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/div_double/d/ |
D | T_div_double_6.d | 28 move v0, v12 29 move v1, v12 30 move v2, v13 31 move v3, v13
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/cmpl_double/d/ |
D | T_cmpl_double_6.d | 28 move v0, v14 29 move v1, v14 30 move v2, v15 31 move v3, v15
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/add_double_2addr/d/ |
D | T_add_double_2addr_6.d | 28 move v0, v5 29 move v1, v5 30 move v2, v6 31 move v3, v6
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/div_double_2addr/d/ |
D | T_div_double_2addr_6.d | 28 move v0, v12 29 move v1, v12 30 move v2, v13 31 move v3, v13
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/cmpg_double/d/ |
D | T_cmpg_double_6.d | 28 move v0, v14 29 move v1, v14 30 move v2, v15 31 move v3, v15
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sub_double_2addr/d/ |
D | T_sub_double_2addr_6.d | 29 move v0, v5 30 move v1, v5 31 move v2, v6 32 move v3, v6
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move/ |
D | Test_move.java | 17 package dot.junit.opcodes.move; 21 import dot.junit.opcodes.move.d.T_move_1;
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_from16/d/ |
D | T_move_from16_1.d | 31 move/16 v4001, v10 33 move/from16 v255, v4001 34 move/from16 v1, v255
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_wide_from16/d/ |
D | T_move_wide_from16_1.d | 31 move-wide/16 v4001, v10 33 move-wide/from16 v255, v4001 34 move-wide/from16 v1, v255
|
/cts/tools/dasm/test/ |
D | all_opcodes.d | 17 move v1, v2 18 move/from16 v11, v222 19 move/16 v111, v222 20 move-wide v1, v2 21 move-wide/from16 v11, v222 22 move-wide/16 v111, v222 23 move-object v1, v2 24 move-object/from16 v11, v222 25 move-object/16 v111, v222 26 move-result v11 [all …]
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move/d/ |
D | T_move_1.java | 17 package dot.junit.opcodes.move.d;
|
D | T_move_3.d | 16 .class public dot.junit.opcodes.move.d.T_move_3 31 move v15, v0
|
D | T_move_7.d | 16 .class public dot.junit.opcodes.move.d.T_move_7 32 move v1, v5
|
D | T_move_6.d | 16 .class public dot.junit.opcodes.move.d.T_move_6 31 move v5, v1
|
D | T_move_4.d | 16 .class public dot.junit.opcodes.move.d.T_move_4 29 move v1, v8
|
D | T_move_5.d | 16 .class public dot.junit.opcodes.move.d.T_move_5 31 move v5, v0
|
D | T_move_2.d | 16 .class public dot.junit.opcodes.move.d.T_move_2 30 move v0, v9
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/long_to_int/d/ |
D | T_long_to_int_6.d | 29 move v0, v7 30 move v1, v7
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/double_to_float/d/ |
D | T_double_to_float_6.d | 30 move v0, v7 31 move v1, v7
|
/cts/tools/vm-tests-tf/src/dot/junit/verify/b2/d/ |
D | T_b2_5.d | 30 move-wide v2, v0 31 move-wide v2, v1 ; // illegal read access to v1/2
|