HomeSort by relevance Sort by last modified time
    Searched refs:I5 (Results 1 - 21 of 21) sorted by null

  /external/clang/test/CodeCompletion/
namespace.cpp 7 namespace I5 { }
13 // CHECK-CC1-NEXT: I5
namespace-alias.cpp 10 namespace I5 { }
17 // CHECK-CC1: I5
using-namespace.cpp 10 namespace I5 { }
18 // CHECK-CC1: I5
using.cpp 10 namespace I5 { }
20 // CHECK-CC1: I5
  /external/clang/test/Index/
complete-properties.m 54 @interface I5<P1>
56 @implementation I5
  /external/clang/test/Sema/
warn-duplicate-enum.c 60 I5,
  /external/clang/test/SemaCXX/
ms-interface.cpp 51 __interface I5 : private I1 {
  /external/qemu/disas/
mips.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/
build-lucid-multilib-toolchain.sh 880 local I1 I2 I3 I4 I5 I6 I7 I8 I9 REST RET
881 I1=$1; I2=$2; I3=$3; I4=$I4; I5=$I5; I6=$I6; I7=$I7; I8=$I8; I9=$I9
883 RET=$I9${I8:+" "}$I8${I7:+" "}$I7${I6:+" "}$I6${I5:+" "}$I5${I4:+" "}$I4${I3:+" "}$I3${I2:+" "}$I2${I1:+" "}$I1
1117 local I1 I2 I3 I4 I5 I6 I7 I8 I9 REST RET
1118 I1=$1; I2=$2; I3=$3; I4=$4; I5=$5; I6=$6; I7=$7; I8=$8; I9=$9
1120 RET=$I9${I9:+" "}$I8${I8:+" "}$I7${I7:+" "}$I6${I6:+" "}$I5${I5:+" "}$I4${I4:+" "}$I3${I3:+" "}$I2${I2:+" "}$I1
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/
build-lucid-multilib-toolchain.sh 880 local I1 I2 I3 I4 I5 I6 I7 I8 I9 REST RET
881 I1=$1; I2=$2; I3=$3; I4=$I4; I5=$I5; I6=$I6; I7=$I7; I8=$I8; I9=$I9
883 RET=$I9${I8:+" "}$I8${I7:+" "}$I7${I6:+" "}$I6${I5:+" "}$I5${I4:+" "}$I4${I3:+" "}$I3${I2:+" "}$I2${I1:+" "}$I1
1117 local I1 I2 I3 I4 I5 I6 I7 I8 I9 REST RET
1118 I1=$1; I2=$2; I3=$3; I4=$4; I5=$5; I6=$6; I7=$7; I8=$8; I9=$9
1120 RET=$I9${I9:+" "}$I8${I8:+" "}$I7${I7:+" "}$I6${I6:+" "}$I5${I5:+" "}$I4${I4:+" "}$I3${I3:+" "}$I2${I2:+" "}$I1
    [all...]
  /external/llvm/unittests/ADT/
APIntTest.cpp 660 integerPart I5[4] = {0x0, 0xF, 0x10, 0x0};
661 APInt A5(integerPartWidth*4, ArrayRef<integerPart>(I5, 4));
  /external/llvm/lib/Target/Sparc/Disassembler/
SparcDisassembler.cpp 81 SP::I4, SP::I5, SP::I6, SP::I7 };
  /external/valgrind/main/VEX/priv/
host_arm_defs.h 273 } I5;
host_arm_defs.c 497 ri5->ARMri5.I5.imm5 = imm5;
511 vex_printf("%u", ri5->ARMri5.I5.imm5);
    [all...]
  /external/eigen/blas/testing/
dblat1.f     [all...]
cblat1.f 574 99997 FORMAT (1X,I4,I3,3I5,I3,2E36.8,2E12.4)
680 99997 FORMAT (1X,I4,I3,3I5,2I36,I12)
sblat1.f     [all...]
zblat1.f 574 99997 FORMAT (1X,I4,I3,3I5,I3,2D36.8,2D12.4)
680 99997 FORMAT (1X,I4,I3,3I5,2I36,I12)
  /external/llvm/lib/Target/Sparc/AsmParser/
SparcAsmParser.cpp 99 Sparc::I4, Sparc::I5, Sparc::I6, Sparc::I7 };
  /external/zlib/src/contrib/masmx64/
gvmat64.asm 7 ; and Intel EM64T on Pentium 4 with EM64T, Pentium D, Core 2 Duo, Core I5/I7)
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp 57 SP::I0, SP::I1, SP::I2, SP::I3, SP::I4, SP::I5
95 // Promote integers to %i0-%i5.
140 // Promote integers to %i0-%i5, using half the register.
498 SP::I0, SP::I1, SP::I2, SP::I3, SP::I4, SP::I5
620 // in registers %i0-%i5. Variable floating point arguments are never passed
621 // in floating point registers. They go on %i0-%i5 or on the stack like
    [all...]

Completed in 693 milliseconds