Home
last modified time | relevance | path

Searched defs:self (Results 876 – 900 of 1371) sorted by relevance

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

/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dkerneldevelopment.py32 def setUp(self): argument
36 def test_apply_patches(self): argument
H A Dlayerappend.py52 def tearDownLocal(self): argument
57 def test_layer_appends(self): argument
H A Dbuildhistory.py17 def config_buildhistory(self, tmp_bh_location=False): argument
30 …def run_buildhistory_operation(self, target, global_config='', target_config='', change_bh_locatio… argument
/openbmc/qemu/tests/functional/
H A Dtest_aarch64_tuxrun.py26 def test_arm64(self): argument
41 def test_arm64be(self): argument
H A Dtest_rx_gdbsim.py40 def test_uboot(self): argument
59 def test_linux_sash(self): argument
H A Dtest_loongarch64_virt.py32 def wait_for_console_pattern(self, success_message, vm=None): argument
37 def test_loongarch64_devices(self): argument
/openbmc/u-boot/tools/binman/etype/
H A Dgbb.py56 def __init__(self, section, etype, node): argument
71 def ObtainContents(self): argument
/openbmc/sdbusplus/tools/sdbusplus/
H A Drenderer.py2 def __init__(self, **kwargs): argument
5 def render(self, loader, template, **kwargs): argument
/openbmc/openbmc/poky/meta/lib/bblayers/
H A Dmachines.py18 def do_show_machines(self, args): argument
34 def register_commands(self, sp): argument
/openbmc/qemu/scripts/qapi/
H A Derror.py31 def __init__(self, argument
40 def __str__(self) -> str: argument
/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/management/commands/
H A Dchecksocket.py25 def add_arguments(self, parser): argument
30 def handle(self, *args, **options): argument
H A Dbuilddelete.py15 def add_arguments(self, parser): argument
19 def handle(self, *args, **options): argument
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dmaturin.py17 def test_maturin_list_python(self): argument
40 def test_maturin_develop(self): argument
/openbmc/linux/Documentation/sphinx/
H A Dmaintainers_include.py43 def parse_maintainers(self, path): argument
173 def run(self): argument
/openbmc/qemu/scripts/simplebench/
H A Dtable_templater.py33 def __init__(self, template): argument
47 def gen(self, column, row): argument
/openbmc/openbmc/poky/meta/lib/oe/
H A Dpackage.py352 def __init__(self, line): argument
364 def _setdir(self, path, mode, uid, gid, walk, fmode, fuid, fgid): argument
375 def _setlink(self, path, link): argument
379 def _procmode(self, mode): argument
386 def _procuid(self, uid): argument
394 def _procgid(self, gid): argument
403 def __str__(self): argument
419 def _mapugid(self, id): argument
H A Dcve_check.py21 def __init__(self, version, suffix=None): argument
51 def __eq__(self, other): argument
56 def __gt__(self, other): argument
/openbmc/linux/scripts/gdb/linux/
H A Dvmalloc.py25 def __init__(self): argument
28 def invoke(self, arg, from_tty): argument
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templatetags/
H A Dproject_url_tag.py25 def __init__(self, project): argument
28 def render(self, context): argument
/openbmc/qemu/scripts/codeconverter/codeconverter/
H A Dtest_patching.py16 def name(self): argument
19 def replacement(self) -> str: argument
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/builds/
H A Dbuildtest.py93 def build(self, target): argument
158 def target_already_built(self, target): argument
/openbmc/qemu/scripts/qemugdb/
H A Daio.py37 def __init__(self): argument
41 def invoke(self, arg, from_tty): argument
/openbmc/linux/rust/macros/
H A Dmodule.rs40 fn emit_base(&mut self, field: &str, content: &str, builtin: bool) { in emit_base()
78 fn emit_only_builtin(&mut self, field: &str, content: &str) { in emit_only_builtin()
82 fn emit_only_loadable(&mut self, field: &str, content: &str) { in emit_only_loadable()
86 fn emit(&mut self, field: &str, content: &str) { in emit()
/openbmc/linux/tools/testing/selftests/exec/
H A Dnon-regular.c52 void setup_link(struct __test_metadata *_metadata, in setup_link()
80 void setup_dir(struct __test_metadata *_metadata, in setup_dir()
95 void setup_node(struct __test_metadata *_metadata, in setup_node()
133 void setup_fifo(struct __test_metadata *_metadata, in setup_fifo()
/openbmc/openbmc/poky/meta/lib/oeqa/core/tests/
H A Dcommon.py27 def setUp(self): argument
32 def _testLoader(self, d={}, modules=[], tests=[], **kwargs): argument

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