/openbmc/qemu/tests/vm/ |
H A D | ubuntuvm.py | 21 def __init__(self, args, config=None): argument 25 def build_image(self, img): argument
|
/openbmc/u-boot/tools/binman/etype/ |
H A D | u_boot_nodtb.py | 23 def __init__(self, section, etype, node): argument 26 def GetDefaultFilename(self): argument
|
H A D | u_boot_tpl_dtb.py | 21 def __init__(self, section, etype, node): argument 24 def GetDefaultFilename(self): argument
|
H A D | u_boot_img.py | 23 def __init__(self, section, etype, node): argument 26 def GetDefaultFilename(self): argument
|
H A D | fill.py | 24 def __init__(self, section, etype, node): argument 30 def ObtainContents(self): argument
|
H A D | x86_start16.py | 26 def __init__(self, section, etype, node): argument 29 def GetDefaultFilename(self): argument
|
H A D | u_boot_tpl_with_ucode_ptr.py | 22 def __init__(self, section, etype, node): argument 26 def GetDefaultFilename(self): argument
|
H A D | u_boot_spl_elf.py | 20 def __init__(self, section, etype, node): argument 23 def GetDefaultFilename(self): argument
|
H A D | u_boot.py | 28 def __init__(self, section, etype, node): argument 31 def GetDefaultFilename(self): argument
|
H A D | powerpc_mpc85xx_bootpg_resetvec.py | 21 def __init__(self, section, etype, node): argument 24 def GetDefaultFilename(self): argument
|
H A D | u_boot_spl_nodtb.py | 24 def __init__(self, section, etype, node): argument 27 def GetDefaultFilename(self): argument
|
H A D | u_boot_tpl_dtb_with_ucode.py | 21 def __init__(self, section, etype, node): argument 24 def GetDefaultFilename(self): argument
|
H A D | u_boot_spl_dtb.py | 21 def __init__(self, section, etype, node): argument 24 def GetDefaultFilename(self): argument
|
H A D | u_boot_dtb.py | 24 def __init__(self, section, etype, node): argument 27 def GetDefaultFilename(self): argument
|
H A D | vblock.py | 37 def __init__(self, section, etype, node): argument 51 def ObtainContents(self): argument
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/ |
H A D | test_task_page.py | 22 def setUp(self): argument 43 def test_covered_task(self): argument
|
/openbmc/qemu/tests/tcg/aarch64/gdbstub/ |
H A D | test-sve-ioctl.py | 17 def __init__(self, sym_name="__sve_ld_done"): argument 21 def stop(self): argument
|
/openbmc/qemu/tests/functional/ |
H A D | test_linux_initrd.py | 38 def test_with_2gib_file_should_exit_error_msg_with_linux_v3_6(self): argument 64 def test_with_2gib_file_should_work_with_linux_v4_16(self): argument
|
H A D | test_mips_malta.py | 24 def test_mips_malta(self): argument 50 def test_mips_malta_cpio(self): argument
|
/openbmc/openbmc/poky/bitbake/lib/bb/compress/ |
H A D | lz4.py | 15 def get_compress(self): argument 18 def get_decompress(self): argument
|
/openbmc/openbmc-tools/tof-voters/libvoters/subcmd/ |
H A D | analyze-reviews.py | 21 def __init__(self, parser: argparse._SubParsersAction) -> None: argument 41 def run(self, args: argparse.Namespace) -> int: argument
|
/openbmc/openbmc/poky/scripts/lib/wic/ |
H A D | misc.py | 185 def __init__(self): argument 192 def _parse_line(self, line, image, matcher=re.compile(r"^([a-zA-Z0-9\-_+./~]+)=(.*)")): argument 205 def get_var(self, var, image=None, cache=True): argument
|
/openbmc/sdbusplus/include/sdbusplus/async/ |
H A D | timer.hpp | 43 auto self = static_cast<sleep_operation<R>*>(data); in handler() local 49 friend auto tag_invoke(execution::start_t, sleep_operation& self) noexcept in tag_invoke() 96 friend auto tag_invoke(execution::connect_t, sleep_sender&& self, R r) in tag_invoke()
|
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ |
H A D | logrotate.py | 27 def test_logrotate_wtmp(self): argument 49 def test_logrotate_newlog(self): argument
|
/openbmc/openbmc/poky/meta/lib/oeqa/core/decorator/ |
H A D | oetimeout.py | 15 def setUpDecorator(self): argument 25 def tearDownDecorator(self): argument
|