Home
last modified time | relevance | path

Searched refs:Options (Results 26 – 50 of 372) sorted by relevance

12345678910>>...15

/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libcamera/libcamera/
H A D0002-options-Replace-use-of-VLAs-in-C.patch25 @@ -879,8 +879,8 @@ OptionsParser::Options OptionsParser::parse(int argc, char **argv)
36 @@ -935,12 +935,16 @@ OptionsParser::Options OptionsParser::parse(int argc, char **argv)
53 @@ -949,10 +953,14 @@ OptionsParser::Options OptionsParser::parse(int argc, char **argv)
/openbmc/linux/drivers/sh/
H A DKconfig2 menu "SuperH / SH-Mobile Driver Options"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtevent/libtevent/
H A D0001-Add-configure-options-for-packages.patch89 + if Options.options.enable_acl:
92 + if Options.options.enable_attr:
95 + if Options.options.enable_libcap:
107 + if Options.options.enable_valgrind:
142 + if Options.options.enable_libbsd:
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/pgpool2/pgpool2/
H A Dpgpool.sysconfig1 # Options for pgpool
/openbmc/openbmc/poky/meta/files/
H A Doverlayfs-unit.mount.in10 Options=lowerdir={LOWERDIR},upperdir={DATA_MOUNT_POINT}/upper{LOWERDIR},workdir={DATA_MOUNT_POINT}/… key
/openbmc/openbmc/poky/meta/recipes-kernel/kmod/kmod/
H A D0001-Use-portable-implementation-for-basename-API.patch94 - "Options:\n", basename(progname));
95 + "Options:\n", gnu_basename(progname));
117 "Options:\n"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtalloc/libtalloc/
H A D0001-talloc-Add-configure-options-for-packages.patch94 + if Options.options.enable_acl:
97 + if Options.options.enable_attr:
100 + if Options.options.enable_libcap:
112 + if Options.options.enable_valgrind:
147 + if Options.options.enable_libbsd:
/openbmc/qemu/tests/qemu-iotests/
H A D08254 echo === create: Options specified more than once ===
106 echo === convert: Options specified more than once ===
172 echo === amend: Options specified more than once ===
/openbmc/phosphor-ipmi-flash/
H A Dmeson.options3 # Build Options
8 # BMC Blob Handler Options
19 # Host Tool Options
/openbmc/openbmc/poky/meta/recipes-extended/xinetd/xinetd/
H A Dxinetd.default7 # Options to pass to xinetd
/openbmc/pldm/pldmtool/
H A DREADME.md56 Options:
85 Options:
112 Options:
128 Options:
/openbmc/linux/Documentation/dev-tools/
H A Dubsan.rst87 .. _1: https://gcc.gnu.org/onlinedocs/gcc-4.9.0/gcc/Debugging-Options.html
88 .. _2: https://gcc.gnu.org/onlinedocs/gcc/Debugging-Options.html
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-host/
H A Dgbs-ipmid-whitelist.conf8 0x00:0x08 //<Chassis>:<Set System Boot Options>
9 0x00:0x09 //<Chassis>:<Get System Boot Options>
/openbmc/linux/scripts/coccinelle/free/
H A Dkfreeaddr.cocci8 // Options: --no-includes --include-headers
/openbmc/u-boot/board/freescale/ls1012ardb/
H A DREADME40 Booting Options
84 Booting Options
/openbmc/linux/tools/power/pm-graph/config/
H A Dexample.cfg14 # ---- General Options ----
64 # ---- Advanced Options ----
119 # ---- Debug Options ----
/openbmc/openbmc/poky/meta/recipes-extended/gperf/gperf/
H A D1862c6e57a308a05889c80c048dbc58bdc378dcb.patch12 (Options::print_options): Print only the base name of the program name.
30 + (Options::print_options): Print only the base name of the program name.
48 @@ -280,6 +281,16 @@ Options::print_options () const
/openbmc/linux/scripts/coccinelle/misc/
H A Dexcluded_middle.cocci7 // Options: --no-includes --include-headers
H A Dtest_addr.cocci9 // Options: --no-includes --include-headers
H A Dcstptr.cocci10 // Options: --no-includes --include-headers
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-php/phpmyadmin/phpmyadmin/
H A Dapache.conf6 Options FollowSymLinks
/openbmc/u-boot/arch/arm/mach-integrator/
H A DKconfig1 menu "Integrator Options"
/openbmc/linux/Documentation/trace/
H A Dboottime-trace.rst19 Options in the Boot Config
30 Ftrace Global Options
56 Ftrace Per-instance Options
94 Ftrace Per-Event Options
128 Ftrace Histogram Options
/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_boot_devices.robot23 &{redfish_ipmi_enabled_map} Once=Options apply to only next boot
24 ... Continuous=Options apply to all future boots
238 # - Options apply to all future boots
291 # - Options apply to all future boots
346 # - Options apply to all future boots
411 # - Options apply to all future boots
/openbmc/linux/scripts/coccinelle/api/
H A Dplatform_get_irq.cocci5 // Options: --include-headers

12345678910>>...15