Searched refs:inherit (Results 1 - 18 of 18) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/init/
H A Dvalue7.C8 struct inherit : pod { struct in inherits:pod
9 inherit() : pod() {} function in struct:inherit
14 inherit i;
/haiku-buildtools/gcc/libgcc/
H A Dmkmap-symver.awk61 # for beginning and ending each section, and %inherit markers for
67 NF == 3 && $1 == "%inherit" {
68 inherit[$2] = $3;
110 if (inherit[lib])
111 output(inherit[lib]);
129 if (inherit[l] == lib)
130 inherit[l] = inherit[lib];
132 else if (inherit[lib])
133 printf("} %s;\n", inherit[li
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/arm/
H A Dpr57637.c10 unsigned int inherit :1; member in struct:_GtkCssStyleProperty
168 "inherit", (flags & INHERIT) ? (!(0)) : (0),
/haiku-buildtools/gcc/gmp/mpn/powerpc64/vmx/
H A Dpopcount.asm211 C Handle outer loop for huge n. We inherit cr7 and r0 from above.
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.cc7147 Typed_identifier_list inherit; local
7155 inherit.push_back(*p);
7164 seen.reserve(inherit.size());
7166 while (!inherit.empty())
7168 Type* t = inherit.back().type();
7169 Location tl = inherit.back().location();
7170 inherit.pop_back();
7214 inherit.push_back(*q);
9972 // Struct types can have fields. They can also inherit fields and
/haiku-buildtools/gcc/gcc/cp/
H A Dclass.c1398 /* Don't inherit this tag multiple times. */
1554 we don't need to inherit any tags that are also in them. */
1569 bool inherit = DECL_P (t);
1571 if (!inherit && !warn_abi_tag)
1583 if (inherit)
1588 if (inherit && data.tags)
4994 /* If FNDECL did not declare an attribute, then inherit the most
5028 /* Process virtual methods first, as they inherit directly from the
1566 bool inherit = DECL_P (t); local
/haiku-buildtools/legacy/gcc/texinfo/doc/
H A Dtexinfo.tex2172 % Make sure we don't inherit \rightskip from the outer environment.
/haiku-buildtools/legacy/autoconf/
H A Dtexinfo.tex2228 % Make sure we don't inherit \rightskip from the outer environment.
/haiku-buildtools/legacy/binutils/texinfo/
H A Dtexinfo.tex2651 % Make sure we don't inherit \rightskip from the outer environment.
/haiku-buildtools/legacy/gcc/gcc/
H A Dtexinfo.tex2196 % Make sure we don't inherit \rightskip from the outer environment.
/haiku-buildtools/libtool/doc/
H A Dtexinfo.tex2845 % Make sure we don't inherit \rightskip from the outer environment.
/haiku-buildtools/autoconf/build-aux/
H A Dtexinfo.tex3083 % Make sure we don't inherit \rightskip from the outer environment.
/haiku-buildtools/binutils/texinfo/
H A Dtexinfo.tex3765 % Make sure we don't inherit \rightskip from the outer environment.
/haiku-buildtools/gcc/gmp/doc/
H A Dtexinfo.tex3547 % Make sure we don't inherit \rightskip from the outer environment.
/haiku-buildtools/gcc/mpc/doc/
H A Dtexinfo.tex3768 % Make sure we don't inherit \rightskip from the outer environment.
/haiku-buildtools/cloog/osl/autoconf/
H A Dtexinfo.tex3952 % Make sure we don't inherit \rightskip from the outer environment.
/haiku-buildtools/gcc/mpfr/doc/
H A Dtexinfo.tex3952 % Make sure we don't inherit \rightskip from the outer environment.
/haiku-buildtools/gcc/gcc/doc/include/
H A Dtexinfo.tex3954 % Make sure we don't inherit \rightskip from the outer environment.

Completed in 618 milliseconds