Home
last modified time | relevance | path

Searched refs:v8 (Results 1 – 25 of 245) sorted by relevance

12345678910

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/monitor_enter/d/
DT_monitor_enter_2.smali38 monitor-enter v8
40 monitor-enter v8
43 iput v9, v8, Ldot/junit/opcodes/monitor_enter/d/T_monitor_enter_2;->flg:I
46 monitor-exit v8
55 iget v1, v8, Ldot/junit/opcodes/monitor_enter/d/T_monitor_enter_2;->flg:I
60 iput-boolean v5, v8, Ldot/junit/opcodes/monitor_enter/d/T_monitor_enter_2;->result:Z
63 monitor-exit v8
72 iput-boolean v6, v8, Ldot/junit/opcodes/monitor_enter/d/T_monitor_enter_2;->result:Z
74 monitor-exit v8
/cts/tests/tests/jni/src/android/jni/cts/
DStaticFromNative.java73 char v4, short v5, byte v6, boolean v7, String v8) { in takeOneOfEach() argument
76 v8.equals("biscuits"); in takeOneOfEach()
81 int v5, int v6, int v7, int v8, int v9, in takeCoolHandLuke() argument
93 (v8 == 8) && (v9 == 9) && in takeCoolHandLuke()
DInstanceFromNative.java76 char v4, short v5, byte v6, boolean v7, String v8) { in takeOneOfEach() argument
79 v8.equals("biscuits"); in takeOneOfEach()
84 int v5, int v6, int v7, int v8, int v9, in takeCoolHandLuke() argument
96 (v8 == 8) && (v9 == 9) && 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/filled_new_array/d/
DT_filled_new_array_8.smali28 const v8, 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.dfh140 // parsed: offset 288, len 6: |000c: const v8, #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/move_wide/d/
DT_move_wide_6.smali38 cmp-long v8, v1, v4
40 return v8
/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
293 (v8 == 8) && (v9 == 9) && 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
308 (v8 == 8) && (v9 == 9) && in StaticNonce_takeCoolHandLuke()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/aput_object/d/T_aput_object_3.smalis/
DT_aput_object_3.smali60 # v8 = SuperInterface2[]
61 new-array v8, v0, [Ldot/junit/opcodes/aput_object/d/SuperInterface2;
90 aput-object v5, v8, v0
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/return_object/d/
DT_return_object_6.smali45 const-string v8, "ddd"
46 if-ne v7, v8, :Label43
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_static_range/d/
DT_invoke_static_range_4.smali33 if-ne v0, v8, :Label0
66 const v8, 8
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual_range/d/
DT_invoke_virtual_range_2.smali34 if-ne v0, v8, :Label0
68 const v8, 8
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_object/d/
DT_move_object_2.smali32 move-object v15, v8
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move/d/
DT_move_4.smali29 move v1, v8
/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
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/aget_char/d/
DT_aget_char_6.smali30 aget-char v0, v7, v8
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/cmpg_float/d/
DT_cmpg_float_5.smali28 cmpg-float v0, v9, v8
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/mul_int/d/
DT_mul_int_2.smali30 mul-int v0, v7, v8
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/neg_long/d/
DT_neg_long_3.smali30 neg-long v0, v8
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/aget_byte/d/
DT_aget_byte_4.smali30 aget-byte v0, v7, v8
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/mul_int_lit8/d/
DT_mul_int_lit8_4.smali30 mul-int/lit8 v0, v8, 0
DT_mul_int_lit8_3.smali30 mul-int/lit8 v0, v8, 10

12345678910