HomeSort by: relevance | last modified time | path
    Searched refs:Derived (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
ubsan_type_hash_itanium.cc 115 /// \brief Determine whether \p Derived has a \p Base base class subobject at
117 static bool isDerivedFromAtOffset(const abi::__class_type_info *Derived,
120 if (Derived->__type_name == Base->__type_name ||
122 !internal_strcmp(Derived->__type_name, Base->__type_name)))
126 dynamic_cast<const abi::__si_class_type_info*>(Derived))
130 dynamic_cast<const abi::__vmi_class_type_info*>(Derived);
135 // Look for a base class which is derived from \p Base at the right offset.
155 /// \brief Find the derived-most dynamic base class of \p Derived at offset
158 const abi::__class_type_info *Derived, sptr Offset)
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
zynq-parallella.dts 5 * Derived from zynq-zed.dts:
at91-cosino.dtsi 8 * Derived from at91sam9x5ek.dtsi by:
intel-ixp42x-netgear-wg302v2.dts 4 * Derived from boardfiles written by Imre Kaloz
intel-ixp42x-adi-coyote.dts 4 * Derived from boardfiles written by MontaVista software.
intel-ixp42x-ixdpg425.dts 4 * Derived from boardfiles written by MontaVista software.
intel-ixp42x-linksys-wrv54g.dts 124 * Derived from the GTWX5715 PCI boardfile.
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/socionext/
uniphier-ld20-akebi96.dts 5 // Derived from uniphier-ld20-global.dts.
  /src/common/dist/zlib/contrib/pascal/
zlibpas.pas 4 * Derived from original sources by Bob Dellaca.

Completed in 14 milliseconds