/external/opencv3/modules/imgproc/perf/ |
D | perf_pyramids.cpp | 18 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/ |
D | pending-compilation-error-handler.h | 36 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/ |
D | preparse-data.h | 64 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);
|
D | preparse-data.cc | 34 ParseErrorType error_type) { in LogMessage() argument 45 function_store_.Add(error_type); in LogMessage()
|
D | preparser.cc | 27 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()
|
D | parser.h | 468 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/ |
D | peerkey_auth.c | 52 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/ |
D | ast_to_hir.cpp | 181 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 …]
|
D | glsl_types.cpp | 322 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()
|
D | glsl_types.h | 152 static const glsl_type *const error_type; member 423 : error_type; in row_type() 437 : error_type; in column_type()
|
D | builtin_types.h | 34 const glsl_type *const glsl_type::error_type = & glsl_type::_error_type;
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_common_libcdep.cc | 49 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()
|
D | sanitizer_common.cc | 290 void ReportErrorSummary(const char *error_type, const AddressInfo &info) { in ReportErrorSummary() argument 294 buff.append("%s ", error_type); in ReportErrorSummary()
|
D | sanitizer_common.h | 367 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/ |
D | peerkey.c | 64 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/ |
D | regex.cpp | 18 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/ |
D | td_error.h | 14 enum error_type { enum
|
/external/wpa_supplicant_8/src/eap_peer/ |
D | ikev2.c | 385 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()
|
D | ikev2.h | 49 u16 error_type; member
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/awslambda/ |
D | layer1.py | 515 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/ |
D | layer1.py | 492 error_type = response.getheader('x-amzn-ErrorType').split(':')[0] 493 error_class = self._faults.get(error_type, self.ResponseError)
|
/external/autotest/client/cros/ |
D | crash_test.py | 454 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/ |
D | layer1.py | 930 error_type = response.getheader('x-amzn-ErrorType').split(':')[0] 931 error_class = self._faults.get(error_type, self.ResponseError)
|
/external/e2fsprogs/misc/ |
D | badblocks.c | 146 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/ |
D | expr.c | 165 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()
|