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

123

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dpr58707.C4 template<int i> class TC { }; class
6 TC<foo[0 > 1]> bar;
/haiku-buildtools/gcc/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);
/haiku-buildtools/gcc/gcc/testsuite/c-c++-common/tm/
H A Dattrib-1.c4 #define TC __attribute__((transaction_callable)) macro
8 extern void f1(void) TC;
13 extern void g1(void) TC TS; /* { dg-error "previously declared" } */
17 typedef void t1(void) TC; typedef
18 typedef void (*t2)(void) TC; typedef
19 typedef int t3 TC; /* { dg-warning "ignored" } */ typedef
22 typedef u0 u1 TC; typedef
/haiku-buildtools/binutils/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
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr32191.c4 typedef _Complex float __attribute__((mode(TC))) _Complex128;
H A Dfloat128-1.c9 typedef _Complex float __attribute__((mode(TC))) _Complex128;
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dtemplate6.C14 template <class ET> class TC { class
22 TC<Request> *req;
/haiku-buildtools/gcc/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)
/haiku-buildtools/gcc/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&)>
H A Dparam2.C5 template <class Key, class T, template < typename TF = T> class TC = A0> class B0;
8 template <class Key, class T, template <T p> class TC = A1> class B1;
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp10148.C8 class TC { class
18 class TCCB : public TC, public TIRD {
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dc90-intprom-1.c8 #define CHECK(T1, T2, TC) \
12 TC *c = 0; \
H A Dc99-intprom-1.c8 #define CHECK(T1, T2, TC) \
12 TC *c = 0; \
/haiku-buildtools/binutils/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 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
H A Dxcoff-toc-1.s17 .tc data[TC],data
/haiku-buildtools/legacy/binutils/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

Completed in 203 milliseconds

123