Searched refs:inherited (Results 1 - 25 of 90) sorted by relevance

1234

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/
H A Dpr62079.C46 typedef tuple < Tail ... >inherited; typedef in class:tuple
49 tuple (const tuple < VValues ... >&other):inherited (other.tail ()),
57 const inherited & tail () const
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr49519.C96 map_tuple_to_cons<int, int, int, int>::type inherited; typedef in class:tuple
102 : inherited(t0, t1, t2, t3) {}
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dvariadic-tuple.C71 typedef tuple<Tail...> inherited; typedef in class:tuple
80 : m_head(v), inherited(vtail...) { }
84 : m_head(other.head()), inherited(other.tail()) { }
96 inherited& tail() { return *this; }
97 const inherited& tail() const { return *this; }
H A Dvariadic-bind.C70 typedef tuple<Tail...> inherited; typedef in class:tuple
79 : m_head(v), inherited(vtail...) { }
83 : m_head(other.head()), inherited(other.tail()) { }
95 inherited& tail() { return *this; }
96 const inherited& tail() const { return *this; }
/haiku-buildtools/gcc/zlib/contrib/delphi/
H A DZLib.pas391 inherited Create;
412 inherited Create(Dest);
436 inherited Destroy;
485 inherited Create(Source);
495 inherited Destroy;
/haiku-buildtools/binutils/zlib/contrib/delphi/
H A DZLib.pas391 inherited Create;
412 inherited Create(Dest);
436 inherited Destroy;
485 inherited Create(Source);
495 inherited Destroy;
/haiku-buildtools/gcc/gmp/mpn/x86/pentium4/sse2/
H A Dpopcount.asm87 undefine(`psadbw') C override inherited m4 version
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/sh/arch/
H A Dsh.s153 ! Instructions inherited from ancestors:
H A Dsh2.s27 ! Instructions inherited from ancestors: sh
H A Dsh2a-nofpu-or-sh3-nommu.s18 ! Instructions inherited from ancestors: sh sh2
H A Dsh2a-nofpu-or-sh4-nommu-nofpu.s17 ! Instructions inherited from ancestors: sh sh2 sh2a-nofpu-or-sh3-nommu
H A Dsh2a-or-sh3e.s17 ! Instructions inherited from ancestors: sh sh2 sh2a-nofpu-or-sh3-nommu sh2e
H A Dsh2e.s52 ! Instructions inherited from ancestors: sh sh2
H A Dsh3-nommu.s28 ! Instructions inherited from ancestors: sh sh2 sh2a-nofpu-or-sh3-nommu
H A Dsh3.s17 ! Instructions inherited from ancestors: sh sh2 sh2a-nofpu-or-sh3-nommu sh3-nommu
H A Dsh3e.s16 ! Instructions inherited from ancestors: sh sh2 sh2a-nofpu-or-sh3-nommu sh2a-or-sh3e sh2e sh3 sh3-nommu
H A Dsh4-nofpu.s16 ! Instructions inherited from ancestors: sh sh2 sh2a-nofpu-or-sh3-nommu sh2a-nofpu-or-sh4-nommu-nofpu sh3 sh3-nommu sh4-nommu-nofpu
H A Dsh4-nommu-nofpu.s28 ! Instructions inherited from ancestors: sh sh2 sh2a-nofpu-or-sh3-nommu sh2a-nofpu-or-sh4-nommu-nofpu sh3-nommu
H A Dsh4a-nofpu.s23 ! Instructions inherited from ancestors: sh sh2 sh2a-nofpu-or-sh3-nommu sh2a-nofpu-or-sh4-nommu-nofpu sh3 sh3-nommu sh4-nofpu sh4-nommu-nofpu
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-sh/arch/
H A Dsh.s153 ! Instructions inherited from ancestors:
H A Dsh2.s27 ! Instructions inherited from ancestors: sh
H A Dsh2a-nofpu-or-sh3-nommu.s18 ! Instructions inherited from ancestors: sh sh2
H A Dsh2a-nofpu-or-sh4-nommu-nofpu.s17 ! Instructions inherited from ancestors: sh sh2 sh2a-nofpu-or-sh3-nommu
H A Dsh2a-or-sh3e.s17 ! Instructions inherited from ancestors: sh sh2 sh2a-nofpu-or-sh3-nommu sh2e
H A Dsh2e.s52 ! Instructions inherited from ancestors: sh sh2

Completed in 261 milliseconds

1234