Home
last modified time | relevance | path

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

12345

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dregex_error.h49 enum error_type in _GLIBCXX_VISIBILITY() enum
69 _GLIBCXX17_INLINE constexpr error_type error_collate(_S_error_collate); in _GLIBCXX_VISIBILITY()
72 _GLIBCXX17_INLINE constexpr error_type error_ctype(_S_error_ctype); in _GLIBCXX_VISIBILITY()
78 _GLIBCXX17_INLINE constexpr error_type error_escape(_S_error_escape); in _GLIBCXX_VISIBILITY()
81 _GLIBCXX17_INLINE constexpr error_type error_backref(_S_error_backref); in _GLIBCXX_VISIBILITY()
84 _GLIBCXX17_INLINE constexpr error_type error_brack(_S_error_brack); in _GLIBCXX_VISIBILITY()
87 _GLIBCXX17_INLINE constexpr error_type error_paren(_S_error_paren); in _GLIBCXX_VISIBILITY()
90 _GLIBCXX17_INLINE constexpr error_type error_brace(_S_error_brace); in _GLIBCXX_VISIBILITY()
93 _GLIBCXX17_INLINE constexpr error_type error_badbrace(_S_error_badbrace); in _GLIBCXX_VISIBILITY()
99 _GLIBCXX17_INLINE constexpr error_type error_range(_S_error_range); in _GLIBCXX_VISIBILITY()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dregex_error.h49 enum error_type in _GLIBCXX_VISIBILITY() enum
69 constexpr error_type error_collate(_S_error_collate); in _GLIBCXX_VISIBILITY()
72 constexpr error_type error_ctype(_S_error_ctype); in _GLIBCXX_VISIBILITY()
78 constexpr error_type error_escape(_S_error_escape); in _GLIBCXX_VISIBILITY()
81 constexpr error_type error_backref(_S_error_backref); in _GLIBCXX_VISIBILITY()
84 constexpr error_type error_brack(_S_error_brack); in _GLIBCXX_VISIBILITY()
87 constexpr error_type error_paren(_S_error_paren); in _GLIBCXX_VISIBILITY()
90 constexpr error_type error_brace(_S_error_brace); in _GLIBCXX_VISIBILITY()
93 constexpr error_type error_badbrace(_S_error_badbrace); in _GLIBCXX_VISIBILITY()
99 constexpr error_type error_range(_S_error_range); in _GLIBCXX_VISIBILITY()
[all …]
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dregex.cc34 __throw_regex_error(regex_constants::error_type __ecode in __throw_regex_error()
41 desc(regex_constants::error_type e) in desc()
83 regex_error::regex_error(regex_constants::error_type __ecode) in regex_error()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer_report.cc30 void ReportErrorSummary(const char *error_type, const AddressInfo &info, in ReportErrorSummary() argument
34 buff.append("%s ", error_type); in ReportErrorSummary()
71 void ReportErrorSummary(const char *error_type, const StackTrace *stack, in ReportErrorSummary() argument
77 ReportErrorSummary(error_type); in ReportErrorSummary()
84 ReportErrorSummary(error_type, frame->info, alt_tool_name); in ReportErrorSummary()
H A Dsanitizer_common.h316 void ReportErrorSummary(const char *error_type, const AddressInfo &info,
319 void ReportErrorSummary(const char *error_type, const StackTrace *trace,
/netbsd-src/sys/external/bsd/compiler_rt/dist/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.h320 void ReportErrorSummary(const char *error_type, const AddressInfo &info,
323 void ReportErrorSummary(const char *error_type, const StackTrace *trace,
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer_report.cpp31 void ReportErrorSummary(const char *error_type, const AddressInfo &info, in ReportErrorSummary() argument
35 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.h369 void ReportErrorSummary(const char *error_type, const AddressInfo &info,
372 void ReportErrorSummary(const char *error_type, const StackTrace *trace,
/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Derror.cpp31 enum error_type { WARNING, ERROR, FATAL }; enum
36 error_type type, in do_error_with_file_and_line()
78 static void do_error(error_type type, in do_error()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dregex.cc34 __throw_regex_error(regex_constants::error_type __ecode in __throw_regex_error()
38 regex_error::regex_error(regex_constants::error_type __ecode) in regex_error()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dta_ras_if.h86 enum ta_ras_error_type error_type; member
91 enum ta_ras_error_type error_type; member
H A Damdgpu_ras.c562 .error_type = amdgpu_ras_error_to_ta(head->type), in amdgpu_ras_feature_enable()
567 .error_type = amdgpu_ras_error_to_ta(head->type), in amdgpu_ras_feature_enable()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DError.h447 using error_type = std::unique_ptr<ErrorInfoBase>; variable
469 new (getErrorStorage()) error_type(Err.takePayload()); in Expected()
525 getErrorStorage()->~error_type(); in ~Expected()
609 new (getErrorStorage()) error_type(std::move(*Other.getErrorStorage())); in moveConstruct()
640 error_type *getErrorStorage() { in getErrorStorage()
642 return reinterpret_cast<error_type *>(&ErrorStorage); in getErrorStorage()
645 const error_type *getErrorStorage() const { in getErrorStorage()
647 return reinterpret_cast<const error_type *>(&ErrorStorage); in getErrorStorage()
682 AlignedCharArrayUnion<error_type> ErrorStorage;
/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Dregex.cpp17 make_error_type_string(regex_constants::error_type ecode) in make_error_type_string()
64 regex_error::regex_error(regex_constants::error_type ecode) in regex_error()
/netbsd-src/external/bsd/wpa/dist/src/eap_peer/
H A Dikev2.h49 u16 error_type; member
/netbsd-src/bin/ksh/
H A Dexpr.c134 enum error_type { ET_UNEXPECTED, ET_BADLIT, ET_RECURSIVE, enum
137 static void evalerr ARGS((Expr_state *es, enum error_type type,
227 enum error_type type;
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
H A Dregex325 enum error_type
344 static const error_type error_collate(_S_error_collate);
347 static const error_type error_ctype(_S_error_ctype);
353 static const error_type error_escape(_S_error_escape);
356 static const error_type error_backref(_S_error_backref);
359 static const error_type error_brack(_S_error_brack);
362 static const error_type error_paren(_S_error_paren);
365 static const error_type error_brace(_S_error_brace);
368 static const error_type error_badbrace(_S_error_badbrace);
374 static const error_type error_range(_S_error_range);
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/
H A Dregex325 enum error_type
344 static const error_type error_collate(_S_error_collate);
347 static const error_type error_ctype(_S_error_ctype);
353 static const error_type error_escape(_S_error_escape);
356 static const error_type error_backref(_S_error_backref);
359 static const error_type error_brack(_S_error_brack);
362 static const error_type error_paren(_S_error_paren);
365 static const error_type error_brace(_S_error_brace);
368 static const error_type error_badbrace(_S_error_badbrace);
374 static const error_type error_range(_S_error_range);
[all …]
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Dexpected339 using error_type = _Er;
343 using rebind = expected<_Up, error_type>;
916 using error_type = _Er;
920 using rebind = expected<_Up, error_type>;
/netbsd-src/sys/netinet/
H A Dsctp_input.c765 uint16_t error_type; in sctp_handle_error() local
777 error_type = ntohs(phdr->param_type); in sctp_handle_error()
789 switch (error_type) { in sctp_handle_error()
797 error_type); in sctp_handle_error()
858 error_type); in sctp_handle_error()
876 error_type); in sctp_handle_error()
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dregex64 enum error_type
87 explicit regex_error(regex_constants::error_type ecode);
88 regex_constants::error_type code() const;
959 enum error_type
985 regex_constants::error_type __code_;
987 explicit regex_error(regex_constants::error_type __ecode);
991 regex_constants::error_type code() const {return __code_;}
994 template <regex_constants::error_type _Ev>
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/abi/pre/
H A Dgnu.ver1636 # std::regex_error::regex_error(std::regex_constants::error_type)
1643 # std::regex_error::regex_error(std::regex_constants::error_type)
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/abi/pre/
H A Dgnu.ver1657 # std::regex_error::regex_error(std::regex_constants::error_type)
1664 # std::regex_error::regex_error(std::regex_constants::error_type)
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
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.

12345