| /openbmc/u-boot/arch/arm/dts/ |
| H A D | sun50i-a64-olinuxino.dts | 103 pinctrl-names = "default"; 131 pinctrl-names = "default"; 141 pinctrl-names = "default"; 303 pinctrl-names = "default";
|
| /openbmc/qemu/scripts/qapi/ |
| H A D | common.py | 99 'default', 'do', 'double', 'else', 'enum', 'extern', 136 :param initial: Initial number of spaces, default 0. 149 """Increase the indentation level by ``amount``, default 4.""" 153 """Decrease the indentation level by ``amount``, default 4."""
|
| /openbmc/u-boot/drivers/clk/ |
| H A D | clk_meson_axg.c | 106 default: in meson_clk81_get_rate() 171 default: in meson_mpll_get_rate() 219 default: in meson_pll_get_rate() 267 default: in meson_clk_get_rate_by_id()
|
| /openbmc/phosphor-ipmi-flash/ |
| H A D | bmc_json_config.md | 7 There are three json configurations available by default: 191 default-provided configuration files, and also add your own to add additional 224 - `mode` - optional - string - default: replace - the mode for starting the 238 - `mode` - optional - string - default: replace - the mode for starting the
|
| /openbmc/openbmc/poky/documentation/migration-guides/ |
| H A D | migration-5.0.rst | 138 this is the case in 5.0, but at least by default these packages will not be 143 The default has been the external ``libsolv`` solver for some time, but if you 147 for Opkg, or reverting to the default value). 153 The default ``poky`` :term:`DISTRO` is explicitly a *reference* distribution
|
| /openbmc/qemu/pc-bios/s390-ccw/ |
| H A D | main.c | 113 default: in is_dev_possibly_bootable() 235 default: in find_boot_device() 258 default: in virtio_setup() 283 default: in ipl_boot_device()
|
| /openbmc/qemu/scripts/ |
| H A D | meson-buildoptions.py | 81 # Convert the default value of an option to the string used in 85 return 'system default' 210 sh_print("disabled with --disable-FEATURE, default is enabled if available") 211 sh_print("(unless built with --without-default-features):")
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/proftpd/ |
| H A D | proftpd_1.3.9.bb | 13 file://default \ 103 install -d ${D}${sysconfdir}/default 104 install -m 0755 ${UNPACKDIR}/default ${D}${sysconfdir}/default/proftpd
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templatetags/ |
| H A D | projecttags.py | 41 def json(value, default = None): argument 45 …return mark_safe(JsonLib.dumps(value, indent=2, default = default, ensure_ascii=False).replace('</… 98 By default, green is not returned for executed and successful tasks;
|
| /openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/ |
| H A D | sssd_2.10.2.bb | 14 # If no crypto has been selected, default to DEPEND on nss, since that's what 110 install -d ${D}${sysconfdir}/default/volatiles 111 …UID}:${SSSD_GID} 0750 ${localstatedir}/log/sssd none" > ${D}${sysconfdir}/default/volatiles/99_sssd 112 …ID}:${SSSD_GID} 0750 ${localstatedir}/run/sssd none" >> ${D}${sysconfdir}/default/volatiles/99_sssd
|
| /openbmc/u-boot/board/freescale/corenet_ds/ |
| H A D | rcw_p5020ds.cfg | 2 # Default RCW for P5020DS.
|
| H A D | rcw_p2041rdb.cfg | 2 # Default RCW for P2041RDB.
|
| H A D | rcw_p5040ds.cfg | 2 # Default RCW for P5040DS.
|
| /openbmc/u-boot/board/varisys/cyrus/ |
| H A D | rcw_p5040.cfg | 2 # Default RCW for Cyrus P5040
|
| H A D | rcw_p5020_v2.cfg | 2 # Default RCW for Cyrus P5020
|
| /openbmc/openbmc/meta-ibm/recipes-phosphor/watchdog/ |
| H A D | phosphor-watchdog_%.bbappend | 3 # utilize a 600s default timer config for p10bmc
|
| /openbmc/qemu/hw/s390x/ |
| H A D | Kconfig | 3 default y
|
| /openbmc/openbmc/meta-facebook/recipes-core/systemd/systemd/ |
| H A D | journald-size-policy-10MB.conf | 1 # This file overrides a default for journald
|
| /openbmc/u-boot/board/dhelectronics/dh_imx6/ |
| H A D | dh_imx6_spl.c | 250 .sde_to_rst = 0x10, /* 14 cycles, 200us (JEDEC default) */ 251 .rst_to_cke = 0x23, /* 33 cycles, 500us (JEDEC default) */ 269 .sde_to_rst = 0x10, /* 14 cycles, 200us (JEDEC default) */ 270 .rst_to_cke = 0x23, /* 33 cycles, 500us (JEDEC default) */ 495 default: in dhcom_spl_dram_init() 519 default: in dhcom_spl_dram_init() 538 default: in dhcom_spl_dram_init()
|
| /openbmc/u-boot/test/py/ |
| H A D | conftest.py | 65 parser.addoption('--build-dir', default=None, 67 parser.addoption('--result-dir', default=None, 69 parser.addoption('--persistent-data-dir', default=None, 71 parser.addoption('--board-type', '--bd', '-B', default='sandbox', 73 parser.addoption('--board-identity', '--id', default='na', 75 parser.addoption('--build', default=False, action='store_true', 77 parser.addoption('--gdbserver', default=None,
|
| /openbmc/openbmc/poky/documentation/ |
| H A D | README | 255 default when building the Yocto Project documentation. All variables 320 The following extension is enabled by default: 325 autosectionlabel_prefix_document is enabled by default, so that we can 343 This dump contains all links and for each link it shows the default 344 "Link Text" that Sphinx would use. If the default link text is not 350 The sphinx.ext.extlinks extension is enabled by default 378 The sphinx.ext.intersphinx extension is enabled by default
|
| /openbmc/qemu/hw/sensor/ |
| H A D | lsm303dlhc_mag.c | 292 default: in lsm303dlhc_mag_write() 383 default: in lsm303dlhc_mag_recv() 429 default: in lsm303dlhc_mag_event() 470 * Put the device into post-reset default state. 474 /* Set the device into is default reset state. */ in lsm303dlhc_mag_default_cfg() 491 s->temperature = 0; /* Default to 0 degrees C (0/8 lsb = 0 C). */ in lsm303dlhc_mag_default_cfg() 503 /* Set the device into its default reset state. */ in lsm303dlhc_mag_reset()
|
| /openbmc/sdbusplus/include/sdbusplus/ |
| H A D | sdbus.hpp | 21 virtual ~SdBusInterface() = default; 183 SdBusImpl() = default; 184 ~SdBusImpl() override = default; 185 SdBusImpl(const SdBusImpl&) = default; 186 SdBusImpl& operator=(const SdBusImpl&) = default; 187 SdBusImpl(SdBusImpl&&) = default; 188 SdBusImpl& operator=(SdBusImpl&&) = default;
|
| /openbmc/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/ |
| H A D | Kconfig | 4 default "lpc32xx"
|
| /openbmc/webui-vue/src/components/Mixins/ |
| H A D | VuelidateMixin.js | 10 export default VuelidateMixin;
|