Searched defs:exceptions (Results 1 – 10 of 10) sorted by relevance
| /openbmc/phosphor-power/phosphor-regulators/test/ |
| H A D | exception_utils_tests.cpp | 34 std::vector<std::exception_ptr> exceptions = in TEST() local 61 std::vector<std::exception_ptr> exceptions = in TEST() local 125 std::vector<std::exception_ptr> exceptions; in TEST() local 144 std::vector<std::exception_ptr> exceptions; in TEST() local 194 std::vector<std::exception_ptr> exceptions; in TEST() local
|
| /openbmc/phosphor-power/phosphor-regulators/src/ |
| H A D | exception_utils.cpp | 24 std::vector<std::exception_ptr> exceptions; in getExceptions() local 40 std::vector<std::exception_ptr>& exceptions) in getExceptions()
|
| H A D | error_logging_utils.cpp | 137 std::vector<std::exception_ptr> exceptions = in getExceptionToLog() local
|
| /openbmc/docs/ |
| H A D | anti-patterns.md | 235 ### Identification 255 ### Description 264 ### Background 280 ### Resolution
|
| /openbmc/openbmc-build-scripts/config/gitlint/ |
| H A D | bad_signedoffby.py | 11 exceptions = ["anthonyhkf@google.com"] variable in BadSignedOffBy
|
| /openbmc/openbmc-test-automation/lib/ |
| H A D | gen_robot_ssh.py | 19 import builtins as exceptions namespace
|
| /openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | sstatetests.py | 916 def check_bb_output(self, output, targets, exceptions, check_cdn): argument 917 def is_exception(object, exceptions): argument 969 def run_test(self, machine, targets, exceptions, check_cdn = True, ignore_errors = False): argument
|
| /openbmc/u-boot/arch/x86/cpu/i386/ |
| H A D | interrupt.c | 32 static char *exceptions[] = { variable
|
| /openbmc/openbmc/poky/meta/lib/oe/ |
| H A D | license.py | 259 def apply_pkg_license_exception(pkg, bad_licenses, exceptions): argument
|
| /openbmc/qemu/target/i386/whpx/ |
| H A D | whpx-all.c | 934 static HRESULT whpx_set_exception_exit_bitmap(UINT64 exceptions) in whpx_set_exception_exit_bitmap()
|