Home
last modified time | relevance | path

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

12

/external/opencv3/modules/imgproc/perf/
Dperf_pyramids.cpp18 perf::ERROR_TYPE error_type = CV_MAT_DEPTH(matType) <= CV_32S ? ERROR_ABSOLUTE : ERROR_RELATIVE; in PERF_TEST_P() local
27 SANITY_CHECK(dst, eps, error_type); in PERF_TEST_P()
39 perf::ERROR_TYPE error_type = CV_MAT_DEPTH(matType) <= CV_32S ? ERROR_ABSOLUTE : ERROR_RELATIVE; in PERF_TEST_P() local
48 SANITY_CHECK(dst, eps, error_type); in PERF_TEST_P()
61 perf::ERROR_TYPE error_type = CV_MAT_DEPTH(matType) <= CV_32S ? ERROR_ABSOLUTE : ERROR_RELATIVE; in PERF_TEST_P() local
71 SANITY_CHECK(dst0, eps, error_type); in PERF_TEST_P()
72 SANITY_CHECK(dst1, eps, error_type); in PERF_TEST_P()
73 SANITY_CHECK(dst2, eps, error_type); in PERF_TEST_P()
74 SANITY_CHECK(dst3, eps, error_type); in PERF_TEST_P()
75 SANITY_CHECK(dst4, eps, error_type); in PERF_TEST_P()
/external/v8/src/
Dpending-compilation-error-handler.h36 ParseErrorType error_type = kSyntaxError) {
44 error_type_ = error_type;
50 ParseErrorType error_type = kSyntaxError) {
58 error_type_ = error_type;
63 ParseErrorType error_type = kSyntaxError) {
72 error_type_ = error_type;
/external/v8/src/parsing/
Dpreparse-data.h64 ParseErrorType error_type) = 0;
96 const char* argument_opt, ParseErrorType error_type) { in LogMessage() argument
103 error_type_ = error_type; in LogMessage()
130 ParseErrorType error_type() const { in error_type() function
186 const char* argument_opt, ParseErrorType error_type);
Dpreparse-data.cc34 ParseErrorType error_type) { in LogMessage() argument
45 function_store_.Add(error_type); in LogMessage()
Dpreparser.cc27 ParseErrorType error_type) { in ReportMessageAt() argument
28 ReportMessageAt(location.beg_pos, location.end_pos, message, arg, error_type); in ReportMessageAt()
35 ParseErrorType error_type) { in ReportMessageAt() argument
36 pre_parser_->log_->LogMessage(start_pos, end_pos, message, arg, error_type); in ReportMessageAt()
Dparser.h468 ParseErrorType error_type = kSyntaxError);
470 ParseErrorType error_type = kSyntaxError);
472 ParseErrorType error_type = kSyntaxError);
476 ParseErrorType error_type = kSyntaxError);
/external/wpa_supplicant_8/src/ap/
Dpeerkey_auth.c52 u16 mui, u16 error_type) in wpa_smk_send_error() argument
70 error.error_type = host_to_be16(error_type); in wpa_smk_send_error()
333 u16 mui, error_type; in wpa_smk_error() local
359 error_type = be_to_host16(error.error_type); in wpa_smk_error()
363 MAC2STR(kde.mac_addr), mui, error_type); in wpa_smk_error()
365 wpa_smk_send_error(wpa_auth, search.sm, sm->addr, mui, error_type); in wpa_smk_error()
/external/mesa3d/src/glsl/
Dast_to_hir.cpp181 return glsl_type::error_type; in arithmetic_result_type()
194 return glsl_type::error_type; in arithmetic_result_type()
211 return glsl_type::error_type; in arithmetic_result_type()
254 return glsl_type::error_type; in arithmetic_result_type()
303 assert(type != glsl_type::error_type); in arithmetic_result_type()
320 assert(type != glsl_type::error_type); in arithmetic_result_type()
339 assert(type != glsl_type::error_type); in arithmetic_result_type()
346 return glsl_type::error_type; in arithmetic_result_type()
353 return glsl_type::error_type; in arithmetic_result_type()
372 return glsl_type::error_type; in unary_arithmetic_result_type()
[all …]
Dglsl_types.cpp322 return error_type; in get_base_type()
402 return error_type; in get_instance()
417 return error_type; in get_instance()
421 return error_type; in get_instance()
444 default: return error_type; in get_instance()
449 return error_type; in get_instance()
563 return error_type; in field_type()
570 return error_type; in field_type()
Dglsl_types.h152 static const glsl_type *const error_type; member
423 : error_type; in row_type()
437 : error_type; in column_type()
Dbuiltin_types.h34 const glsl_type *const glsl_type::error_type = & glsl_type::_error_type;
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_libcdep.cc49 void ReportErrorSummary(const char *error_type, StackTrace *stack) { in ReportErrorSummary() argument
54 ReportErrorSummary(error_type); in ReportErrorSummary()
61 ReportErrorSummary(error_type, frame->info); in ReportErrorSummary()
Dsanitizer_common.cc290 void ReportErrorSummary(const char *error_type, const AddressInfo &info) { in ReportErrorSummary() argument
294 buff.append("%s ", error_type); in ReportErrorSummary()
Dsanitizer_common.h367 void ReportErrorSummary(const char *error_type, const AddressInfo &info);
369 void ReportErrorSummary(const char *error_type, StackTrace *trace);
/external/wpa_supplicant_8/src/rsn_supp/
Dpeerkey.c64 u16 mui, u16 error_type, int ver) in wpa_supplicant_send_smk_error() argument
105 error.error_type = host_to_be16(error_type); in wpa_supplicant_send_smk_error()
111 MAC2STR(peer), mui, error_type); in wpa_supplicant_send_smk_error()
114 "(mui %d error_type %d)", mui, error_type); in wpa_supplicant_send_smk_error()
599 u16 error_type; in wpa_supplicant_process_smk_error() local
625 error_type = be_to_host16(error.error_type); in wpa_supplicant_process_smk_error()
629 be_to_host16(error.mui), error_type, in wpa_supplicant_process_smk_error()
633 (error_type == STK_ERR_STA_NR || error_type == STK_ERR_STA_NRSN || in wpa_supplicant_process_smk_error()
634 error_type == STK_ERR_CPHR_NS)) { in wpa_supplicant_process_smk_error()
/external/libcxx/src/
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()
/external/fio/
Dtd_error.h14 enum error_type { enum
/external/wpa_supplicant_8/src/eap_peer/
Dikev2.c385 data->error_type = INVALID_KE_PAYLOAD; in ikev2_process_kei()
574 data->error_type = AUTHENTICATION_FAILED; in ikev2_process_auth_secret()
740 data->error_type = 0; in ikev2_responder_process()
1028 if (data->error_type == 0) { in ikev2_build_notification()
1040 wpabuf_put_be16(msg, data->error_type); in ikev2_build_notification()
1042 switch (data->error_type) { in ikev2_build_notification()
1058 "%d", data->error_type); in ikev2_build_notification()
Dikev2.h49 u16 error_type; member
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/awslambda/
Dlayer1.py515 error_type = response.getheader('x-amzn-ErrorType').split(':')[0]
516 error_class = self._faults.get(error_type, self.ResponseError)
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cognito/sync/
Dlayer1.py492 error_type = response.getheader('x-amzn-ErrorType').split(':')[0]
493 error_class = self._faults.get(error_type, self.ResponseError)
/external/autotest/client/cros/
Dcrash_test.py454 error_type = error_type_match.group(1)
456 error_type = None
478 'error_type': error_type,
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/elastictranscoder/
Dlayer1.py930 error_type = response.getheader('x-amzn-ErrorType').split(':')[0]
931 error_class = self._faults.get(error_type, self.ResponseError)
/external/e2fsprogs/misc/
Dbadblocks.c146 static int bb_output (blk_t bad, enum error_types error_type) in bb_output() argument
169 if (error_type == READ_ERROR) { in bb_output()
171 } else if (error_type == WRITE_ERROR) { in bb_output()
173 } else if (error_type == CORRUPTION_ERROR) { in bb_output()
/external/mksh/src/
Dexpr.c165 enum error_type { enum
170 static void evalerr(Expr_state *, enum error_type, const char *)
251 evalerr(Expr_state *es, enum error_type type, const char *str) in evalerr()

12