Searched refs:I1 (Results 1 - 25 of 109) sorted by relevance

12345

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/g77/
H A Dxformat.f3 10 FORMAT (I1, X, I1) ! { dg-warning "Extension: X descriptor" "Extension: X descriptor" }
H A D20020307-1.f9 DO 200 I1=1,IDIM ! { dg-warning "Obsolescent feature: Shared DO termination" }
11 CALL INTACT(ILAT,I1,I1,W1)
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Ddecl-8.c9 typedef int I1; /* { dg-message "note: previous declaration of 'I1' was here" } */ typedef
10 typedef long I1; /* { dg-error "conflicting types for 'I1'" } */ typedef
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/gomp/appendix-a/
H A Da.7.2.f903 SUBROUTINE A7_2(A,B,N,I1,I2)
5 INTEGER I1, I2, N local in subroutine:A7_2
6 !$OMP PARALLEL SHARED(A,B,I1,I2)
9 DO I1 = I1, N
10 IF (A(I1).NE.0.0) EXIT
18 IF (I1.LE.N) PRINT *, "ITEMS IN A UP TO ", I1, " ARE ALL ZERO."
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dinvalid_procedure_name.f904 INTERFACE I1 ! { dg-error "" }
9 END INTERFACE I1
11 SUBROUTINE I1(I) ! { dg-error "already defined as a generic" } subroutine
12 END SUBROUTINE I1
H A Dprivate_type_11.f9012 INTEGER :: I1 component in type:T1
H A Dprivate_type_12.f9012 INTEGER :: I1 component in type:T1
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-mgrid-resid.f18 INTEGER I3, I2, I1 local in subroutine:RESID
22 DO 600 I1=2,N-1
23 600 R(I1,I2,I3)=V(I1,I2,I3)
24 > -A(0)*( U(I1, I2, I3 ) )
25 > -A(1)*( U(I1-1,I2, I3 ) + U(I1+1,I2, I3 )
26 > + U(I1, I2-1,I3 ) + U(I1, I2+1,I3 )
27 > + U(I1, I
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tc1/
H A Ddr108.C6 struct I1 { struct in struct:S
9 struct I2 : public I1 {
/haiku-buildtools/cloog/test/
H A Ddaegon_lu_osp.cloog61 # I1 I2 I3 I J K N1 1
62 0 1 0 0 -1 -1 -1 0 0 # I1 = I+J+K
68 # I1 I2 I3 I J K N1 1
69 0 1 0 0 2 -2 1 0 0 # I1 = -2I + 2J - K
75 I1 I2 I3 # Scattering dimension names
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Dunify1.C6 template < int I1, int I2 >
11 unit( const unit<I1,I2>& ) {}
14 unit< I1 - Q1, I2 - Q2 > operator / ( const unit< Q1, Q2 >& rhs ) const {
15 return unit< I1 - Q1, I2 - Q2 >();
H A Dnon-type1.C3 template < int I1, int I2 >
7 typedef unit<I1,I2> my_type;
10 unit( const unit<I1,I2>& ) {}
13 unit< I1 + Q1, I2 + Q2 > operator * ( const unit< Q1, Q2 >& rhs ) const {
14 return unit< I1 + Q1, I2 + Q2 >();
18 unit< I1 - Q1, I2 - Q2 > operator / ( const unit< Q1, Q2 >& rhs ) const {
19 return unit< I1 - Q1, I2 - Q2 >();
/haiku-buildtools/binutils/opcodes/
H A Dmips16-opc.c182 #define I1 INSN_ISA1 macro
191 {"nop", "", 0x6500, 0xffff, 0, SH|RD_16, I1, 0, 0 }, /* move $0,$Z */
192 {"la", "x,A", 0x0800, 0xf800, WR_1, RD_PC, I1, 0, 0 },
193 {"abs", "x,w", 0, (int) M_ABS, INSN_MACRO, 0, I1, 0, 0 },
194 {"addiu", "y,x,F", 0x4000, 0xf810, WR_1|RD_2, 0, I1, 0, 0 },
195 {"addiu", "x,k", 0x4800, 0xf800, MOD_1, 0, I1, 0, 0 },
196 {"addiu", "S,K", 0x6300, 0xff00, 0, MOD_SP, I1, 0, 0 },
197 {"addiu", "S,S,K", 0x6300, 0xff00, 0, MOD_SP, I1, 0, 0 },
198 {"addiu", "x,P,V", 0x0800, 0xf800, WR_1, RD_PC, I1, 0, 0 },
199 {"addiu", "x,S,V", 0x0000, 0xf800, WR_1, RD_SP, I1,
[all...]
H A Dmicromips-opc.c250 /* Reuse INSN_ISA1 for 32-bit microMIPS ISA. All instructions in I1
254 #define I1 INSN_ISA1 macro
288 {"pref", "k,~(b)", 0x60002000, 0xfc00f000, RD_3|LM, 0, I1, 0, 0 },
289 {"pref", "k,A(b)", 0, (int) M_PREF_AB, INSN_MACRO, 0, I1, 0, 0 },
290 {"prefx", "h,t(b)", 0x540001a0, 0xfc0007ff, RD_2|RD_3|FP_S|LM, 0, I1, 0, 0 },
291 {"nop", "", 0x0c00, 0xffff, 0, INSN2_ALIAS, I1, 0, 0 },
292 {"nop", "", 0x00000000, 0xffffffff, 0, INSN2_ALIAS, I1, 0, 0 }, /* sll */
293 {"ssnop", "", 0x00000800, 0xffffffff, 0, INSN2_ALIAS, I1, 0, 0 }, /* sll */
294 {"ehb", "", 0x00001800, 0xffffffff, 0, INSN2_ALIAS, I1, 0, 0 }, /* sll */
295 {"pause", "", 0x00002800, 0xffffffff, 0, INSN2_ALIAS, I1,
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/bfin/
H A Dparallel5.s4 R0 = W[P1++] (X) || R1.L = W[I1++];
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/bug437.dir/
H A Done.go7 type I1 interface { type
17 func F1(i1 I1) {
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Daccess7.C7 static int I1; // { dg-error "" } private member in class:A
22 int i = I1; // { dg-error "" } within this context
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dpaste7.c4 #define C_2(X, I0, I1) X##_a = I0, X##_b = I1
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug089.go9 type I1 interface {} type
12 func e() I1;
14 var i1 I1;
H A Dbug250.go9 type I1 interface { type
14 I1
17 var i1 I1 = i2
H A Dbug251.go9 type I1 interface { type
15 I1 // ERROR "loop|interface"
19 var i1 I1 = i2
H A Dbug398.go11 type I1 interface { type
12 F() interface{I1}
19 var v1 I1
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/interface/
H A Drecursive.go11 type I1 interface { type
16 bar() I1
21 func (t T) bar() I1 { return t }
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/ken/
H A Dinterfun.go15 type I1 interface { type
34 var i1 I1;
46 i1 = s; // convert S to I1
47 i2 = i1.(I2); // convert I1 to I2
54 g = i1.(*S); // convert I1 to S
/haiku-buildtools/legacy/binutils/opcodes/
H A Dmips-opc.c82 #define I1 INSN_ISA1 macro
173 {"nop", "", 0x00000000, 0xffffffff, 0, INSN2_ALIAS, I1 }, /* sll */
176 {"li", "t,j", 0x24000000, 0xffe00000, WR_t, INSN2_ALIAS, I1 }, /* addiu */
177 {"li", "t,i", 0x34000000, 0xffe00000, WR_t, INSN2_ALIAS, I1 }, /* ori */
178 {"li", "t,I", 0, (int) M_LI, INSN_MACRO, 0, I1 },
179 {"move", "d,s", 0, (int) M_MOVE, INSN_MACRO, 0, I1 },
181 {"move", "d,s", 0x00000021, 0xfc1f07ff, WR_d|RD_s, INSN2_ALIAS, I1 },/* addu */
182 {"move", "d,s", 0x00000025, 0xfc1f07ff, WR_d|RD_s, INSN2_ALIAS, I1 },/* or */
183 {"b", "p", 0x10000000, 0xffff0000, UBD, INSN2_ALIAS, I1 },/* beq 0,0 */
184 {"b", "p", 0x04010000, 0xffff0000, UBD, INSN2_ALIAS, I1 },/* bge
[all...]

Completed in 261 milliseconds

12345