Searched refs:TC (Results 1 - 25 of 53) sorted by relevance

123

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.pt/
H A Deichin01.C9 template <class X> class TC { class
13 TC(X a) { aaa = a; } function in class:TC
14 TC(X a, X s) { aaa = a; sss = s; } function in class:TC
18 template <> float TC<float>::sss = 0.0;
19 template <> long TC<long>::sss = 0;
21 TC<long> xjj(1,2);
24 TC<float> xff(9.9,3.14);
H A Deichin01a.C2 template <class X> class TC { class
6 TC(X a) {aaa = a; } function in class:TC
7 TC(X a, X s) {aaa = a; sss = s; } function in class:TC
12 template <> long TC<long>::sss = 0;
13 template <> float TC<float>::sss = 0.0;
15 TC<long> xjj(1,2);
18 TC<float> xff(9.9,3.14);
H A Deichin01b.C2 template <class X> class TC { class
6 TC(X a) {aaa = a; } function in class:TC
7 TC(X a, X s) {aaa = a; sss = s; } function in class:TC
12 template <> long TC<long>::sss = 0;
13 template <> float TC<float>::sss = 0.0;
15 TC<long> xjj(1,2);
18 TC<float> xff(9.9,3.14);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.pt/
H A Deichin01.C9 template <class X> class TC { class
13 TC(X a) { aaa = a; } function in class:TC
14 TC(X a, X s) { aaa = a; sss = s; } function in class:TC
18 template <> float TC<float>::sss = 0.0;
19 template <> long TC<long>::sss = 0;
21 TC<long> xjj(1,2);
24 TC<float> xff(9.9,3.14);
H A Deichin01a.C2 template <class X> class TC { class
6 TC(X a) {aaa = a; } function in class:TC
7 TC(X a, X s) {aaa = a; sss = s; } function in class:TC
12 template <> long TC<long>::sss = 0;
13 template <> float TC<float>::sss = 0.0;
15 TC<long> xjj(1,2);
18 TC<float> xff(9.9,3.14);
H A Deichin01b.C2 template <class X> class TC { class
6 TC(X a) {aaa = a; } function in class:TC
7 TC(X a, X s) {aaa = a; sss = s; } function in class:TC
12 template <> long TC<long>::sss = 0;
13 template <> float TC<float>::sss = 0.0;
15 TC<long> xjj(1,2);
18 TC<float> xff(9.9,3.14);
/netbsd-6-1-5-RELEASE/games/tetris/
H A Dshapes.c47 #define TC -B_COLS /* top center */ macro
56 /* 0*/ { 7, { TL, TC, MR, } },
57 /* 1*/ { 8, { TC, TR, ML, } },
59 /* 3*/ { 3, { TL, TC, ML, } },
63 /* 7*/ { 0, { TC, ML, BL, } },
64 /* 8*/ { 1, { TC, MR, BR, } },
65 /* 9*/ { 10, { TC, MR, BC, } },
66 /*10*/ { 11, { TC, ML, MR, } },
67 /*11*/ { 2, { TC, ML, BC, } },
68 /*12*/ { 13, { TC, B
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-powerpc/
H A Daix-toc-1a.s3 .tc sym\@[TC], \@
7 lwz 1,sym\@[TC](2)
9 ld 1,sym\@[TC](2)
H A Daix-toc-1b.s3 .tc asym\@[TC], \@ | 0x10000
7 lwz 1,asym\@[TC](2)
9 ld 1,asym\@[TC](2)
H A Daix-weak-3b.s13 .tc x1[TC],x1
15 .tc x2[TC],x2
17 .tc x3[TC],x3
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/i386/
H A Dpr32191.c4 typedef _Complex float __attribute__((mode(TC))) _Complex128;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dtemplate6.C14 template <class ET> class TC { class
22 TC<Request> *req;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dtemplate6.C14 template <class ET> class TC { class
22 TC<Request> *req;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.other/
H A Dinline14.C26 struct TC struct
37 inline std::ostream& operator<< (std::ostream& out, const TC<T> &c)
43 void foo(const TC<IDENT> &c)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.other/
H A Dinline14.C26 struct TC struct
37 inline std::ostream& operator<< (std::ostream& out, const TC<T> &c)
43 void foo(const TC<IDENT> &c)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/template/
H A Darray21.C23 template <typename TC>
24 struct dynamic_dispatch<void (TC::*)(int&)>
38 template <typename TC>
40 : private dynamic_dispatch<void (TC::*)(int&)>
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp10148.C8 class TC { class
18 class TCCB : public TC, public TIRD {
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dc90-intprom-1.c8 #define CHECK(T1, T2, TC) \
12 TC *c = 0; \
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp10148.C8 class TC { class
18 class TCCB : public TC, public TIRD {
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dc90-intprom-1.c8 #define CHECK(T1, T2, TC) \
12 TC *c = 0; \
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/ppc/
H A Dtest1xcoff32.s19 .tc ignored0[TC],dsym0
21 .tc ignored1[TC],dsym1
23 .tc ignored2[TC],usym0
25 .tc ignored3[TC],usym1
27 .tc ignored4[TC],esym0
29 .tc ignored5[TC],esym1
31 .tc ignored6[TC],.text
H A Dpower4.s7 .tc ignored0[TC],dsym0
9 .tc ignored1[TC],dsym1
11 .tc ignored2[TC],usym0
13 .tc ignored3[TC],usym1
15 .tc ignored4[TC],esym0
17 .tc ignored5[TC],esym1
H A Dtest1xcoff.asm19 .tc ignored0[TC],dsym0
21 .tc ignored1[TC],dsym1
23 .tc ignored2[TC],usym0
25 .tc ignored3[TC],usym1
27 .tc ignored4[TC],esym0
29 .tc ignored5[TC],esym1
31 .tc ignored6[TC],.text
H A Dtest1elf64.s20 .tc ignored0[TC],dsym0
22 .tc ignored1[TC],dsym1
24 .tc ignored2[TC],usym0
26 .tc ignored3[TC],usym1
28 .tc ignored4[TC],esym0
30 .tc ignored5[TC],esym1
/netbsd-6-1-5-RELEASE/tests/util/awk/
H A Dd_big_regexp.awk3 /^[^_][^ ]*_NNIFO([ ]+[^_]+[^ ]*_(CC|INR|JJFO|JJMA|JJPG|NNIFG|NNIFO|NNIMPG|NNIMR|NNING|PP3FD|PQINO|PQMO|PSFR|RQ|TC|VIIR3|VPIPN|VPLIPF|NOTAG|RQR))*$/

Completed in 122 milliseconds

123