/openbmc/qemu/python/qemu/utils/ |
H A D | qom.py | 81 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 D | qom_common.py | 80 def __init__(self, args: argparse.Namespace): argument 151 args: argparse.Namespace argument
|
H A D | qom_fuse.py | 79 def __init__(self, args: argparse.Namespace): argument
|
/openbmc/linux/tools/testing/kunit/ |
H A D | kunit.py | 418 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 D | 0001-sssctl-add-error-analyzer.patch | 69 + 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 D | oe-setup-build | 128 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 D | README.rst | 1 QEMU Python Namespace
|
/openbmc/openbmc-build-scripts/tools/ |
H A D | owners | 63 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 D | dump-gerrit.py | 29 def run(self, args: argparse.Namespace) -> int: argument
|
H A D | report.py | 14 def run(self, args: argparse.Namespace) -> int: argument
|
H A D | analyze-commits.py | 36 def run(self, args: argparse.Namespace) -> int: argument
|
H A D | analyze-reviews.py | 36 def run(self, args: argparse.Namespace) -> int: argument
|
/openbmc/qemu/docs/system/devices/ |
H A D | nvme.rst | 72 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 D | namespace.rst | 5 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 D | elfnote.rst | 2 ELF Note PowerPC Namespace
|
/openbmc/qemu/scripts/codeconverter/ |
H A D | converter.py | 29 def process_all_files(parser: argparse.ArgumentParser, args: argparse.Namespace) -> None: argument
|
/openbmc/qemu/scripts/ |
H A D | compare-machine-types.py | 31 from argparse import ArgumentParser, RawTextHelpFormatter, Namespace 312 def parse_args() -> Namespace:
|
/openbmc/linux/Documentation/networking/devlink/ |
H A D | devlink-reload.rst | 57 Change Namespace
|
/openbmc/linux/Documentation/driver-api/nvdimm/ |
H A D | nvdimm.rst | 35 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 D | layerindex.py | 220 localargs = argparse.Namespace()
|
/openbmc/linux/Documentation/PCI/ |
H A D | acpi-info.rst | 108 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 D | acpi_nvdimm.rst | 13 Namespace Device under the root device.
|
/openbmc/linux/Documentation/driver-api/acpi/ |
H A D | linuxized-acpica.rst | 43 | | | Namespace Management | | |
|
/openbmc/openbmc-test-automation/lib/ |
H A D | gen_print.py | 1225 elif isinstance(var_value, argparse.Namespace):
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-5.0.3.rst | 48 - classes/create-spdx-2.2: Fix :term:`SPDX` Namespace Prefix
|