/openbmc/linux/arch/m68k/fpsp040/ |
H A D | sacos.S | 28 | Exit. 32 | 4. (|X| = 1) If X > 0, return 0. Otherwise, return Pi. Exit. 35 | Exit.
|
H A D | satanh.S | 31 | Exit. 39 | Exit. 42 | Exit.
|
H A D | sasin.S | 28 | Exit. 32 | 4. (|X| = 1) sgn := sign(X), return asin(X) := sgn * Pi/2. Exit. 35 | Exit.
|
H A D | stanh.S | 28 | Exit. 38 | Exit. 44 | Exit. 46 | 7. (|X| < 2**(-40)). Tanh(X) = X. Exit.
|
H A D | scosh.S | 28 | Exit. 40 | Exit. 45 | extended format. Exit.
|
H A D | ssinh.S | 28 | Exit. 41 | Exit. 46 | extended format. Exit.
|
H A D | satan.S | 33 | 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 D | sdbus.cpp | 32 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 D | event.hpp | 140 class Exit : public EventBase class 150 Exit(const Event& event, Callback&& callback);
|
H A D | event.cpp | 78 Exit::Exit(const Event& event, Callback&& callback) : in Exit() function in sdeventplus::source::Exit
|
/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext/ |
H A D | 0001-tests-autopoint-3-unset-MAKEFLAGS.patch | 20 test $? = 0 || { cat autopoint.err; Exit 1; } 25 test $? = 0 || { cat autopoint.err; Exit 1; }
|
/openbmc/sdeventplus/test/source/ |
H A D | event.cpp | 166 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/linux/arch/sh/lib/ |
H A D | lshrsi3.S | 28 ! Exit: 43 ! Exit:
|
H A D | ashrsi3.S | 28 ! Exit: 43 ! Exit:
|
H A D | ashlsi3.S | 28 ! Exit: 43 ! Exit:
|
/openbmc/dbus-sensors/service_files/ |
H A D | xyz.openbmc_project.exitairsensor.service | 2 Description=Exit Air Temp Sensor
|
/openbmc/openpower-vpd-parser/vpd-tool/src/ |
H A D | vpd_tool.cpp | 358 printFixSystemVpdOption(types::UserOption::Exit); in fixSystemVpd() 360 int l_userSelectedOption = types::UserOption::Exit; in fixSystemVpd() 381 else if (types::UserOption::Exit == l_userSelectedOption) in fixSystemVpd() 791 case types::UserOption::Exit: in printFixSystemVpdOption() 1226 printFixSystemVpdOption(types::UserOption::Exit); in handleMoreOption() 1233 printFixSystemVpdOption(types::UserOption::Exit); in handleMoreOption() 1236 int l_userSelectedOption = types::UserOption::Exit; in handleMoreOption() 1288 else if (types::UserOption::Exit == l_userSelectedOption) in handleMoreOption()
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/minidlna/minidlna/ |
H A D | minidlna-daemon.init.d | 10 # Exit if the package is not installed
|
/openbmc/openbmc-test-automation/network/ |
H A D | test_bmc_dhcp_conf.robot | 69 ... AND Exit For Loop 77 ... AND Exit For Loop
|
/openbmc/qemu/tests/tcg/riscv64/ |
H A D | issue1060.S | 35 # Exit code in a0
|
/openbmc/qemu/docs/system/ |
H A D | mux-chardev.rst.inc | 11 Exit emulator
|
/openbmc/libpldm/ |
H A D | CHANGELOG.md | 574 - pdr: pldm_pdr_destroy(): Exit early if repo is NULL 595 - pdr: pldm_pdr_fru_record_set_find_by_rsi(): Exit early on NULL arguments 598 - pdr: pldm_entity_association_tree_visit(): Exit early on failure 599 - pdr: pldm_entity_association_tree_destroy(): Exit early on bad argument 602 - pdr: pldm_entity_association_pdr_add(): Exit early on bad arguments 603 - pdr: pldm_find_entity_ref_in_tree(): Exit early on bad arguments 605 - pdr: pldm_entity_association_tree_destroy_root(): Exit early on bad arg
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/zile/files/ |
H A D | remove-help2man.patch | 25 -## Exit gracefully if zile.1.in is not writeable, such as during distcheck!
|
/openbmc/openbmc/poky/meta-selftest/recipes-test/poison/ |
H A D | poison.bb | 29 …bb.error(f"{name} is not poisoned. Exit status {proc.returncode}, output: {proc.stdout} {proc.stde…
|
/openbmc/openpower-vpd-parser/vpd-tool/include/ |
H A D | tool_types.hpp | 75 Exit, enumerator
|