/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_16/d/ |
D | T_move_16_1.smali | 36 move/16 v4000, v0 38 move/16 v4001, v1 40 move/16 v4000, v4001 44 move/16 v0, v4000 46 move/16 v1, v4001
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_wide_16/d/ |
D | T_move_wide_16_1.smali | 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/tests/input/src/android/input/cts/ |
D | VelocityTrackerTest.kt | 99 move(100, 10) in testNoMovement() 108 move(100, 10) in testLinearMovement() 123 move(200, 10) in testAcceleratingMovement() 138 move(200, 10) in testDeceleratingMovement() 149 move(100, 10) in testLinearSharpDirectionChange() 154 move(100, 10) in testLinearSharpDirectionChange() 156 move(100, 10) in testLinearSharpDirectionChange() 167 move(100, 10) in testLinearSharpDirectionChangeAfterALongPause() 173 move(100, 10) in testLinearSharpDirectionChangeAfterALongPause() 191 move(30, 10) in testChangingAcceleration() [all …]
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/div_double_2addr/d/ |
D | T_div_double_2addr_6.smali | 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/sub_double/d/ |
D | T_sub_double_6.smali | 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/add_double_2addr/d/ |
D | T_add_double_2addr_6.smali | 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/cmpg_double/d/ |
D | T_cmpg_double_6.smali | 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/div_double/d/ |
D | T_div_double_6.smali | 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.smali | 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/d/ |
D | T_add_double_6.smali | 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_2addr/d/ |
D | T_sub_double_2addr_6.smali | 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/hostsidetests/adpf/app/hintsession/src/cpp/ |
D | Model.h | 64 startVertices_(std::move(vertices)), in Model() 65 indices_(std::move(indices)), in Model() 66 spTexture_(std::move(spTexture)) { in Model() 80 void move(Vector3 offset) { in move() function
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_from16/d/ |
D | T_move_from16_1.smali | 34 move/16 v4001, v10 36 move/from16 v255, v4001 38 move/from16 v1, v255
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_wide_from16/d/ |
D | T_move_wide_from16_1.smali | 34 move-wide/16 v4001, v10 36 move-wide/from16 v255, v4001 38 move-wide/from16 v1, v255
|
/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_4.smali | 16 .class public Ldot/junit/opcodes/move/d/T_move_4; 29 move v1, v8
|
D | T_move_5.smali | 16 .class public Ldot/junit/opcodes/move/d/T_move_5; 31 move v5, v0
|
D | T_move_2.smali | 16 .class public Ldot/junit/opcodes/move/d/T_move_2; 30 move v0, v9
|
D | T_move_7.smali | 16 .class public Ldot/junit/opcodes/move/d/T_move_7; 32 move v1, v5
|
D | T_move_6.smali | 16 .class public Ldot/junit/opcodes/move/d/T_move_6; 31 move v5, v1
|
/cts/hostsidetests/jvmti/base/jni/ |
D | redefine.cpp | 73 redefinitions_[name] = std::move(stack); in PushRedefinition() 75 redefinitions_[name].push(std::move(data)); in PushRedefinition() 172 data.PushRedefinition(std::move(name_str), std::move(dex_data)); in Java_android_jvmti_cts_JvmtiRedefineClassesTest_pushTransformationResult()
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/long_to_int/d/ |
D | T_long_to_int_6.smali | 29 move v0, v7 30 move v1, v7
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_object_16/d/ |
D | T_move_object_16_1.smali | 29 move-object/16 v4000, v4999 30 move-object/16 v1, v4000
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/double_to_float/d/ |
D | T_double_to_float_6.smali | 30 move v0, v7 31 move v1, v7
|