/cts/tools/vm-tests-tf/src/dot/junit/opcodes/monitor_enter/d/ |
D | T_monitor_enter_1.smali | 34 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/ |
D | T_return_object_6.smali | 43 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/ |
D | StaticFromNative.java | 73 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()
|
D | InstanceFromNative.java | 76 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()
|
D | InstanceNonce.java | 69 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
|
D | StaticNonce.java | 70 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/ |
D | T_aget_wide_11.smali | 29 aget-wide v7, v6, v7 30 return-wide v7
|
/cts/hostsidetests/appsecurity/test-apps/SplitApp/ |
D | Android.mk | 31 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/ |
D | T_filled_new_array_8.smali | 27 const v7, 0 30 filled-new-array {v5, v6, v7, v8, v9}, [I 37 filled-new-array {v5, v6, v7, v8, v9}, [I
|
D | T_filled_new_array_8.dfh | 138 // 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/ |
D | T_double_to_long_6.smali | 30 move v0, v7 31 move v1, v7
|
/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
|
/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/mul_int_2addr/d/ |
D | T_mul_int_2addr_2.smali | 30 mul-int/2addr v7, v8 31 return v7
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/double_to_int/d/ |
D | T_double_to_int_6.smali | 30 move v0, v7 31 move v1, v7
|
/cts/tests/tests/jni/libjnitest/ |
D | android_jni_cts_InstanceNonce.c | 227 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()
|
D | android_jni_cts_StaticNonce.c | 242 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/ |
D | T_aput_object_3.smali | 57 # 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/ |
D | T_invoke_super_range_2.smali | 29 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/ |
D | T_invoke_super_2.smali | 29 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/ |
D | T_invoke_static_range_4.smali | 35 if-ne v0, v7, :Label0 65 const v7, 7
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual_range/d/ |
D | T_invoke_virtual_range_2.smali | 36 if-ne v0, v7, :Label0 67 const v7, 7
|
/cts/hostsidetests/appsecurity/test-apps/SplitApp/feature/ |
D | Android.mk | 24 LOCAL_PACKAGE_SPLITS := v7
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/aput/d/ |
D | T_aput_5.smali | 30 aput v9, v7, v8
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/aput_byte/d/ |
D | T_aput_byte_5.smali | 30 aput-byte v9, v7, v8
|