Home
last modified time | relevance | path

Searched defs:Namespace (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/tools/testing/kunit/
Dkunit.py
/openbmc/linux/Documentation/driver-api/nvdimm/
Dnvdimm.rst
/openbmc/qemu/python/qemu/utils/
H A Dqom.py80 def __init__(self, args: argparse.Namespace):
121 def __init__(self, args: argparse.Namespace):
174 def __init__(self, args: argparse.Namespace):
222 def __init__(self, args: argparse.Namespace):
H A Dqom_common.py126 def __init__(self, args: argparse.Namespace):
206 args: argparse.Namespace
H A Dqom_fuse.py79 def __init__(self, args: argparse.Namespace):
/openbmc/openbmc-build-scripts/tools/
H A Dconfig-clang-tidy56 def subcmd_merge(args: argparse.Namespace) -> None:
89 def subcmd_enable(args: argparse.Namespace) -> None:
103 def subcmd_disable(args: argparse.Namespace) -> None:
H A Downers63 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 Ddump-gerrit.py29 def run(self, args: argparse.Namespace) -> int:
H A Dreport.py14 def run(self, args: argparse.Namespace) -> int:
H A Danalyze-commits.py36 def run(self, args: argparse.Namespace) -> int:
H A Danalyze-reviews.py41 def run(self, args: argparse.Namespace) -> int:
H A Dverify-files.py20 def run(self, args: argparse.Namespace) -> int:
/openbmc/qemu/scripts/codeconverter/
H A Dconverter.py29 def process_all_files(parser: argparse.ArgumentParser, args: argparse.Namespace) -> None:
/openbmc/qemu/scripts/
H A Dget-wraps-from-cargo-registry.py158 def __init__(self, args: argparse.Namespace):