Home
last modified time | relevance | path

Searched refs:inherited (Results 1 – 25 of 112) sorted by relevance

12345

/openbmc/openbmc/meta-nuvoton/recipes-kernel/linux/
H A DOWNERS1 inherited: true
/openbmc/openbmc/poky/meta-selftest/recipes-test/sysroot-test/
H A Dsysroot-la-test_1.0.bb7 # remove-libtool.bbclass is inherited by default and removes all
/openbmc/linux/Documentation/arch/arm/stm32/
H A Dstm32mp157-overview.rst14 - Standard connectivity, widely inherited from the STM32 MCU family
H A Dstm32mp151-overview.rst13 - Standard connectivity, widely inherited from the STM32 MCU family
H A Dstm32mp13-overview.rst13 - Standard connectivity, widely inherited from the STM32 MCU family
/openbmc/openbmc/meta-arm/meta-arm-systemready/classes/
H A Dextra_imagedepends_only.bbclass1 # This class is to be inherited by recipes interested in only deploying what is
/openbmc/openbmc/meta-phosphor/classes/
H A Dobmc-phosphor-debug-tarball.bbclass2 # is inherited otherwise image.bbclass will inherit
H A Dlicense_static.bbclass12 # Class can be inherited in a project bbclass to copy the license info.
/openbmc/openbmc/meta-openembedded/meta-networking/classes/
H A Dkernel_wireless_regdb.bbclass8 # 1. The class should be inherited by kernel recipe (e.g. in
/openbmc/linux/Documentation/userspace-api/
H A Dno_new_privs.rst17 inherited chroot.
24 can set ``no_new_privs``. Once the bit is set, it is inherited across fork,
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/exo/
H A Dexo_4.20.0.bb13 # SRC_URI must follow inherited one
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dinterrupts.txt21 controller node. This property is inherited, so it may be specified in an
27 the inherited one. Each entry in this property contains both the parent phandle
/openbmc/phosphor-webui/app/common/styles/elements/
H A Dtoast.scss11 border: none; //override inherited border styles
/openbmc/linux/drivers/net/ethernet/asix/
H A DKconfig30 inherited by network interfaces during probe. It can be
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dtexinfo.bbclass7 # This class is inherited by recipes whose upstream packages invoke the
H A Ddevupstream.bbclass26 # Do nothing if this is inherited, as it's for BBCLASSEXTEND
H A Dgobject-introspection.bbclass9 # python3native is inherited to prevent introspection tools being run with
/openbmc/openbmc/meta-arm/meta-arm/classes/
H A Dapply_local_src_patches.bbclass1 # This class is to be inherited by recipes where there are patches located inside
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0005-nativesdk-glibc-Raise-the-size-of-arrays-containing-.patch71 @@ -185,7 +187,7 @@ setting environment variables (which would be inherited by subprocesses).\n\
80 @@ -204,7 +206,7 @@ setting environment variables (which would be inherited by subprocesses).\n\
/openbmc/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-cgroup.rst57 inherited along with attached ones.
70 inherited along with attached ones.
/openbmc/linux/Documentation/admin-guide/media/
H A Domap4_camera.rst27 It makes use of the Media Controller framework [#f2]_, and inherited most of the
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-gta04a5one.dts42 /* switch inherited setup to OneNAND */
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/usbip-tools/
H A Dusbip-tools.bb53 # Use local scripts before relying on inherited autotools
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/drbd/
H A Ddrbd-utils_9.28.0.bb46 # If we have inherited reproducible_build, we want to use it.
/openbmc/linux/tools/net/ynl/
H A Dynl-gen-c.py598 def __init__(self, family, space_name, type_list=None, inherited=None): argument
603 self._inherited = inherited if inherited is not None else []
604 self.inherited = []
648 self.inherited = [c_lower(x) for x in sorted(self._inherited)]
917 self.pure_nested_structs[nested] = Struct(self, nested, inherited=inherit)
1462 for arg in struct.inherited:
1539 for arg in struct.inherited:
1725 for arg in struct.inherited:

12345