Searched refs:bases (Results 1 - 25 of 30) sorted by relevance

12

/haiku-buildtools/gcc/libstdc++-v3/testsuite/tr2/bases/requirements/
H A Dexplicit_instantiation.cc30 template struct bases<test_type>;
H A Dtypedefs.cc29 typedef std::tr2::bases<int> test_type;
/haiku-buildtools/gcc/libgcc/
H A Dunwind-dw2-fde-compat.c36 _Unwind_Find_FDE (void *pc, struct dwarf_eh_bases *bases) argument
38 __libunwind__Unwind_Find_FDE (pc, bases);
H A Dunwind-dw2-fde-dip.c87 static const fde * _Unwind_Find_registered_FDE (void *pc, struct dwarf_eh_bases *bases);
443 _Unwind_Find_FDE (void *pc, struct dwarf_eh_bases *bases) argument
448 ret = _Unwind_Find_registered_FDE (pc, bases);
464 bases->tbase = data.tbase;
465 bases->dbase = data.dbase;
466 bases->func = data.func;
H A Dunwind-dw2.c134 struct dwarf_eh_bases bases; member in struct:_Unwind_Context
376 return (_Unwind_Ptr) context->bases.func;
382 struct dwarf_eh_bases bases;
383 const struct dwarf_fde *fde = _Unwind_Find_FDE (pc-1, &bases);
385 return bases.func;
394 return (_Unwind_Ptr) context->bases.dbase;
400 return (_Unwind_Ptr) context->bases.tbase;
1247 &context->bases);
1260 fs->pc = context->bases.func;
379 struct dwarf_eh_bases bases; local
H A Dunwind-dw2-fde.c1002 _Unwind_Find_FDE (void *pc, struct dwarf_eh_bases *bases)
1049 bases->tbase = ob->tbase;
1050 bases->dbase = ob->dbase;
1057 bases->func = (void *) func;
999 _Unwind_Find_FDE(void *pc, struct dwarf_eh_bases *bases) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/tr2/bases/
H A Dvalue.cc35 typedef std::tr2::bases<A>::type tl;
41 typedef std::tr2::bases<B1>::type tl1;
42 typedef std::tr2::bases<B2>::type tl2;
68 typedef std::tr2::bases<C>::type tl;
82 throw std::logic_error("bases are not equal");
86 throw std::logic_error("bases are not equal");
/haiku-buildtools/gcc/libgcc/config/
H A Dunwind-dw2-fde-darwin.c43 struct dwarf_eh_bases *bases);
143 examine_objects (void *pc, struct dwarf_eh_bases *bases, int dont_alloc)
222 bases->tbase = ob->tbase;
223 bases->dbase = ob->dbase;
231 bases->func = (void *) func;
245 _Unwind_Find_FDE (void *pc, struct dwarf_eh_bases *bases)
260 ret = _Unwind_Find_registered_FDE (pc, bases);
266 ret = examine_objects (pc, bases, the_obj_info == NULL);
282 struct dwarf_eh_bases bases;
283 const struct dwarf_fde *fde = _Unwind_Find_FDE (pc-1, &bases);
142 examine_objects(void *pc, struct dwarf_eh_bases *bases, int dont_alloc) argument
244 _Unwind_Find_FDE(void *pc, struct dwarf_eh_bases *bases) argument
281 struct dwarf_eh_bases bases; local
[all...]
/haiku-buildtools/gcc/libgcc/config/xtensa/
H A Dunwind-dw2-xtensa.c76 struct dwarf_eh_bases bases; member in struct:_Unwind_Context
187 return (_Unwind_Ptr) context->bases.func;
193 struct dwarf_eh_bases bases;
194 const struct dwarf_fde *fde = _Unwind_Find_FDE (pc-1, &bases);
196 return bases.func;
204 return (_Unwind_Ptr) context->bases.dbase;
210 return (_Unwind_Ptr) context->bases.tbase;
326 &context->bases);
190 struct dwarf_eh_bases bases; local
/haiku-buildtools/gcc/mpfr/src/
H A Dmpfr-gmp.c33 const struct bases mpfr_bases[257] =
H A Dmpfr-gmp.h209 struct bases struct
216 __MPFR_DECLSPEC extern const struct bases mpfr_bases[257];
/haiku-buildtools/gcc/gmp/
H A DMakefile.am376 mp_bases.h: gen-bases$(EXEEXT_FOR_BUILD)
377 ./gen-bases header $(GMP_LIMB_BITS) $(GMP_NAIL_BITS) >mp_bases.h || (rm -f mp_bases.h; exit 1)
380 mpn/mp_bases.c: gen-bases$(EXEEXT_FOR_BUILD)
381 ./gen-bases table $(GMP_LIMB_BITS) $(GMP_NAIL_BITS) >mpn/mp_bases.c || (rm -f mpn/mp_bases.c; exit 1)
384 gen-bases$(EXEEXT_FOR_BUILD): gen-bases$(U_FOR_BUILD).c dumbmp.c
385 $(CC_FOR_BUILD) `test -f 'gen-bases$(U_FOR_BUILD).c' || echo '$(srcdir)/'`gen-bases$(U_FOR_BUILD).c -o gen-bases$(EXEEXT_FOR_BUILD) $(LIBM_FOR_BUILD)
386 DISTCLEANFILES += gen-bases
[all...]
H A Dgmp-impl.h2448 struct bases struct
2469 #define mp_bases __MPN(bases)
2470 __GMP_DECLSPEC extern const struct bases mp_bases[257];
2473 /* For power of 2 bases this is exact. For other bases the result is either
3692 The way mpn_modexact_1_odd sometimes bases its remainder on a_size and
/haiku-buildtools/gcc/libgcc/config/cr16/
H A Dunwind-cr16.c108 struct dwarf_eh_bases bases; member in struct:_Unwind_Context
362 return (_Unwind_Ptr) context->bases.func;
368 struct dwarf_eh_bases bases;
369 const struct dwarf_fde *fde = _Unwind_Find_FDE (pc-1, &bases);
371 return bases.func;
379 return (_Unwind_Ptr) context->bases.dbase;
385 return (_Unwind_Ptr) context->bases.tbase;
1194 &context->bases);
1207 fs->pc = context->bases.func;
365 struct dwarf_eh_bases bases; local
/haiku-buildtools/gcc/gcc/
H A Dipa-devirt.c219 main variants of types equivalent to it, bases and derived types. */
225 /* All bases; built only for main variants of types. */
226 vec<odr_type> GTY((skip)) bases;
607 v->bases.release ();
1428 G_("a type with different bases is defined "
1481 G_("a type with different bases is defined "
1615 gcc_assert (!val->bases.length ());
1646 /* If both are class types, compare the bases. */
1660 "number of polymorphic bases is "
1723 /* One of bases i
[all...]
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dclass.c2564 hierarchy, because the layout of the virtual bases has changed. */
2765 /* Merge in overrides for virtual bases.
3065 /* Add all vtables into LIST for the VBASEBASE subobject and its bases
3079 tree bases = BINFO_BASETYPES (vbasebase);
3091 if (!bases)
3094 for (i = 0; i < TREE_VEC_LENGTH (bases); i++)
3096 tree vbasebase = TREE_VEC_ELT (bases, i);
3106 /* Iterate over all virtual bases of the BASE subobject of
3122 /* Generate special vtables for virtual bases for use inside base
3145 /* Iterate over all bases (
3076 tree bases = BINFO_BASETYPES (vbasebase); local
3180 tree bases = BINFO_BASETYPES (binfo); local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A Drecover.go124 // Interesting because recover bases its decision
/haiku-buildtools/gcc/gcc/cp/
H A Dsemantics.c1900 its bases. */
3755 /* Virtual bases are initialized first */
3792 /* Don't walk bases of virtual bases */
3844 /* Now for the non-virtual bases */
3863 tree bases = NULL_TREE; local
3872 bases = cxx_make_type (BASES);
3873 BASES_TYPE (bases) = type;
3874 BASES_DIRECT (bases) = direct;
3875 SET_TYPE_STRUCTURAL_EQUALITY (bases);
[all...]
H A Dparser.c12622 /* Do default initialization of any bases and members. */
20155 tree bases;
20542 bases = cp_parser_base_clause (parser);
20549 bases = NULL_TREE;
20554 && !xref_basetypes (type, bases))
21313 In the case that no bases are specified, this function will return
21319 tree bases = NULL_TREE;
21351 TREE_CHAIN (base) = bases;
21352 bases = base;
21371 return nreverse (bases);
20153 tree bases; local
21317 tree bases = NULL_TREE; local
[all...]
/haiku-buildtools/legacy/gcc/gcc/
H A Ddwarfout.c4513 register tree bases = TYPE_BINFO_BASETYPES (type);
4514 register int n_bases = TREE_VEC_LENGTH (bases);
4519 tree binfo = TREE_VEC_ELT (bases, i);
4501 register tree bases = TYPE_BINFO_BASETYPES (type); local
H A Ddwarf2out.c9025 register tree bases = TYPE_BINFO_BASETYPES (type);
9026 register int n_bases = TREE_VEC_LENGTH (bases);
9030 gen_inheritance_die (TREE_VEC_ELT (bases, i), context_die);
9014 register tree bases = TYPE_BINFO_BASETYPES (type); local
/haiku-buildtools/legacy/binutils/texinfo/
H A Dtexinfo.tex179 data-base data-bases eshell fall-ing half-way long-est man-u-script
/haiku-buildtools/libtool/doc/
H A Dtexinfo.tex171 data-base data-bases eshell fall-ing half-way long-est man-u-script
/haiku-buildtools/autoconf/build-aux/
H A Dtexinfo.tex183 data-base data-bases eshell fall-ing half-way long-est man-u-script
/haiku-buildtools/binutils/texinfo/
H A Dtexinfo.tex185 data-base data-bases eshell fall-ing half-way long-est man-u-script

Completed in 745 milliseconds

12