Home
last modified time | relevance | path

Searched refs:error_type (Results 1 – 25 of 25) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_report.cc32 void ReportErrorSummary(const char *error_type, const AddressInfo &info, in ReportErrorSummary() argument
36 buff.append("%s ", error_type); in ReportErrorSummary()
73 void ReportErrorSummary(const char *error_type, const StackTrace *stack, in ReportErrorSummary() argument
79 ReportErrorSummary(error_type); in ReportErrorSummary()
86 ReportErrorSummary(error_type, frame->info, alt_tool_name); in ReportErrorSummary()
H A Dsanitizer_common.h330 void ReportErrorSummary(const char *error_type, const AddressInfo &info,
333 void ReportErrorSummary(const char *error_type, const StackTrace *trace,
/freebsd-12.1/sys/dev/mlx5/mlx5_core/
H A Dmlx5_eq.c638 static const char *mlx5_port_module_event_error_type_to_string(u8 error_type) in mlx5_port_module_event_error_type_to_string() argument
640 switch (error_type) { in mlx5_port_module_event_error_type_to_string()
674 unsigned int error_type; in mlx5_port_module_event() local
682 error_type = (unsigned int)module_event_eqe->error_type & in mlx5_port_module_event()
703 mlx5_port_module_event_error_type_to_string(error_type), in mlx5_port_module_event()
704 error_type); in mlx5_port_module_event()
705 if (error_type < MLX5_MODULE_EVENT_ERROR_NUM) in mlx5_port_module_event()
706 dev->priv.pme_stats.error_counters[error_type]++; in mlx5_port_module_event()
/freebsd-12.1/contrib/gdb/gdb/
H A Dstabsread.c1447 return error_type (pp, objfile); in read_type()
1522 return error_type (pp, objfile); in read_type()
1537 return error_type (pp, objfile); in read_type()
1905 return error_type (pp, objfile); in read_type()
3406 return error_type (pp, objfile); in read_array_type()
3418 return error_type (pp, objfile); in read_array_type()
3427 return error_type (pp, objfile); in read_array_type()
3501 return error_type (pp, objfile); in read_enum_type()
3613 return error_type (pp, objfile); in read_sun_builtin_type()
3618 return error_type (pp, objfile); in read_sun_builtin_type()
[all …]
/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DError.h442 using error_type = std::unique_ptr<ErrorInfoBase>; variable
464 new (getErrorStorage()) error_type(Err.takePayload()); in Expected()
521 getErrorStorage()->~error_type(); in ~Expected()
605 new (getErrorStorage()) error_type(std::move(*Other.getErrorStorage())); in moveConstruct()
636 error_type *getErrorStorage() { in getErrorStorage()
638 return reinterpret_cast<error_type *>(ErrorStorage.buffer); in getErrorStorage()
641 const error_type *getErrorStorage() const { in getErrorStorage()
643 return reinterpret_cast<const error_type *>(ErrorStorage.buffer); in getErrorStorage()
678 AlignedCharArrayUnion<error_type> ErrorStorage;
/freebsd-12.1/contrib/libc++/src/
H A Dregex.cpp18 make_error_type_string(regex_constants::error_type ecode) in make_error_type_string()
63 regex_error::regex_error(regex_constants::error_type ecode) in regex_error()
/freebsd-12.1/contrib/wpa/src/eap_peer/
H A Dikev2.c385 data->error_type = INVALID_KE_PAYLOAD; in ikev2_process_kei()
573 data->error_type = AUTHENTICATION_FAILED; in ikev2_process_auth_secret()
739 data->error_type = 0; in ikev2_responder_process()
1027 if (data->error_type == 0) { in ikev2_build_notification()
1039 wpabuf_put_be16(msg, data->error_type); in ikev2_build_notification()
1041 switch (data->error_type) { in ikev2_build_notification()
1057 "%d", data->error_type); in ikev2_build_notification()
H A Dikev2.h49 u16 error_type; member
/freebsd-12.1/sys/dev/pms/freebsd/driver/common/
H A Dencrypt_ioctl.h112 bit32 error_type; member
H A Dlxencrypt.c1146 perr->ioerr.error_type = pccb->scsiStatus; in agtiapi_HandleEncryptedIOFailure()
1150 perr->ioerr.error_type = 0xffffffff; in agtiapi_HandleEncryptedIOFailure()
/freebsd-12.1/contrib/wpa/src/common/
H A Dwpa_common.h291 be16 error_type; member
/freebsd-12.1/sys/dev/mlx5/
H A Ddevice.h563 u8 error_type; member
H A Dmlx5_ifc.h8100 u8 error_type[0x4]; member
8149 u8 error_type[0x4]; member
8573 u8 error_type[0x8]; member
9641 u8 error_type[0x4]; member
/freebsd-12.1/contrib/libc++/include/
H A Dregex64 enum error_type
87 explicit regex_error(regex_constants::error_type ecode);
88 regex_constants::error_type code() const;
938 enum error_type
963 regex_constants::error_type __code_;
965 explicit regex_error(regex_constants::error_type __ecode);
968 regex_constants::error_type code() const {return __code_;}
971 template <regex_constants::error_type _Ev>
/freebsd-12.1/sys/dev/qlnx/qlnxe/
H A Decore_hsi_common.h200 u8 error_type; member
/freebsd-12.1/contrib/gcc/cp/
H A Dtree.c1642 error_type (tree arg) in error_type() function
H A Derror.c2151 dump_type (error_type (TREE_VALUE (p)), flags); in args_to_string()
H A DChangeLog-1996937 * tree.c (error_type): Don't print reference-to-array.
997 (error_type): New fn.
998 * call.c (op_error): Use error_type.
1001 * error.c (args_as_string): Use error_type.
H A Dcp-tree.h4464 extern tree error_type (tree);
H A DChangeLog-20033533 * tree.c (error_type): Don't die on error_type.
/freebsd-12.1/sys/dev/iwm/
H A Dif_iwmreg.h2211 uint32_t error_type; member
H A Dif_iwm.c5348 le32toh(resp->error_type), in iwm_handle_rxb()
/freebsd-12.1/contrib/binutils/binutils/po/
H A Dbinutils.pot5117 #. about dealing with it rather than just calling error_type?
/freebsd-12.1/contrib/gcc/
H A DChangeLog-200125483 * cpplib.h (enum error_type): WARNING_SYSHDR: New.
H A DChangeLog-200225518 * cpphash.h (enum error_type): Remove.