| /openbmc/openbmc/poky/scripts/contrib/ |
| H A D | convert-overrides.py | 28 parser.add_argument("--override", "-o", action="append", default=[], help="Add additional strings t… 29 parser.add_argument("--skip", "-s", action="append", default=[], help="Add additional string to ski… 30 parser.add_argument("--skip-ext", "-e", action="append", default=[], help="Additional file suffixes… 31 parser.add_argument("--package-vars", action="append", default=[], help="Additional variables to tr… 32 parser.add_argument("--image-vars", action="append", default=[], help="Additional variables to trea… 33 parser.add_argument("--short-override", action="append", default=[], help="Additional strings to tr…
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libldb/libldb/ |
| H A D | 0002-ldb-Add-configure-options-for-packages.patch | 43 + action="store_false", dest='enable_acl', default=False) 50 + action="store_false", dest='enable_attr', default=False) 57 + action="store_false", dest='enable_libbsd', default=False) 64 + action="store_false", dest='enable_libcap', default=False) 150 action='store_true', dest='without_ldb_lmdb', default=False) 157 + action="store_false", dest='enable_valgrind', default=False)
|
| /openbmc/openbmc/poky/documentation/toaster-manual/ |
| H A D | setup-and-use.rst | 2 .. Set default pygment highlighting to 'shell' for this document 43 By default, Toaster starts on port 8000. You can use the ``WEBPORT`` 97 By default, Toaster binds to the loop back address (i.e. ``localhost``), 119 directories to be in a particular location other than the default, you 154 #. From the directory containing the Toaster database, which by default 182 parameters such as the :term:`Build Directory`, layer sources, default variable 266 'default': { 298 #. Get Toaster to create the database schema, default data, and gather 315 ``poky/.templateconf``, and by default, should include the string 343 To start the default Toaster Django web server with the Toaster [all …]
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | at91sam9261.dtsi | 86 pinctrl-names = "default"; 100 pinctrl-names = "default"; 140 pinctrl-names = "default"; 151 pinctrl-names = "default"; 167 pinctrl-names = "default"; 180 pinctrl-names = "default"; 193 pinctrl-names = "default"; 204 pinctrl-names = "default"; 215 pinctrl-names = "default"; 226 pinctrl-names = "default"; [all …]
|
| H A D | omap3-beagle-xm.dts | 39 linux,default-trigger = "heartbeat"; 45 linux,default-trigger = "mmc0"; 198 pinctrl-names = "default"; 252 pinctrl-names = "default"; 338 pinctrl-names = "default"; 343 pinctrl-names = "default"; 384 pinctrl-names = "default";
|
| H A D | sun6i-a31s-cs908.dts | 68 pinctrl-names = "default"; 79 pinctrl-names = "default"; 89 pinctrl-names = "default";
|
| H A D | armada-38x-solidrun-microsom.dtsi | 44 pinctrl-names = "default"; 56 pinctrl-names = "default"; 98 pinctrl-names = "default";
|
| /openbmc/u-boot/drivers/sound/ |
| H A D | max98088.c | 73 default: in max98088_hw_params() 192 default: in max98088_set_fmt() 203 default: in max98088_set_fmt() 220 default: in max98088_set_fmt() 251 * Reset to hardware default for registers, as there is not a soft in max98088_reset() 262 default: in max98088_reset() 319 * initialize registers to hardware default configuring audio in max98088_setup_interface()
|
| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | dbus_watcher.hpp | 21 virtual ~DBusWatcher() = default; 22 DBusWatcher(const DBusWatcher&) = default; 23 DBusWatcher& operator=(const DBusWatcher&) = default; 24 DBusWatcher(DBusWatcher&&) = default; 25 DBusWatcher& operator=(DBusWatcher&&) = default; 76 ~PropertyWatcher() override = default; 257 ~InterfaceWatcher() override = default;
|
| /openbmc/openbmc/poky/meta/recipes-core/initscripts/ |
| H A D | initscripts_1.0.bb | 54 # Recommend pn-functions so that it will be a preferred default provider for initd-functions 82 install -d ${D}${sysconfdir}/default 83 install -d ${D}${sysconfdir}/default/volatiles 102 install -m 0755 ${S}/devpts ${D}${sysconfdir}/default 107 install -m 0644 ${S}/volatiles ${D}${sysconfdir}/default/volatiles/00_core 110 ${D}${sysconfdir}/default/volatiles/00_core 113 sed -i -e "/\<tmp\>/d" ${D}${sysconfdir}/default/volatiles/00_core
|
| /openbmc/u-boot/arch/arm/mach-zynqmp/ |
| H A D | spl.c | 48 * Set default PS_MODE1 which is used for USB ULPI phy reset 70 /* Change default boot mode at run-time */ in spl_boot_device() 109 default: in spl_boot_device()
|
| /openbmc/openbmc/meta-arm/documentation/ |
| H A D | oeqa-fvp.md | 14 FVP_CONSOLES[default] = "terminal_0" 40 self.target.expect('default', r'root@.*\:~#', timeout=30) 44 …n be used to minimally verify that a machine boots to a Linux shell. The default timeout is 10 min…
|
| /openbmc/openbmc/poky/scripts/ |
| H A D | patchtest-get-branch | 75 …parser.add_argument('--default-branch', metavar='DEFAULT_BRANCH', default='master', help='Use this… 76 …parser.add_argument('--separator', '-s', metavar='SEPARATOR', default=' ', help='Char separator fo…
|
| H A D | pull-sdpx-licenses.py | 39 default=TOP_DIR / "meta" / "files" / "common-licenses", 40 help="Write licenses to directory DEST. Default is %(default)s",
|
| /openbmc/u-boot/drivers/net/fm/ |
| H A D | ls1046.c | 91 default: in fman_port_enet_if() 104 default: in fman_port_enet_if() 117 default: in fman_port_enet_if()
|
| /openbmc/openbmc-tools/rootfs_size/ |
| H A D | rootfs_size.py | 21 default="/home/ed/openbmc-openbmc", 29 default="/build/tmp/deploy/images/wolfpass" 38 default=int(cpu_count()),
|
| /openbmc/openbmc-tools/altitude/ |
| H A D | altitude | 50 default=None, 56 default=None, 62 default=None,
|
| /openbmc/qemu/docs/system/i386/ |
| H A D | kvm-pv.rst | 14 features are enabled by default for any CPU model when ``KVM`` acceleration is 24 ``kvm-msi-ext-dest-id`` feature is enabled by default in x2apic mode with split 92 Note, by default, ``KVM`` allows the guest to use all currently supported
|
| /openbmc/hiomapd/vpnor/ |
| H A D | partition.hpp | 48 Request(Request&&) = default; 49 Request& operator=(Request&&) = default; 50 ~Request() = default;
|
| /openbmc/u-boot/board/freescale/ls2080ardb/ |
| H A D | eth_ls2080rdb.c | 70 default: in board_eth_init() 83 default: in board_eth_init() 94 default: in board_eth_init()
|
| /openbmc/ibm-logging/ |
| H A D | condense_policy.py | 69 default="policyTable.json", 76 default="condensed.json", 83 default=False,
|
| /openbmc/phosphor-ipmi-flash/bmc/version-handler/ |
| H A D | version_handler.hpp | 38 ~VersionBlobHandler() = default; 41 VersionBlobHandler(VersionBlobHandler&&) = default; 42 VersionBlobHandler& operator=(VersionBlobHandler&&) = default;
|
| /openbmc/u-boot/include/configs/ |
| H A D | integrator-common.h | 12 #define CONFIG_SYS_LOAD_ADDR 0x7fc0 /* default load address */ 47 * However, the default U-Boot code also performs the initialization. 57 * However, the default U-Boot code performs the relocation check,
|
| /openbmc/openbmc/poky/meta/recipes-extended/watchdog/watchdog/ |
| H A D | 0001-watchdog-remove-interdependencies-of-watchdog-and-wd.patch | 32 EnvironmentFile=/etc/default/watchdog 40 -WantedBy=default.target 56 EnvironmentFile=/etc/default/watchdog
|
| /openbmc/phosphor-fan-presence/docs/monitor/ |
| H A D | method.md | 13 - ["timebased"](#timebased) - Default 27 - `functional_delay` - Optional, default = 0 37 **Note: Since this method is the default, simply providing
|