Home
last modified time | relevance | path

Searched defs:err_type (Results 1 – 25 of 621) sorted by relevance

12345678910>>...25

/dports/math/stanmath/math-4.2.0/test/unit/math/prim/err/
H A Dutil.hpp8 #define STAN_EXPECT_THROW(statement, err_type) EXPECT_NO_THROW(statement) argument
9 #define STAN_EXPECT_THROW_MSG(statement, err_type, message) \ argument
12 #define STAN_EXPECT_THROW(statement, err_type) EXPECT_THROW(statement, err_type) argument
13 #define STAN_EXPECT_THROW_MSG(statement, err_type, message) \ argument
/dports/sysutils/mcelog/mcelog-178/
H A Dmemdb.h4 struct err_type { struct
23 struct err_type *et, struct bucket_conf *bc, char *argv[], bool sync, argument
/dports/dns/updatedd/updatedd-2.6/libupdatedd-exception/
H A Dlibupdatedd-exception.c30 #define GETMODE(mode, exit_code, err_type) \ argument
39 create_buffer(int err_type, const char *msg) in create_buffer()
72 int err_type, exit_code; in vstd_warn() local
105 int err_type, exit_code; in vstd_notice() local
138 int err_type, exit_code; in vlog_notice() local
175 int err_type, exit_code; in vstd_err() local
211 int err_type, exit_code; in vs_warn() local
243 int err_type, exit_code; in vlog_err() local
281 int err_type, exit_code; in vlog_warn() local
/dports/mail/exim-mysql/exim-4.95/src/
H A Dbmi_spam.c21 BmiErrorType err_type; in bmi_process_message() local
228 BmiErrorType err_type; in bmi_get_delivery_status() local
272 BmiErrorType err_type; in bmi_get_alt_location() local
317 BmiErrorType err_type; in bmi_get_base64_verdict() local
384 BmiErrorType err_type; in bmi_get_base64_tracker_verdict() local
420 BmiErrorType err_type; in bmi_check_rule() local
/dports/mail/exim-sa-exim/exim-4.95/src/
H A Dbmi_spam.c21 BmiErrorType err_type; in bmi_process_message() local
228 BmiErrorType err_type; in bmi_get_delivery_status() local
272 BmiErrorType err_type; in bmi_get_alt_location() local
317 BmiErrorType err_type; in bmi_get_base64_verdict() local
384 BmiErrorType err_type; in bmi_get_base64_tracker_verdict() local
420 BmiErrorType err_type; in bmi_check_rule() local
/dports/mail/exim/exim-4.95/src/
H A Dbmi_spam.c21 BmiErrorType err_type; in bmi_process_message() local
228 BmiErrorType err_type; in bmi_get_delivery_status() local
272 BmiErrorType err_type; in bmi_get_alt_location() local
317 BmiErrorType err_type; in bmi_get_base64_verdict() local
384 BmiErrorType err_type; in bmi_get_base64_tracker_verdict() local
420 BmiErrorType err_type; in bmi_check_rule() local
/dports/mail/exim-ldap2/exim-4.95/src/
H A Dbmi_spam.c21 BmiErrorType err_type; in bmi_process_message() local
228 BmiErrorType err_type; in bmi_get_delivery_status() local
272 BmiErrorType err_type; in bmi_get_alt_location() local
317 BmiErrorType err_type; in bmi_get_base64_verdict() local
384 BmiErrorType err_type; in bmi_get_base64_tracker_verdict() local
420 BmiErrorType err_type; in bmi_check_rule() local
/dports/mail/exim-monitor/exim-4.95/src/
H A Dbmi_spam.c21 BmiErrorType err_type; in bmi_process_message() local
228 BmiErrorType err_type; in bmi_get_delivery_status() local
272 BmiErrorType err_type; in bmi_get_alt_location() local
317 BmiErrorType err_type; in bmi_get_base64_verdict() local
384 BmiErrorType err_type; in bmi_get_base64_tracker_verdict() local
420 BmiErrorType err_type; in bmi_check_rule() local
/dports/mail/exim-sqlite/exim-4.95/src/
H A Dbmi_spam.c21 BmiErrorType err_type; in bmi_process_message() local
228 BmiErrorType err_type; in bmi_get_delivery_status() local
272 BmiErrorType err_type; in bmi_get_alt_location() local
317 BmiErrorType err_type; in bmi_get_base64_verdict() local
384 BmiErrorType err_type; in bmi_get_base64_tracker_verdict() local
420 BmiErrorType err_type; in bmi_check_rule() local
/dports/mail/exim-postgresql/exim-4.95/src/
H A Dbmi_spam.c21 BmiErrorType err_type; in bmi_process_message() local
228 BmiErrorType err_type; in bmi_get_delivery_status() local
272 BmiErrorType err_type; in bmi_get_alt_location() local
317 BmiErrorType err_type; in bmi_get_base64_verdict() local
384 BmiErrorType err_type; in bmi_get_base64_tracker_verdict() local
420 BmiErrorType err_type; in bmi_check_rule() local
/dports/lang/py-textX/textX-2.3.0/textx/
H A Dexceptions.py3 err_type=None, filename=None): argument
25 def __init__(self, message, line=None, col=None, err_type=None, argument
34 def __init__(self, message, line=None, col=None, err_type=None, argument
/dports/net/zerotier/ZeroTierOne-1.8.3/ext/redis-plus-plus-1.1.1/src/sw/redis++/
H A Derrors.cpp89 auto err_type = ReplyErrorType::ERR; in throw_error() local
125 auto err_type = ReplyErrorType::ERR; in parse_error() local
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/
H A DErrorHandler.cpp56 …line, const char* func, const char* file, const char* dir, const char* err_msg, ErrorType err_type) in MBTraceBackErrorHandler()
86 …nc, const char* file, const char* dir, ErrorCode err_code, const char* err_msg, ErrorType err_type) in MBError()
/dports/sysutils/lizardfs/lizardfs-3.12.0/src/nfs-ganesha/
H A Dmain.c147 struct config_error_type *err_type, in lzfs_fsal_create_export()
261 struct config_error_type *err_type) { in lzfs_fsal_init_config()
/dports/devel/py-ddtrace/ddtrace-0.56.1/ddtrace/contrib/falcon/
H A Dmiddleware.py87 def _is_404(err_type): argument
91 def _detect_and_set_status_error(err_type, span): argument
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/firmware/efi/
H A Dcper-x86.c87 static enum err_types cper_get_err_type(const guid_t *err_type) in cper_get_err_type()
161 u8 err_type = CHECK_MS_ERR_TYPE(check); in print_err_info_ms() local
184 static void print_err_info(const char *pfx, u8 err_type, u64 check) in print_err_info()
263 u8 err_type; in cper_print_proc_ia() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/firmware/efi/
H A Dcper-x86.c87 static enum err_types cper_get_err_type(const guid_t *err_type) in cper_get_err_type()
161 u8 err_type = CHECK_MS_ERR_TYPE(check); in print_err_info_ms() local
184 static void print_err_info(const char *pfx, u8 err_type, u64 check) in print_err_info()
263 u8 err_type; in cper_print_proc_ia() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/firmware/efi/
H A Dcper-x86.c87 static enum err_types cper_get_err_type(const guid_t *err_type) in cper_get_err_type()
161 u8 err_type = CHECK_MS_ERR_TYPE(check); in print_err_info_ms() local
184 static void print_err_info(const char *pfx, u8 err_type, u64 check) in print_err_info()
263 u8 err_type; in cper_print_proc_ia() local
/dports/devel/py-datatest/datatest-0.11.1/datatest/
H A D_excepthook.py23 def excepthook(err_type, err_value, err_traceback): argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/kernel/
H A Dnvram_64.c182 unsigned int err_type, in nvram_write_os_partition()
220 int length, unsigned int *err_type, in nvram_read_partition()
388 unsigned int err_type = ERR_TYPE_KERNEL_PANIC; in nvram_pstore_write() local
424 unsigned int err_type, id_no, size = 0; in nvram_pstore_read() local
655 unsigned int err_type = ERR_TYPE_KERNEL_PANIC_GZ; in oops_to_nvram() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/kernel/
H A Dnvram_64.c182 unsigned int err_type, in nvram_write_os_partition()
220 int length, unsigned int *err_type, in nvram_read_partition()
388 unsigned int err_type = ERR_TYPE_KERNEL_PANIC; in nvram_pstore_write() local
424 unsigned int err_type, id_no, size = 0; in nvram_pstore_read() local
655 unsigned int err_type = ERR_TYPE_KERNEL_PANIC_GZ; in oops_to_nvram() local
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/kernel/
H A Dnvram_64.c182 unsigned int err_type, in nvram_write_os_partition()
220 int length, unsigned int *err_type, in nvram_read_partition()
388 unsigned int err_type = ERR_TYPE_KERNEL_PANIC; in nvram_pstore_write() local
424 unsigned int err_type, id_no, size = 0; in nvram_pstore_read() local
655 unsigned int err_type = ERR_TYPE_KERNEL_PANIC_GZ; in oops_to_nvram() local
/dports/graphics/darktable/darktable-3.6.1/src/
H A Dmain.c43 int err_type = GetFileType(GetStdHandle(STD_ERROR_HANDLE)); in main() local
/dports/graphics/darktable38/darktable-3.8.0/src/
H A Dmain.c43 int err_type = GetFileType(GetStdHandle(STD_ERROR_HANDLE)); in main() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/edac/
H A Dqcom_edac.c169 qcom_llcc_clear_error_status(int err_type, struct llcc_drv_data *drv) in qcom_llcc_clear_error_status()
208 dump_syn_reg_values(struct llcc_drv_data *drv, u32 bank, int err_type) in dump_syn_reg_values()
253 dump_syn_reg(struct edac_device_ctl_info *edev_ctl, int err_type, u32 bank) in dump_syn_reg()

12345678910>>...25