Home
last modified time | relevance | path

Searched full:default (Results 1326 – 1350 of 9919) sorted by relevance

1...<<51525354555657585960>>...397

/openbmc/qemu/configs/devices/m68k-softmmu/
H A Ddefault.mak1 # Default configuration for m68k-softmmu
3 # Boards are selected by default, uncomment to keep out of the build.
/openbmc/openbmc/meta-facebook/recipes-phosphor/settings/phosphor-settings-defaults-native/
H A Dfb_host_settings.override.yml5 Default: RestorePolicy::Policy::AlwaysOn
7 Default: 300000000
/openbmc/qemu/configs/devices/hppa-softmmu/
H A Ddefault.mak1 # Default configuration for hppa-softmmu
7 # Boards are selected by default, uncomment to keep out of the build.
/openbmc/phosphor-fan-presence/docs/monitor/
H A DREADME.md46 #### Default Location
104 - Default location
145 - [method](method.md) - \*Optional, default = "timebased"
148 Optional, default = 0
149 - [monitor_start_delay](monitor_start_delay.md) - Optional, default = 0
152 - [set_func_on_present](set_func_on_present.md) - Optional, default = false
163 Optional, default = 1
/openbmc/phosphor-snmp/
H A Dsnmp_notification.hpp107 Notification() = default;
109 Notification(Notification&&) = default;
111 Notification& operator=(Notification&&) = default;
112 virtual ~Notification() = default;
164 OBMCErrorNotification(OBMCErrorNotification&&) = default;
166 OBMCErrorNotification& operator=(OBMCErrorNotification&&) = default;
167 ~OBMCErrorNotification() = default;
/openbmc/u-boot/arch/arm/dts/
H A Drk3368-sheep.dts33 pinctrl-names = "default";
39 pinctrl-names = "default";
56 default-state = "on";
62 default-state = "off";
87 pinctrl-names = "default";
98 pinctrl-names = "default";
110 pinctrl-names = "default";
H A Dast2600-p10bmc.dts68 pinctrl-names = "default";
77 pinctrl-names = "default";
84 pinctrl-names = "default";
112 pinctrl-names = "default";
H A Duniphier-ld20.dtsi232 pinctrl-names = "default";
243 pinctrl-names = "default";
254 pinctrl-names = "default";
265 pinctrl-names = "default";
276 pinctrl-names = "default";
287 pinctrl-names = "default";
298 pinctrl-names = "default";
309 pinctrl-names = "default";
338 pinctrl-names = "default";
438 pinctrl-names = "default";
[all …]
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dimage_verify.hpp49 CustomFd(CustomFd&&) = default;
50 CustomFd& operator=(CustomFd&&) = default;
92 CustomMap(CustomMap&&) = default;
93 CustomMap& operator=(CustomMap&&) = default;
124 Signature(Signature&&) = default;
125 Signature& operator=(Signature&&) = default;
126 ~Signature() = default;
/openbmc/qemu/tests/functional/
H A Dtest_arm_aspeed_ast2600.py101 … 'https://github.com/AspeedTech-BMC/openbmc/releases/download/v09.06/ast2600-default-obmc.tar.gz',
118 self.scratch_file("ast2600-default", "image-bmc"))
120 self.wait_for_console_pattern('ast2600-default login:')
124 'root@ast2600-default:~#')
154 …'https://github.com/AspeedTech-BMC/openbmc/releases/download/v09.06/ast2600-default-515-obmc.tar.g…
163 self.scratch_file("ast2600-default-515", "image-bmc"))
165 self.wait_for_console_pattern('ast2600-default-515 login:')
/openbmc/qemu/scripts/rust/
H A Drustc_args.py147 default=[],
163 default=None,
171 default=None,
179 default=None,
188 default="1.0.0",
195 default=False,
222 if feature != "default":
/openbmc/qemu/audio/
H A Daudio_win_int.c55 default: in waveformat_from_audio_settings()
81 default: in waveformat_to_audio_settings()
103 default: in waveformat_to_audio_settings()
115 default: in waveformat_to_audio_settings()
/openbmc/openbmc/poky/bitbake/contrib/
H A Ddump_cache.py37 help="specify the recipe, default: all recipes", action="store")
39 …he member, use comma as separator for multiple ones, default: all members", action="store", defaul…
43 help = "specify bb_cache.dat", nargs = 1, action="store", default="")
/openbmc/openbmc/poky/meta/recipes-support/rng-tools/
H A Drng-tools_6.17.bb11 file://default \
44 ${sysconfdir}/default/rng-tools \
53 install -Dm 0644 ${UNPACKDIR}/default ${D}${sysconfdir}/default/rng-tools
/openbmc/openbmc-test-automation/systest/
H A Dtest_boot_acceptance.robot6 # TYPE EEH error function to use, default is 4.
17 # default is "mdt.bu".
32 # Default mdt file. Collection of all HTX exercisers. Aim is to test entire
92 Create Default MDT Profile
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/boinc/boinc-client/
H A D0001-scripts-Do-not-check-for-files-on-build-host.patch45 - elif [ -d /etc/default ] ; then \
46 + elif [ -d $(DESTDIR)/etc/default ] ; then \
47 $(INSTALL) -d $(DESTDIR)$(sysconfdir)/default ; \
48 $(INSTALL_DATA) $(srcdir)/boinc-client.conf $(DESTDIR)$(sysconfdir)/default/boinc-client ; \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/corosync/
H A Dcorosync_3.1.9.bb2 DESCRIPTION = "This package contains the Corosync Cluster Engine Executive, several default \
3 APIs and libraries, default configuration files, and an init script."
47 install -d ${D}${sysconfdir}/default/volatiles
48 …echo "d root root 0755 ${localstatedir}/log/cluster none" > ${D}${sysconfdir}/default/volatiles/05…
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0010-sync-with-OE-libtool-changes.patch11 We don't want to add RPATHS which match default linker
39 + # default dlsearch path.
58 + # default dlsearch path.
77 + # default dlsearch path.
/openbmc/u-boot/include/
H A Dmalloc.h145 __STD_C (default: derived from C compiler defines)
148 DEBUG (default: NOT defined)
152 REALLOC_ZERO_BYTES_FREES (default: NOT defined)
156 HAVE_MEMCPY (default: defined)
160 USE_MEMCPY (default: 1 if HAVE_MEMCPY is defined, 0 otherwise)
165 HAVE_MMAP (default: defined as 1)
168 HAVE_MREMAP (default: defined as 0 unless Linux libc set)
171 malloc_getpagesize (default: derived from system #includes)
173 HAVE_USR_INCLUDE_MALLOC_H (default: NOT defined)
177 INTERNAL_SIZE_T (default: size_t)
[all …]
/openbmc/qemu/configs/devices/sh4-softmmu/
H A Ddefault.mak1 # Default configuration for sh4-softmmu
8 # Boards are selected by default, uncomment to keep out of the build.
/openbmc/qemu/hw/openrisc/
H A DKconfig3 default y
13 default y
/openbmc/qemu/configs/devices/alpha-softmmu/
H A Ddefault.mak1 # Default configuration for alpha-softmmu
8 # Boards are selected by default, uncomment to keep out of the build.
/openbmc/qemu/configs/devices/xtensa-softmmu/
H A Ddefault.mak1 # Default configuration for Xtensa
7 # Boards are selected by default, uncomment to keep out of the build.
/openbmc/qemu/configs/devices/mips64el-softmmu/
H A Ddefault.mak1 # Default configuration for mips64el-softmmu
5 # Boards are selected by default, uncomment to keep out of the build.
/openbmc/qemu/configs/devices/sparc-softmmu/
H A Ddefault.mak1 # Default configuration for sparc-softmmu
8 # Boards are selected by default, uncomment to keep out of the build.

1...<<51525354555657585960>>...397