Home
last modified time | relevance | path

Searched defs:self (Results 851 – 875 of 1371) sorted by relevance

1...<<31323334353637383940>>...55

/openbmc/qemu/tests/vm/
H A Dubuntuvm.py21 def __init__(self, args, config=None): argument
25 def build_image(self, img): argument
/openbmc/u-boot/tools/binman/etype/
H A Du_boot_nodtb.py23 def __init__(self, section, etype, node): argument
26 def GetDefaultFilename(self): argument
H A Du_boot_tpl_dtb.py21 def __init__(self, section, etype, node): argument
24 def GetDefaultFilename(self): argument
H A Du_boot_img.py23 def __init__(self, section, etype, node): argument
26 def GetDefaultFilename(self): argument
H A Dfill.py24 def __init__(self, section, etype, node): argument
30 def ObtainContents(self): argument
H A Dx86_start16.py26 def __init__(self, section, etype, node): argument
29 def GetDefaultFilename(self): argument
H A Du_boot_tpl_with_ucode_ptr.py22 def __init__(self, section, etype, node): argument
26 def GetDefaultFilename(self): argument
H A Du_boot_spl_elf.py20 def __init__(self, section, etype, node): argument
23 def GetDefaultFilename(self): argument
H A Du_boot.py28 def __init__(self, section, etype, node): argument
31 def GetDefaultFilename(self): argument
H A Dpowerpc_mpc85xx_bootpg_resetvec.py21 def __init__(self, section, etype, node): argument
24 def GetDefaultFilename(self): argument
H A Du_boot_spl_nodtb.py24 def __init__(self, section, etype, node): argument
27 def GetDefaultFilename(self): argument
H A Du_boot_tpl_dtb_with_ucode.py21 def __init__(self, section, etype, node): argument
24 def GetDefaultFilename(self): argument
H A Du_boot_spl_dtb.py21 def __init__(self, section, etype, node): argument
24 def GetDefaultFilename(self): argument
H A Du_boot_dtb.py24 def __init__(self, section, etype, node): argument
27 def GetDefaultFilename(self): argument
H A Dvblock.py37 def __init__(self, section, etype, node): argument
51 def ObtainContents(self): argument
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_task_page.py22 def setUp(self): argument
43 def test_covered_task(self): argument
/openbmc/qemu/tests/tcg/aarch64/gdbstub/
H A Dtest-sve-ioctl.py17 def __init__(self, sym_name="__sve_ld_done"): argument
21 def stop(self): argument
/openbmc/qemu/tests/functional/
H A Dtest_linux_initrd.py38 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 Dtest_mips_malta.py24 def test_mips_malta(self): argument
50 def test_mips_malta_cpio(self): argument
/openbmc/openbmc/poky/bitbake/lib/bb/compress/
H A Dlz4.py15 def get_compress(self): argument
18 def get_decompress(self): argument
/openbmc/openbmc-tools/tof-voters/libvoters/subcmd/
H A Danalyze-reviews.py21 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 Dmisc.py185 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 Dtimer.hpp43 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 Dlogrotate.py27 def test_logrotate_wtmp(self): argument
49 def test_logrotate_newlog(self): argument
/openbmc/openbmc/poky/meta/lib/oeqa/core/decorator/
H A Doetimeout.py15 def setUpDecorator(self): argument
25 def tearDownDecorator(self): argument

1...<<31323334353637383940>>...55