Home
last modified time | relevance | path

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

1234

/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext/
H A D0001-tests-autopoint-3-unset-MAKEFLAGS.patch19 @@ -131,6 +131,7 @@ test $? = 0 || { cat autopoint.err; Exit 1; }
21 test $? = 0 || { cat autopoint.err; Exit 1; }
25 test $? = 0 || { cat autopoint.err; Exit 1; }
/openbmc/linux/arch/m68k/fpsp040/
H A Dsacos.S28 | Exit.
32 | 4. (|X| = 1) If X > 0, return 0. Otherwise, return Pi. Exit.
35 | Exit.
H A Dsatanh.S31 | Exit.
39 | Exit.
42 | Exit.
H A Dsasin.S28 | Exit.
32 | 4. (|X| = 1) sgn := sign(X), return asin(X) := sgn * Pi/2. Exit.
35 | Exit.
H A Dscosh.S28 | Exit.
40 | Exit.
45 | extended format. Exit.
H A Dstanh.S28 | Exit.
38 | Exit.
44 | Exit.
46 | 7. (|X| < 2**(-40)). Tanh(X) = X. Exit.
H A Dssinh.S28 | Exit.
41 | Exit.
46 | extended format. Exit.
H A Dsatan.S33 | calculated beforehand. Exit.
37 | Step 6. Approximate arctan(X) by an odd polynomial in X. Exit.
40 | Arctan(X) = sign(X)*Pi/2 + arctan(X'). Exit.
/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/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/dbus-sensors/service_files/
H A Dxyz.openbmc_project.exitairsensor.service2 Description=Exit Air Temp Sensor
/openbmc/libpldm/
H A DCHANGELOG.md265 7. pdr: pldm_pdr_destroy(): Exit early if repo is NULL
286 10. pdr: pldm_pdr_fru_record_set_find_by_rsi(): Exit early on NULL arguments
289 13. pdr: pldm_entity_association_tree_visit(): Exit early on failure
290 14. pdr: pldm_entity_association_tree_destroy(): Exit early on bad argument
293 17. pdr: pldm_entity_association_pdr_add(): Exit early on bad arguments
294 18. pdr: pldm_find_entity_ref_in_tree(): Exit early on bad arguments
296 20. pdr: pldm_entity_association_tree_destroy_root(): Exit early on bad arg
/openbmc/linux/arch/sh/lib/
H A Dashlsi3.S28 ! Exit:
43 ! Exit:
H A Dlshrsi3.S28 ! Exit:
43 ! Exit:
H A Dashrsi3.S28 ! Exit:
43 ! Exit:
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/minidlna/minidlna/
H A Dminidlna-daemon.init.d10 # Exit if the package is not installed
/openbmc/openbmc-test-automation/network/
H A Dtest_bmc_dhcp_conf.robot69 ... AND Exit For Loop
77 ... AND Exit For Loop
/openbmc/qemu/tests/tcg/riscv64/
H A Dissue1060.S35 # Exit code in a0
/openbmc/qemu/docs/system/
H A Dmux-chardev.rst.inc11 Exit emulator
/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/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/openbmc-test-automation/systest/
H A Dhtx_softbootme_test.robot95 Exit For Loop If '${l_ping}' == '${True}'
119 Exit For Loop If ${runtime} < ${elapsedTimeSec}

1234