/openbmc/openbmc/poky/bitbake/lib/layerindexlib/ |
H A D | __init__.py | 339 def find_dependencies(self, names=None, layerbranches=None, ignores=None): argument 365 if ignores and name in ignores: 379 def _resolve_dependencies(layerbranches, ignores, dependencies, invalid, processed=None): argument 381 if ignores and layerbranch.layer.name in ignores: 395 if ignores and deplayerbranch.layer.name in ignores: 450 … (dependencies, invalid) = _resolve_dependencies(layerbranches, ignores, dependencies, invalid) 812 def find_dependencies(self, names=None, branches=None, layerBranches=None, ignores=None): argument 837 if ignores and name in ignores: 850 def _resolve_dependencies(layerbranches, ignores, dependencies, invalid): argument 852 if ignores and layerbranch.layer.name in ignores: [all …]
|
/openbmc/openbmc/poky/meta/recipes-extended/tar/tar/ |
H A D | 0002-tests-check-for-recently-fixed-bug.patch | 43 +AT_SETUP([--exclude-vcs-ignores memory allocation]) 50 +tar -cf - --exclude-vcs-ignores . | tar -tf -
|
/openbmc/qemu/scripts/coccinelle/ |
H A D | error_propagate_null.cocci | 1 // error_propagate() already ignores local_err==NULL, so there's
|
/openbmc/qemu/docs/sphinx/ |
H A D | dbusdomain.py | 287 ignores: List[str] = self.domain.env.config["dbus_index_common_prefix"] 288 ignores = sorted(ignores, key=len, reverse=True) 302 for ignore in ignores:
|
/openbmc/openbmc/poky/bitbake/lib/bblayers/ |
H A D | layerindex.py | 120 …(dependencies, invalidnames) = cookerIndex.find_dependencies(names=args.layername, ignores=ignore_… 146 …(dependencies, invalidnames) = lIndex.find_dependencies(names=args.layername, ignores=ignore_layer…
|
/openbmc/phosphor-user-manager/ |
H A D | .gitignore | 1 # Meson ignores.
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/ |
H A D | 0007-Mark-deleted-interfaces-as-being-changed.patch | 6 Netlink notification handling ignores messages for deleted links,
|
/openbmc/linux/arch/m68k/ifpsp060/ |
H A D | CHANGES | 51 a failing value to the 68060SP, the package ignores 60 to the package. Since the package currently ignores this
|
/openbmc/openbmc/poky/meta/recipes-connectivity/dhcpcd/files/ |
H A D | 0001-20-resolv.conf-improve-the-sitation-of-working-with-.patch | 6 systemd's resolvconf implementation ignores the protocol part.
|
/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/ |
H A D | 0001-build.c-ignore-return-of-1-from-tar-cf.patch | 17 in other error cases. We tweak dpkg-deb here so that it ignores an exit
|
/openbmc/linux/Documentation/networking/ |
H A D | mptcp-sysctl.rst | 69 The packet scheduler ignores stale subflows.
|
/openbmc/linux/Documentation/scsi/ |
H A D | scsi-parameters.rst | 98 allowing boot to proceed. none ignores them, expecting
|
/openbmc/linux/Documentation/misc-devices/ |
H A D | max6875.rst | 63 The MAX6874/MAX6875 ignores address bit 0, so this driver attaches to multiple
|
/openbmc/linux/kernel/ |
H A D | Kconfig.locks | 3 # The ARCH_INLINE foo is necessary because select ignores "depends on"
|
/openbmc/u-boot/doc/device-tree-bindings/video/ |
H A D | exynos_mipi_dsi.txt | 24 If set, DSI master ignores HFP area in VIDEO mode.
|
/openbmc/openpower-hw-diags/ |
H A D | meson.build | 145 # When running GCOV reports, the Jenkins CI script explicitly ignores any
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | dev-overlay.rst | 203 clip lists are not supported the driver ignores this field. Its 211 lists are not supported the driver ignores this field, its contents 233 When a clipping bit mask is not supported the driver ignores this field,
|
H A D | dev-output.rst | 89 and :ref:`VIDIOC_S_FMT <VIDIOC_G_FMT>` ioctl, even if :ref:`VIDIOC_S_FMT <VIDIOC_G_FMT>` ignores all
|
H A D | dev-capture.rst | 92 and :ref:`VIDIOC_S_FMT <VIDIOC_G_FMT>` ioctl, even if :ref:`VIDIOC_S_FMT <VIDIOC_G_FMT>` ignores all
|
/openbmc/linux/Documentation/filesystems/ |
H A D | hpfs.rst | 70 OS/2 ignores dots and spaces at the end of file name, so this driver does as 132 again :-). chkdsk happily ignores these errors and only low-level disk 157 driver allows you to do it. chkdsk ignores such errors.
|
/openbmc/u-boot/doc/ |
H A D | README.davinci.nand_spl | 135 flash, but the RBL ignores the page settings, so I have to
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnetfilter/files/ |
H A D | 0001-libnetfilter-acct-Declare-the-define-visivility-attribute-together.patch | 6 clang ignores the visibility attribute if its not
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/tinymembench/tinymembench/ |
H A D | 0001-asm-Delete-.func-.endfunc-directives.patch | 7 linux systems, gas ignores them silently, but clang assembler does not
|
/openbmc/linux/Documentation/dev-tools/kunit/ |
H A D | faq.rst | 81 ``kunit_tool`` ignores. This should be as simple as running ``./vmlinux``
|
/openbmc/linux/Documentation/sound/hd-audio/ |
H A D | realtek-pc-beep.rst | 48 into 14h (internal speaker on my machine). Mixed signal **ignores** the mute
|