| /openbmc/openbmc-test-automation/systest/ |
| H A D | test_bmc_poll_errors.robot | 18 # Default duration and interval of test to run.
|
| /openbmc/openpower-vpd-parser/ |
| H A D | meson.options | 30 …description: 'JSON file that defines inventory blueprint. The default path before system VPD servi…
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libeigen/ |
| H A D | libeigen_3.4.0.bb | 16 file://0001-Default-eigen_packet_wrapper-constructor.patch \
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/googletest/ |
| H A D | googletest_1.16.0.bb | 17 # allow for shared libraries, but do not default to them
|
| /openbmc/pldm/pldmd/ |
| H A D | handler.hpp | 26 virtual ~CmdHandler() = default;
|
| /openbmc/openbmc-tools/pretty-journal/ |
| H A D | pretty-journal.py | 41 help="Display timestamps in local time (default is UTC)",
|
| /openbmc/openpower-host-ipmi-oem/ |
| H A D | README.md | 30 This command will call to reset the BMC to its factory default. See the
|
| /openbmc/webui-vue/docs/guide/guidelines/ |
| H A D | colors.md | 7 colors to override default styles set by the Bootstrap library.
|
| /openbmc/openbmc/poky/meta/recipes-support/libffi/libffi/ |
| H A D | not-win32.patch | 10 it can't tell that this path is on the default search path and returns
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsoup/libsoup-2.4/ |
| H A D | 0001-Fix-possibly-uninitialized-warnings.patch | 35 + default:
|
| /openbmc/openbmc-test-automation/redfish/dmtf_tools/ |
| H A D | Redfish_Interop_Validator.robot | 18 # Default profile available at data/openbmc_redfish_interop_profile.json
|
| /openbmc/phosphor-power/phosphor-regulators/docs/ |
| H A D | configuration.md | 6 usually override hardware default settings.
|
| /openbmc/openbmc/meta-phosphor/recipes-phosphor/sel-logger/ |
| H A D | phosphor-sel-logger_git.bb | 2 # various types of events, but this is disabled by default. The following
|
| /openbmc/ipmitool/lib/ |
| H A D | ipmi_sol.c | 180 default: in ipmi_sol_payload_access_status() 239 default: in ipmi_get_sol_info() 277 default: in ipmi_get_sol_info() 317 default: in ipmi_get_sol_info() 356 default: in ipmi_get_sol_info() 395 default: in ipmi_get_sol_info() 433 default: in ipmi_get_sol_info() 471 default: in ipmi_get_sol_info() 510 default: in ipmi_get_sol_info() 557 default: in ipmi_get_sol_info() [all …]
|
| /openbmc/qemu/ |
| H A D | configure | 174 # default parameters 185 # Default value for a variable defining feature "foo". 240 --without-default-features) default_feature="no" 705 --with-default-devices) meson_option_add -Ddefault_devices=true 707 --without-default-devices) meson_option_add -Ddefault_devices=false 721 --without-default-features) # processed above 733 # lots of directory switches by default. 883 --target-list=LIST set target list (default: build all) 886 --target-list-exclude=LIST exclude a set of targets from the default target-list 909 --without-default-features default all --enable-* options to "disabled" [all …]
|
| /openbmc/qemu/tcg/ |
| H A D | tcg-op-ldst.c | 76 default: in tcg_canonicalize_memop() 266 default: in tcg_gen_qemu_ld_i32_int() 299 default: in tcg_gen_qemu_st_i32_int() 372 default: in tcg_gen_qemu_ld_i64_int() 413 default: in tcg_gen_qemu_st_i64_int() 462 default: in use_two_i64_for_i128() 497 default: in canonicalize_memop_i128_as_i64() 759 default: in tcg_gen_ext_i32() 789 default: in tcg_gen_ext_i64()
|
| /openbmc/qemu/hw/char/ |
| H A D | escc.c | 510 default: in escc_update_parameters() 525 default: in escc_update_parameters() 576 default: in escc_mem_write() 620 default: in escc_mem_write() 637 default: in escc_mem_write() 673 default: in escc_mem_write() 707 default: in escc_mem_read() 951 default: in handle_kbd_command() 991 default: in sunmouse_handle_event()
|
| /openbmc/hiomapd/ |
| H A D | windows.c | 98 /* Check if window size and number set - otherwise set to default */ in windows_init() 100 /* Default to 1MB windows */ in windows_init() 105 /* Use the entire reserved memory region by default */ in windows_init() 327 default: in window_flush() 408 * window_reset() - Reset a window context to a well defined default state 425 * windows_reset_all() - Reset all windows to a well defined default state
|
| /openbmc/qemu/scripts/ |
| H A D | minikconf.py | 166 return "config %s default %s" % (self.dest, value) 168 return "config %s default %s if %s" % (self.dest, value, self.cond) 295 # "config Y default y if X [&& COND]" 318 TOK_DEFAULT = 11; TOKENS[TOK_DEFAULT] = '"default"'; 501 # property: DEFAULT y_or_n condition 545 + '"default", "depends on", "imply" or "select"')
|
| /openbmc/phosphor-mboxd/ |
| H A D | mboxd_windows.c | 95 /* Check if window size and number set - otherwise set to default */ in init_windows() 97 /* Default to 1MB windows */ in init_windows() 102 /* Use the entire reserved memory region by default */ in init_windows() 322 default: in write_from_window() 409 * reset_window() - Reset a window context to a well defined default state 426 * reset_all_windows() - Reset all windows to a well defined default state
|
| /openbmc/openbmc/poky/meta/classes-global/ |
| H A D | package.bbclass | 14 # There are the following default steps but PACKAGEFUNCS can be extended: 89 recursive -- True to perform a recursive search - default False 99 all packages. The default value of None causes a 106 allow_dirs -- True allow directories to be matched - default False 108 of the default False which appends them 116 allow_links -- True to allow symlinks to be matched - default False
|
| /openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ |
| H A D | fsl_corenet_serdes.c | 394 default: in p4080_erratum_serdes8() 599 default: in fsl_serdes_init() 703 default: in fsl_serdes_init() 741 default: in fsl_serdes_init() 805 default: in fsl_serdes_init() 880 default: in serdes_clock_to_string()
|
| /openbmc/u-boot/common/ |
| H A D | console.c | 60 default: in on_console() 143 default: /* Invalid file ID */ in console_setfile() 621 default: in ctrlc() 709 default: in console_assign() 796 /* set default handlers at first */ in console_init_r() 822 /* if the devices are overwritten or not found, use default device */ in console_init_r()
|
| /openbmc/openbmc/poky/documentation/test-manual/ |
| H A D | runtime-testing.rst | 73 192.168.7.0/24, which is the default IP range used for tap devices by 94 #. A default timeout of 500 seconds occurs to allow for the boot process 140 default value is "qemu". For running tests on hardware, the following 355 the default set of test modules in ``meta/lib/oeqa/runtime/cases``. 380 - The default tests for the image are defined as:: 522 argument is "None", the test uses the default instance's
|
| /openbmc/qemu/hw/misc/ |
| H A D | iotkit-secctl.c | 235 default: in iotkit_secctl_s_read() 248 default: in iotkit_secctl_s_read() 448 default: in iotkit_secctl_s_write() 502 default: in iotkit_secctl_ns_read() 507 default: in iotkit_secctl_ns_read() 581 default: in iotkit_secctl_ns_write()
|