Searched refs:S2 (Results 1 - 25 of 214) sorted by relevance

123456789

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.mike/
H A Dmisc5.C9 struct S2 { struct
10 union { int ii; float S2; }; // { dg-error "" } uses same name 9.3 member in union:S2::__anon5066
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.mike/
H A Dmisc5.C9 struct S2 { struct
10 union { int ii; float S2; }; // { dg-error "" } uses same name 9.3 member in union:S2::__anon3432
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/other/
H A Dpr42806.C8 struct S2 { struct
11 ~S2() { m(); }
15 S3(int, S2);
20 S3(0, S2());
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.other/
H A Dlookup13.C11 struct S2;
14 struct S1::S2 { struct in class:S1
18 return !(sizeof (S1::S2::J) == 1);
H A Dcvt1.C9 struct S2 { struct
14 S1 S2::g()
21 S2 s2;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.pt/
H A Dcrash2.C11 struct S2 : public S1<S2> struct in inherits:S1
13 S2* s;
H A Dmemclass8.C7 struct S2 { struct in class:S
8 S2(const S2<U>& s2u) {} function in struct:S::S2
H A Dmemclass10.C6 struct S2 {}; // { dg-error "" } previous definition struct in struct:S1
9 struct S2 {}; // { dg-error "" } redefinition struct in struct:S1
H A Dfriend17.C4 class S2 class
13 friend class S2;
19 void S2<T>::f()
26 S2<double>::f();
27 S2<char>::f();
H A Dnontype3.C12 struct S2 {}; struct
15 struct S2<1> struct
22 typedef S1<S2<1>::es> S3_Type;
25 E S2<1>::es[1] = {e};
28 const char* S1<S2<1>::es>::s = "abc";
H A Dmemclass11.C6 struct S2;
9 struct S2 { struct in struct:S1
14 int i = (int) S1::S2<double>::a;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.other/
H A Dlookup13.C11 struct S2;
14 struct S1::S2 { struct in class:S1
18 return !(sizeof (S1::S2::J) == 1);
H A Dcvt1.C9 struct S2 { struct
14 S1 S2::g()
21 S2 s2;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.pt/
H A Dcrash2.C11 struct S2 : public S1<S2> struct in inherits:S1
13 S2* s;
H A Dmemclass8.C7 struct S2 { struct in class:S
8 S2(const S2<U>& s2u) {} function in struct:S::S2
H A Dmemclass10.C6 struct S2 {}; // { dg-error "" } previous definition struct in struct:S1
9 struct S2 {}; // { dg-error "" } redefinition struct in struct:S1
H A Dfriend17.C4 class S2 class
13 friend class S2;
19 void S2<T>::f()
26 S2<double>::f();
27 S2<char>::f();
H A Dnontype3.C12 struct S2 {}; struct
15 struct S2<1> struct
22 typedef S1<S2<1>::es> S3_Type;
25 E S2<1>::es[1] = {e};
28 char* S1<S2<1>::es>::s = "abc";
H A Dmemclass11.C6 struct S2;
9 struct S2 { struct in struct:S1
14 int i = (int) S1::S2<double>::a;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-tic6x/
H A Dpcrel-reloc-local-1.s4 addkpc .S2 f1,b1,0
5 addkpc .S2 f2,b1,0
6 b .S2 f1
7 b .S2 f2
8 bdec .S2 f1,b1
9 bdec .S2 f2,b1
10 bnop .S2 f1,0
11 bnop .S2 f2,0
H A Dpcrel-reloc-local-2.s4 bnop .S2 f3,0
5 bnop .S2 f4,0
6 bdec .S2 f3,b1
7 bdec .S2 f4,b1
8 b .S2 f3
9 b .S2 f4
10 addkpc .S2 f3,b1,0
11 addkpc .S2 f4,b1,0
H A Dreloc-overflow-pcr-s12.s3 bnop .S2 s,0
H A Dreloc-overflow-pcr-s21.s3 b .S2 s
H A Dreloc-overflow-pcr-s10.s3 bdec .S2 s,b1
H A Dreloc-overflow-pcr-s7.s3 addkpc .S2 s,b1,0

Completed in 128 milliseconds

123456789