Home
last modified time | relevance | path

Searched defs:exceptions (Results 1 – 21 of 21) sorted by relevance

/openbmc/phosphor-power/phosphor-regulators/test/
H A Dexception_utils_tests.cpp34 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/linux/arch/arm/vfp/
H A Dvfpdouble.c444 u32 exceptions = 0; in vfp_double_fcvts() local
509 u32 d, exceptions = 0; in vfp_double_ftoui() local
588 u32 d, exceptions = 0; in vfp_double_ftosi() local
687 u32 exceptions = 0; in vfp_double_fadd_nonnumber() local
854 u32 exceptions; in vfp_double_multiply_accumulate() local
921 u32 exceptions; in vfp_double_fmul() local
941 u32 exceptions; in vfp_double_fnmul() local
963 u32 exceptions; in vfp_double_fadd() local
984 u32 exceptions; in vfp_double_fsub() local
1010 u32 exceptions = 0; in vfp_double_fdiv() local
[all …]
H A Dvfpsingle.c70 u32 __vfp_single_normaliseround(int sd, struct vfp_single *vs, u32 fpscr, u32 exceptions) in __vfp_single_normaliseround()
487 u32 exceptions = 0; in vfp_single_fcvtd() local
550 u32 d, exceptions = 0; in vfp_single_ftoui() local
630 u32 d, exceptions = 0; in vfp_single_ftosi() local
733 u32 exceptions = 0; in vfp_single_fadd_nonnumber() local
898 u32 exceptions; in vfp_single_multiply_accumulate() local
970 u32 exceptions; in vfp_single_fmul() local
993 u32 exceptions; in vfp_single_fnmul() local
1017 u32 exceptions; in vfp_single_fadd() local
1055 u32 exceptions = 0; in vfp_single_fdiv() local
[all …]
H A Dvfpmodule.c243 static void vfp_raise_exceptions(u32 exceptions, u32 inst, u32 fpscr, struct pt_regs *regs) in vfp_raise_exceptions()
289 u32 exceptions = VFP_EXCEPTION_ERROR; in vfp_emulate_instruction() local
326 u32 fpscr, orig_fpscr, fpsid, exceptions; in VFP_bounce() local
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dexception_utils.cpp24 std::vector<std::exception_ptr> exceptions; in getExceptions() local
40 std::vector<std::exception_ptr>& exceptions) in getExceptions()
H A Derror_logging_utils.cpp137 std::vector<std::exception_ptr> exceptions = in getExceptionToLog() local
/openbmc/docs/
H A Danti-patterns.md264 ### Identification
284 ### Description
293 ### Background
309 ### Resolution
/openbmc/linux/security/
H A Ddevice_cgroup.c45 struct list_head exceptions; member
327 static bool match_exception(struct list_head *exceptions, short type, in match_exception()
364 static bool match_exception_partial(struct list_head *exceptions, short type, in match_exception_partial()
/openbmc/openpower-vpd-parser/
H A Dvpd_exceptions.hpp9 namespace exceptions namespace
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dsstatetests.py922 def check_bb_output(self, output, exceptions, check_cdn): argument
923 def is_exception(object, exceptions): argument
963 def run_test(self, machine, targets, exceptions, check_cdn = True, ignore_errors = False): argument
/openbmc/openbmc-test-automation/lib/
H A Dgen_robot_ssh.py19 import builtins as exceptions namespace
/openbmc/linux/arch/powerpc/kernel/
H A Dnvram_64.c759 const char *name, int sig, const char *exceptions[]) in nvram_can_remove_partition()
786 const char *exceptions[]) in nvram_remove_partition()
/openbmc/u-boot/arch/x86/cpu/i386/
H A Dinterrupt.c32 static char *exceptions[] = { variable
/openbmc/openbmc/poky/meta/lib/oe/
H A Dlicense.py258 def apply_pkg_license_exception(pkg, bad_licenses, exceptions): argument
/openbmc/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_memac.c289 u32 exceptions; member
356 u32 exceptions) in init()
H A Dfman_tgec.c192 u32 exceptions; member
H A Dfman.c479 u32 exceptions; member
535 u32 exceptions; member
H A Dfman_dtsec.c313 u32 exceptions; member
/openbmc/qemu/target/i386/whpx/
H A Dwhpx-all.c936 static HRESULT whpx_set_exception_exit_bitmap(UINT64 exceptions) in whpx_set_exception_exit_bitmap()
/openbmc/linux/include/linux/
H A Dpe.h296 struct data_dirent exceptions; /* .pdata */ member
/openbmc/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr.h326 u16 exceptions; member