| /openbmc/openpower-vpd-parser/vpd-manager/include/ |
| H A D | backup_restore.hpp | 45 * @brief Default destructor. 47 ~BackupAndRestore() = default; 58 * when source keyword has default value but 59 * destination's keyword has non default value. 62 * when source keyword has non default value but 63 * destination's keyword has default value.
|
| /openbmc/webui-vue/src/ |
| H A D | i18n.js | 16 messages[locale] = mod && mod.default ? mod.default : mod; 39 const bundle = mod && mod.default ? mod.default : mod; 92 // Get default locale from local storage 94 export default createI18nInstance(envName, stored);
|
| /openbmc/openbmc-test-automation/redfish/systems/ |
| H A D | test_alternate_fan_settings.robot | 23 @{VALID_MODE_VALUES} DEFAULT CUSTOM HEAVY_IO MAX_BASE_FAN_FLOOR 37 # "Current": "DEFAULT", 39 # "DEFAULT", 71 Off DEFAULT 83 On DEFAULT 95 Off DEFAULT
|
| /openbmc/openbmc/poky/meta/lib/oeqa/manual/ |
| H A D | toaster-unmanaged-mode.json | 25 …"action": "Use a default web brower to see project build process. \nxdg-open http://localhost:8000… 26 …"expected_results": "You can open http://localhost:8000/ in a default browser. The build process i… 165 …"action": "Start with a default Yocto project (qemux86), start the Toaster, and build \"bitbake co… 181 …default columns in your browser, for example in Firefox, select \"Tools > Privacy > remove individ… 193 …sorts \n \n * Enable all of the columns. \n \n * Observe that by default the \"Order\" col… 201 …r icon. Click on it and observe these values, where \"All Tasks\" is the default \n \n (*) Al… 205 …r icon. Click on it and observe these values, where \"All Tasks\" is the default \n \n (*) Al… 209 …r icon. Click on it and observe these values, where \"All Tasks\" is the default \n \n (*) Al… 217 …hat the default columns are: \n \n \"Recipe\", \"Task\", \"Executed\", \" Outcome\", \"Tim… 221 … that the default columns are: \n \n \"Recipe\", \"Task\", \"Executed\", \"Outcome\", \"CP… [all …]
|
| /openbmc/webui-vue/docs/customization/ |
| H A D | theme.md | 99 - Default value: 56px 105 - Default value: 300px 118 - Default value: $gray-200 125 - Default value: $gray-300 129 Supporting a different color palette is a simple process. The default color 137 components. Bootstrap variables and maps use the `!default` flag to allow for 169 at the [color guidelines](/guide/guidelines/colors) to better understand default 175 dark. Bootstrap sets a default gray color value for each color variable from 179 maps for all the default colors is scheduled to be delivered in a future patch. 180 The OpenBMC Web UI color theme overrides all shades of the Bootstrap default
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | sun7i-a20-bananapi-m1-plus.dts | 76 pinctrl-names = "default"; 87 default-state = "on"; 93 pinctrl-names = "default"; 100 pinctrl-names = "default"; 136 pinctrl-names = "default"; 159 pinctrl-names = "default"; 177 pinctrl-names = "default"; 183 pinctrl-names = "default"; 194 pinctrl-names = "default"; 282 pinctrl-names = "default";
|
| H A D | imx53-kp.dts | 23 pinctrl-names = "default"; 31 pinctrl-names = "default", "gpio"; 48 pinctrl-names = "default", "gpio"; 60 pinctrl-names = "default"; 136 pinctrl-names = "default";
|
| H A D | sun7i-a20-cubieboard2.dts | 77 pinctrl-names = "default"; 118 pinctrl-names = "default"; 140 pinctrl-names = "default"; 152 pinctrl-names = "default"; 158 pinctrl-names = "default"; 164 pinctrl-names = "default"; 241 pinctrl-names = "default"; 252 pinctrl-names = "default";
|
| H A D | at91-sama5d2_ptc_ek.dts | 61 pinctrl-names = "default"; 74 pinctrl-names = "default"; 85 pinctrl-names = "default"; 96 pinctrl-names = "default"; 104 pinctrl-names = "default"; 112 pinctrl-names = "default"; 123 pinctrl-names = "default"; 130 pinctrl-names = "default";
|
| H A D | sun7i-a20-olinuxino-lime.dts | 78 pinctrl-names = "default"; 84 default-state = "on"; 107 pinctrl-names = "default"; 129 pinctrl-names = "default"; 145 pinctrl-names = "default"; 157 pinctrl-names = "default"; 221 pinctrl-names = "default"; 232 pinctrl-names = "default";
|
| H A D | sun8i-h3-orangepi-pc.dts | 76 pinctrl-names = "default"; 82 default-state = "on"; 93 pinctrl-names = "default"; 154 pinctrl-names = "default"; 231 pinctrl-names = "default"; 237 pinctrl-names = "default"; 243 pinctrl-names = "default"; 249 pinctrl-names = "default";
|
| /openbmc/phosphor-host-ipmid/include/ipmid/ |
| H A D | types.hpp | 296 SecureString(SecureString&) = default; 297 SecureString(const SecureString&) = default; 298 SecureString(SecureString&&) = default; 299 SecureString& operator=(SecureString&&) = default; 300 SecureString& operator=(const SecureString&) = default; 315 SecureBuffer(SecureBuffer&) = default; 316 SecureBuffer(const SecureBuffer&) = default; 317 SecureBuffer(SecureBuffer&&) = default; 318 SecureBuffer& operator=(SecureBuffer&&) = default; 319 SecureBuffer& operator=(const SecureBuffer&) = default;
|
| /openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/chassis/ |
| H A D | obmc-phosphor-buttons_%.bbappend | 9 install -d ${D}${sysconfdir}/default/obmc/gpio/ 10 install -m 0644 ${UNPACKDIR}/gpio_defs.json ${D}/${sysconfdir}/default/obmc/gpio/ 13 FILES:${PN}-signals:append = " ${sysconfdir}/default/obmc/gpio/gpio_defs.json"
|
| /openbmc/openbmc/meta-facebook/meta-yosemite5/recipes-phosphor/chassis/ |
| H A D | obmc-phosphor-buttons_%.bbappend | 9 install -d ${D}${sysconfdir}/default/obmc/gpio/ 10 install -m 0644 ${UNPACKDIR}/gpio_defs.json ${D}/${sysconfdir}/default/obmc/gpio/ 13 FILES:${PN}-signals:append = " ${sysconfdir}/default/obmc/gpio/gpio_defs.json"
|
| /openbmc/ipmitool/contrib/ |
| H A D | ipmievd.init.debian | 6 # Default-Start: 2 3 4 5 7 # Default-Stop: S 0 1 6 32 . /etc/default/rcS 47 [ -f /etc/default/$NAME ] && . /etc/default/$NAME
|
| /openbmc/openbmc/poky/meta/recipes-extended/watchdog/watchdog/ |
| H A D | wd_keepalive.init | 10 # Default-Start: 2 3 4 5 11 # Default-Stop 19 # /etc/default/watchdog, do not edit this init script. 30 [ -e /etc/default/watchdog ] && . /etc/default/watchdog
|
| H A D | watchdog.init | 11 # Default-Start: 2 3 4 5 12 # Default-Stop: 0 1 6 20 # /etc/default/watchdog, do not edit this init script. 31 [ -e /etc/default/watchdog ] && . /etc/default/watchdog
|
| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | pce_identity.hpp | 30 ~PCEIdentity() = default; 31 PCEIdentity(const PCEIdentity&) = default; 32 PCEIdentity& operator=(const PCEIdentity&) = default; 33 PCEIdentity(PCEIdentity&&) = default; 34 PCEIdentity& operator=(PCEIdentity&&) = default;
|
| H A D | failing_mtms.hpp | 24 ~FailingMTMS() override = default; 25 FailingMTMS(const FailingMTMS&) = default; 26 FailingMTMS& operator=(const FailingMTMS&) = default; 27 FailingMTMS(FailingMTMS&&) = default; 28 FailingMTMS& operator=(FailingMTMS&&) = default;
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/ |
| H A D | init | 10 # Default-Start: 2 3 4 5 11 # Default-Stop: 1 25 if [ -r /etc/default/tftpd-hpa ] 27 . /etc/default/tftpd-hpa 37 echo "tftpd-hpa disabled in /etc/default/tftpd-hpa"
|
| /openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/ |
| H A D | 0002-ltmain.in-Don-t-encode-RATHS-which-match-default-lin.patch | 4 Subject: [PATCH 2/7] ltmain.in: Don't encode RATHS which match default linker 7 We don't want to add RPATHS which match default linker search paths, they're 32 + # default dlsearch path. 51 + # default dlsearch path. 70 + # default dlsearch path.
|
| /openbmc/phosphor-power/phosphor-regulators/src/ |
| H A D | write_verification_error.hpp | 38 WriteVerificationError(const WriteVerificationError&) = default; 39 WriteVerificationError(WriteVerificationError&&) = default; 40 WriteVerificationError& operator=(const WriteVerificationError&) = default; 41 WriteVerificationError& operator=(WriteVerificationError&&) = default; 42 virtual ~WriteVerificationError() = default;
|
| /openbmc/phosphor-host-postd/lpcsnoop/ |
| H A D | snoop_listen.hpp | 56 SnoopListen() = delete; // no default constructor 57 ~SnoopListen() = default; 60 SnoopListen(SnoopListen&&) = default; 61 SnoopListen& operator=(SnoopListen&&) = default; 67 * Default message handler which listens to published messages on snoop
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/ |
| H A D | CapLimits.interface.yaml | 9 default: 0 16 default: maxint 23 default: 0
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/influxdb/influxdb/ |
| H A D | influxdb | 6 # Default-Start: 2 3 4 5 7 # Default-Stop: 0 1 6 13 # Command-line options that can be set in /etc/default/influxdb. These will override 15 DEFAULT=/etc/default/influxdb 76 # Override init script variables with DEFAULT values 77 if [ -r $DEFAULT ]; then 78 source $DEFAULT
|