Searched refs:tpl (Results 1 - 19 of 19) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Darg9.C15 TupleIterator(int *tpl);
/haiku-buildtools/binutils/gas/testsuite/gas/score/
H A Dtcond.d190 240: 0b05 tpl!
191 242: 0b05 tpl!
192 244: 0b05 tpl!
193 246: 0b05 tpl!
194 248: 0b05 tpl!
195 24a: 0b05 tpl!
196 24c: 8000ac54 tpl
199 260: 0b05 tpl!
200 262: 0b05 tpl!
201 264: 0b05 tpl!
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/libstdc++-prettyprinters/
H A Dcxx11.cc133 ExTuple tpl(6,7);
134 // { dg-final { note-test tpl {std::tuple containing = {[1] = 6, [2] = 7}} } }
135 ExTuple &rtpl = tpl;
/haiku-buildtools/legacy/gcc/contrib/
H A Degcs_update71 gcc/fixinc/fixincl.x: gcc/fixinc/fixincl.tpl gcc/fixinc/inclhack.def
72 gcc/fixinc/inclhack.sh: gcc/fixinc/inclhack.def gcc/fixinc/inclhack.tpl gcc/fixinc/hackshell.tpl
73 gcc/fixinc/fixincl.sh: gcc/fixinc/inclhack.def gcc/fixinc/inclhack.tpl
/haiku-buildtools/gcc/fixincludes/
H A DMakefile.in132 $(srcdir)/fixincl.x: @MAINT@ fixincl.tpl inclhack.def
177 autogen -T $(srcdir)/check.tpl $(srcdir)/inclhack.def
/haiku-buildtools/gcc/
H A DMakefile.def2 AutoGen definitions Makefile.tpl;
4 // Makefile.in is generated from Makefile.tpl by 'autogen Makefile.def'.
H A DMakefile.tpl5 # Makefile.in is generated from Makefile.tpl by 'autogen Makefile.def'.
1895 $(srcdir)/Makefile.in: @MAINT@ $(srcdir)/Makefile.tpl $(srcdir)/Makefile.def
H A DMakefile.in2 # Makefile.in is generated from Makefile.tpl by 'autogen Makefile.def'.
[all...]
/haiku-buildtools/binutils/
H A DMakefile.def2 AutoGen definitions Makefile.tpl;
4 // Makefile.in is generated from Makefile.tpl by 'autogen Makefile.def'.
H A DMakefile.tpl5 # Makefile.in is generated from Makefile.tpl by 'autogen Makefile.def'.
1922 $(srcdir)/Makefile.in: @MAINT@ $(srcdir)/Makefile.tpl $(srcdir)/Makefile.def
H A DMakefile.in2 # Makefile.in is generated from Makefile.tpl by 'autogen Makefile.def'.
[all...]
/haiku-buildtools/gcc/contrib/
H A Dgcc_update81 gcc/fixinc/fixincl.x: gcc/fixinc/fixincl.tpl gcc/fixinc/inclhack.def
177 Makefile.in: Makefile.tpl Makefile.def
/haiku-buildtools/gcc/gcc/cp/
H A Derror.c688 tree tpl = TYPE_TI_TEMPLATE (t); local
690 while (DECL_TEMPLATE_INFO (tpl))
691 tpl = DECL_TI_TEMPLATE (tpl);
692 name = tpl;
1801 tree tpl = TI_TEMPLATE (info); local
1802 tree parms = DECL_TEMPLATE_PARMS (tpl);
H A Dsearch.c2418 tree tpl = OVL_CURRENT (tpls);
2419 tree type = DECL_CONV_FN_TYPE (tpl);
2424 my_tpl_convs = tree_cons (binfo, tpl, my_tpl_convs);
2413 tree tpl = OVL_CURRENT (tpls); local
/haiku-buildtools/legacy/binutils/
H A DMakefile.def2 AutoGen definitions Makefile.tpl;
4 // Makefile.in is generated from Makefile.tpl by 'autogen Makefile.def'.
/haiku-buildtools/legacy/binutils/libiberty/
H A DMakefile.in431 -rm -f libiberty.pgs libiberty.toc libiberty.tp libiberty.tpl libiberty.vr
/haiku-buildtools/gcc/libiberty/
H A DMakefile.in450 -rm -f libiberty.pgs libiberty.toc libiberty.tp libiberty.tpl libiberty.vr
/haiku-buildtools/binutils/libiberty/
H A DMakefile.in451 -rm -f libiberty.pgs libiberty.toc libiberty.tp libiberty.tpl libiberty.vr
/haiku-buildtools/gcc/gcc/config/avr/
H A Davr.c2124 avr_asm_len (const char* tpl, rtx* operands, int* plen, int n_words)
2128 output_asm_insn (tpl, operands);
2123 avr_asm_len(const char* tpl, rtx* operands, int* plen, int n_words) argument

Completed in 699 milliseconds