| /openbmc/qemu/configs/devices/m68k-softmmu/ |
| H A D | default.mak | 1 # 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 D | fb_host_settings.override.yml | 5 Default: RestorePolicy::Policy::AlwaysOn 7 Default: 300000000
|
| /openbmc/qemu/configs/devices/hppa-softmmu/ |
| H A D | default.mak | 1 # 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 D | README.md | 46 #### 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 D | snmp_notification.hpp | 107 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 D | rk3368-sheep.dts | 33 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 D | ast2600-p10bmc.dts | 68 pinctrl-names = "default"; 77 pinctrl-names = "default"; 84 pinctrl-names = "default"; 112 pinctrl-names = "default";
|
| H A D | uniphier-ld20.dtsi | 232 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 D | image_verify.hpp | 49 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 D | test_arm_aspeed_ast2600.py | 101 … '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 D | rustc_args.py | 147 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 D | audio_win_int.c | 55 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 D | dump_cache.py | 37 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 D | rng-tools_6.17.bb | 11 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 D | test_boot_acceptance.robot | 6 # 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 D | 0001-scripts-Do-not-check-for-files-on-build-host.patch | 45 - 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 D | corosync_3.1.9.bb | 2 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 D | 0010-sync-with-OE-libtool-changes.patch | 11 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 D | malloc.h | 145 __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 D | default.mak | 1 # Default configuration for sh4-softmmu 8 # Boards are selected by default, uncomment to keep out of the build.
|
| /openbmc/qemu/hw/openrisc/ |
| H A D | Kconfig | 3 default y 13 default y
|
| /openbmc/qemu/configs/devices/alpha-softmmu/ |
| H A D | default.mak | 1 # 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 D | default.mak | 1 # 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 D | default.mak | 1 # 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 D | default.mak | 1 # Default configuration for sparc-softmmu 8 # Boards are selected by default, uncomment to keep out of the build.
|