Searched defs:Namespace (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/tools/testing/kunit/ |
H A D | kunit.py | 418 def tree_from_args(cli_args: argparse.Namespace) -> kunit_kernel.LinuxSourceTree: 441 def run_handler(cli_args: argparse.Namespace) -> None: 464 def config_handler(cli_args: argparse.Namespace) -> None: 480 def build_handler(cli_args: argparse.Namespace) -> None: 493 def exec_handler(cli_args: argparse.Namespace) -> None: 513 def parse_handler(cli_args: argparse.Namespace) -> None:
|
/openbmc/linux/Documentation/driver-api/nvdimm/ |
H A D | nvdimm.rst | 462 LIBNVDIMM: namespace 499 LIBNDCTL: namespace enumeration example 520 LIBNDCTL: namespace creation example 551 Why the Term "namespace"?
|
/openbmc/qemu/python/qemu/utils/ |
H A D | qom.py | 81 def __init__(self, args: argparse.Namespace): 122 def __init__(self, args: argparse.Namespace): 175 def __init__(self, args: argparse.Namespace): 223 def __init__(self, args: argparse.Namespace):
|
H A D | qom_common.py | 80 def __init__(self, args: argparse.Namespace): 151 args: argparse.Namespace
|
H A D | qom_fuse.py | 79 def __init__(self, args: argparse.Namespace):
|
/openbmc/openbmc-build-scripts/tools/ |
H A D | owners | 63 self, args: argparse.Namespace, owners: Dict[str, OwnersData] 134 args: argparse.Namespace, data: Dict[str, OwnersData]
|
/openbmc/openbmc-tools/tof-voters/libvoters/subcmd/ |
H A D | dump-gerrit.py | 29 def run(self, args: argparse.Namespace) -> int:
|
H A D | report.py | 14 def run(self, args: argparse.Namespace) -> int:
|
H A D | analyze-commits.py | 36 def run(self, args: argparse.Namespace) -> int:
|
H A D | analyze-reviews.py | 36 def run(self, args: argparse.Namespace) -> int:
|
/openbmc/qemu/scripts/codeconverter/ |
H A D | converter.py | 29 def process_all_files(parser: argparse.ArgumentParser, args: argparse.Namespace) -> None:
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | cgroup-v2.rst | 2538 Namespace chapter
|