HomeSort by relevance Sort by last modified time
    Searched refs:v7 (Results 1 - 25 of 365) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/dx/tests/096-dex-giant-catch/
Blort.java 19 long v5, long v6, long v7, long v8) {
  /cts/tools/vm-tests/src/dot/junit/opcodes/if_gt/d/
T_if_gt_4.d 16 if-gt v7, v8, Label11
17 const/16 v7, 1234
18 return v7
21 const/4 v7, 1
22 return v7
  /cts/tools/vm-tests/src/dot/junit/opcodes/monitor_enter/d/
T_monitor_enter_1.d 34 monitor-enter v7
36 iget v1, v7, dot.junit.opcodes.monitor_enter.d.T_monitor_enter_1.counter I
41 iget v2, v7, dot.junit.opcodes.monitor_enter.d.T_monitor_enter_1.counter I
46 iput v1, v7, dot.junit.opcodes.monitor_enter.d.T_monitor_enter_1.counter I
47 monitor-exit v7
52 iput v5, v7, dot.junit.opcodes.monitor_enter.d.T_monitor_enter_1.counter I
53 monitor-exit v7
58 monitor-exit v7
60 iput v5, v7, dot.junit.opcodes.monitor_enter.d.T_monitor_enter_1.counter I
  /cts/tools/vm-tests/src/dot/junit/opcodes/return_object/d/
T_return_object_6.d 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/tools/vm-tests/src/dot/junit/opcodes/shl_int_2addr/d/
T_shl_int_2addr_2.d 16 shl-int/2addr v7, v8
17 return v7
  /cts/tools/vm-tests/src/dot/junit/opcodes/shl_long_2addr/d/
T_shl_long_2addr_3.d 16 shl-long/2addr v7, v9
17 return-wide v7
T_shl_long_2addr_6.d 16 shl-long/2addr v7, v10
17 return-wide v7
  /cts/tools/vm-tests/src/dot/junit/opcodes/shr_long_2addr/d/
T_shr_long_2addr_3.d 16 shr-long/2addr v7, v9
17 return-wide v7
T_shr_long_2addr_6.d 16 shr-long/2addr v7, v10
17 return-wide v7
  /external/webkit/LayoutTests/fast/js/resources/
codegen-temporaries-multiple-global-blocks-1.js 39 v7 = { a: 0 };
codegen-temporaries-multiple-global-blocks-2.js 34 var v7 = o7; variable
35 v7[assign7()] += 1;
  /cts/tests/tests/jni/src/android/jni/cts/
InstanceFromNative.java 76 char v4, short v5, byte v6, boolean v7, String v8) {
78 && (v4 == 4) && (v5 == 5) && (v6 == 6) && v7 &&
84 int v5, int v6, int v7, int v8, int v9,
95 (v4 == 4) && (v5 == 5) && (v6 == 6) && (v7 == 7) &&
StaticFromNative.java 73 char v4, short v5, byte v6, boolean v7, String v8) {
75 && (v4 == 4) && (v5 == 5) && (v6 == 6) && v7 &&
81 int v5, int v6, int v7, int v8, int v9,
92 (v4 == 4) && (v5 == 5) && (v6 == 6) && (v7 == 7) &&
InstanceNonce.java 67 char v3, int v4, long v5, String v6, float v7, double v8,
71 int v5, int v6, int v7, int v8, int v9,
StaticNonce.java 68 char v3, int v4, long v5, String v6, float v7, double v8,
72 int v5, int v6, int v7, int v8, int v9,
  /cts/tools/vm-tests/src/dot/junit/opcodes/aget_wide/d/
T_aget_wide_11.d 29 aget-wide v7, v6, v7
30 return-wide v7
  /cts/tools/vm-tests/src/dot/junit/opcodes/filled_new_array/d/
T_filled_new_array_8.d 27 const v7, 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/src/dot/junit/opcodes/if_eq/d/
T_if_eq_1.d 16 if-eq v6, v7, Label11
T_if_eq_10.d 16 if-eq v6, v7, Label10
T_if_eq_11.d 16 if-eq v6, v7, Label10
T_if_eq_12.d 16 if-eq v6, v7, Label11
T_if_eq_2.d 16 if-eq v6, v7, Label11
T_if_eq_4.d 16 if-eq v6, v7, Label11
T_if_eq_8.d 16 if-eq v5, v7, Label11
T_if_eq_9.d 16 if-eq v6, v7, Label11

Completed in 132 milliseconds

1 2 3 4 5 6 7 8 91011>>