HomeSort by relevance Sort by last modified time
    Searched refs:v6 (Results 76 - 100 of 337) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/clang/test/CXX/class/class.mem/
p1.cpp 52 void v6() { } //expected-note{{previous definition is here}} function in struct:S5
53 static int v6; //expected-error{{redefinition of 'v6' as different kind of symbol}} member in struct:S5
  /external/webkit/LayoutTests/fast/js/resources/
codegen-temporaries-multiple-global-blocks-1.js 33 v6 = { a: 0 };
codegen-temporaries-multiple-global-blocks-2.js 29 var v6 = o6; variable
30 v6["a"] = assign6();
  /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 69 char v3, int v4, long v5, String v6, float v7, double v8,
73 int v5, int v6, int v7, int v8, int v9,
StaticNonce.java 70 char v3, int v4, long v5, String v6, float v7, double v8,
74 int v5, int v6, int v7, int v8, int v9,
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/double_to_float/d/
T_double_to_float_2.d 30 const v6, 3.14
31 double-to-float v0, v6
32 return v6
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/filled_new_array/d/
T_filled_new_array_8.d 26 const v6, 0
30 filled-new-array {v5, v6, v7, v8, v9}, [I
37 filled-new-array {v5, v6, v7, v8, v9}, [I
  /external/libvpx/vp8/common/ppc/
idctllm_altivec.asm 42 vaddsws v6, v2, v3 ;# a1 = ip[0]+ip[8]
67 vaddsws v0, v6, v3 ;# a1 + d1
68 vsubsws v3, v6, v3 ;# a1 - d1
77 vmrglw v6, v0, v1 ;# a2 b2 a3 b3
83 vperm v2, v6, v7, v10 ;# a2 b2 c2 d2
84 vperm v3, v6, v7, v11 ;# a3 b3 c3 d3
87 vaddsws v6, v0, v2 ;# a1 = ip[0]+ip[8]
110 vaddsws v0, v6, v3 ;# a1 + d1
111 vsubsws v3, v6, v3 ;# a1 - d1
116 vspltish v6,
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_eq/d/
T_if_eq_7.d 16 if-eq v5, v6, Label11
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_eqz/d/
T_if_eqz_5.d 16 if-eqz v6, Label9
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_ge/d/
T_if_ge_5.d 16 if-ge v5, v6, Label11
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_gt/d/
T_if_gt_5.d 16 if-gt v5, v6, Label11
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_le/d/
T_if_le_5.d 16 if-le v5, v6, Label11
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_lt/d/
T_if_lt_5.d 16 if-lt v5, v6, Label11
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_ne/d/
T_if_ne_7.d 16 if-ne v5, v6, Label11
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_exception/d/
T_move_exception_3.d 25 move-exception v6
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/mul_float/d/
T_mul_float_6.d 16 mul-float v0, v6, v7
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/shl_int/d/
T_shl_int_1.d 16 shl-int v0, v6, v7
T_shl_int_6.d 16 shl-int v0, v6, v7
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/shl_int_lit8/d/
T_shl_int_lit8_8.d 16 shl-int/lit8 v0, v6, 2
T_shl_int_lit8_9.d 16 shl-int/lit8 v0, v6, 2
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/shr_int/d/
T_shr_int_1.d 16 shr-int v0, v6, v7
T_shr_int_2.d 16 shr-int v0, v6, v8

Completed in 2029 milliseconds

1 2 34 5 6 7 8 91011>>