Home
last modified time | relevance | path

Searched defs:cls (Results 101 – 121 of 121) sorted by relevance

12345

/openbmc/openbmc/poky/scripts/lib/devtool/ide_plugins/
H A Dide_code.py43 def ide_plugin_priority(cls): argument
/openbmc/qemu/python/qemu/utils/
H A Dqemu_ga_client.py120 def __gen_ipv4_netmask(cls, prefixlen: int) -> str: argument
/openbmc/qemu/tests/qapi-schema/
H A Dtest-qapi.py103 def _print_features(cls, features, indent=4): argument
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A Delement.py73 def __new__(cls, prefix, name=None, namespace=None): argument
101 def __new__(cls, original_value): argument
126 def __new__(cls, original_value): argument
943 def __new__(cls, value): argument
1117 def for_name_and_ids(cls, name, pub_id, system_id): argument
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dmsg.py190 def addDefaultlogFilter(handler, cls = BBLogFilter, forcelevel=None): argument
H A Dutils.py1894 def ioprio_set(who, cls, value): argument
/openbmc/qemu/python/qemu/qmp/
H A Dqmp_client.py596 def make_execute_msg(cls, cmd: str, argument
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Drecipetool.py89 def setUpClass(cls): argument
814 def setUpClass(cls): argument
H A Ddevtool.py316 def setUpClass(cls): argument
327 def tearDownClass(cls): argument
/openbmc/phosphor-dbus-monitor/src/
H A Dpdmgen.py45 def __init__(self, path, cls, *names): argument
52 def get_index(objs, cls, name, config=None): argument
68 def exists(objs, cls, name, config=None): argument
1111 def classmap(cls, sub=None): argument
/openbmc/u-boot/drivers/ata/
H A Dsata_sil3114.c638 u8 cls = 0; in init_sata() local
/openbmc/qemu/tests/qemu-iotests/
H A Dqcow2_format.py364 def create(cls, magic, data): argument
/openbmc/qemu/tests/unit/
H A Dtest-qmp-cmds.c165 static void do_qmp_dispatch_error(bool allow_oob, ErrorClass cls, in do_qmp_dispatch_error()
H A Dcheck-qom-proplist.c138 static void dummy_class_init(ObjectClass *cls, const void *data) in dummy_class_init()
/openbmc/openbmc-test-automation/ffdc/
H A Dffdc_collector.py1103 def validate_local_store(cls, dir_path): argument
/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate_buildsys_python.py359 def run_command(cls, cmd, **popenargs): argument
/openbmc/qemu/python/qemu/machine/
H A Dmachine.py687 def _qmp_args(cls, conv_keys: bool, argument
/openbmc/qemu/scripts/qapi/
H A Dschema.py290 def is_user_module(cls, name: str) -> bool: argument
299 def is_builtin_module(cls, name: str) -> bool: argument
/openbmc/qemu/hw/core/
H A Dqdev-properties.c848 static const Property *qdev_prop_walk(DeviceClass *cls, const char *name) in qdev_prop_walk()
/openbmc/phosphor-rest-server/module/obmc/wsgi/apps/
H A Drest_dbus.py788 def do_upload(cls, filename=''): argument
/openbmc/qemu/fpu/
H A Dsoftfloat.c487 FloatClass cls; member
504 FloatClass cls; member
512 FloatClass cls; member

12345