Home
last modified time | relevance | path

Searched defs:exception (Results 1 – 25 of 43) sorted by relevance

12

/freebsd-11-stable/contrib/libcxxrt/
HDstdexcept.cc34 exception::exception() throw() {} in exception() function in std::exception
36 exception::exception(const exception&) throw() {} in exception() argument
37 exception& exception::operator=(const exception&) throw() in operator =()
HDexception.cc226 class exception class
640 static void releaseException(__cxa_exception *exception) in releaseException()
/freebsd-11-stable/sys/dev/dpaa/
HDif_dtsec.c143 dtsec_fm_mac_ex_to_str(e_FmMacExceptions exception) in dtsec_fm_mac_ex_to_str()
159 e_FmMacExceptions exception) in dtsec_fm_mac_mdio_event_callback()
169 dtsec_fm_mac_exception_callback(t_Handle app, e_FmMacExceptions exception) in dtsec_fm_mac_exception_callback()
252 dtsec_fm_port_ex_to_str(e_FmPortExceptions exception) in dtsec_fm_port_ex_to_str()
265 e_FmPortExceptions exception) in dtsec_fm_port_rx_exception_callback()
276 e_FmPortExceptions exception) in dtsec_fm_port_tx_exception_callback()
HDfman.c171 fman_exception_callback(t_Handle app_handle, e_FmExceptions exception) in fman_exception_callback()
HDbman.c53 bman_exception(t_Handle h_App, e_BmExceptions exception) in bman_exception()
HDqman.c56 qman_exception(t_Handle app, e_QmExceptions exception) in qman_exception()
/freebsd-11-stable/sys/riscv/riscv/
HDtrap.c272 uint64_t exception; in do_trap_supervisor() local
323 uint64_t exception; in do_trap_user() local
/freebsd-11-stable/stand/efi/loader/arch/amd64/
HDexc.S109 exception: label
/freebsd-11-stable/sys/arm64/arm64/
HDtrap.c273 uint32_t exception; in do_el1h_sync() local
342 uint32_t exception; in do_el0_sync() local
/freebsd-11-stable/contrib/gcclibs/libdecnumber/
HDdecLibrary.c88 __dfp_raise (int exception __attribute__ ((unused))) in __dfp_raise()
/freebsd-11-stable/bin/sh/
HDerror.c65 volatile sig_atomic_t exception; variable
/freebsd-11-stable/tests/sys/fifo/
HDfifo_io.c864 poll_status(int fd, int *readable, int *writable, int *exception, in poll_status()
884 select_status(int fd, int *readable, int *writable, int *exception, in select_status()
954 int *exception, const char *testname) in kqueue_status()
1014 int readable, writable, exception; in assert_status() local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
HDRegisterInfoPOSIX_arm.h36 uint32_t exception; member
HDRegisterInfoPOSIX_arm64.h44 uint32_t exception; // number of arm exception token member
HDRegisterContextDarwin_arm64.h90 uint32_t exception; // number of arm exception token member
HDRegisterContextDarwin_arm.h123 uint32_t exception; member
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
HDwin32_crashrpt.c82 exception_string(int exception) in exception_string()
189 write_process_info(EXCEPTION_RECORD *exception, CONTEXT *context, in write_process_info()
/freebsd-11-stable/contrib/libstdc++/scripts/
Dmake_graphs.py10 class exception: class
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
HDfm_pcd.c1322 t_Error FM_PCD_ConfigException(t_Handle h_FmPcd, e_FmPcdExceptions exception, bool enable) in FM_PCD_ConfigException()
1346 t_Error FM_PCD_SetException(t_Handle h_FmPcd, e_FmPcdExceptions exception, bool enable) in FM_PCD_SetException()
1478 t_Error FM_PCD_ForceIntr (t_Handle h_FmPcd, e_FmPcdExceptions exception) in FM_PCD_ForceIntr()
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/BM/
HDbm.c646 t_Error BM_ConfigException(t_Handle h_Bm, e_BmExceptions exception, bool enable) in BM_ConfigException()
727 t_Error BM_SetException(t_Handle h_Bm, e_BmExceptions exception, bool enable) in BM_SetException()
/freebsd-11-stable/contrib/gcc/config/rs6000/
HDdarwin-fallback.c268 uint32_t exception; member
291 uint32_t exception; member
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/
HDDebug.h146 } exception; member
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/MAC/
HDtgec.c404 static t_Error TgecConfigException(t_Handle h_Tgec, e_FmMacExceptions exception, bool enable) in TgecConfigException()
851 static t_Error TgecSetExcpetion(t_Handle h_Tgec, e_FmMacExceptions exception, bool enable) in TgecSetExcpetion()
HDdtsec.c644 static t_Error DtsecConfigException(t_Handle h_Dtsec, e_FmMacExceptions exception, bool enable) in DtsecConfigException()
1337 static t_Error DtsecSetException(t_Handle h_Dtsec, e_FmMacExceptions exception, bool enable) in DtsecSetException()
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/Port/
HDfm_port_im.c608 t_Error FM_PORT_SetIMExceptions(t_Handle h_FmPort, e_FmPortExceptions exception, bool enable) in FM_PORT_SetIMExceptions()

12