Home
last modified time | relevance | path

Searched full:execution (Results 1 – 25 of 1556) sorted by relevance

12345678910>>...63

/openbmc/sdbusplus/include/sdbusplus/async/
H A Dtimer.hpp4 #include <sdbusplus/async/execution.hpp>
31 template <execution::receiver R>
44 execution::set_value(std::move(self->receiver)); in handler()
49 friend auto tag_invoke(execution::start_t, sleep_operation& self) noexcept in tag_invoke()
58 execution::set_error(std::move(self.receiver), in tag_invoke()
88 friend auto tag_invoke(execution::get_completion_signatures_t,
90 -> execution::completion_signatures<
91 execution::set_value_t(),
92 execution::set_error_t(std::exception_ptr),
93 execution::set_stopped_t()>;
[all …]
H A Dfdio.hpp4 #include <sdbusplus/async/execution.hpp>
65 friend void tag_invoke(execution::start_t, fdio_completion& self) noexcept in tag_invoke()
79 template <execution::receiver Receiver>
89 execution::set_value(std::move(receiver)); in complete()
94 execution::set_stopped(std::move(receiver)); in stop()
109 friend auto tag_invoke(execution::get_completion_signatures_t,
111 -> execution::completion_signatures<execution::set_value_t(),
112 execution::set_stopped_t()>;
114 template <execution::receiver R>
115 friend auto tag_invoke(execution::connect_t, fdio_sender&& self, R r) in tag_invoke()
H A Dcallback.hpp5 #include <sdbusplus/async/execution.hpp>
60 template <takes_msg_handler Init, execution::receiver R>
92 execution::set_value(std::move(self.receiver), std::move(msg)); in handler()
96 execution::set_error(std::move(self.receiver), in handler()
103 friend void tag_invoke(execution::start_t, in tag_invoke()
116 execution::set_error(std::move(self.receiver), in tag_invoke()
140 friend auto tag_invoke(execution::get_completion_signatures_t,
142 -> execution::completion_signatures<execution::set_value_t(message_t),
143 execution::set_stopped_t()>;
145 template <execution::receiver R>
[all …]
H A Dmatch.hpp3 #include <sdbusplus/async/execution.hpp>
89 friend void tag_invoke(execution::start_t, match_completion& self) noexcept in tag_invoke()
103 template <execution::receiver Receiver>
113 execution::set_value(std::move(receiver), std::move(msg)); in complete()
118 execution::set_stopped(std::move(receiver)); in stop()
132 friend auto tag_invoke(execution::get_completion_signatures_t,
134 -> execution::completion_signatures<execution::set_value_t(message_t),
135 execution::set_stopped_t()>;
137 template <execution::receiver R>
138 friend auto tag_invoke(execution::connect_t, match_sender&& self, R r) in tag_invoke()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/asio/asio/
H A D0001-tests-Remove-blocking_adaptation.cpp.patch7 ../../../asio-1.30.2/src/tests/../../include/asio/execution/blocking_adaptation.hpp:216:13: error: …
10 …/../include/asio/execution/blocking_adaptation.hpp:213:29: note: in instantiation of exception spe…
29 unit/execution/any_executor \
30 unit/execution/blocking \
31 - unit/execution/blocking_adaptation \
32 unit/execution/context_as \
33 unit/execution/executor \
34 unit/execution/invocable_archetype \
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_bmc_network_conf.robot11 Suite Setup Suite Setup Execution
12 Suite Teardown Suite Teardown Execution
13 Test Setup Test Setup Execution
14 Test Teardown Test Teardown Execution
152 ... Delete IP Address ${test_ipv4_addr} AND Test Teardown Execution
202 ... Delete IP Address ${test_ipv4_addr} AND Test Teardown Execution
217 ... Delete IP Address 10.7.7.254 AND Test Teardown Execution
225 ... Delete IP Address 10.7.7.1 AND Test Teardown Execution
233 ... Delete IP Address 10.7.255.7 AND Test Teardown Execution
241 ... Delete IP Address 10.7.0.7 AND Test Teardown Execution
[all …]
/openbmc/linux/Documentation/firmware-guide/acpi/
Dmethod-tracing.rst
/openbmc/openbmc-test-automation/openpower/ext_interfaces/
H A Dtest_vmi_multiple_interfaces.robot10 Suite Setup Suite Setup Execution
11 Suite Teardown Run Keyword And Ignore Error Suite Teardown Execution
31 [Teardown] Test Teardown Execution
41 [Teardown] Test Teardown Execution
53 ... AND Test Teardown Execution
67 ... AND Test Teardown Execution
82 ... AND Test Teardown Execution
92 Suite Setup Execution
93 [Documentation] Do suite setup execution task.
100 Test Teardown Execution
[all …]
/openbmc/linux/tools/perf/pmu-events/arch/x86/rocketlake/
Dmemory.json
/openbmc/linux/tools/perf/pmu-events/arch/x86/icelake/
Dmemory.json
/openbmc/openbmc-test-automation/gui/test/server_control/
H A Dtest_obmc_gui_server_power_operations.robot26 [Setup] Setup For Test Execution ${OBMC_PowerOff_state}
34 [Setup] Setup For Test Execution ${OBMC_PowerOff_state}
42 [Setup] Setup For Test Execution ${OBMC_PowerOff_state}
50 [Setup] Setup For Test Execution ${OBMC_PowerOff_state}
58 [Setup] Setup For Test Execution ${OBMC_PowerOff_state}
66 [Setup] Setup For Test Execution ${obmc_PowerRunning_state}
74 [Setup] Setup For Test Execution ${obmc_PowerRunning_state}
82 [Setup] Setup For Test Execution ${obmc_PowerRunning_state}
120 Setup For Test Execution
127 Test Setup Execution ${obmc_required_state}
/openbmc/openbmc-test-automation/redfish/systems/eventlog/
H A Dtest_event_service.robot9 Suite Setup Suite Setup Execution
10 Suite teardown Suite Teardown Execution
12 Test Setup Test Setup Execution
13 Test Teardown Test Teardown Execution
54 Suite Setup Execution
63 Suite Teardown Execution
70 Test Setup Execution
83 Test Teardown Execution
/openbmc/qemu/tests/functional/qemu_test/
H A Ddecorators.py14 Decorator to skip execution of a test if the list
31 Decorator to skip execution of a test if the current
44 Decorator to skip execution of a test if the current
57 Decorator to skip execution of flaky tests, unless
77 Decorator to skip execution of tests which are likely
90 Decorator to skip execution of tests which need large
104 Decorator to skip execution of tests which have a really long
118 Decorator to skip execution of a test if the list
137 Decorator to skip execution of a test if the system's
/openbmc/linux/tools/perf/pmu-events/arch/x86/haswell/
Dmemory.json
/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_power_control_metrics.robot9 Suite Setup Suite Setup Execution
10 Suite Teardown Suite Teardown Execution
12 Test Teardown Test Teardown Execution
47 Suite Teardown Execution
53 Suite Setup Execution
61 Test Teardown Execution
H A Dtest_power_voltage_readings.robot9 Suite Setup Suite Setup Execution
10 Suite Teardown Suite Teardown Execution
12 Test Teardown Test Teardown Execution
64 Suite Teardown Execution
70 Suite Setup Execution
78 Test Teardown Execution
H A Dtest_thermal_ambient_temperatures.robot12 Suite Setup Suite Setup Execution
13 Suite Teardown Suite Teardown Execution
15 Test Teardown Test Teardown Execution
72 Suite Teardown Execution
78 Suite Setup Execution
86 Test Teardown Execution
/openbmc/linux/tools/perf/pmu-events/arch/x86/silvermont/
Dpipeline.json
/openbmc/qemu/docs/devel/
H A Dreplay.rst6 Execution Record/Replay
13 execution. Execution recording writes a non-deterministic events log, which
14 can be later used for replaying the execution anywhere and for unlimited
15 number of times. Execution replaying reads the log and replays all
22 changed to write every external event into the execution log immediately.
33 * `Deterministic Replay of System's Execution with Multi-target QEMU Simulator for Dynamic Analysis…
40 * synchronization of the bottom halves execution
53 designed to allow deterministic execution in absence of external inputs
56 is written to the log while recording the execution. In replay mode we
70 written but now it is held for a whole execution period. This results
[all …]
/openbmc/linux/tools/perf/pmu-events/arch/x86/tigerlake/
Dmemory.json
/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/
Dmemory.json
/openbmc/openbmc-test-automation/extended/
H A Dtest_bmc_reset_loop.robot14 Test Teardown Test Teardown Execution
15 Suite Setup Suite Setup Execution
32 # Fails immediately if any of the execution rounds fail and
42 # Fails immediately if any of the execution rounds fail and
52 # Fails immediately if any of the execution rounds fail and
62 # Fails immediately if any of the execution rounds fail and
120 Test Teardown Execution
135 Suite Setup Execution
/openbmc/openbmc-test-automation/systest/collection/
H A Dbmc_collect_esels.robot10 Suite Setup Suite Setup Execution
11 Suite Teardown Suite Teardown Execution
44 [Teardown] Redfish Test Teardown Execution
57 Suite Setup Execution
64 Suite Teardown Execution
72 Redfish Test Teardown Execution
H A Dbmc_collect_vpd_and_hw_status.robot10 Suite Setup Suite Setup Execution
11 Suite Teardown Suite Teardown Execution
43 [Teardown] Redfish Test Teardown Execution
57 Suite Setup Execution
64 Suite Teardown Execution
71 Redfish Test Teardown Execution
/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/
Dmemory.json

12345678910>>...63