Home
last modified time | relevance | path

Searched refs:Exit (Results 1 – 25 of 43) sorted by relevance

12

/openbmc/sdeventplus/test/utility/
H A Dsdbus.cpp32 source::Exit(event, [&](source::EventBase&) { d1 = 1; }).set_floating(true); in TEST_F()
34 source::Exit(event, [&](source::EventBase&) { in TEST_F()
/openbmc/sdeventplus/src/sdeventplus/source/
H A Devent.hpp140 class Exit : public EventBase class
150 Exit(const Event& event, Callback&& callback);
H A Devent.cpp78 Exit::Exit(const Event& event, Callback&& callback) : in Exit() function in sdeventplus::source::Exit
/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext/
H A D0001-tests-autopoint-3-unset-MAKEFLAGS.patch20 test $? = 0 || { cat autopoint.err; Exit 1; }
25 test $? = 0 || { cat autopoint.err; Exit 1; }
/openbmc/sdeventplus/test/source/
H A Devent.cpp166 Exit exit(*event, std::move(callback)); in TEST_F()
214 auto exit = std::make_unique<Exit>(*event, [](EventBase&) {}); in TEST_F()
220 auto exit2 = std::make_unique<Exit>(*exit); in TEST_F()
226 Exit exit3(*exit); in TEST_F()
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/pldm/files/
H A Dpldmd-exit-handler.service2 Description=PLDMD Exit Handler
/openbmc/dbus-sensors/service_files/
H A Dxyz.openbmc_project.exitairsensor.service2 Description=Exit Air Temp Sensor
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/minidlna/minidlna/
H A Dminidlna-daemon.init.d10 # Exit if the package is not installed
/openbmc/qemu/tests/tcg/riscv64/
H A Dissue1060.S35 # Exit code in a0
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/zile/files/
H A Dremove-help2man.patch25 -## Exit gracefully if zile.1.in is not writeable, such as during distcheck!
/openbmc/openbmc/poky/meta-selftest/recipes-test/poison/
H A Dpoison.bb29 …bb.error(f"{name} is not poisoned. Exit status {proc.returncode}, output: {proc.stdout} {proc.stde…
/openbmc/qemu/docs/system/
H A Dmux-chardev.rst.inc18 - Exit emulator
/openbmc/openpower-vpd-parser/vpd-tool/src/
H A Dvpd_tool.cpp385 printFixSystemVpdOption(types::UserOption::Exit); in fixSystemVpd()
387 int l_userSelectedOption = types::UserOption::Exit; in fixSystemVpd()
408 else if (types::UserOption::Exit == l_userSelectedOption) in fixSystemVpd()
818 case types::UserOption::Exit: in printFixSystemVpdOption()
1253 printFixSystemVpdOption(types::UserOption::Exit); in handleMoreOption()
1260 printFixSystemVpdOption(types::UserOption::Exit); in handleMoreOption()
1263 int l_userSelectedOption = types::UserOption::Exit; in handleMoreOption()
1315 else if (types::UserOption::Exit == l_userSelectedOption) in handleMoreOption()
/openbmc/sdeventplus/example/
H A Dfollow.cpp106 sdeventplus::source::Exit remover_source( in main()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/procmail/procmail/
H A Dman-file-mailstat.1-from-debian.patch34 +Exit code 0 if mail arrived, 1 if no mail arrived.
/openbmc/openpower-vpd-parser/vpd-tool/include/
H A Dtool_types.hpp76 Exit, enumerator
/openbmc/u-boot/arch/sh/lib/
H A Dashlsi3.S27 ! Exit:
H A Dashrsi3.S27 ! Exit:
H A Dlshrsi3.S27 ! Exit:
/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/
H A D0001-expect-Fix-segfaults-if-Tcl-is-built-with-stubs-and-.patch40 printf("Normal Exit\n");
/openbmc/docs/designs/oem/ibm/
H A Dsystem-power-mode.md54 - Exit Delay Time (in seconds)
55 - Exit Utilization threshold (percentage)
/openbmc/libpldm/
H A DCHANGELOG.md844 - pdr: pldm_pdr_destroy(): Exit early if repo is NULL
864 - pdr: pldm_pdr_fru_record_set_find_by_rsi(): Exit early on NULL arguments
867 - pdr: pldm_entity_association_tree_visit(): Exit early on failure
868 - pdr: pldm_entity_association_tree_destroy(): Exit early on bad argument
871 - pdr: pldm_entity_association_pdr_add(): Exit early on bad arguments
872 - pdr: pldm_find_entity_ref_in_tree(): Exit early on bad arguments
874 - pdr: pldm_entity_association_tree_destroy_root(): Exit early on bad arg
/openbmc/openbmc-test-automation/lib/pdu/
H A Dcyber.robot181 ... Exit For Loop
/openbmc/u-boot/board/freescale/mpc8572ds/
H A DREADME122 - "Exit" and save the selection.
/openbmc/docs/designs/
H A Dfirmware-update-via-usb.md53 - Exit the phosphor-usb-code-update daemon.

12