Home
last modified time | relevance | path

Searched full:default (Results 1751 – 1775 of 9948) sorted by relevance

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

/openbmc/openpower-occ-control/
H A Dpowermode.hpp96 ~OccPersistData() = default;
97 OccPersistData(const OccPersistData&) = default;
98 OccPersistData& operator=(const OccPersistData&) = default;
99 OccPersistData(OccPersistData&&) = default;
100 OccPersistData& operator=(OccPersistData&&) = default;
259 /** @brief Initialize the persistent data with default values
461 /** @brief Callback for entity manager default changes
467 /** @brief Get the default power mode property for this system type
469 * @param[out] defaultMode - default system power mode
475 /** @brief Get the default Idle Power Saver properties for this system type
[all …]
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-execution.rst89 environment variables during task execution. By default, BitBake cleans
298 The default :term:`PREFERRED_PROVIDER` is the provider
311 By default, files have a preference of "0". Setting
323 the other recipes (default is 0), then it will not be selected. This
325 to specify their preference for the default selected version.
333 default. However, if you define the following variable in a ``.conf``
556 OpenEmbedded-Core uses: "OEBasicHash". By default, there
559 "OEBasicHash" signature handler by default through this setting in the
662 that will be intelligently merged into the default configuration. The
665 - The user defined configuration will completely replace the default
[all …]
/openbmc/libpldm/include/libpldm/
H A Dbios_table.h211 uint8_t def_num; //!< number of default values
212 const uint8_t *def_index; //!< indices of default values.
217 * @param[in] def_num - Number of default values
248 /** @brief Get the total number of default values for the entry and check the
251 * @param[out] def_num - Pointer to total number of default values
276 /** @brief Get Indices of default values
279 * default value indices
282 * @return Number of default values decoded
300 uint16_t def_length; //!< The length of the default string in bytes
301 const char *def_string; //!< The default string itself
[all …]
/openbmc/u-boot/board/freescale/b4860qds/
H A Deth_b4860qds.c139 default: in initialize_lane_to_slot()
230 default: in board_eth_init()
295 default: in board_eth_init()
312 default: in board_eth_init()
328 default: in board_eth_init()
348 default: in board_eth_init()
428 default: in board_ft_fman_fixup_port()
448 default: in fdt_fixup_board_enet()
/openbmc/u-boot/arch/arm/dts/
H A Dkirkwood.dtsi56 pinctrl-names = "default";
93 * Default SPI0 pinctrl setting with CSn on mpp0,
107 * Default UART pinctrl setting without RTS/CTS,
136 pinctrl-names = "default";
173 pinctrl-names = "default";
184 pinctrl-names = "default";
195 pinctrl-names = "default";
352 pinctrl-names = "default";
H A Dsun7i-a20-m5.dts33 pinctrl-names = "default";
53 pinctrl-names = "default";
/openbmc/openbmc/poky/meta/recipes-extended/lighttpd/lighttpd/
H A Dlighttpd.conf44 "index.htm", "default.htm" )
130 ## bind to port (default: 80)
133 ## bind to localhost (default: all interfaces)
150 ## virtual-server-root + virtual-server-default-host + virtual-server-docroot
155 #simple-vhost.default-host = "grisu.home.kneschke.de"
176 # chroot() to directory (default: no chroot() )
179 ## change uid to <uid> (default: don't care)
182 ## change uid to <uid> (default: don't care)
/openbmc/u-boot/drivers/qe/
H A Duccf.c33 default: return QE_CR_SUBBLOCK_INVALID; in ucc_fast_get_qe_cr_subblock()
81 default: in ucc_get_cmxucr_reg()
119 default: source = -1; break; in ucc_set_clk_src()
134 default: source = -1; break; in ucc_set_clk_src()
150 default: source = -1; break; in ucc_set_clk_src()
166 default: source = -1; break; in ucc_set_clk_src()
169 default: in ucc_set_clk_src()
212 default: break; in ucc_get_reg_baseaddr()
/openbmc/u-boot/common/
H A Dmenu.c162 * Set *choice to point to the default item's data, if any default item was
163 * set, and returns 1. If no default item was set, returns -ENOENT.
226 * menu_default_set() - Sets the default choice for the menu. This is safe to
255 * menu_get_choice() - Returns the user's selected menu entry, or the default
266 * default has been set and the menu is set to not prompt or the timeout
331 * menu_create() - Creates a menu handle with default settings
338 * disabled, and the default choice will be returned unless prompt is 1.
/openbmc/openbmc-test-automation/lib/
H A Dbmc_redfish.py71 Assign BMC default values for username, password and auth arguments
86 # Assign default values for username, password, auth where necessary.
173 def get_attribute(self, path, attribute, default=None, *args, **kwargs): argument
180 - The caller can specify a default value to be returned if the
186 ... MaxPasswordLength default=600
198 default The default value to be returned if the
205 attribute, default
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/minicoredumper/files/
H A Dminicoredumper.init13 # Default-Start: 2 3 4 5
14 # Default-Stop: 0 1 6
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/
H A Dcustomise_btn.html1 <button class="btn btn-default btn-block layer-exists-{{data.layer_version.pk}} customise-btn" dat…
8 <button class="btn btn-default btn-block layer-add-{{data.layer_version.pk}} layerbtn"
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/fvp-base/
H A D0003-vexpress64-Imply-CONFIG_ARM64_CRC32-by-default.patch4 Subject: [PATCH] vexpress64: Imply CONFIG_ARM64_CRC32 by default
6 Enable the Arm64 CRC-32 instruction by default for
/openbmc/u-boot/include/dt-bindings/pmic/
H A Dsandbox_pmic.h12 * To provide the default (reset) values as in the real hardware,
14 * The default values are defined as below.
/openbmc/u-boot/arch/arm/mach-mediatek/
H A DKconfig4 default "mediatek"
7 default "mediatek"
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templatetags/
H A Dproject_url_tag.py13 for non-default projects, this is the configuration page;
14 for the default project, this is the project builds page
/openbmc/openbmc/meta-openembedded/meta-initramfs/classes/
H A Dklibc.bbclass4 # Default for klcc is to build static binaries.
11 # klcc uses own optimizations by default. See klcc(1) man file.
/openbmc/u-boot/lib/lzma/
H A Dlzma.txt7 LZMA is default and general compression method of 7z format
182 Default number of iterations is 10.
188 default: 1 (normal)
190 d{N}: Sets Dictionary size - [0, 30], default: 23 (8MB)
196 -fb{N}: set number of fast bytes - [5, 273], default: 128
200 -lc{N}: set number of literal context bits - [0, 8], default: 3
203 -lp{N}: set number of literal pos bits - [0, 4], default: 0
209 -pb{N}: set number of pos bits - [0, 4], default: 2
213 -mf{MF_ID}: set Match Finder. Default: bt4.
228 -eos: write End Of Stream marker. By default LZMA doesn't write
[all …]
/openbmc/qemu/crypto/
H A Dcipher-nettle.c.inc477 default:
487 default:
504 default:
530 default:
558 default:
588 default:
617 default:
646 default:
672 default:
704 default:
[all …]
/openbmc/u-boot/drivers/timer/
H A DKconfig35 default y if X86 && BOOTSTAGE
68 default y if ARCH_ASPEED
116 default 1000
153 default y if ARCH_STI
/openbmc/qemu/target/mips/
H A Dgdbstub.c39 default: in mips_cpu_gdb_read_register()
67 default: in mips_cpu_gdb_read_register()
99 default: in mips_cpu_gdb_write_register()
139 default: in mips_cpu_gdb_write_register()
/openbmc/u-boot/doc/
H A DREADME.standalone50 4. The default load and start addresses of the applications are as
78 - the first parameter is the function that is exported (default implementation)
89 Initialization with the default implementation is done in jumptable_init()
91 You can override the default implementation using:
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/BIOSConfig/
H A DManager.interface.yaml57 default: NoAction
68 description,menuPath,current,default,
138 Default value, In order to cancel the reset BIOS settings.
141 Used to set factory default settings.
/openbmc/estoraged/include/
H A DfilesystemInterface.hpp18 virtual ~FilesystemInterface() = default;
20 FilesystemInterface() = default;
96 ~Filesystem() override = default;
97 Filesystem() = default;
/openbmc/openbmc/poky/meta/recipes-core/udev/eudev/
H A Dinit7 # Default-Start: S
8 # Default-Stop:
19 [ -f /etc/default/rcS ] && . /etc/default/rcS

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