| /openbmc/openbmc/poky/scripts/contrib/ |
| H A D | devtool-stress.py | 215 … (comma-separated without spaces, wildcards allowed)', metavar='PNLIST', default='gcc-source-*,ker… 216 …s inheriting specified classes (comma-separated) - default %(default)s', metavar='CLASSLIST', defa…
|
| /openbmc/u-boot/arch/mips/dts/ |
| H A D | mscc,ocelot.dtsi | 76 pinctrl-names = "default"; 89 pinctrl-names = "default"; 117 pinctrl-names = "default"; 265 pinctrl-names = "default";
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | sun8i-a33-sinlinx-sina33.dts | 143 pinctrl-names = "default"; 152 pinctrl-names = "default"; 267 pinctrl-names = "default"; 280 pinctrl-names = "default";
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 206 | 94 # Successful image creation (v3 non-default options) 96 iotests.log("=== Successful image creation (v3 non-default options) ===") 125 # Successful image creation (v2 non-default options) 127 iotests.log("=== Successful image creation (v2 non-default options) ===")
|
| /openbmc/phosphor-net-ipmid/ |
| H A D | message.hpp | 159 Message& operator=(const Message&) = default; 160 Message(Message&&) = default; 161 Message& operator=(Message&&) = default; 162 ~Message() = default;
|
| /openbmc/u-boot/include/configs/km/ |
| H A D | km_arm.h | 35 /* SPI NOR Flash default params, used by sf commands */ 44 #define CONFIG_SYS_LOAD_ADDR 0x00800000 /* default load adr- 8M */ 55 /* architecture specific default bootargs */ 237 * Default environment variables
|
| /openbmc/entity-manager/scripts/ |
| H A D | validate_configs.py | 57 "Use the specified schema file instead of the default " 67 "specified more than once) instead of the default " 92 default=get_default_thread_count(), 93 help="Number of threads to use for parallel validation (default: number of CPUs)",
|
| /openbmc/qemu/linux-user/hppa/ |
| H A D | cpu_loop.c | 36 default: in hppa_lws() 102 default: in hppa_lws() 131 default: in cpu_loop() 191 default: in cpu_loop()
|
| /openbmc/openpower-debug-collector/dump/tools/opdump/ |
| H A D | opdreport | 14 Default name format 18 Default output directory is current working 22 Default dump identifier is 0 25 this limit. Default size is unlimited.
|
| /openbmc/openbmc/poky/documentation/dev-manual/ |
| H A D | qemu.rst | 65 the initialization script from the default ``poky_sdk`` directory:: 93 to do. For example, by default, QEMU looks for the most recently 168 The default QEMU integration captures the cursor within the main window. 172 integration of QEMU enables the wacom USB touch pad driver by default to 173 allow input of absolute coordinates. This default means that the mouse 231 By default, the QEMU build compiles for and targets 64-bit and x86 Intel 308 default, QEMU looks for the most recently built image according to the 418 use or comprehensive as the default. 420 Using ``slirp`` by default will forward the guest machine's
|
| /openbmc/u-boot/scripts/kconfig/ |
| H A D | expr.c | 96 default: in expr_copy() 129 default: in expr_free() 186 default: in __expr_eliminate_eq() 228 default: in expr_eliminate_eq() 235 default: in expr_eliminate_eq() 385 default: in expr_eliminate_yn() 414 default: in expr_trans_bool() 615 default: in expr_eliminate_dups1() 638 default: in expr_eliminate_dups1() 668 default: in expr_eliminate_dups() [all …]
|
| /openbmc/ipmitool/lib/ |
| H A D | ipmi_chassis.c | 180 printf("default (15 seconds)\n"); in ipmi_chassis_identify() 295 default: in ipmi_chassis_restart_cause() 341 default: in ipmi_chassis_status() 444 default: in ipmi_chassis_selftest() 548 default: printf("error, reserved bit\n"); break; in ipmi_chassis_get_bootparam() 653 case 2: printf("Force Boot from default Hard-Drive\n"); break; in ipmi_chassis_get_bootparam() 654 case 3: printf("Force Boot from default Hard-Drive, request Safe-Mode\n"); break; in ipmi_chassis_get_bootparam() 659 default: printf("Flag error\n"); break; in ipmi_chassis_get_bootparam() 671 case 0: printf("System Default\n"); break; in ipmi_chassis_get_bootparam() 674 default: printf("Flag error\n"); break; in ipmi_chassis_get_bootparam() [all …]
|
| /openbmc/openpower-hw-diags/attn/pel/ |
| H A D | stream.hpp | 53 ~Stream() = default; 54 Stream(const Stream&) = default; 55 Stream& operator=(const Stream&) = default; 56 Stream(Stream&&) = default; 57 Stream& operator=(Stream&&) = default;
|
| /openbmc/openbmc/poky/scripts/ |
| H A D | create-pull-request | 25 -b branch Branch name in the specified remote (default: current branch) 26 -l local branch Local branch name (default: HEAD) 31 -i commit_id Ending commit (default: HEAD) 33 -o output_dir Specify the output directory for the messages (default: pull-PID) 35 -r relative_to Starting commit (default: master)
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtevent/libtevent/ |
| H A D | 0001-Add-configure-options-for-packages.patch | 48 + action="store_false", dest='enable_acl', default=False) 55 + action="store_false", dest='enable_attr', default=False) 62 + action="store_false", dest='enable_libbsd', default=False) 69 + action="store_false", dest='enable_libcap', default=False) 184 + action="store_false", dest='enable_valgrind', default=False)
|
| /openbmc/u-boot/board/freescale/ls1021aqds/ |
| H A D | ls1021aqds.c | 157 * in the default channel. So, switch to the default channel in dram_init() 271 default: in config_etseccm_source() 314 default: in config_board_mux() 346 default: in config_serdes_mux()
|
| /openbmc/phosphor-debug-collector/tools/dreport.d/ |
| H A D | dreport | 15 Default name format obmcdump_<id>_<epochtime> 17 Default output directory is /tmp 20 Default dump identifier is 0 23 Default type is "user" initiated. 31 this limit. Default size is unlimited.
|
| /openbmc/sdbusplus/include/sdbusplus/async/stdexec/ |
| H A D | stop_token.hpp | 61 __spin_wait() noexcept = default; 85 inplace_stop_source() noexcept = default; 130 inplace_stop_token(const inplace_stop_token& __other) noexcept = default; 136 auto operator=(const inplace_stop_token& __other) noexcept -> inplace_stop_token& = default; 157 auto operator==(const inplace_stop_token&) const noexcept -> bool = default;
|
| /openbmc/openpower-proc-control/procedures/phal/ |
| H A D | start_host.cpp | 207 // and even we should allow the hardware isolation by default. in createPELForHwIsolationSettingsErr() 221 * enabled by default. 256 "default mode(allow_hw_isolation)", in allowHwIsolation() 269 "default mode (allow_hw_isolation)", in allowHwIsolation() 294 * the policy is disabled (false). By default, libipl will apply in startHost()
|
| /openbmc/phosphor-power/phosphor-regulators/test/ |
| H A D | mock_error_logging.hpp | 35 MockErrorLogging() = default; 40 virtual ~MockErrorLogging() = default;
|
| /openbmc/phosphor-power/phosphor-power-supply/ |
| H A D | util_base.hpp | 20 virtual ~UtilBase() = default; 72 virtual ~GPIOInterfaceBase() = default;
|
| /openbmc/ipmitool/contrib/ |
| H A D | ipmievd.init.redhat | 19 # Default-Start: 3 4 5 20 # Default-Stop: 0 1 2 6
|
| /openbmc/u-boot/board/ti/ks2_evm/ |
| H A D | board_k2hk.c | 46 default: in get_external_clk() 92 default: in get_pll_init_data()
|
| /openbmc/u-boot/include/linux/unaligned/ |
| H A D | generic.h | 41 default: \ 62 default: \
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/ |
| H A D | BMC.interface.yaml | 10 default: "None" 29 default: "Unknown"
|