Home
last modified time | relevance | path

Searched full:default (Results 1776 – 1800 of 9948) sorted by relevance

1...<<71727374757677787980>>...398

/openbmc/docs/designs/oem/ibm/
H A Dsystem-power-mode.md38 <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 Dast2600.dtsi248 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 Dsun6i-a31-mixtile-loftq.dts33 pinctrl-names = "default";
53 pinctrl-names = "default";
/openbmc/openbmc/poky/meta/conf/
H A Ddocumentation.conf8 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 Doe-depends-dot20 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 Dsys_env_lib.c67 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 Duser_header.hpp33 ~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 Dprivate_header.hpp41 ~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 Dowserver9 if test -f /etc/default/${DAEMON} ; then
10 . /etc/default/${DAEMON}
H A Dowhttpd9 if test -f /etc/default/${DAEMON} ; then
10 . /etc/default/${DAEMON}
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/grilo/
H A Dgrilo-plugins_0.3.16.bb18 # 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 DMultiFactorAuthConfiguration.interface.yaml9 default: None
38 Default value of multi-factor authentication configuration
/openbmc/phosphor-power/services/
H A Dpower-supply-monitor@.service7 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 DEnable.interface.yaml14 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 Dcpu_info.c13 /* Default is s5pc100 */
15 /* Default is EVT1 */
/openbmc/openbmc/poky/meta/recipes-core/seatd/seatd/
H A Dinit7 # Default-Start: 2 3 4 5
8 # Default-Stop: 0 1 6
/openbmc/openbmc/meta-security/recipes-ids/samhain/
H A Dsamhain-server.bb22 install -d ${D}${sysconfdir}/default/volatiles
24 ${D}${sysconfdir}/default/volatiles/samhain-server
/openbmc/openpower-proc-control/
H A Dfiledescriptor.hpp23 FileDescriptor(FileDescriptor&&) = default;
25 FileDescriptor& operator=(FileDescriptor&&) = default;
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/zram/zram/
H A Dzram-swap-init17 [ -f /etc/default/zram ] && . /etc/default/zram || true
/openbmc/phosphor-host-ipmid/xyz/openbmc_project/Ipmi/Internal/
H A DSoftPowerOff.interface.yaml13 default: NotApplicable
26 Default initial value.
/openbmc/sdbusplus/tools/sdbusplus/
H A Dservicename.py12 if "default" in kwargs:
14 self.value = kwargs.pop("default")
/openbmc/phosphor-ipmi-flash/tools/
H A Dprogress.hpp11 virtual ~ProgressInterface() = default;
30 ProgressStdoutIndicator() = default;
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Dtclibc-baremetal.inc35 # disable stack protector by default (no-libc, no protector implementation)
37 # disable pie security flags by default
/openbmc/slpd-lite/
H A Dslp_server.hpp33 Server(Server&&) = default;
34 Server& operator=(Server&&) = default;
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-2.2.rst43 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 …]

1...<<71727374757677787980>>...398