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

1 2 3

  /external/llvm/test/MC/Sparc/
sparc-nop-data.s 8 xor %i5, %i5, %i5
10 xor %i5, %i5, %i5
  /external/libcxx/test/iterators/stream.iterators/istream.iterator/istream.iterator.ops/
equal.pass.cpp 34 std::istream_iterator<int> i5; local
39 assert(i1 != i5);
44 assert(i2 != i5);
48 assert(i3 != i5);
51 assert(i4 == i5);
  /dalvik/dx/tests/074-dex-form35c-edge-case/
Blort.java 25 int i5 = 0; local
  /external/clang/test/CXX/lex/lex.literal/lex.ext/
p3.cpp 15 double &i5 = 123123123123123123123123123123123123123123123_x2; variable
p4.cpp 15 double &i5 = 1e1000000_x2; variable
p5.cpp 13 double &i5 = R"(foo)"_x1; // ok variable
p6.cpp 13 char &i5 = u'a'_x1; // ok variable
  /external/clang/test/Sema/
tentative-decls.c 26 extern int i5; // expected-note {{previous declaration is here}}
27 static int i5; // expected-error{{static declaration of 'i5' follows non-static declaration}} variable
constant-conversion.c 12 struct { int i5 : 5; } a; member in struct:__anon23700
14 a.i5 = 36; // expected-warning {{implicit truncation from 'int' to bitfield changes value from 36 to 4}}
complex-int.c 61 int i5[(3i == -(-3i) ? ((void)3, 1i - 1) : 0) == 1i - 1 ? 1 : -1]; variable
  /dalvik/dx/tests/084-dex-high-register-moves/
Blort.java 29 int i5 = 0; local
  /external/clang/test/CodeGen/
