HomeSort by relevance Sort by last modified time
    Searched refs:error_type (Results 1 - 25 of 47) sorted by null

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
regex_error.h 49 enum error_type enum in namespace:regex_constants
68 constexpr error_type error_collate(_S_error_collate);
71 constexpr error_type error_ctype(_S_error_ctype);
77 constexpr error_type error_escape(_S_error_escape);
80 constexpr error_type error_backref(_S_error_backref);
83 constexpr error_type error_brack(_S_error_brack);
86 constexpr error_type error_paren(_S_error_paren);
89 constexpr error_type error_brace(_S_error_brace);
92 constexpr error_type error_badbrace(_S_error_badbrace);
98 constexpr error_type error_range(_S_error_range)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
regex_error.h 49 enum error_type enum in namespace:regex_constants
68 constexpr error_type error_collate(_S_error_collate);
71 constexpr error_type error_ctype(_S_error_ctype);
77 constexpr error_type error_escape(_S_error_escape);
80 constexpr error_type error_backref(_S_error_backref);
83 constexpr error_type error_brack(_S_error_brack);
86 constexpr error_type error_paren(_S_error_paren);
89 constexpr error_type error_brace(_S_error_brace);
92 constexpr error_type error_badbrace(_S_error_badbrace);
98 constexpr error_type error_range(_S_error_range)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
regex_error.h 49 enum error_type enum in namespace:regex_constants
68 constexpr error_type error_collate(_S_error_collate);
71 constexpr error_type error_ctype(_S_error_ctype);
77 constexpr error_type error_escape(_S_error_escape);
80 constexpr error_type error_backref(_S_error_backref);
83 constexpr error_type error_brack(_S_error_brack);
86 constexpr error_type error_paren(_S_error_paren);
89 constexpr error_type error_brace(_S_error_brace);
92 constexpr error_type error_badbrace(_S_error_badbrace);
98 constexpr error_type error_range(_S_error_range)
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
regex_error.h 49 enum error_type enum in namespace:regex_constants
67 constexpr error_type error_collate(_S_error_collate);
70 constexpr error_type error_ctype(_S_error_ctype);
76 constexpr error_type error_escape(_S_error_escape);
79 constexpr error_type error_backref(_S_error_backref);
82 constexpr error_type error_brack(_S_error_brack);
85 constexpr error_type error_paren(_S_error_paren);
88 constexpr error_type error_brace(_S_error_brace);
91 constexpr error_type error_badbrace(_S_error_badbrace);
97 constexpr error_type error_range(_S_error_range)
    [all...]
  /system/connectivity/shill/
