/dalvik/dx/tests/074-dex-form35c-edge-case/ |
Blort.java | 27 int i7 = 0; local
|
/external/llvm/test/MC/Sparc/ |
sparc-coproc.s | 6 ! CHECK: ld [%i7], %c4 ! encoding: [0xc9,0x87,0xc0,0x00] 11 ld [%i7], %c4 16 ! CHECK: ldd [%i7], %c4 ! encoding: [0xc9,0x9f,0xc0,0x00] 17 ! CHECK: ldd [%i7+200], %c4 ! encoding: [0xc9,0x9f,0xe0,0xc8] 18 ! CHECK: ldd [%i7+%o3], %c4 ! encoding: [0xc9,0x9f,0xc0,0x0b] 21 ldd [%i7], %c4 22 ldd [%i7 + 200], %c4 23 ldd [%i7+%o3], %c4 28 ! CHECK: st %c4, [%i7] ! encoding: [0xc9,0xa7,0xc0,0x00] 29 ! CHECK: st %c4, [%i7+48] ! encoding: [0xc9,0xa7,0xe0,0x30 [all...] |
/dalvik/dx/tests/084-dex-high-register-moves/ |
Blort.java | 31 int i7 = 0; local
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
s10_8pf.cpp | 75 loops i3-i5-i7 and i9 190 Word16 i0, i1, i2, i3, i4, i5, i6, i7, i8, i9; 356 // i6 and i7 loop: 362 for (i7 = ipos[7]; i7 < L_CODE; i7 += step) 364 s = L_mult (rr[i7][i7], _1_16); 365 s = L_mac (s, rr[i0][i7], _1_8); 366 s = L_mac (s, rr[i1][i7], _1_8) 568 Word16 i0, i1, i2, i3, i4, i5, i6, i7, i9; local [all...] |
/external/clang/test/CodeGen/ |
arm64-arguments.c | 297 int f38_stack(int i, int i2, int i3, int i4, int i5, int i6, int i7, int i8, 299 // 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) 308 return s1.i + s2.i + i + i2 + i3 + i4 + i5 + i6 + i7 + i8 + i9 + s1.s + s2.s; 350 int f39_stack(int i, int i2, int i3, int i4, int i5, int i6, int i7, int i8, 352 // 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) 361 return s1.i + s2.i + i + i2 + i3 + i4 + i5 + i6 + i7 + i8 + i9 + s1.s + s2.s; 405 int f40_stack(int i, int i2, int i3, int i4, int i5, int i6, int i7, int i8, 407 // 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) 416 return s1.i + s2.i + i + i2 + i3 + i4 + i5 + i6 + i7 + i8 + i9 + s1.s + s2.s; 460 int f41_stack(int i, int i2, int i3, int i4, int i5, int i6, int i7, int i8 [all...] |
/external/libmojo/mojo/android/javatests/src/org/chromium/mojo/bindings/ |
CallbacksTest.java | 47 Integer i7) { 54 parameters.add(i7);
|
/external/llvm/test/tools/llvm-nm/X86/ |
radix.s | 60 .type i7,@object # @i7 61 .globl i7 63 i7: label 65 .size i7, 4 212 //CHECK: 0000000000000024 D i7 238 //OCTAL: 0000000000000030 D i7 264 //HEX: 0000000000000018 D i7
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cfi/ |
cfi-sparc-1.s | 13 .cfi_register %o7, %i7
|
cfi-sparc64-1.s | 13 .cfi_register %o7, %i7
|
/prebuilts/go/darwin-x86/test/ |
if.go | 20 i7 := 7 50 if i5 < i7 {
|
switch.go | 22 i7 := 7 261 case i7:
|
/prebuilts/go/linux-x86/test/ |
if.go | 20 i7 := 7 50 if i5 < i7 {
|
/external/google-breakpad/src/processor/ |
stackwalker_selftest_sol.s | 87 mov %i7, %i4
|
/external/libvpx/libvpx/vp8/common/x86/ |
loopfilter_block_sse2_x86_64.asm | 181 %define i7 [spp + 2 * stride3] 206 movdqa xmm10, i7 222 movdqa xmm1, i7 230 movdqa xmm1, i7 235 movdqa i7, xmm1 340 %define i7 [rsp + 112] 429 movdqa i7, xmm5 519 punpcklqdq xmm5, i7 520 punpckhqdq xmm15, i7 529 movdqa i7, xmm1 [all...] |
/art/test/MyClassNatives/ |
MyClassNatives.java | 127 native static void stackArgsIntsFirst(int i1, int i2, int i3, int i4, int i5, int i6, int i7, 134 int i6, int i7, int i8, int i9, int i10); 138 float f4, int i5, float f5, int i6, float f6, int i7, float f7, int i8, float f8, int i9, 261 native static void stackArgsIntsFirst_Fast(int i1, int i2, int i3, int i4, int i5, int i6, int i7, 268 int i6, int i7, int i8, int i9, int i10); 272 float f4, int i5, float f5, int i6, float f6, int i7, float f7, int i8, float f8, int i9, 304 native static void stackArgsIntsFirst_Critical(int i1, int i2, int i3, int i4, int i5, int i6, int i7, 311 int i6, int i7, int i8, int i9, int i10); 315 float f4, int i5, float f5, int i6, float f6, int i7, float f7, int i8, float f8, int i9,
|
/external/clang/test/SemaCXX/ |
constant-expression.cpp | 54 i7 = itval, member in struct:C
|
/external/libchrome/sandbox/linux/bpf_dsl/ |
codegen_unittest.cc | 264 CodeGen::Node i7 = MakeInstruction(BPF_RET + BPF_K, 1); local 266 CodeGen::Node i5 = MakeInstruction(BPF_JMP + BPF_JEQ + BPF_K, 1, i6, i7); 314 CodeGen::Node i7 = MakeInstruction(BPF_RET + BPF_K, 1); local 316 CodeGen::Node i5 = MakeInstruction(BPF_JMP + BPF_JEQ + BPF_K, 1, i6, i7);
|
/external/v8/src/s390/ |
disasm-s390.cc | 1056 Format(instr, "llilf\t'r1,'i7"); 1059 Format(instr, "llihf\t'r1,'i7"); 1062 Format(instr, "afi\t'r1,'i7"); 1071 Format(instr, "alfi\t'r1,'i7"); 1080 Format(instr, "clgfi\t'r1,'i7"); 1083 Format(instr, "clfi\t'r1,'i7"); 1098 Format(instr, "iihf\t'r1,'i7"); 1101 Format(instr, "lgfi\t'r1,'i7"); 1104 Format(instr, "iilf\t'r1,'i7") [all...] |
/external/lzma/CPP/Common/ |
MyCom.h | 231 #define MY_UNKNOWN_IMP7(i1, i2, i3, i4, i5, i6, i7) MY_UNKNOWN_IMP_SPEC( \
239 MY_QUERYINTERFACE_ENTRY(i7) \
|
/frameworks/av/media/libstagefright/codecs/aacenc/src/ |
transform.c | 113 int i4, i5, i6, i7; local 134 i7 = (i1 - r3) >> 1; 174 buf[ 3] = i7 - t2; 176 buf[11] = i7 + t2;
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sparc/ |
tlssunnopic64.s | 80 return %i7 + 8
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
transpose_neon.h | 793 const uint8x16_t i6, const uint8x16_t i7, uint8x8_t *o0, uint8x8_t *o1, 805 // i7: 70 71 72 73 74 75 76 77 78 79 7A 7B 7C 7D 7E 7F 818 const uint8x16x2_t b3 = vtrnq_u8(i6, i7); [all...] |
/art/test/439-npe/src/ |
Main.java | 650 int i7 = 7; local 730 i6 += i7; 731 i7 += i8; 797 System.out.println("i7=" + i7);
|
/external/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/ |
is_heap_until.pass.cpp | 33 int i7[] = {0, 1, 1}; local 40 assert(std::is_heap_until(i7, i7+3) == i7+1);
|
/frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV7/ |
R4R8First_v7.s | 51 VSUB.S32 Q1, Q2, Q3 @ r5 = (r0 - r2)@i5 = (i0 - i2)@r6 = (r1 - i3)@i7 = (i1 - r3)@
|