Home
last modified time | relevance | path

Searched defs:options (Results 26 – 50 of 203) sorted by relevance

123456789

/openbmc/qemu/docs/sphinx/
H A Dqmp_lexer.py33 def __init__(self, **options):
/openbmc/phosphor-networkd/src/
H A Dargument.hpp60 static const option options[]; member in phosphor::network::ncsi::ArgumentParser
H A Dargument.cpp95 const option ArgumentParser::options[] = { member in phosphor::network::ncsi::ArgumentParser
/openbmc/qemu/crypto/
H A Dblock-qcow.c97 QCryptoBlockOpenOptions *options, in qcrypto_block_qcow_open()
123 QCryptoBlockCreateOptions *options, in qcrypto_block_qcow_create()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/management/commands/
H A Dchecksocket.py30 def handle(self, *args, **options):
H A Dbuilddelete.py19 def handle(self, *args, **options):
H A Dperf.py19 def handle(self, *args, **options):
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/usleep/files/
H A Dusleep.c38 struct poptOption options[] = { in main() local
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templatetags/
H A Dprojecttags.py111 def filtered_icon(options, filter): argument
122 def filtered_tooltip(options, filter): argument
156 def check_filter_status(options, filter): argument
/openbmc/u-boot/tools/binman/
H A Dcontrol.py67 def Binman(options, args): argument
H A Dbinman118 def RunBinman(options, args): argument
H A Dbinman.py118 def RunBinman(options, args): argument
/openbmc/openbmc/poky/meta/lib/oeqa/sdk/cases/
H A Dmeson.py30 def build_meson(self, sourcedir, builddir, installdir=None, options=""): argument
/openbmc/qemu/qom/
H A Dobject_interfaces.c142 void user_creatable_add_qapi(ObjectOptions *options, Error **errp) in user_creatable_add_qapi()
286 ObjectOptions *options; in user_creatable_parse_str() local
319 ObjectOptions *options; in user_creatable_add_from_str() local
/openbmc/openbmc-tools/dbus-vis/
H A Dmain.js8 const options = { class
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Drecipetool.py97 …def _try_recipetool_appendfile(self, testrecipe, destfile, newfile, options, expectedlines, expect… argument
333 def try_appendfile_wc(options): argument
1008 …def _try_recipetool_appendsrcfile(self, testrecipe, newfile, destfile, options, expectedlines, exp… argument
1012 …iles(self, testrecipe, newfiles, expectedlines=None, expectedfiles=None, destdir=None, options=''): argument
1040 …destdir=None, has_src_uri=True, srcdir=None, newfile=None, remove=None, machine=None , options=''): argument
1104 …def _test_appendsrcfiles(self, testrecipe, newfiles, expectedfiles=None, destdir=None, options=''): argument
/openbmc/qemu/storage-daemon/
H A Dqemu-storage-daemon.c271 BlockdevOptions *options; in process_options() local
340 NbdServerOptions *options; in process_options() local
/openbmc/phosphor-led-sysfs/
H A Dadd_led_action.cpp71 auto options = phosphor::led::ArgumentParser(argc, argv); in main() local
/openbmc/witherspoon-pfault-analysis/power-supply/
H A Dargument.cpp85 const option ArgumentParser::options[] = { member in witherspoon::power::ArgumentParser
/openbmc/qemu/tests/qemu-iotests/
H A D20745 def blockdev_create(vm, options): argument
/openbmc/witherspoon-pfault-analysis/power-sequencer/
H A Dargument.cpp41 const option ArgumentParser::options[] = { member in witherspoon::power::ArgumentParser
/openbmc/u-boot/Documentation/sphinx/
H A DrstFlatTable.py83 def c_span(name, rawtext, text, lineno, inliner, options=None, content=None): argument
94 def r_span(name, rawtext, text, lineno, inliner, options=None, content=None): argument
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery.cookie.js108 $.removeCookie = function (key, options) { argument
/openbmc/sdeventplus/src/sdeventplus/internal/
H A Dsdevent.hpp142 int options, sd_event_child_handler_t callback, in sd_event_add_child()
/openbmc/openbmc-test-automation/lib/
H A Dipmi_client.py37 def create_ipmi_ext_command_string(command, **options):

123456789