Home
last modified time | relevance | path

Searched full:default (Results 1426 – 1450 of 9919) sorted by relevance

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

/openbmc/phosphor-fan-presence/evdevpp/
H A Devdev.hpp54 * - Default constructor to avoid nullptrs.
63 EvDev(EvDev&&) = default;
64 EvDev& operator=(EvDev&&) = default;
65 ~EvDev() = default;
/openbmc/estoraged/include/
H A Dsanitize.hpp43 virtual ~IOCTLWrapperInterface() = default;
44 IOCTLWrapperInterface() = default;
60 ~IOCTLWrapperImpl() override = default;
61 IOCTLWrapperImpl() = default;
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0003-nativesdk-glibc-Look-for-host-system-ld.so.cache-as-.patch8 The default lib search path order is:
13 4) default search paths embedded in the linker
40 + /* Try the default path. */
55 - /* Finally, try the default path. */
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-yosemite4/plat-svc/files/
H A Dyosemite4-schematic-init13 …echo "Failed to check management board fru info, all CPLD I/O expender are keeping default setting"
25 echo "Failed to check medusa board fru info, all I/O pins are keeping default input"
76 echo "Failed to check fan board 0 fru info, watchdog timeout is keeping default setting"
96 echo "Failed to check fan board 1 fru info, watchdog timeout is keeping default setting"
/openbmc/qemu/qapi/
H A Dmachine-common.json56 # @default: default level. Some architectures will have default
64 'socket', 'book', 'drawer', 'default' ] }
/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/skeleton/
H A Dobmc-libobmc-intf_%.bbappend8 install -d ${D}${sysconfdir}/default/obmc/gpio/
9 install -m 0644 ${UNPACKDIR}/gpio_defs.json ${D}/${sysconfdir}/default/obmc/gpio/gpio_defs.json
/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/
H A Dalignment.sh10 # Default-Start: S
11 # Default-Stop:
/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/skeleton/
H A Dobmc-libobmc-intf_%.bbappend8 install -d ${D}${sysconfdir}/default/obmc/gpio/
9 …install -m 0644 ${UNPACKDIR}/mtmitchell_gpio_defs.json ${D}/${sysconfdir}/default/obmc/gpio/gpio_d…
/openbmc/phosphor-fan-presence/docs/control/
H A Dzones.md33 The default fan floor value to use for the zone, if necessary. Possibly an
49 Optional with a default of zero, meaning increases are immediately requested.
60 Optional with a default of zero, meaning decreases are immediately requested.
/openbmc/u-boot/doc/device-tree-bindings/gpio/
H A Dmscc_sgpio.txt24 generated and sampled. Default: 12500000 (Hz).
27 gpio bits. Default: 0xFFFFFFFF.
38 pinctrl-names = "default";
/openbmc/witherspoon-pfault-analysis/
H A Dargument.hpp20 ~ArgumentParser() = default;
23 ArgumentParser(ArgumentParser&&) = default;
24 ArgumentParser& operator=(ArgumentParser&&) = default;
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dexternal-toolchain.rst26 The default value of :term:`TCMODE` is "default", which tells the
28 ``tcmode-default.inc``). However, other patterns are accepted. In
/openbmc/phosphor-networkd/src/
H A Dargument.hpp21 ~ArgumentParser() = default;
24 ArgumentParser(ArgumentParser&&) = default;
25 ArgumentParser& operator=(ArgumentParser&&) = default;
/openbmc/sdbusplus/tools/sdbusplus/
H A Dmain.py35 default=".",
43 default=os.path.join(module_path, "templates"),
51 default=os.path.join(module_path, "schemas"),
/openbmc/phosphor-pid-control/sensors/
H A Dmanager.hpp31 ~SensorManager() = default;
34 SensorManager(SensorManager&&) = default;
35 SensorManager& operator=(SensorManager&&) = default;
/openbmc/qemu/tests/functional/
H A Dtest_arm_aspeed_otp.py13 … 'https://github.com/AspeedTech-BMC/openbmc/releases/download/v09.07/ast2600-default-obmc.tar.gz',
37 self.do_test_arm_aspeed_sdk_start(self.scratch_file("ast2600-default", "image-bmc"))
38 self.wait_for_console_pattern("ast2600-default login:")
/openbmc/qemu/scripts/simplebench/
H A Dbench-backup.py197 default port 10809). Use it in tests, label is "nbd"
211 direct: default, use O_DIRECT and aio=native
212 cached: use system cache (Qemu default) and aio=threads (Qemu default)
214 default='direct', choices=('direct', 'cached', 'both'))
216 p.add_argument('--count', type=int, default=3, help='''\
223 default true''')
/openbmc/u-boot/tools/env/
H A Dfw_env_main.c72 " -c, --config configuration file, default:" CONFIG_FILE "\n" in usage_printenv()
75 " -l, --lock lock node, default:/run\n" in usage_printenv()
88 " -c, --config configuration file, default:" CONFIG_FILE "\n" in usage_env_set()
90 " -l, --lock lock node, default:/run\n" in usage_env_set()
141 default: in parse_common_args()
170 default: /* '?' */ in parse_printenv_args()
197 default: /* '?' */ in parse_setenv_args()
/openbmc/u-boot/arch/xtensa/include/asm/arch-dc233c/
H A Dtie-asm.h29 #define XTHAL_SAS_ALL 0xFFFF /* include all default NCP contents */
58 // Optional global register used by default by the compiler:
68 // Optional caller-saved registers used by default by the compiler:
80 // Optional caller-saved registers not used by default by the compiler:
122 // Optional global register used by default by the compiler:
132 // Optional caller-saved registers used by default by the compiler:
144 // Optional caller-saved registers not used by default by the compiler:
/openbmc/qemu/contrib/ivshmem-server/
H A Dmain.c44 " -F: foreground mode (default is to daemonize)\n" in ivshmem_server_usage()
46 " default " IVSHMEM_SERVER_DEFAULT_PID_FILE "\n" in ivshmem_server_usage()
48 " default " IVSHMEM_SERVER_DEFAULT_UNIX_SOCK_PATH "\n" in ivshmem_server_usage()
50 " default " IVSHMEM_SERVER_DEFAULT_SHM_PATH "\n" in ivshmem_server_usage()
54 " default %u\n" in ivshmem_server_usage()
56 " default %u\n", in ivshmem_server_usage()
123 default: in ivshmem_server_parse_args()
/openbmc/u-boot/arch/arm/dts/
H A Dat91sam9m10g45ek.dts62 pinctrl-names = "default";
172 pinctrl-names = "default";
187 pinctrl-names = "default";
203 pinctrl-names = "default";
290 linux,default-trigger = "heartbeat";
301 linux,default-trigger = "nand-disk";
308 linux,default-trigger = "mmc0";
/openbmc/qemu/docs/system/
H A Dintroduction.rst120 will list the arguments and their default values of additional options
137 default is TCG, which is purely emulated, so you must specify an
140 - Additional devices that are not defined by default with the
168 would default to it anyway.
176 As the ``virt`` platform doesn't have any default network or storage
203 character backend multiplexer`). As there is no default graphical
211 Finally we override the default firmware to ensure we have some
/openbmc/openbmc-test-automation/lib/
H A Dopt.tcl44 # followed by a default value for the parameter.
56 # possible default value. Example:;
67 # Get the option's default value, if any.
71 …# If this parm takes no arg and no default was specified by the user, we will set the default to 0.
74 …# Set a global variable whose name is identical to the option name. Set the default value if ther…
107 # possible default value. Example:;
118 # Get the option's default value, if any.
121 …# Set a global variable whose name is identical to the option name. Set the default value if ther…
317 …# the option is to be printed as a default value. For example, if…
320 # default value is "no".
[all …]
/openbmc/phosphor-hwmon/
H A Dxyz.openbmc_project.Hwmon@.service3 ConditionFileNotEmpty=/etc/default/obmc/hwmon/%I.conf
10 EnvironmentFile=/etc/default/obmc/hwmon/%I.conf
/openbmc/openbmc/poky/documentation/toaster-manual/
H A Dreference.rst103 The Django fixture feature overrides the default layer server when you
181 default content. The following subsections describe various aspects of
191 #. The default project settings are set from
194 #. The default project distro and layers are added from
213 You use the ``orm/fixtures/custom.xml`` file to change the default
224 or layers than the default fixture files.
246 Defining the Default Distro and Other Values
249 This section defines the default distro value for new projects. By
250 default, it reserves the first Toaster Setting record "1". The following
251 demonstrates how to set the project default value for
[all …]

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