Home
last modified time | relevance | path

Searched defs:self (Results 776 – 800 of 1122) sorted by relevance

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

/openbmc/qemu/scripts/simplebench/
H A Dtable_templater.py33 def __init__(self, template): argument
47 def gen(self, column, row): argument
/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/management/commands/
H A Dbuilddelete.py15 def add_arguments(self, parser): argument
19 def handle(self, *args, **options): argument
/openbmc/qemu/tests/functional/
H A Dtest_rx_gdbsim.py36 def test_uboot(self): argument
56 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/test/py/
H A Du_boot_utils.py54 def __init__(self, u_boot_console, fn, size): argument
255 def __init__(self, log, filename): argument
269 def __enter__(self): argument
282 def __exit__(self, extype, value, traceback): argument
/openbmc/dbus-sensors/src/adc/
H A DADCSensor.cpp133 std::shared_ptr<ADCSensor> self = weakRef.lock(); in setupRead() local
145 std::shared_ptr<ADCSensor> self = weakRef.lock(); in setupRead() local
161 std::shared_ptr<ADCSensor> self = weakRef.lock(); in setupRead() local
176 std::shared_ptr<ADCSensor> self = weakRef.lock(); in restartRead() local
/openbmc/qemu/scripts/qapi/
H A Dcommon.py138 def __init__(self, initial: int = 0) -> None: argument
141 def __repr__(self) -> str: argument
144 def __str__(self) -> str: argument
148 def increase(self, amount: int = 4) -> None: argument
152 def decrease(self, amount: int = 4) -> None: argument
H A Dcommands.py306 def __init__(self, prefix: str, gen_tracing: bool): argument
314 def _begin_user_module(self, name: str) -> None: argument
346 def visit_begin(self, schema: QAPISchema) -> None: argument
368 def visit_end(self) -> None: argument
374 def visit_command(self, argument
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dksparser.py51 def error(self, message): argument
138 def __init__(self, confpath): argument
209 def _parse(self, parser, confpath): argument
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
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/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/openbmc/poky/meta/lib/oe/
H A Dbuildhistory_analysis.py60 def __init__(self, path, fieldname, oldvalue, newvalue, monitored): argument
68 def __str__(self): argument
71 def _str_internal(self, outer): argument
218 def __init__(self, path, changetype, oldvalue = None, newvalue = None): argument
224 def _ftype_str(self, ftype): argument
242 def __str__(self): argument
/openbmc/qemu/rust/qemu-api-macros/src/
H A Dbits.rs34 &self, in parse_primary()
94 &self, in parse_binop()
122 &self, in parse_sub()
132 &self, in parse_and()
142 &self, in parse_xor()
152 &self, in parse_or()
/openbmc/u-boot/test/py/tests/
H A Dtest_env.py18 def __init__(self, u_boot_console): argument
32 def get_env(self): argument
55 def get_existent_var(self): argument
68 def get_non_existent_var(self): argument
/openbmc/qemu/scripts/codeconverter/codeconverter/
H A Dtest_patching.py16 def name(self): argument
19 def replacement(self) -> str: argument
/openbmc/qemu/scripts/qemugdb/
H A Daio.py37 def __init__(self): argument
41 def invoke(self, arg, from_tty): 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/openbmc/poky/meta/lib/oeqa/core/target/
H A Dqemu.py21 def __init__(self, logger, server_ip, timeout=300, user='root', argument
49 def start(self, params=None, extra_bootparams=None, runqemuparams=''): argument
93 def stop(self): argument
/openbmc/openbmc/meta-arm/scripts/
H A Dmachine-summary.py176 def render(self, context, output: pathlib.Path): argument
179 def get_template(self, name): argument
197 def render(self, context, output: pathlib.Path): argument
204 def render(self, context, output: pathlib.Path): argument
/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
/openbmc/openbmc/poky/meta/lib/bblayers/
H A Dcreate.py29 def do_create_layer(self, args): argument
82 def register_commands(self, sp): argument
/openbmc/u-boot/scripts/
H A Dfill_scrapyard.py119 def __init__(self): argument
124 def __del__(self): argument
/openbmc/openbmc-build-scripts/config/gitlint/
H A Dbad_signedoffby.py13 def validate(self, commit): argument
47 def validate(self, commit): argument
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/
H A Dcontext.py22 def __init__(self, td, logger, target, argument
31 def _set_target_cmds(self): argument
58 def register_commands(self, logger, subparsers): argument
203 def _process_args(self, logger, args): argument

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