Home
last modified time | relevance | path

Searched refs:Namespace (Results 1 – 25 of 33) sorted by relevance

12

/openbmc/qemu/python/qemu/utils/
H A Dqom.py81 def __init__(self, args: argparse.Namespace): argument
122 def __init__(self, args: argparse.Namespace): argument
175 def __init__(self, args: argparse.Namespace): argument
223 def __init__(self, args: argparse.Namespace): argument
H A Dqom_common.py80 def __init__(self, args: argparse.Namespace): argument
151 args: argparse.Namespace argument
H A Dqom_fuse.py79 def __init__(self, args: argparse.Namespace): argument
/openbmc/linux/tools/testing/kunit/
H A Dkunit.py418 def tree_from_args(cli_args: argparse.Namespace) -> kunit_kernel.LinuxSourceTree: argument
441 def run_handler(cli_args: argparse.Namespace) -> None: argument
464 def config_handler(cli_args: argparse.Namespace) -> None: argument
480 def build_handler(cli_args: argparse.Namespace) -> None: argument
493 def exec_handler(cli_args: argparse.Namespace) -> None: argument
513 def parse_handler(cli_args: argparse.Namespace) -> None: argument
/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/files/
H A D0001-sssctl-add-error-analyzer.patch69 + args (Namespace): argparse parsed arguments
143 - args (Namespace): argparse parsed arguments
190 args (Namespace): populated argparse namespace
209 args (Namespace): populated argparse namespace
291 + args (Namespace): argparse parsed arguments
/openbmc/openbmc/poky/scripts/
H A Doe-setup-build128 from argparse import Namespace
129 setup_build_env(Namespace(layerlist=args.layerlist, c=None, b=None, no_shell=False))
/openbmc/qemu/python/qemu/
H A DREADME.rst1 QEMU Python Namespace
/openbmc/openbmc-build-scripts/tools/
H A Downers63 self, args: argparse.Namespace, owners: Dict[str, OwnersData] argument
134 args: argparse.Namespace, data: Dict[str, OwnersData] argument
/openbmc/openbmc-tools/tof-voters/libvoters/subcmd/
H A Ddump-gerrit.py29 def run(self, args: argparse.Namespace) -> int: argument
H A Dreport.py14 def run(self, args: argparse.Namespace) -> int: argument
H A Danalyze-commits.py36 def run(self, args: argparse.Namespace) -> int: argument
H A Danalyze-reviews.py36 def run(self, args: argparse.Namespace) -> int: argument
/openbmc/qemu/docs/system/devices/
H A Dnvme.rst72 recently defined ``nvme-bus`` that is created by the ``nvme`` device. Namespace
81 Set the UUID of the namespace. This will be reported as a "Namespace UUID"
82 descriptor in the Namespace Identification Descriptor List.
85 Set the NGUID of the namespace. This will be reported as a "Namespace Globally
86 Unique Identifier" descriptor in the Namespace Identification Descriptor List.
93 Unique Identifier" descriptor in the Namespace Identification Descriptor List.
/openbmc/linux/Documentation/firmware-guide/acpi/
H A Dnamespace.rst5 ACPI Device Tree - Representation of ACPI Namespace
69 | ACPI Namespace |
80 Example ACPI Namespace
189 Figure 2. Example ACPI Namespace
233 Table 1. ACPI Namespace Objects Mapping
/openbmc/linux/Documentation/powerpc/
H A Delfnote.rst2 ELF Note PowerPC Namespace
/openbmc/qemu/scripts/codeconverter/
H A Dconverter.py29 def process_all_files(parser: argparse.ArgumentParser, args: argparse.Namespace) -> None: argument
/openbmc/qemu/scripts/
H A Dcompare-machine-types.py31 from argparse import ArgumentParser, RawTextHelpFormatter, Namespace
312 def parse_args() -> Namespace:
/openbmc/linux/Documentation/networking/devlink/
H A Ddevlink-reload.rst57 Change Namespace
/openbmc/linux/Documentation/driver-api/nvdimm/
H A Dnvdimm.rst35 LIBNVDIMM/LIBNDCTL: Namespace
108 NVDIMM Namespace:
455 LIBNVDIMM/LIBNDCTL: Namespace
525 Namespace instantiation involves finding an idle namespace and
/openbmc/openbmc/poky/bitbake/lib/bblayers/
H A Dlayerindex.py220 localargs = argparse.Namespace()
/openbmc/linux/Documentation/PCI/
H A Dacpi-info.rst108 ACPI Namespace looking for devices with hardware IDs.
111 ACPI Namespace that report the hardware resources the device could
/openbmc/qemu/docs/specs/
H A Dacpi_nvdimm.rst13 Namespace Device under the root device.
/openbmc/linux/Documentation/driver-api/acpi/
H A Dlinuxized-acpica.rst43 | | | Namespace Management | | |
/openbmc/openbmc-test-automation/lib/
H A Dgen_print.py1225 elif isinstance(var_value, argparse.Namespace):
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-5.0.3.rst48 - classes/create-spdx-2.2: Fix :term:`SPDX` Namespace Prefix

12