Searched refs:base2 (Results 1 - 23 of 23) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Drv-trivial-bug.C8 struct base2 // { dg-message "declares a move" } struct
10 base2() {} function in struct:base2
11 base2(base2&&) {++move_construct;} function in struct:base2
12 base2& operator=(base2&&) {++move_assign; return *this;}
17 base2 b;
18 base2 b2(b); // { dg-error "deleted" }
20 base2 b3(static_cast<base2
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/other/
H A Dinfloop-1.C5 struct base2 { }; struct
8 struct derived : base1, base2, base3 { };
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/lto/
H A D20081217-1_0.C8 class base2 class
11 base2 () {} function in class:base2
12 virtual ~base2 () {}
15 class mi_class : public base1, base2
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dopr-dot1.C7 typedef struct base2 { struct
14 class derived2 : public derived1, public base2 {
H A Dp4623.C18 class base2: virtual public base { class in inherits:base
21 base2( int i = 0 ) { b2_data = i; b_data++; } function in class:base2
27 class derived: public base3, public base1, public base2 {
/haiku-buildtools/gcc/gmp/tests/mpz/
H A Dt-powm_ui.c35 mpz_t r1, r2, base2; local
57 mpz_init (base2);
102 mpz_set (base2, base);
109 mpz_mul (r2, r2, base2);
112 mpz_mul (base2, base2, base2);
113 mpz_mod (base2, base2, mod);
142 mpz_clear (base2);
[all...]
H A Dt-powm.c50 mpz_t r1, r2, t1, exp2, base2; local
73 mpz_init (base2);
112 mpz_mod (base2, base, mod);
120 mpz_mul (r2, r2, base2);
125 mpz_mul (base2, base2, base2);
126 mpz_mod (base2, base2, mod);
174 mpz_clear (base2);
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/messages/requirements/
H A Dbase_classes.cc33 const base_type2* base2 __attribute__((unused)) = &obj; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/time_get/requirements/
H A Dbase_classes.cc33 const base_type2* base2 __attribute__((unused)) = &obj; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/ctype/requirements/
H A Dbase_classes.cc33 const base_type2* base2 __attribute__((unused)) = &obj; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_iostream/requirements/
H A Dbase_classes.cc36 const base_type2* base2 __attribute__((unused)) = &obj; local
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dtemplate36.C11 class base2 { class
24 typedef base2 base;
/haiku-buildtools/gcc/gcc/
H A Dtree-ssa-alias.c740 tree base1, base2; local
750 base2 = ref2;
751 while (handled_component_p (base2))
752 base2 = TREE_OPERAND (base2, 0);
753 type2 = TREE_TYPE (base2);
788 get_ref_base_and_extent (base2, &offadj, &sztmp, &msztmp);
1030 tree ref2, tree base2,
1033 gcc_checking_assert (DECL_P (base1) && DECL_P (base2));
1036 if (base1 != base2)
1028 decl_refs_may_alias_p(tree ref1, tree base1, HOST_WIDE_INT offset1, HOST_WIDE_INT max_size1, tree ref2, tree base2, HOST_WIDE_INT offset2, HOST_WIDE_INT max_size2) argument
1062 indirect_ref_may_alias_decl_p(tree ref1 ATTRIBUTE_UNUSED, tree base1, HOST_WIDE_INT offset1, HOST_WIDE_INT max_size1 ATTRIBUTE_UNUSED, alias_set_type ref1_alias_set, alias_set_type base1_alias_set, tree ref2 ATTRIBUTE_UNUSED, tree base2, HOST_WIDE_INT offset2, HOST_WIDE_INT max_size2, alias_set_type ref2_alias_set, alias_set_type base2_alias_set, bool tbaa_p) argument
1207 indirect_refs_may_alias_p(tree ref1 ATTRIBUTE_UNUSED, tree base1, HOST_WIDE_INT offset1, HOST_WIDE_INT max_size1, alias_set_type ref1_alias_set, alias_set_type base1_alias_set, tree ref2 ATTRIBUTE_UNUSED, tree base2, HOST_WIDE_INT offset2, HOST_WIDE_INT max_size2, alias_set_type ref2_alias_set, alias_set_type base2_alias_set, bool tbaa_p) argument
1329 tree base1, base2; local
[all...]
H A Dtree-ssa-sccvn.c1737 tree base2; local
1739 base2 = get_ref_base_and_extent (ref2, &offset2, &size2, &maxsize2);
1744 && operand_equal_p (base, base2, 0)
1760 tree base2; local
1762 base2 = get_ref_base_and_extent (gimple_assign_lhs (def_stmt),
1765 && operand_equal_p (base, base2, 0)
1786 tree base2; local
1788 base2 = get_ref_base_and_extent (gimple_assign_lhs (def_stmt),
1794 && operand_equal_p (base, base2, 0)
1832 tree base2; local
1884 tree base2; local
[all...]
H A Dipa-icf-gimple.c339 unsigned short clique1 = 0, base1 = 0, clique2 = 0, base2 = 0; local
348 base2 = MR_DEPENDENCE_BASE (b2);
350 if (clique1 != clique2 || base1 != base2)
H A Dipa-devirt.c1684 tree base2 = BINFO_BASE_BINFO (TYPE_BINFO (val->type), i); local
1686 tree type2 = BINFO_TYPE (base2);
1713 if (BINFO_OFFSET (base1) != BINFO_OFFSET (base2))
H A Ddwarf2out.c23783 dw_die_ref base1, base2;
23796 base2 = loc->dw_loc_next->dw_loc_oprnd1.v.val_die_ref.die;
23798 && base2->die_tag == DW_TAG_base_type);
23800 enc2 = get_AT_unsigned (base2, DW_AT_encoding);
23802 size2 = get_AT_unsigned (base2, DW_AT_byte_size);
23813 loc->dw_loc_oprnd2.v.val_die_ref.die = base2;
23815 loc->dw_loc_oprnd1.v.val_die_ref.die = base2;
23764 dw_die_ref base1, base2; local
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dinit.c2963 tree base2 = NULL_TREE;
3045 base2 = default_conversion (init);
3046 itype = TREE_TYPE (base2);
3047 base2 = get_temp_regvar (itype, base2);
3087 if (base2)
3088 from = build1 (INDIRECT_REF, itype, base2);
3118 if (base2)
3119 expand_assignment (base2,
3121 base2, siz
2958 tree base2 = NULL_TREE; local
[all...]
/haiku-buildtools/gcc/gcc/cp/
H A Dinit.c3430 tree base2 = NULL_TREE;
3554 base2 = decay_conversion (init, complain);
3555 if (base2 == error_mark_node)
3557 itype = TREE_TYPE (base2);
3558 base2 = get_temp_regvar (itype, base2);
3698 /* OK, we set base2 above. */;
3765 if (base2)
3767 from = build1 (INDIRECT_REF, itype, base2);
3857 if (base2)
3427 tree base2 = NULL_TREE; local
[all...]
/haiku-buildtools/gcc/libstdc++-v3/include/tr1/
H A Drandom.h1359 base2() const
1395 && (__lhs.base2() == __rhs.base2());
/haiku-buildtools/legacy/binutils/binutils/
H A Dsrconv.c109 static int base2 = 0x2018; variable
117 ids2[x] = base2++;
1872 printf ("ids %d %d\n", base1, base2);
/haiku-buildtools/binutils/binutils/
H A Dsrconv.c70 static int base2 = 0x2018; variable
78 ids2[x] = base2++;
1850 printf ("ids %d %d\n", base1, base2);
/haiku-buildtools/gcc/gcc/config/mips/
H A Dmips.c18286 rtx base1, base2;
18293 mips_split_plus (XEXP (mem2, 0), &base2, &offset2);
18295 if (!REG_P (base1) || !rtx_equal_p (base1, base2))
18210 rtx base1, base2; local

Completed in 645 milliseconds