Home
last modified time | relevance | path

Searched full:default (Results 2126 – 2150 of 9919) sorted by relevance

1...<<81828384858687888990>>...397

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtalloc/libtalloc/
H A D0001-talloc-Add-configure-options-for-packages.patch48 + action="store_false", dest='enable_acl', default=False)
55 + action="store_false", dest='enable_attr', default=False)
62 + action="store_false", dest='enable_libbsd', default=False)
69 + action="store_false", dest='enable_libcap', default=False)
182 action="store_true", dest='TALLOC_COMPAT1', default=False)
189 + action="store_false", dest='enable_valgrind', default=False)
/openbmc/openbmc-test-automation/data/
H A Dvariables.py69 "${SYSTEM_ID}", default="system"
158 BOOT_SOURCE_DEFAULT = "xyz.openbmc_project.Control.Boot.Source.Sources.Default"
193 "${MANAGER_ID}", default="bmc"
228 "${CHASSIS_ID}", default="chassis"
278 By default lib/resource.robot AUTH URI construct is as
280 ${AUTH_SUFFIX} is populated here by default EMPTY else
/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-net-common/
H A Dgbmc-ra.sh45 # It's important that this happens before the main table default router is configured.
56 ip -6 route replace default via "$rtr" onlink dev "$RA_IF" metric 512 table "$route_table" || \
72 (ip -6 route replace default via "$rtr" onlink dev "$RA_IF" metric "$ROUTE_METRIC" && \
85 (ip -6 route del default via "$rtr" onlink dev "$RA_IF" metric "$ROUTE_METRIC" && \
155 # Only valid default routers can be considered, 0 lifetime implies
156 # a non-default router
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dexport.py67 # if name is a directory, append the default name
107 …group.add_argument('--include', '-i', nargs='+', default=[], help='Include recipes into the tar ar…
108 …group.add_argument('--exclude', '-e', nargs='+', default=[], help='Exclude recipes into the tar ar…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/procmail/procmail/
H A Dfrom-debian-to-fix-man-file.patch23 -When invoked, it first sets some environment variables to default values,
29 +first sets some environment variables to default values, reads the mail message from
68 DEFAULT=$MAILDIR/mbox #completely optional
/openbmc/qemu/tests/qemu-iotests/
H A D12629 status=1 # failure is the default!
39 # This is the default protocol (and we want to test the difference between
67 # (1) The default cluster size depends on the image format
/openbmc/u-boot/arch/arm/mach-at91/
H A DKconfig264 default "at91"
298 default "arch/arm/mach-at91/arm926ejs/u-boot-spl.lds" if CPU_ARM926EJS
299 default "arch/arm/mach-at91/armv7/u-boot-spl.lds" if CPU_V7A
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/logwatch/
H A Dlogwatch_7.11.bb22 cp -r -f conf/ ${D}${datadir}/logwatch/default.conf
41 … "^[[:space:]]*DailyReport[[:space:]]*=[[:space:]]*" /usr/share/logwatch/default.conf/logwatch.con…
54 …echo "# Local configuration options go here (defaults are in /usr/share/logwatch/default.conf/logw…
/openbmc/u-boot/arch/arm/dts/
H A Dsun8i-h3-orangepi-plus.dts66 pinctrl-names = "default";
82 pinctrl-names = "default";
99 pinctrl-names = "default";
H A Drk3399-gru-kevin.dts33 pinctrl-names = "default";
77 pinctrl-names = "default";
190 pinctrl-names = "default";
209 pinctrl-names = "default";
225 pinctrl-names = "default";
/openbmc/u-boot/arch/mips/dts/
H A Dmscc,serval.dtsi76 pinctrl-names = "default";
89 pinctrl-names = "default";
142 pinctrl-names = "default";
H A Dmscc,servalt.dtsi76 pinctrl-names = "default";
89 pinctrl-names = "default";
142 pinctrl-names = "default";
/openbmc/openbmc/poky/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy/
H A Dtemplate.py95 # The -o/--output option overrides the default. For makeinfo and texi2any,
96 # that default is to look for a @setfilename command in the input file.
99 "Don't know how to get default output file name from input file!" + \
/openbmc/qemu/target/microblaze/
H A Dgdbstub.c84 default: in mb_cpu_gdb_read_register()
105 default: in mb_cpu_gdb_read_stack_protect()
159 default: in mb_cpu_gdb_write_stack_protect()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/cfengine/
H A Dcfengine_3.21.0.bb23 file://set-path-of-default-config-file.patch \
60 install -d ${D}${sysconfdir}/default
61 cat << EOF > ${D}${sysconfdir}/default/cfengine3
/openbmc/u-boot/drivers/gpio/
H A Dlpc32xx_gpio.c95 default: in lpc32xx_gpio_direction_input()
135 default: in lpc32xx_gpio_get_value()
173 default: in gpio_set()
207 default: in gpio_clr()
258 default: in lpc32xx_gpio_direction_output()
/openbmc/u-boot/drivers/usb/emul/
H A Dsandbox_hub.c148 default: in hub_find_device()
223 default: in sandbox_hub_submit_control_msg()
243 default: in sandbox_hub_submit_control_msg()
282 default: in sandbox_hub_submit_control_msg()
288 default: in sandbox_hub_submit_control_msg()
/openbmc/sdeventplus/src/sdeventplus/source/
H A Dbase.hpp48 Base(Base&& other) = default;
49 Base& operator=(Base&& other) = default;
50 Base(const Base& other) = default;
51 Base& operator=(const Base& other) = default;
52 virtual ~Base() = default;
/openbmc/qemu/linux-user/arm/nwfpe/
H A Dfpa11_cprt.c66 default: nRc = 0; in EmulateCPRT()
105 default: nRc = 0; in PerformFLT()
143 default: nRc = 0; in PerformFIX()
222 default: return 0; in PerformComparison()
258 default: return 0; in PerformComparison()
/openbmc/openbmc-test-automation/lib/
H A Dtools.exp76 …# list index of the matching item will be returned. By default, e…
212 …# which prints "Issuing: <cmd string>" to stdout. The default valu…
215 # to stdout. The default value is 0.
217 # if the shell command returns non-zero. The default value is 1.
220 # the shell command fails. The default value is 1.
/openbmc/telemetry/src/utils/
H A Dlabeled_tuple.hpp150 LabeledTuple() = default;
151 LabeledTuple(const LabeledTuple&) = default;
152 LabeledTuple(LabeledTuple&&) = default;
157 LabeledTuple& operator=(const LabeledTuple&) = default;
158 LabeledTuple& operator=(LabeledTuple&&) = default;
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dfru_identity.hpp69 ~FRUIdentity() = default;
70 FRUIdentity(const FRUIdentity&) = default;
71 FRUIdentity& operator=(const FRUIdentity&) = default;
72 FRUIdentity(FRUIdentity&&) = default;
73 FRUIdentity& operator=(FRUIdentity&&) = default;
/openbmc/qemu/docs/user/
H A Dmain.rst79 Set the x86 elf interpreter prefix (default=/usr/local/qemu-i386)
82 Set the x86 stack size in bytes (default=524288)
240 Set the library root path (default=/)
243 Set the stack size in bytes (default=524288)
257 FreeBSD, NetBSD and OpenBSD (default).
/openbmc/phosphor-fan-presence/control/json/utils/
H A Dmodifier.cpp46 * @brief Return a default value to use when the argument passed
53 // When a default value is given, return that in getDefaultValue()
81 "Invalid variant type when determining default value"); in getDefaultValue()
156 * default value this is the `default_value` given or based on the data type of
222 // Return a default value based on last entry type in operator ()()
/openbmc/qemu/qapi/
H A Dmigration.json431 # docs/rdma.txt for usage. Disabled by default. (since 2.0)
438 # default. (since 1.6)
791 # percentage. The default value is 50. (Since 5.0)
795 # default value is 20. (Since 2.7)
799 # The default value is 10. (Since 2.7)
811 # be excessive at tail stage. The default value is false.
836 # If missing, it will default to denying access (Since 4.0)
844 # calculations when making decisions to switchover. By default,
860 # used for migration. The default value is 2 (since 4.0)
904 # which nodes they are placed. By default (when this parameter
[all …]

1...<<81828384858687888990>>...397