testing.h 58 MATCHER_P2(ErrorIs, error_type, error_message, "") {
59 return error_type == arg.type() && error_message == arg.message();
62 MATCHER_P(ErrorTypeIs, error_type, "") {
63 return error_type == arg.type();
94 SetErrorTypeInArgumentAction(Error::Type error_type, bool warn_default)
95 : error_type_(error_type),
139 SetErrorTypeInArgument(Error::Type error_type) {
141 SetErrorTypeInArgumentAction<error_argument_index>(error_type, false));
result_aggregator_unittest.cc 88 void GenerateResult(const Error::Type error_type) {
89 aggregator_->ReportResult(Error(error_type));
  /external/v8/src/
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/fio/
td_error.h 14 enum error_type { enum
  /external/opencv3/modules/imgproc/perf/
perf_pyramids.cpp 18 perf::ERROR_TYPE error_type = CV_MAT_DEPTH(matType) <= CV_32S ? ERROR_ABSOLUTE : ERROR_RELATIVE; local
27 SANITY_CHECK(dst, eps, error_type);
39 perf::ERROR_TYPE error_type = CV_MAT_DEPTH(matType) <= CV_32S ? ERROR_ABSOLUTE : ERROR_RELATIVE; local
48 SANITY_CHECK(dst, eps, error_type);
61 perf::ERROR_TYPE error_type = CV_MAT_DEPTH(matType) <= CV_32S ? ERROR_ABSOLUTE : ERROR_RELATIVE; local
71 SANITY_CHECK(dst0, eps, error_type);
72 SANITY_CHECK(dst1, eps, error_type);
    [all...]
  /external/v8/src/parsing/
preparse-data.h 65 ParseErrorType error_type) = 0;
97 const char* argument_opt, ParseErrorType error_type) {
104 error_type_ = error_type;
131 ParseErrorType error_type() const { function in class:v8::internal::SingletonLogger
187 const char* argument_opt, ParseErrorType error_type);
preparse-data.cc 34 ParseErrorType error_type) {
45 function_store_.Add(error_type);
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_common_libcdep.cc 49 void ReportErrorSummary(const char *error_type, StackTrace *stack) {
54 ReportErrorSummary(error_type);
61 ReportErrorSummary(error_type, frame->info);
  /external/wpa_supplicant_8/src/ap/
peerkey_auth.c 52 u16 mui, u16 error_type)
70 error.error_type = host_to_be16(error_type);
333 u16 mui, error_type; local
359 error_type = be_to_host16(error.error_type);
363 MAC2STR(kde.mac_addr), mui, error_type);
365 wpa_smk_send_error(wpa_auth, search.sm, sm->addr, mui, error_type);
  /system/core/crash_reporter/
crash_sender 412 local error_type="$(get_key_value "${meta_path}" "error_type")"
413 [ "${error_type}" = "undefined" ] && error_type=
439 [ -n "${error_type}" ] && lecho " Error type: ${error_type}"
480 ${error_type:+-F "error_type=${error_type}"} \
user_collector.cc 102 std::string UserCollector::GetErrorTypeSignature(ErrorType error_type) const {
103 switch (error_type) {
179 ErrorType error_type,
188 AddCrashMetaData("error_type", GetErrorTypeSignature(error_type));
531 ErrorType error_type = local
533 if (error_type != kErrorNone) {
536 return error_type;
658 ErrorType error_type = local
660 if (error_type != kErrorNone)
    [all...]
user_collector.h 103 // Returns an error type signature for a given |error_type| value,
106 std::string GetErrorTypeSignature(ErrorType error_type) const;
130 void EnqueueCollectionErrorLog(pid_t pid, ErrorType error_type,
  /external/wpa_supplicant_8/src/eap_peer/
ikev2.h 49 u16 error_type; member in struct:ikev2_responder_data
ikev2.c 385 data->error_type = INVALID_KE_PAYLOAD;
574 data->error_type = AUTHENTICATION_FAILED;
740 data->error_type = 0;
1028 if (data->error_type == 0) {
1040 wpabuf_put_be16(msg, data->error_type);
1042 switch (data->error_type) {
1058 "%d", data->error_type);
  /external/mesa3d/src/glsl/
glsl_types.cpp 322 return error_type;
402 return error_type;
417 return error_type;
421 return error_type;
444 default: return error_type;
449 return error_type;
563 return error_type;
570 return error_type;
glsl_types.h 152 static const glsl_type *const error_type; member in struct:glsl_type
416 * If the type is not a matrix, \c glsl_type::error_type is returned.
423 : error_type;
430 * If the type is not a matrix, \c glsl_type::error_type is returned.
437 : error_type;
446 * or the named field does not exist, \c glsl_type::error_type is returned.
ast_to_hir.cpp 181 return glsl_type::error_type;
194 return glsl_type::error_type;
211 return glsl_type::error_type;
254 return glsl_type::error_type;
303 assert(type != glsl_type::error_type);
320 assert(type != glsl_type::error_type);
339 assert(type != glsl_type::error_type);
346 return glsl_type::error_type;
353 return glsl_type::error_type;
372 return glsl_type::error_type;
    [all...]
  /external/wpa_supplicant_8/src/rsn_supp/
peerkey.c 64 u16 mui, u16 error_type, int ver)
105 error.error_type = host_to_be16(error_type);
110 MACSTR " mui %d error_type %d)",
111 MAC2STR(peer), mui, error_type);
114 "(mui %d error_type %d)", mui, error_type);
599 u16 error_type; local
625 error_type = be_to_host16(error.error_type);
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cognito/sync/
layer1.py 492 error_type = response.getheader('x-amzn-ErrorType').split(':')[0]
493 error_class = self._faults.get(error_type, self.ResponseError)
  /external/libcxx/src/
regex.cpp 18 make_error_type_string(regex_constants::error_type ecode)
63 regex_error::regex_error(regex_constants::error_type ecode)
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
regex.cpp 18 make_error_type_string(regex_constants::error_type ecode)
63 regex_error::regex_error(regex_constants::error_type ecode)

Completed in 813 milliseconds

1 2