Home
last modified time | relevance | path

Searched refs:auto (Results 1 – 25 of 883) sorted by relevance

12345678910>>...36

/openbmc/qemu/
H A Dmeson_options.txt37 choices: ['ucontext', 'sigaltstack', 'windows', 'auto'],
38 value: 'auto', description: 'coroutine backend to use')
44 option('docs', type : 'feature', value : 'auto',
48 option('gettext', type : 'feature', value : 'auto',
56 option('sparse', type : 'feature', value : 'auto',
58 option('guest_agent', type : 'feature', value : 'auto',
60 option('guest_agent_msi', type : 'feature', value : 'auto',
62 option('tools', type : 'feature', value : 'auto',
64 option('qga_vss', type : 'feature', value: 'auto',
67 option('malloc_trim', type : 'feature', value : 'auto',
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D172.out15 fdtypeA = "auto"
16 fdtypeB = "auto"
23 backend_defaults = "auto"
29 write-cache = "auto"
31 account-invalid = "auto"
32 account-failed = "auto"
44 fdtypeA = "auto"
45 fdtypeB = "auto"
52 backend_defaults = "auto"
58 write-cache = "auto"
[all …]
H A D23290 run_qemu_info_block -drive driver=file,file="$TEST_IMG",if=none,read-only=on,auto-read-only=off
91 run_qemu_info_block -drive driver=file,file="$TEST_IMG",if=none,read-only=on,auto-read-only=on
94 run_qemu_info_block -drive driver=file,file="$TEST_IMG",if=none,read-only=off,auto-read-only=off
95 run_qemu_info_block -drive driver=file,file="$TEST_IMG",if=none,read-only=off,auto-read-only=on
98 run_qemu_info_block -drive driver=file,file="$TEST_IMG",if=none,auto-read-only=off
99 run_qemu_info_block -drive driver=file,file="$TEST_IMG",if=none,auto-read-only=on
108 run_qemu_info_block -drive driver=file,file="$TEST_IMG",if=none,read-only=on,auto-read-only=off
109 run_qemu_info_block -drive driver=file,file="$TEST_IMG",if=none,read-only=on,auto-read-only=on
112 run_qemu_info_block -drive driver=file,file="$TEST_IMG",if=none,read-only=off,auto-read-only=off
113 run_qemu_info_block -drive driver=file,file="$TEST_IMG",if=none,read-only=off,auto-read-only=on
[all …]
H A D232.out4 === -drive with read-write image: read-only/auto-read-only combinations ===
18 === -drive with read-only image: read-only/auto-read-only combinations ===
24 QEMU_PROG: -drive driver=file,file=TEST_DIR/t.IMGFMT,if=none,read-only=off,auto-read-only=off: Coul…
28 QEMU_PROG: -drive driver=file,file=TEST_DIR/t.IMGFMT,if=none,auto-read-only=off: Could not open 'TE…
32 === -blockdev with read-write image: read-only/auto-read-only combinations ===
46 === -blockdev with read-only image: read-only/auto-read-only combinations ===
52 QEMU_PROG: -blockdev driver=file,filename=TEST_DIR/t.IMGFMT,node-name=node0,read-only=off,auto-read…
56 QEMU_PROG: -blockdev driver=file,filename=TEST_DIR/t.IMGFMT,node-name=node0,auto-read-only=off: Cou…
H A D24770 -blockdev file,node-name=file-0,filename=$TEST_IMG.0,auto-read-only=on \
72 -blockdev file,node-name=file-1,filename=$TEST_IMG.1,auto-read-only=on \
74 -blockdev file,node-name=file-2,filename=$TEST_IMG.2,auto-read-only=on \
76 -blockdev file,node-name=file-3,filename=$TEST_IMG.3,auto-read-only=on \
78 -blockdev file,node-name=file-4,filename=$TEST_IMG.4,auto-read-only=on \
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/
H A Dnginx-cross.patch6 Index: nginx-1.12.2/auto/feature
8 --- nginx-1.12.2.orig/auto/feature
9 +++ nginx-1.12.2/auto/feature
74 Index: nginx-1.12.2/auto/options
76 --- nginx-1.12.2.orig/auto/options
77 +++ nginx-1.12.2/auto/options
124 Index: nginx-1.12.2/auto/types/sizeof
126 --- nginx-1.12.2.orig/auto/types/sizeof
127 +++ nginx-1.12.2/auto/types/sizeof
166 Index: nginx-1.12.2/auto/unix
[all …]
H A D0001-configure-libxslt-conf.patch12 auto/lib/libxslt/conf | 4 ++--
15 diff --git a/auto/lib/libxslt/conf b/auto/lib/libxslt/conf
17 --- a/auto/lib/libxslt/conf
18 +++ b/auto/lib/libxslt/conf
36 . auto/feature
H A D0001-Allow-the-overriding-of-the-endianness-via-the-confi.patch15 diff --git a/auto/endianness b/auto/endianness
17 --- a/auto/endianness
18 +++ b/auto/endianness
26 + have=NGX_HAVE_LITTLE_ENDIAN . auto/have
49 - have=NGX_HAVE_LITTLE_ENDIAN . auto/have
56 + have=NGX_HAVE_LITTLE_ENDIAN . auto/have
/openbmc/phosphor-buttons/
H A Dmeson_config.hpp.in6 constexpr inline auto POWER_DBUS_OBJECT_NAME =
8 constexpr inline auto RESET_DBUS_OBJECT_NAME =
10 constexpr inline auto ID_DBUS_OBJECT_NAME =
12 constexpr inline auto HS_DBUS_OBJECT_NAME =
14 constexpr inline auto DBG_HS_DBUS_OBJECT_NAME =
16 constexpr inline auto SERIAL_CONSOLE_MUX_DBUS_OBJECT_NAME =
19 constexpr inline auto CHASSIS_STATE_OBJECT_NAME =
21 constexpr inline auto CHASSISSYSTEM_STATE_OBJECT_NAME =
23 constexpr inline auto HOST_STATE_OBJECT_NAME =
26 constexpr inline auto GPIO_BASE_LABEL_NAME = "1e780000.gpio";
[all …]
/openbmc/sdbusplus/tools/sdbusplus/templates/
H A Dmethod.aserver.callback.hpp.mako22 auto self = static_cast<${i_name}*>(context);
23 auto self_i = static_cast<Instance*>(self);
27 auto m = sdbusplus::message_t{msg};
29 auto ${m_param} = m.unpack<${m_ptypes}>();
31 auto [${m_param}] = m.unpack<${m_ptypes}>();
34 constexpr auto has_method_msg =
44 constexpr auto is_async = std::is_same_v<
55 auto r = m.new_method_return();
62 [&](auto&&... v) { (r.append(std::move(v)), ...); },
78 auto fn = [](auto self, auto self_i,
[all …]
H A Dinterface.common.hpp.mako23 static constexpr auto interface = "${interface.name}";
51 static constexpr auto ${p.snake_case} = "${p.value}";
55 static constexpr auto value = "${p.value}";
60 static constexpr auto ${s.snake_case} = "${s.value}";
69 static constexpr auto ${s.snake_case} = "${s.value}";
129 inline auto ${interface.classname}::convertStringTo${e.name}(const std::string& s) noexcept
132 auto i = std::find_if(std::begin(details::mapping${interface.classname}${e.name}),
134 [&s](auto& e){ return s == std::get<0>(e); } );
146 inline auto ${interface.classname}::convert${e.name}FromString(const std::string& s) -> ${e.name}
148 auto r = convertStringTo${e.name}(s);
[all …]
H A Dproperty.aserver.callback.hpp.mako12 auto self = static_cast<${i_name}*>(context);
16 auto m = sdbusplus::message_t{reply};
25 auto v = self->${p_name}(m);
32 auto v = self->${p_name}();
60 auto self = static_cast<${i_name}*>(context);
64 auto m = sdbusplus::message_t{value};
69 auto new_value = m.unpack<${p_type}>();
/openbmc/openbmc-tools/dbus-vis/
H A Ddbus_vis.css16 margin-left: auto;
17 margin-right: auto;
21 margin: auto
25 margin: auto;
54 margin-left: auto;
55 margin-right: auto;
82 margin-left: auto;
83 margin-right: auto;
88 margin-left: auto;
89 margin-right: auto;
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/
H A D0001-no-bash.patch10 samples/auto.net | 2 +-
11 samples/auto.smb | 2 +-
14 diff --git a/samples/auto.net b/samples/auto.net
16 --- a/samples/auto.net
17 +++ b/samples/auto.net
24 diff --git a/samples/auto.smb b/samples/auto.smb
26 --- a/samples/auto.smb
27 +++ b/samples/auto.smb
/openbmc/openbmc/poky/meta/recipes-support/vte/vte/
H A D0005-color-parser-Use-fast_float-implementation-for-from_.patch32 auto value = uint64_t{};
33 auto const start = spec.c_str() + 1;
34 auto const end = spec.c_str() + spec.size();
35 - auto const rv = std::from_chars(start, end, value, 16);
36 + auto const rv = fast_float::from_chars(start, end, value, 16);
41 auto value = uint64_t{};
42 auto const start = spec.c_str() + 1;
43 auto const end = spec.c_str() + spec.size();
44 - auto const rv = std::from_chars(start, end, value, 16);
45 + auto const rv = fast_float::from_chars(start, end, value, 16);
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/
H A D0001-Remove-using-std-binary_function.patch24 +auto ContentsCompare = [](const auto &a, const auto &b) { return a.ContentsMTime < b.ContentsMTime…
25 +auto DBCompare = [](const auto &a, const auto &b) { return a.BinCacheDB < b.BinCacheDB; };
26 +auto SrcDBCompare = [](const auto &a, const auto &b) { return a.SrcCacheDB < b.SrcCacheDB; };
31 auto const Time = std::chrono::steady_clock::now().time_since_epoch();
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Das3711.txt28 - su2-feedback-curr-auto: automatic current feedback selection
36 If "su2-feedback-curr-auto" is selected, one or more of the following properties
38 - su2-auto-curr1 : use CURR1 input for current feedback
39 - su2-auto-curr2 : use CURR2 input for current feedback
40 - su2-auto-curr3 : use CURR3 input for current feedback
67 su2-feedback-curr-auto;
69 su2-auto-curr1;
70 su2-auto-curr2;
71 su2-auto-curr3;
/openbmc/linux/arch/arm/boot/dts/nvidia/
H A Dtegra124-jetson-tk1-emc.dtsi421 nvidia,emc-auto-cal-config = <0xa1430000>;
422 nvidia,emc-auto-cal-config2 = <0x00000000>;
423 nvidia,emc-auto-cal-config3 = <0x00000000>;
424 nvidia,emc-auto-cal-interval = <0x001fffff>;
589 nvidia,emc-auto-cal-config = <0xa1430000>;
590 nvidia,emc-auto-cal-config2 = <0x00000000>;
591 nvidia,emc-auto-cal-config3 = <0x00000000>;
592 nvidia,emc-auto-cal-interval = <0x001fffff>;
757 nvidia,emc-auto-cal-config = <0xa1430000>;
758 nvidia,emc-auto-cal-config2 = <0x00000000>;
[all …]
H A Dtegra124-apalis-emc.dtsi317 nvidia,emc-auto-cal-config = <0xa1430000>;
318 nvidia,emc-auto-cal-config2 = <0x00000000>;
319 nvidia,emc-auto-cal-config3 = <0x00000000>;
320 nvidia,emc-auto-cal-interval = <0x001fffff>;
414 nvidia,emc-auto-cal-config = <0xa1430000>;
415 nvidia,emc-auto-cal-config2 = <0x00000000>;
416 nvidia,emc-auto-cal-config3 = <0x00000000>;
417 nvidia,emc-auto-cal-interval = <0x001fffff>;
511 nvidia,emc-auto-cal-config = <0xa1430000>;
512 nvidia,emc-auto-cal-config2 = <0x00000000>;
[all …]
H A Dtegra124-nyan-blaze-emc.dtsi383 nvidia,emc-auto-cal-config = <0xa1430000>;
384 nvidia,emc-auto-cal-config2 = <0x00000000>;
385 nvidia,emc-auto-cal-config3 = <0x00000000>;
386 nvidia,emc-auto-cal-interval = <0x001fffff>;
551 nvidia,emc-auto-cal-config = <0xa1430000>;
552 nvidia,emc-auto-cal-config2 = <0x00000000>;
553 nvidia,emc-auto-cal-config3 = <0x00000000>;
554 nvidia,emc-auto-cal-interval = <0x001fffff>;
719 nvidia,emc-auto-cal-config = <0xa1430000>;
720 nvidia,emc-auto-cal-config2 = <0x00000000>;
[all …]
/openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-host/
H A D0002-Add-support-for-boot-initiator-mailbox.patch37 constexpr auto bootModeIntf = "xyz.openbmc_project.Control.Boot.Mode";
38 +constexpr auto bootMboxIntf = "xyz.openbmc_project.Control.Boot.Mailbox";
39 constexpr auto bootTypeIntf = "xyz.openbmc_project.Control.Boot.Type";
40 constexpr auto bootSourceIntf = "xyz.openbmc_project.Control.Boot.Source";
41 constexpr auto powerRestoreIntf =
69 + auto bootMbox = settings::boot::setting(objects, bootMboxIntf);
70 + const auto& bootMboxSetting = std::get<settings::Path>(bootMbox);
71 + auto method = dbus.new_method_call(
76 + auto reply = dbus.call(method);
98 + auto bootMbox = settings::boot::setting(objects, bootMboxIntf);
[all …]
/openbmc/phosphor-debug-collector/
H A Ddump_types.cpp.mako56 auto it = dumpTypeToStringMap.find(dumpType);
66 auto it = std::ranges::find_if(dumpTypeToStringMap,
67 [&str](const auto& pair) {
92 auto it = std::find_if(dumpTypeTable.begin(), dumpTypeTable.end(),
93 [&](const auto& pair) {
112 const auto it = errorMap.find(errorType);
118 for (const auto& [type, errorList] : errorMap)
120 auto error = std::find(errorList.begin(), errorList.end(), errString);
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dqemu-img-bitmaps.out36 [0]: auto
52 [0]: auto
77 [0]: auto
94 [0]: auto
99 [0]: auto
132 [1]: auto
142 [0]: auto
161 [0]: auto
174 [0]: auto
179 [0]: auto
/openbmc/phosphor-logging/config/
H A Dconfig.h.meson33 static constexpr auto FIRST_CEREAL_CLASS_VERSION_WITH_FWLEVEL = "2";
34 static constexpr auto FIRST_CEREAL_CLASS_VERSION_WITH_UPDATE_TS = "3";
35 static constexpr auto FIRST_CEREAL_CLASS_VERSION_WITH_EVENTID = "4";
36 static constexpr auto FIRST_CEREAL_CLASS_VERSION_WITH_RESOLUTION = "5";
37 static constexpr auto FIRST_CEREAL_CLASS_VERSION_WITH_METADATA_DICT = "6";
/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/
H A Dphosphor-gpio-monitor_%.bbappend12 file://auto-power \
13 file://auto-poweroff \
14 file://auto-poweroff@.service \
15 file://auto-poweron \
16 file://auto-poweron@.service \
88 install -m 0755 ${UNPACKDIR}/auto-power ${D}${libexecdir}/${PN}/
89 install -m 0755 ${UNPACKDIR}/auto-poweroff ${D}${libexecdir}/${PN}/
90 install -m 0755 ${UNPACKDIR}/auto-poweron ${D}${libexecdir}/${PN}/

12345678910>>...36