arm64-arguments.c 298 int f38_stack(int i, int i2, int i3, int i4, int i5, int i6, int i7, int i8,
300 // CHECK: define i32 @f38_stack(i32 %i, i32 %i2, i32 %i3, i32 %i4, i32 %i5, i32 %i6, i32 %i7, i32 %i8, i32 %i9, i64 %s1.coerce, i64 %s2.coerce)
309 return s1.i + s2.i + i + i2 + i3 + i4 + i5 + i6 + i7 + i8 + i9 + s1.s + s2.s;
351 int f39_stack(int i, int i2, int i3, int i4, int i5, int i6, int i7, int i8,
353 // CHECK: define i32 @f39_stack(i32 %i, i32 %i2, i32 %i3, i32 %i4, i32 %i5, i32 %i6, i32 %i7, i32 %i8, i32 %i9, i128 %s1.coerce, i128 %s2.coerce)
362 return s1.i + s2.i + i + i2 + i3 + i4 + i5 + i6 + i7 + i8 + i9 + s1.s + s2.s;
406 int f40_stack(int i, int i2, int i3, int i4, int i5, int i6, int i7, int i8,
408 // CHECK: define i32 @f40_stack(i32 %i, i32 %i2, i32 %i3, i32 %i4, i32 %i5, i32 %i6, i32 %i7, i32 %i8, i32 %i9, [2 x i64] %s1.coerce, [2 x i64] %s2.coerce)
417 return s1.i + s2.i + i + i2 + i3 + i4 + i5 + i6 + i7 + i8 + i9 + s1.s + s2.s;
461 int f41_stack(int i, int i2, int i3, int i4, int i5, int i6, int i7, int i8
    [all...]
arm64-abi-vector.c 268 __int5 i5 = va_arg(ap, __int5); local
273 sum = sum + i5.x + i5.y;
285 __short3 *s3, __short5 *s5, __int3 *i3, __int5 *i5,
287 double ret = varargs_vec(3, *c3, *c5, *c9, *c19, *s3, *s5, *i3, *i5, *d3);
  /external/chromium_org/mojo/android/javatests/src/org/chromium/mojo/bindings/
CallbacksTest.java 46 public void call(Integer i1, Integer i2, Integer i3, Integer i4, Integer i5, Integer i6,
52 parameters.add(i5);
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_gs_tmp.h 31 #define TRIANGLE_ADJ(flags,i0,i1,i2,i3,i4,i5) gs_tri_adj(gs,i0,i1,i2,i3,i4,i5)
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_gs_tmp.h 31 #define TRIANGLE_ADJ(flags,i0,i1,i2,i3,i4,i5) gs_tri_adj(gs,i0,i1,i2,i3,i4,i5)
  /external/chromium_org/third_party/mesa/src/src/mesa/sparc/
sparc_clip.S 80 LDPTR [%i1 + V4F_START], %i5
103 * i5: vProj[4][i]
132 st %g0, [%i5 + 0x00] ! LSU
135 st %g0, [%i5 + 0x04] ! LSU
137 st %g0, [%i5 + 0x08] ! LSU
139 st %f4, [%i5 + 0x0c] ! LSU Group
144 st %f0, [%i5 + 0x00] ! LSU Group
146 st %f1, [%i5 + 0x04] ! LSU Group
148 st %f2, [%i5 + 0x08] ! LSU Group
149 st %f8, [%i5 + 0x0c] ! LSU Grou
    [all...]
  /external/mesa3d/src/mesa/sparc/
sparc_clip.S 80 LDPTR [%i1 + V4F_START], %i5
103 * i5: vProj[4][i]
132 st %g0, [%i5 + 0x00] ! LSU
135 st %g0, [%i5 + 0x04] ! LSU
137 st %g0, [%i5 + 0x08] ! LSU
139 st %f4, [%i5 + 0x0c] ! LSU Group
144 st %f0, [%i5 + 0x00] ! LSU Group
146 st %f1, [%i5 + 0x04] ! LSU Group
148 st %f2, [%i5 + 0x08] ! LSU Group
149 st %f8, [%i5 + 0x0c] ! LSU Grou
    [all...]
  /external/chromium_org/v8/test/mjsunit/compiler/
regress-177883.js 68 var i3 = 0, i4 = 0, i5 = 0, i6 = 0, i7 = 0, i8 = 0, i9 = 0, i10 = 0, i11 = 0, i12 = 0, i13 = 0, i14 = 0, i15 = 0, i16 = 0, d17 = 0.0, d18 = 0.0, i19 = 0, i20 = 0, i21 = 0, i22 = 0;
72 i5 = i4 | 0;
73 HEAPF32[i5 >> 2] = 0.0;
93 HEAPF32[i5 >> 2] = +HEAPF32[i9 >> 2];
98 HEAPF32[i5 >> 2] = +HEAPF32[i13 >> 2];
105 HEAPF32[i5 >> 2] = +HEAPF32[i9 >> 2];
112 HEAPF32[i5 >> 2] = +HEAPF32[i9 >> 2];
119 HEAPF32[i5 >> 2] = +HEAPF32[i13 >> 2];
124 HEAPF32[i5 >> 2] = +HEAPF32[i9 >> 2];
131 HEAPF32[i5 >> 2] = +HEAPF32[i13 >> 2]
    [all...]
  /cts/tests/tests/provider/src/android/provider/cts/
ContactsContract_PinnedPositionsTest.java 144 final DatabaseAsserts.ContactIdPair i5 = DatabaseAsserts.assertAndCreateContact(mResolver); local
153 operations.add(newPinningOperation(i5.mContactId, 5, true));
166 assertValuesForContact(i5.mContactId, newContentValues(Contacts.PINNED, 5));
178 assertValuesForRawContact(i5.mRawContactId,
191 assertValuesForContact(i5.mContactId, newContentValues(Contacts.PINNED, 5));
199 assertValuesForRawContact(i5.mRawContactId, newContentValues(RawContacts.PINNED, 5));
217 assertValuesForRawContact(i5.mRawContactId,
224 operations.add(newPinningOperation(i5.mContactId, PinnedPositions.DEMOTED, false));
235 assertValuesForContact(i5.mContactId,
241 i5.mRawContactId, i6.mRawContactId)
    [all...]
  /external/chromium_org/sandbox/linux/seccomp-bpf/
codegen_unittest.cc 167 Instruction* i5 = local
169 Instruction* i4 = codegen->MakeInstruction(BPF_LD + BPF_W + BPF_ABS, 0, i5);
171 codegen->MakeInstruction(BPF_JMP + BPF_JEQ + BPF_K, 2, i4, i5);
193 Instruction* i5 = codegen->MakeInstruction(BPF_RET + BPF_K, 1); local
194 Instruction* i4 = codegen->MakeInstruction(BPF_LD + BPF_W + BPF_ABS, 0, i5);
196 codegen->MakeInstruction(BPF_JMP + BPF_JEQ + BPF_K, 2, i4, i5);
225 Instruction* i5 = local
229 codegen->MakeInstruction(BPF_JMP + BPF_JEQ + BPF_K, 2, i4, i5);
  /external/lzma/CPP/Common/
MyCom.h 216 #define MY_UNKNOWN_IMP5(i1, i2, i3, i4, i5) MY_UNKNOWN_IMP_SPEC( \
222 MY_QUERYINTERFACE_ENTRY(i5) \
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_list_test.cc 35 ListItem *i4 = 0, ListItem *i5 = 0, ListItem *i6 = 0) {
52 if (i5) {
53 CHECK_EQ(l->front(), i5);
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/arm/armv6/
vp8_short_fdct4x4_armv6.asm 49 ldrd r8, r9, [r0] ; [i5 | i4] [i7 | i6]
59 qadd16 r6, r8, r9 ; [i5+i6 | i4+i7] = [b1 | a1] without shift
60 qsub16 r7, r8, r9 ; [i5-i6 | i4-i7] = [c1 | d1] without shift
68 smuad r9, r6, lr ; o4 = (i5+i6)*8 + (i4+i7)*8
69 smusd r8, r6, lr ; o6 = (i5+i6)*8 - (i4+i7)*8
134 qadd16 r5, r9, r2 ; b1 = [i5+i9 | i4+i8]
135 qsub16 r6, r9, r2 ; c1 = [i5-i9 | i4-i8]
  /external/libvpx/libvpx/vp8/encoder/arm/armv6/
vp8_short_fdct4x4_armv6.asm 49 ldrd r8, r9, [r0] ; [i5 | i4] [i7 | i6]
59 qadd16 r6, r8, r9 ; [i5+i6 | i4+i7] = [b1 | a1] without shift
60 qsub16 r7, r8, r9 ; [i5-i6 | i4-i7] = [c1 | d1] without shift
68 smuad r9, r6, lr ; o4 = (i5+i6)*8 + (i4+i7)*8
69 smusd r8, r6, lr ; o6 = (i5+i6)*8 - (i4+i7)*8
134 qadd16 r5, r9, r2 ; b1 = [i5+i9 | i4+i8]
135 qsub16 r6, r9, r2 ; c1 = [i5-i9 | i4-i8]

Completed in 878 milliseconds

1 2 3