/openbmc/qemu/docs/system/arm/ |
H A D | aspeed.rst | 104 Booting from a kernel image 116 Booting from a flash image 167 Booting from an eMMC image 229 Other booting options 246 OTP Option 338 Booting the ast2700-evb machine 388 Booting the ast2700fc machine
|
/openbmc/qemu/docs/about/ |
H A D | deprecated.rst | 400 ``-device nvme-ns,eui64-default=on|off`` (since 7.1) 407 ``-device nvme,use-intel-id=on|off`` (since 7.1) 415 ``-device cxl-type3,memdev=xxxx`` (since 8.0) 424 RISC-V CPU properties which start with capital 'Z' (since 8.2) 447 ``-device sd-card,spec_version=1`` (since 9.1) 456 ``"backing": ""`` (since 2.12) 462 ``rbd`` keyvalue pair encoded filenames: ``""`` (since 3.1) 478 ``iscsi,password=xxx`` (since 8.0) 486 ``gluster`` backend (since 9.2) 498 Backend ``memory`` (since 9.0) [all …]
|
/openbmc/openbmc/meta-arm/documentation/ |
H A D | trusted-services.md | 75 [^1]: https://trusted-services.readthedocs.io/en/integration/overview/index.html 77 [^2]: https://trusted-services.readthedocs.io/en/integration/deployments/secure-partitions.html 79 [^3]: https://trusted-services.readthedocs.io/en/integration/deployments/test-executables.html 81 [^4]: https://optee.readthedocs.io/en/latest/building/gits/optee_test.html
|
/openbmc/u-boot/tools/buildman/ |
H A D | control.py | 25 def GetActionSummary(is_summary, commits, selected, options): argument 44 def ShowActions(series, why_selected, boards_selected, builder, options, argument 110 def DoBuildman(options, args, toolchains=None, make_func=None, boards=None, argument
|
H A D | buildman | 56 options, args = cmdline.ParseArgs() variable
|
H A D | buildman.py | 56 options, args = cmdline.ParseArgs() variable
|
/openbmc/bios-settings-mgr/src/ |
H A D | manager.cpp | 109 std::string>>& options) in validateEnumOption() 127 std::string>>& options) in validateStringOption() 163 std::string>>& options) in validateIntegerOption() 246 const auto& options = in pendingAttributes() local 266 const auto& options = in pendingAttributes() local 285 const auto& options = in pendingAttributes() local
|
/openbmc/u-boot/tools/ |
H A D | moveconfig.py | 534 def confirm(options, prompt): argument 548 def cleanup_empty_blocks(header_path, options): argument 570 def cleanup_one_header(header_path, patterns, options): argument 630 def cleanup_headers(configs, options): argument 655 def cleanup_one_extra_option(defconfig_path, configs, options): argument 704 def cleanup_extra_options(configs, options): argument 722 def cleanup_whitelist(configs, options): argument 746 def cleanup_readme(configs, options): argument 825 def __init__(self, configs, options, build_dir): argument 1058 def __init__(self, toolchains, configs, options, progress, devnull, argument [all …]
|
/openbmc/qemu/net/ |
H A D | vmnet-shared.c | 22 const NetdevVmnetSharedOptions *options = &(netdev->u.vmnet_shared); in validate_options() local 42 const NetdevVmnetSharedOptions *options = &(netdev->u.vmnet_shared); in build_if_desc() local
|
H A D | vmnet-host.c | 23 const NetdevVmnetHostOptions *options = &(netdev->u.vmnet_host); in validate_options() local 49 const NetdevVmnetHostOptions *options = &(netdev->u.vmnet_host); in build_if_desc() local
|
/openbmc/u-boot/drivers/video/ |
H A D | videomodes.c | 235 unsigned int *depth, unsigned int *freq, const char **options) in video_get_video_mode() 295 const char **options) in video_get_ctfb_res_modes() 331 void video_get_option_string(const char *options, const char *name, in video_get_option_string() 362 int video_get_option_int(const char *options, const char *name, int def) in video_get_option_int()
|
/openbmc/phosphor-networkd/src/ |
H A D | ncsi_cmd.cpp | 62 const struct option options[] = { variable 375 static int ncsiCommand(GlobalOptions& options, uint8_t type, in ncsiCommand() 399 static int ncsiCommandRaw(GlobalOptions& options, int argc, in ncsiCommandRaw() 436 static int ncsiCommandOEM(GlobalOptions& options, int argc, in ncsiCommandOEM() 539 static int ncsiDump(GlobalOptions& options, uint32_t handle, in ncsiDump() 677 static int ncsiCommandReceiveDump(GlobalOptions& options, in ncsiCommandReceiveDump() 693 static int ncsiDiscover(GlobalOptions& options) in ncsiDiscover()
|
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/ |
H A D | main.py | 71 def __init__(self, write, options): argument 90 def _mk_writer(options): argument
|
H A D | main.py.in | 71 def __init__(self, write, options): argument 90 def _mk_writer(options): argument
|
/openbmc/sdeventplus/src/sdeventplus/source/ |
H A D | child.cpp | 15 Child::Child(const Event& event, pid_t pid, int options, Callback&& callback) : in Child() 51 int options) in create_source()
|
/openbmc/u-boot/drivers/ddr/fsl/ |
H A D | interactive.c | 154 static const struct options_string options[] = { in lowest_common_dimm_parameters_edit() local 222 static const struct options_string options[] = { in fsl_ddr_dimm_parameters_edit() local 321 static const struct options_string options[] = { in print_dimm_parameters() local 432 static const struct options_string options[] = { in print_lowest_common_dimm_parameters() local 511 static const struct options_string options[] = { in fsl_ddr_options_edit() local 609 static const struct options_string options[] = { in print_fsl_memctl_config_regs() local 700 static const struct options_string options[] = { in fsl_ddr_regs_edit() local 806 static const struct options_string options[] = { in print_memctl_options() local 1822 static const struct data_strings options[] = { in fsl_ddr_parse_interactive_cmd() local
|
/openbmc/sdeventplus/test/source/ |
H A D | child.cpp | 64 const int options = WEXITED; in TEST_F() local 113 const int options = WEXITED; in TEST_F() local 138 const int options = WEXITED; in SetUp() local
|
/openbmc/qemu/include/hw/riscv/ |
H A D | boot_opensbi.h | 42 target_long options; member 72 int32_t options; member
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 211 | 32 def blockdev_create(vm, options): argument
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/management/commands/ |
H A D | buildslist.py | 14 def handle(self,**options):
|
/openbmc/phosphor-led-sysfs/ |
H A D | argument.hpp | 47 static inline const option options[] = { member in phosphor::led::ArgumentParser
|
/openbmc/qemu/block/ |
H A D | nfs.c | 79 static int nfs_parse_uri(const char *filename, QDict *options, Error **errp) in nfs_parse_uri() 153 static bool nfs_has_filename_options_conflict(QDict *options, Error **errp) in nfs_has_filename_options_conflict() 177 static void nfs_parse_filename(const char *filename, QDict *options, in nfs_parse_filename() 563 static BlockdevOptionsNfs *nfs_options_qdict_to_qapi(QDict *options, in nfs_options_qdict_to_qapi() 590 static int64_t nfs_client_open_qdict(NFSClient *client, QDict *options, in nfs_client_open_qdict() 608 static int nfs_file_open(BlockDriverState *bs, QDict *options, int flags, in nfs_file_open() 642 static int nfs_file_co_create(BlockdevCreateOptions *options, Error **errp) in nfs_file_co_create() 671 QDict *options; in nfs_file_co_create_opts() local
|
/openbmc/qemu/scripts/ |
H A D | meson-buildoptions.py | 185 def print_help(options): argument 219 def print_parse(options): argument
|
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | commands.py | 29 def __init__(self, command, bg=False, timeout=None, data=None, output_log=None, **options): 169 native_sysroot=None, target_sys=None, limit_exc_output=0, output_log=None, **options): 221 def bitbake(command, ignore_status=False, timeout=None, postconfig=None, output_log=None, **options…
|
/openbmc/witherspoon-pfault-analysis/ |
H A D | argument.hpp | 59 static const option options[]; member in witherspoon::power::ArgumentParser
|