| /openbmc/docs/designs/oem/ibm/ |
| H A D | system-power-mode.md | 38 <https://www.dmtf.org/sites/default/files/standards/documents/DSP0268_2021.1.pdf> 78 Default values will also be defined for Power Mode and Idle Power Saver 80 parameters, these default values will be used. If/when the customer does set any 81 of these, that new customer parameter will become current and the default value
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | ast2600.dtsi | 248 pinctrl-names = "default"; 258 pinctrl-names = "default"; 268 pinctrl-names = "default"; 409 pinctrl-names = "default"; 418 pinctrl-names = "default"; 469 pinctrl-names = "default"; 623 pinctrl-names = "default"; 637 pinctrl-names = "default"; 652 pinctrl-names = "default"; 668 pinctrl-names = "default"; [all …]
|
| H A D | sun6i-a31-mixtile-loftq.dts | 33 pinctrl-names = "default"; 53 pinctrl-names = "default";
|
| /openbmc/openbmc/poky/meta/conf/ |
| H A D | documentation.conf | 8 do_build[doc] = "Default task for a recipe - depends on all other normal tasks required to 'build' … 65 ALTERNATIVE_PRIORITY[doc] = "Used by the alternatives system to create default priorities for dupli… 66 ALTERNATIVE_TARGET[doc] = "Used by the alternatives system to create default link locations for dup… 149 DISTROOVERRIDES[doc] = "Lists overrides specific to the current distribution. By default, the varia… 150 …tral download directory used by the build process to store downloads. By default, the directory is… 177 FILESPATH[doc] = "The default set of directories the OpenEmbedded build system uses when searching … 189 GRUB_TIMEOUT[doc] = "Specifies the timeout before executing the default LABEL in the GNU GRand Unif… 223 …= "Defines additional free disk space created in the image in Kbytes. By default, this variable is… 226 IMAGE_TYPES[doc] = "Specifies the complete list of supported image types by default." 229 INHIBIT_DEFAULT_DEPS[doc] = "Prevents the default dependencies, namely the C compiler and standard … [all …]
|
| /openbmc/openbmc/poky/scripts/ |
| H A D | oe-depends-dot | 20 help = "Specify the dotfile", nargs = 1, action='store', default='') 23 action="store", default='') 26 action="store_true", default=False) 29 action="store_true", default=False) 33 action="store_true", default=False)
|
| /openbmc/u-boot/arch/arm/mach-mvebu/serdes/a38x/ |
| H A D | sys_env_lib.c | 67 default: in mv_board_tclk_get() 166 default: in sys_env_id_index_get() 203 default: in sys_env_model_get() 204 /* Device ID Default for A38x: 6820 , for A39x: 6920 */ in sys_env_model_get() 210 printf("%s: Error retrieving device ID (%x), using default ID = %x\n", in sys_env_model_get()
|
| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | user_header.hpp | 33 ~UserHeader() override = default; 34 UserHeader(const UserHeader&) = default; 35 UserHeader& operator=(const UserHeader&) = default; 36 UserHeader(UserHeader&&) = default; 37 UserHeader& operator=(UserHeader&&) = default;
|
| H A D | private_header.hpp | 41 ~PrivateHeader() override = default; 42 PrivateHeader(const PrivateHeader&) = default; 43 PrivateHeader& operator=(const PrivateHeader&) = default; 44 PrivateHeader(PrivateHeader&&) = default; 45 PrivateHeader& operator=(PrivateHeader&&) = default;
|
| /openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/owfs/owfs/ |
| H A D | owserver | 9 if test -f /etc/default/${DAEMON} ; then 10 . /etc/default/${DAEMON}
|
| H A D | owhttpd | 9 if test -f /etc/default/${DAEMON} ; then 10 . /etc/default/${DAEMON}
|
| /openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/grilo/ |
| H A D | grilo-plugins_0.3.16.bb | 18 # gnome-online-accounts requires opengl by default, so lua-factory PACKAGECONFIG relies on opengl b…
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/ |
| H A D | MultiFactorAuthConfiguration.interface.yaml | 9 default: None 38 Default value of multi-factor authentication configuration
|
| /openbmc/phosphor-power/services/ |
| H A D | power-supply-monitor@.service | 7 ConditionPathExists=/etc/default/obmc/power-supply-monitor/power-supply-monitor-%i.conf 10 EnvironmentFile=/etc/default/obmc/power-supply-monitor/power-supply-monitor-%i.conf
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Object/ |
| H A D | Enable.interface.yaml | 14 is not supposed to be used as a default, can implement the Enable interface 23 default: false
|
| /openbmc/u-boot/arch/arm/cpu/armv7/s5p-common/ |
| H A D | cpu_info.c | 13 /* Default is s5pc100 */ 15 /* Default is EVT1 */
|
| /openbmc/openbmc/poky/meta/recipes-core/seatd/seatd/ |
| H A D | init | 7 # Default-Start: 2 3 4 5 8 # Default-Stop: 0 1 6
|
| /openbmc/openbmc/meta-security/recipes-ids/samhain/ |
| H A D | samhain-server.bb | 22 install -d ${D}${sysconfdir}/default/volatiles 24 ${D}${sysconfdir}/default/volatiles/samhain-server
|
| /openbmc/openpower-proc-control/ |
| H A D | filedescriptor.hpp | 23 FileDescriptor(FileDescriptor&&) = default; 25 FileDescriptor& operator=(FileDescriptor&&) = default;
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/zram/zram/ |
| H A D | zram-swap-init | 17 [ -f /etc/default/zram ] && . /etc/default/zram || true
|
| /openbmc/phosphor-host-ipmid/xyz/openbmc_project/Ipmi/Internal/ |
| H A D | SoftPowerOff.interface.yaml | 13 default: NotApplicable 26 Default initial value.
|
| /openbmc/sdbusplus/tools/sdbusplus/ |
| H A D | servicename.py | 12 if "default" in kwargs: 14 self.value = kwargs.pop("default")
|
| /openbmc/phosphor-ipmi-flash/tools/ |
| H A D | progress.hpp | 11 virtual ~ProgressInterface() = default; 30 ProgressStdoutIndicator() = default;
|
| /openbmc/openbmc/poky/meta/conf/distro/include/ |
| H A D | tclibc-baremetal.inc | 35 # disable stack protector by default (no-libc, no protector implementation) 37 # disable pie security flags by default
|
| /openbmc/slpd-lite/ |
| H A D | slp_server.hpp | 33 Server(Server&&) = default; 34 Server& operator=(Server&&) = default;
|
| /openbmc/openbmc/poky/documentation/migration-guides/ |
| H A D | migration-2.2.rst | 43 by default due to a new staging method used for those files. As a result 66 C.UTF-8 is not a standard, the default is en_US.UTF-8. 119 .. _migration-2.2-B-no-longer-default-working-directory-for-tasks: 121 ``${B}`` No Longer Default Working Directory for Tasks 124 ``${``\ :term:`B`\ ``}`` is no longer the default working directory for tasks. 190 QB_DEFAULT_KERNEL: Default kernel to boot (e.g. "bzImage") 191 QB_DEFAULT_FSTYPE: Default FSTYPE to boot (e.g. "ext4") 231 .. _migration-2.2-default-linker-hash-style-changed: 233 Default Linker Hash Style Changed 236 The default linker hash style for ``gcc-cross`` is now "sysv" in order [all …]
|