Home
last modified time | relevance | path

Searched defs:self (Results 751 – 775 of 1122) sorted by relevance

1...<<31323334353637383940>>...45

/openbmc/u-boot/tools/binman/etype/
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
H A Dgbb.py56 def __init__(self, section, etype, node): argument
71 def ObtainContents(self): argument
/openbmc/qemu/tests/functional/
H A Dtest_linux_initrd.py36 def test_with_2gib_file_should_exit_error_msg_with_linux_v3_6(self): argument
63 def test_with_2gib_file_should_work_with_linux_v4_16(self): argument
H A Dtest_x86_64_reverse_debug.py24 def get_pc(self, g): argument
29 def test_x86_64_pc(self): argument
H A Dtest_mips_replay.py19 def test_replay_mips_malta(self): argument
40 def test_replay_mips_malta_cpio(self): argument
H A Dtest_mips64el_replay.py19 def test_replay_mips64el_malta(self): argument
41 def test_replay_mips64el_malta_5KEc_cpio(self): argument
H A Dtest_aarch64_tuxrun.py26 def test_arm64(self): argument
41 def test_arm64be(self): argument
H A Dtest_arm_quanta_gsj.py34 def test_arm_quanta_gsj(self): argument
70 def test_arm_quanta_gsj_initrd(self): argument
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/
H A Dcase.py17 def setUp(self): argument
21 def tearDown(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
H A Dverify-files.py13 def __init__(self, parser: argparse._SubParsersAction) -> None: argument
20 def run(self, args: argparse.Namespace) -> int: argument
/openbmc/qemu/tests/qtest/
H A Dvnc-display-test.c24 static void on_vnc_error(VncConnection* self, in on_vnc_error()
30 static void on_vnc_auth_failure(VncConnection *self, in on_vnc_auth_failure()
72 test_vnc_basic_on_vnc_initialized(VncConnection *self, in test_vnc_basic_on_vnc_initialized()
/openbmc/u-boot/Documentation/sphinx/
H A Dcdomain.py68 def handle_func_like_macro(self, sig, signode): argument
109 def handle_signature(self, sig, signode): argument
124 def add_target_and_index(self, name, sig, signode): argument
/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
H A Dmaturin.py17 def test_maturin_list_python(self): argument
40 def test_maturin_develop(self): argument
/openbmc/openbmc/poky/meta/lib/oeqa/core/decorator/
H A Doetimeout.py15 def setUpDecorator(self): argument
25 def tearDownDecorator(self): argument
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dkerneldevelopment.py32 def setUp(self): argument
36 def test_apply_patches(self): argument
/openbmc/sdbusplus/tools/sdbusplus/
H A Drenderer.py2 def __init__(self, **kwargs): argument
5 def render(self, loader, template, **kwargs): argument
/openbmc/u-boot/scripts/kconfig/
H A Dkxgettext.c71 struct file_line *self = malloc(sizeof(*self)); in file_line__new() local
95 struct message *self = malloc(sizeof(*self)); in message__new() local
133 static int message__add_file_line(struct message *self, const char *file, in message__add_file_line()
189 static void message__print_file_lineno(struct message *self) in message__print_file_lineno()
208 static void message__print_gettext_msgid_msgstr(struct message *self) in message__print_gettext_msgid_msgstr()
/openbmc/openbmc/poky/bitbake/lib/bb/pysh/
H A Dpyshyacc.py20 def __init__(self, op, filename, io_number=None): argument
26 def __init__(self, op, name, content, io_number=None): argument
50 def __init__(self, words, redirs, assigns): argument
56 def __init__(self, commands, reverse_status=False): argument
62 def __init__(self, op, left, right): argument
68 def __init__(self, name, items, cmds): argument
74 def __init__(self, condition, cmds): argument
79 def __init__(self, condition, cmds): argument
84 def __init__(self, name, body): argument
89 def __init__(self, cmds): argument
[all …]
/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

1...<<31323334353637383940>>...45