Searched refs:tc (Results 1 - 25 of 97) sorted by relevance

1234

/haiku-buildtools/gcc/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dequiv_3.f906 type(t) :: tc, td local in subroutine:test1
7 equivalence (tc, td)
8 tc%c='abcdefgh'
9 if (tc%c.ne.'abcdefgh'.or.td%c(1:1).ne.'a') call abort
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/tuple/cons/
H A Dassignment.cc36 tuple<int> tc(1);
38 td = tc;
43 te = tc;
46 tuple<const int&> tf(tc);
48 get<0>(tc) = 2;
51 tg = tc;
H A Dconstructor.cc40 tuple<int,int> tc(x1,x2);
48 tuple<int,int> tf(tc);
52 tuple<int,double> ti(tc);
54 //tuple<int&, int&> tk(tc);
55 tuple<const int&, const int&> tl(tc);
/haiku-buildtools/gcc/libstdc++-v3/testsuite/tr1/6_containers/tuple/cons/
H A Dassignment.cc36 tuple<int> tc(1);
38 td = tc;
43 te = tc;
46 tuple<const int&> tf(tc);
48 get<0>(tc) = 2;
51 tg = tc;
H A Dconstructor.cc40 tuple<int,int> tc(x1,x2);
48 tuple<int,int> tf(tc);
52 tuple<int,double> ti(tc);
54 //tuple<int&, int&> tk(tc);
55 tuple<const int&, const int&> tl(tc);
/haiku-buildtools/binutils/gas/
H A DMakefile.in344 TARG_CPU_C = $(srcdir)/config/tc-@target_cpu_type@.c
345 TARG_CPU_O = tc-@target_cpu_type@.@OBJEXT@
346 TARG_CPU_H = $(srcdir)/config/tc-@target_cpu_type@.h
422 tc.h \
428 config/tc-aarch64.c \
429 config/tc-alpha.c \
430 config/tc-arc.c \
431 config/tc-arm.c \
432 config/tc-avr.c \
433 config/tc
[all...]
H A DMakefile.am45 TARG_CPU_C = $(srcdir)/config/tc-@target_cpu_type@.c
46 TARG_CPU_O = tc-@target_cpu_type@.@OBJEXT@
47 TARG_CPU_H = $(srcdir)/config/tc-@target_cpu_type@.h
126 tc.h \
132 config/tc-aarch64.c \
133 config/tc-alpha.c \
134 config/tc-arc.c \
135 config/tc-arm.c \
136 config/tc-avr.c \
137 config/tc
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/tuple/creation_functions/
H A Dtie.cc37 tuple<const int&,const int&> tc(x1,x2);
40 tie(y1,y2)=tc;
/haiku-buildtools/binutils/ld/testsuite/ld-powerpc/
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.dg/vect/
H A Dpr24300.c12 extern int ***tc;
31 tc[p][s][j] = i * ss + j;
34 return (tc);
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tree-prof/
H A Dreorder.C13 void test1 (A *tc) argument
17 g += tc->foo();
22 void test2 (B *tc) argument
26 g += tc->foo();
H A Dmorefunc.C19 void test1 (A *tc) argument
23 g += tc->foo();
28 void test2 (B *tc) argument
32 g += tc->foo();
/haiku-buildtools/gcc/libstdc++-v3/testsuite/tr1/6_containers/tuple/creation_functions/
H A Dtie.cc37 tuple<const int&,const int&> tc(x1,x2);
40 tie(y1,y2)=tc;
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_arithmetic/char/
H A D1.cc123 void apply_formatting(const _TestCase & tc, basic_ostream<_CharT> & os) argument
125 os.precision(tc.precision);
126 os.width(tc.width);
127 os.fill(static_cast<_CharT>(tc.fill));
128 if (tc.fixed)
130 if (tc.scientific)
132 if (tc.showpos)
134 if (tc.showpoint)
136 if (tc.uppercase)
138 if (tc
152 _TestCase & tc = testcases[j]; local
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_arithmetic/wchar_t/
H A D1.cc124 void apply_formatting(const _TestCase & tc, basic_ostream<_CharT> & os) argument
126 os.precision(tc.precision);
127 os.width(tc.width);
128 os.fill(static_cast<_CharT>(tc.fill));
129 if (tc.fixed)
131 if (tc.scientific)
133 if (tc.showpos)
135 if (tc.showpoint)
137 if (tc.uppercase)
139 if (tc
153 _TestCase & tc = testcases[j]; local
[all...]
/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
/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
/haiku-buildtools/gcc/gcc/testsuite/c-c++-common/tm/
H A Dsafe-1.c6 void tc(void) __attribute__((transaction_callable));
29 tc(); /* { dg-error "unsafe function call" } */
55 tc(); /* { dg-error "unsafe function call" } */
/haiku-buildtools/legacy/gcc/texinfo/info/
H A Dtermdep.h50 # define tchars tc
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Ddefined_assignment_4.f9018 type(c) :: tc component in type:b
34 if (tt%tc%ta%i .ne. 198) call abort

Completed in 223 milliseconds

1234