Home
last modified time | relevance | path

Searched defs:action (Results 126 – 150 of 192) sorted by relevance

12345678

/openbmc/qemu/target/hexagon/idef-parser/
H A Dparser-helpers.h129 #define FOR_EACH(c, locp, action, ...) \ argument
/openbmc/qemu/target/riscv/
H A Ddebug.c103 trigger_action_t action = DBG_ACTION_NONE; in get_trigger_action() local
283 trigger_action_t action = get_trigger_action(env, trigger_index); in do_trigger_action() local
/openbmc/telemetry/tests/src/
H A Dtest_trigger.cpp159 [](const auto& action) { return actionToString(action); }))); in TEST_F()
550 [](const auto& action) { in TEST_F()
H A Dtest_trigger_actions.cpp13 namespace action namespace
/openbmc/telemetry/src/
H A Dtrigger_actions.cpp15 namespace action namespace
/openbmc/qemu/util/
H A Dmain-loop.c63 struct sigaction action; in sigfd_handler() local
H A Dosdep.c337 const char *action = flags & O_CREAT ? "create" : "open"; in qemu_open_internal() local
/openbmc/phosphor-inventory-manager/
H A Dmanager.cpp289 for (auto& action : actions) in handleEvent() local
H A Dfunctor.hpp30 auto make_action(T&& action) in make_action()
/openbmc/phosphor-fan-presence/control/json/triggers/
H A Dsignal.cpp268 [&signalActions](auto& action) { in triggerSignal()
/openbmc/phosphor-fan-presence/control/
H A Dfunctor.hpp65 auto make_action(T&& action) in make_action()
H A Dactions.hpp16 namespace action namespace
/openbmc/qemu/block/
H A Dcommit.c134 BlockErrorAction action; in commit_iteration() local
H A Dblkdebug.c89 int action; member
179 int action; member
H A Dmirror.c243 BlockErrorAction action; in mirror_write_complete() local
260 BlockErrorAction action; in mirror_read_complete() local
1540 BlockErrorAction action; in do_sync_target_write() local
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dconfig_file_parser.cpp67 std::unique_ptr<Action> action{}; in parseAction() local
758 std::unique_ptr<Action> action = parseAction(element); in parseNot() local
/openbmc/qemu/hw/intc/
H A Dsh_intc.c356 const char *action, in sh_intc_register()
/openbmc/u-boot/test/py/
H A Dmultiplexed_log.py512 def action(self, msg): member in Logfile
/openbmc/qemu/tests/qemu-iotests/
H A D12435 def transaction_action(action, **kwargs): argument
/openbmc/rest-dbus/resources/
H A Djstree.min.js2 …f module&&module.exports?module.exports=a(require("jquery")):a(jQuery)}(function(a,b){"use strict"…
3 …;else if(c=!0,!d){if(g=f.parent!==a.jstree.root?a("#"+f.parent.replace(a.jstree.idregex,"\\$&"),th… argument
/openbmc/u-boot/scripts/kconfig/
H A Dqconf.cc883 QAction *action; in contextMenuEvent() local
1237 QAction* action = new QAction(_("Show Debug Info"), popup); in createStandardContextMenu() local
/openbmc/qemu/linux-headers/asm-arm64/
H A Dkvm.h177 __u8 action; member
504 __u8 action; member
/openbmc/phosphor-power/phosphor-power-supply/
H A Dpower_supply.cpp102 auto action = (present) ? "bind" : "unbind"; in bindOrUnbindDriver() local
/openbmc/pldm/oem/ampere/event/
H A Doem_event_manager.hpp106 uint32_t action:1; member
/openbmc/qemu/
H A Dblockjob.c581 BlockErrorAction action; in block_job_error_action() local

12345678