/aosp_15_r20/external/llvm/test/MC/ARM/ |
H A D | diagnostics.s | 2 @ RUN: FileCheck --check-prefix=CHECK-ERRORS --check-prefix=CHECK-ERRORS-V7 < %t %s 4 @ RUN: FileCheck --check-prefix=CHECK-ERRORS --check-prefix=CHECK-ERRORS-V8 < %t %s 10 @ CHECK-ERRORS: error: instruction 'mls' can not set flags, 11 @ CHECK-ERRORS: but 's' suffix specified 25 @ CHECK-ERRORS: error: invalid immediate shift value 26 @ CHECK-ERRORS: adc r1, r2, r3, lsl #invalid 27 @ CHECK-ERRORS: ^ 28 @ CHECK-ERRORS: error: immediate shift value out of range 29 @ CHECK-ERRORS: adc r4, r5, r6, lsl #-1 30 @ CHECK-ERRORS: ^ [all …]
|
H A D | neon-vld-vst-align.s | 3 @ RUN: FileCheck --check-prefix=CHECK-ERRORS < %t.err %s 13 @ CHECK-ERRORS: error: alignment must be 64 or omitted 14 @ CHECK-ERRORS: vld1.8 {d0}, [r4:16] 15 @ CHECK-ERRORS: ^ 16 @ CHECK-ERRORS: error: alignment must be 64 or omitted 17 @ CHECK-ERRORS: vld1.8 {d0}, [r4:32] 18 @ CHECK-ERRORS: ^ 20 @ CHECK-ERRORS: error: alignment must be 64 or omitted 21 @ CHECK-ERRORS: vld1.8 {d0}, [r4:128] 22 @ CHECK-ERRORS: ^ [all …]
|
H A D | thumb-diagnostics.s | 2 @ RUN: | FileCheck --check-prefix=CHECK-ERRORS %s 4 @ RUN: | FileCheck --check-prefix=CHECK-ERRORS-V5 %s 6 @ RUN: | FileCheck --check-prefix=CHECK-ERRORS-V7M %s 8 @ RUN: | FileCheck --check-prefix=CHECK-ERRORS-V8 %s 14 @ CHECK-ERRORS: error: invalid instruction 15 @ CHECK-ERRORS: add r1, r2, r3 16 @ CHECK-ERRORS: ^ 21 @ CHECK-ERRORS: error: instruction variant requires Thumb2 22 @ CHECK-ERRORS: add r2, r3 23 @ CHECK-ERRORS: ^ [all …]
|
H A D | single-precision-fp.s | 2 @ RUN: FileCheck %s < %t --check-prefix=CHECK-ERRORS 10 @ CHECK-ERRORS: error: instruction requires: double precision VFP 11 @ CHECK-ERRORS-NEXT: vadd.f64 d0, d1, d2 12 @ CHECK-ERRORS: error: instruction requires: double precision VFP 13 @ CHECK-ERRORS-NEXT: vsub.f64 d2, d3, d4 14 @ CHECK-ERRORS: error: instruction requires: double precision VFP 15 @ CHECK-ERRORS-NEXT: vdiv.f64 d4, d5, d6 16 @ CHECK-ERRORS: error: instruction requires: double precision VFP 17 @ CHECK-ERRORS-NEXT: vmul.f64 d6, d7, d8 18 @ CHECK-ERRORS: error: instruction requires: double precision VFP [all …]
|
/aosp_15_r20/external/skia/gn/ |
H A D | sksl_tests.gni | 10 "errors/ArgumentCountMismatch.rts", 11 "errors/ArgumentMismatch.rts", 12 "errors/ArgumentModifiers.rts", 13 "errors/ArrayConstructorElementCount.sksl", 14 "errors/ArrayIndexOutOfRange.rts", 15 "errors/ArrayInlinedIndexOutOfRange.sksl", 16 "errors/ArrayNegation.rts", 17 "errors/ArrayOfInvalidSize.rts", 18 "errors/ArrayOfVoid.rts", 19 "errors/ArrayPlus.rts", [all …]
|
/aosp_15_r20/external/skia/resources/sksl/ |
H A D | BUILD.bazel | 197 "errors/ArgumentCountMismatch.rts", 198 "errors/ArgumentMismatch.rts", 199 "errors/ArgumentModifiers.rts", 200 "errors/ArrayConstructorElementCount.sksl", 201 "errors/ArrayIndexOutOfRange.rts", 202 "errors/ArrayInlinedIndexOutOfRange.sksl", 203 "errors/ArrayNegation.rts", 204 "errors/ArrayOfInvalidSize.rts", 205 "errors/ArrayOfVoid.rts", 206 "errors/ArrayPlus.rts", [all …]
|
/aosp_15_r20/external/llvm/test/MC/AArch64/ |
H A D | arm64-diags.s | 2 ; RUN: FileCheck --check-prefix=CHECK-ERRORS < %t %s 12 ; CHECK-ERRORS: error: invalid operand for instruction 16 ; CHECK-ERRORS: error: invalid operand for instruction 17 ; CHECK-ERRORS: ld4.8b {v0, v1, v2, v3}, [x0], #33 36 ; CHECK-ERRORS: error: index must be an integer in range [-256, 255]. 37 ; CHECK-ERRORS: ldr x0, [x0, #804] 38 ; CHECK-ERRORS: ^ 39 ; CHECK-ERRORS: error: index must be an integer in range [-256, 255]. 40 ; CHECK-ERRORS: ldr w0, [x0, #802] 41 ; CHECK-ERRORS: ^ [all …]
|
/aosp_15_r20/external/tcpdump/tests/ |
H A D | sflow_multiple_counter_30_pdus.out | 8 In errors 0, unknown protos 0 10 Out errors 0, promisc mode 2 12 align errors 0, fcs errors 0, single collision 0, multiple collision 0, test error 0 14 carrier error 0, frames too long 0, mac receive errors 0, symbol errors 0 20 In errors 0, unknown protos 0 22 Out errors 0, promisc mode 2 24 align errors 0, fcs errors 0, single collision 0, multiple collision 0, test error 0 26 carrier error 0, frames too long 0, mac receive errors 0, symbol errors 0 32 In errors 0, unknown protos 0 34 Out errors 0, promisc mode 2 [all …]
|
H A D | sflow-print-v6.out | 4 align errors 0, fcs errors 0, single collision 0, multiple collision 0, test error 0 6 carrier error 0, frames too long 0, mac receive errors 0, symbol errors 0 11 In errors 0, unknown protos 0 13 Out errors 0, promisc mode 0 17 align errors 0, fcs errors 0, single collision 0, multiple collision 0, test error 0 19 carrier error 0, frames too long 0, mac receive errors 0, symbol errors 0 24 In errors 0, unknown protos 0 26 Out errors 0, promisc mode 0 29 align errors 0, fcs errors 0, single collision 0, multiple collision 0, test error 0 31 carrier error 0, frames too long 0, mac receive errors 0, symbol errors 0 [all …]
|
/aosp_15_r20/external/doclava/test/doclava/ |
H A D | ApiCheckTest.java | 19 import com.google.doclava.Errors; 20 import com.google.doclava.Errors.Error; 21 import com.google.doclava.Errors.ErrorMessage; 31 * Clear all errors and make sure all future errors will be recorded. 34 Errors.clearErrors(); in setUp() 35 for (Errors.Error error : Errors.sErrors) { in setUp() 36 Errors.setErrorLevel(error.code, Errors.ERROR); in setUp() 44 assertEquals(report.errors().size(), 0); in testEquivalentApi() 51 assertEquals(1, report.errors().size()); in testMethodReturnTypeChanged() 52 assertEquals(Errors.CHANGED_TYPE, report.errors().iterator().next().error()); in testMethodReturnTypeChanged() [all …]
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | validationES1.cpp | 19 #define ANGLE_VALIDATE_IS_GLES1(state, errors, entryPoint) \ argument 24 errors->validationError(entryPoint, GL_INVALID_OPERATION, kGLES1Only); \ 38 ErrorSet *errors, in ValidateAlphaFuncCommon() argument 54 errors->validationError(entryPoint, GL_INVALID_ENUM, kEnumInvalid); in ValidateAlphaFuncCommon() 175 ErrorSet *errors, in ValidateLightCaps() argument 181 errors->validationError(entryPoint, GL_INVALID_ENUM, kInvalidLight); in ValidateLightCaps() 189 ErrorSet *errors, in ValidateLightCommon() argument 196 ANGLE_VALIDATE_IS_GLES1(state, errors, entryPoint); in ValidateLightCommon() 198 if (!ValidateLightCaps(state, errors, entryPoint, light)) in ValidateLightCommon() 214 errors->validationError(entryPoint, GL_INVALID_VALUE, kLightParameterOutOfRange); in ValidateLightCommon() [all …]
|
H A D | validationES1_autogen.h | 24 ErrorSet *errors, 29 ErrorSet *errors, 34 ErrorSet *errors, 41 ErrorSet *errors, 48 ErrorSet *errors, 53 ErrorSet *errors, 58 ErrorSet *errors, 65 ErrorSet *errors, 72 ErrorSet *errors, 85 ErrorSet *errors, [all …]
|
/aosp_15_r20/external/googleapis/google/ads/googleads/v16/errors/ |
H A D | errors.proto | 17 package google.ads.googleads.v16.errors; 22 import "google/ads/googleads/v16/errors/access_invitation_error.proto"; 23 import "google/ads/googleads/v16/errors/account_budget_proposal_error.proto"; 24 import "google/ads/googleads/v16/errors/account_link_error.proto"; 25 import "google/ads/googleads/v16/errors/ad_customizer_error.proto"; 26 import "google/ads/googleads/v16/errors/ad_error.proto"; 27 import "google/ads/googleads/v16/errors/ad_group_ad_error.proto"; 28 import "google/ads/googleads/v16/errors/ad_group_bid_modifier_error.proto"; 29 import "google/ads/googleads/v16/errors/ad_group_criterion_customizer_error.proto"; 30 import "google/ads/googleads/v16/errors/ad_group_criterion_error.proto"; [all …]
|
/aosp_15_r20/external/googleapis/google/ads/googleads/v15/errors/ |
H A D | errors.proto | 17 package google.ads.googleads.v15.errors; 22 import "google/ads/googleads/v15/errors/access_invitation_error.proto"; 23 import "google/ads/googleads/v15/errors/account_budget_proposal_error.proto"; 24 import "google/ads/googleads/v15/errors/account_link_error.proto"; 25 import "google/ads/googleads/v15/errors/ad_customizer_error.proto"; 26 import "google/ads/googleads/v15/errors/ad_error.proto"; 27 import "google/ads/googleads/v15/errors/ad_group_ad_error.proto"; 28 import "google/ads/googleads/v15/errors/ad_group_bid_modifier_error.proto"; 29 import "google/ads/googleads/v15/errors/ad_group_criterion_customizer_error.proto"; 30 import "google/ads/googleads/v15/errors/ad_group_criterion_error.proto"; [all …]
|
/aosp_15_r20/external/python/cpython3/Modules/clinic/ |
D | _codecsmodule.c.h | 67 "encode($module, /, obj, encoding=\'utf-8\', errors=\'strict\')\n" 72 "The default encoding is \'utf-8\'. errors may be given to set a\n" 74 "errors raise a ValueError. Other possible values are \'ignore\', \'replace\'\n" 83 const char *errors); 89 static const char * const _keywords[] = {"obj", "encoding", "errors", NULL}; in _codecs_encode() 95 const char *errors = NULL; in _codecs_encode() local 124 _PyArg_BadArgument("encode", "argument 'errors'", "str", args[2]); in _codecs_encode() 128 errors = PyUnicode_AsUTF8AndSize(args[2], &errors_length); in _codecs_encode() 129 if (errors == NULL) { in _codecs_encode() 132 if (strlen(errors) != (size_t)errors_length) { in _codecs_encode() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/argh_derive/src/ |
D | parse_attrs.rs | 6 crate::errors::Errors, 64 pub fn parse(errors: &Errors, field: &syn::Field) -> Self { in parse() argument 69 parse_attr_doc(errors, attr, &mut this.description); in parse() 73 let ml = if let Some(ml) = argh_attr_to_meta_list(errors, attr) { in parse() 82 if let Some(m) = errors.expect_meta_name_value(&meta) { in parse() 83 this.parse_attr_arg_name(errors, m); in parse() 86 if let Some(m) = errors.expect_meta_name_value(&meta) { in parse() 87 this.parse_attr_default(errors, m); in parse() 90 if let Some(m) = errors.expect_meta_name_value(&meta) { in parse() 91 parse_attr_description(errors, m, &mut this.description); in parse() [all …]
|
/aosp_15_r20/external/googleapis/google/ads/googleads/v14/errors/ |
H A D | errors.proto | 17 package google.ads.googleads.v14.errors; 22 import "google/ads/googleads/v14/errors/access_invitation_error.proto"; 23 import "google/ads/googleads/v14/errors/account_budget_proposal_error.proto"; 24 import "google/ads/googleads/v14/errors/account_link_error.proto"; 25 import "google/ads/googleads/v14/errors/ad_customizer_error.proto"; 26 import "google/ads/googleads/v14/errors/ad_error.proto"; 27 import "google/ads/googleads/v14/errors/ad_group_ad_error.proto"; 28 import "google/ads/googleads/v14/errors/ad_group_bid_modifier_error.proto"; 29 import "google/ads/googleads/v14/errors/ad_group_criterion_customizer_error.proto"; 30 import "google/ads/googleads/v14/errors/ad_group_criterion_error.proto"; [all …]
|
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/fuchsia/bt/gatt/ |
D | GattServerSetupTest.py | 59 Verify that there are no errors after setting up the input database. 62 signals.TestPass if no errors 63 signals.TestFailure if there are any errors during setup 80 Verify that there are no errors after setting up the input database. 83 signals.TestPass if no errors 84 signals.TestFailure if there are any errors during setup 101 Verify that there are no errors after setting up the input database. 104 signals.TestPass if no errors 105 signals.TestFailure if there are any errors during setup 122 Verify that there are no errors after setting up the input database. [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/ |
H A D | errors_test.py | 15 """Tests for tensorflow.python.framework.errors.""" 24 from tensorflow.python.framework import errors 48 (errors.CANCELLED, errors_impl.CancelledError), 49 (errors.UNKNOWN, errors_impl.UnknownError), 50 (errors.INVALID_ARGUMENT, errors_impl.InvalidArgumentError), 51 (errors.DEADLINE_EXCEEDED, errors_impl.DeadlineExceededError), 52 (errors.NOT_FOUND, errors_impl.NotFoundError), 53 (errors.ALREADY_EXISTS, errors_impl.AlreadyExistsError), 54 (errors.PERMISSION_DENIED, errors_impl.PermissionDeniedError), 55 (errors.UNAUTHENTICATED, errors_impl.UnauthenticatedError), [all …]
|
/aosp_15_r20/libcore/ojluni/src/test/java/util/Objects/ |
H A D | BasicObjectsTest.java | 37 int errors = 0; in main() local 38 errors += testEquals(); in main() 39 errors += testDeepEquals(); in main() 40 errors += testHashCode(); in main() 41 errors += testHash(); in main() 42 errors += testToString(); in main() 43 errors += testToString2(); in main() 44 errors += testToIdentityString(); in main() 45 errors += testCompare(); in main() 46 errors += testRequireNonNull(); in main() [all …]
|
/aosp_15_r20/external/angle/scripts/ |
H A D | angle_presubmit_utils_unittest.py | 48 errors = self.run_check_commit_message_formatting(commit_msg) 49 self.assertEqual(len(errors), 0) 53 errors = self.run_check_commit_message_formatting(commit_msg) 54 self.assertEqual(len(errors), 1) 56 errors[0], 68 errors = self.run_check_commit_message_formatting(commit_msg) 69 self.assertEqual(len(errors), 0) 76 errors = self.run_check_commit_message_formatting(commit_msg) 77 self.assertEqual(len(errors), 1) 79 errors[0], [all …]
|
/aosp_15_r20/external/libcups/systemv/ |
H A D | cupstestppd.c | 91 static int check_constraints(ppd_file_t *ppd, int errors, int verbose, 93 static int check_case(ppd_file_t *ppd, int errors, int verbose); 94 static int check_defaults(ppd_file_t *ppd, int errors, int verbose, 96 static int check_duplex(ppd_file_t *ppd, int errors, int verbose, 98 static int check_filters(ppd_file_t *ppd, const char *root, int errors, 100 static int check_profiles(ppd_file_t *ppd, const char *root, int errors, 102 static int check_sizes(ppd_file_t *ppd, int errors, int verbose, int warn); 103 static int check_translations(ppd_file_t *ppd, int errors, int verbose, 108 static int valid_path(const char *keyword, const char *path, int errors, 128 int warn; /* Which errors to just warn about */ in main() [all …]
|
/aosp_15_r20/external/python/cpython2/Modules/ |
D | _codecsmodule.c | 17 <encoding>_encode(Unicode_object[,errors='strict']) -> 20 <encoding>_decode(char_buffer_obj[,errors='strict']) -> 78 "encode(obj, [encoding[,errors]]) -> object\n\ 81 to the default encoding. errors may be given to set a different error\n\ 82 handling scheme. Default is 'strict' meaning that encoding errors raise\n\ 91 const char *errors = NULL; in codec_encode() local 94 if (!PyArg_ParseTuple(args, "O|ss:encode", &v, &encoding, &errors)) in codec_encode() 108 return PyCodec_Encode(v, encoding, errors); in codec_encode() 112 "decode(obj, [encoding[,errors]]) -> object\n\ 115 to the default encoding. errors may be given to set a different error\n\ [all …]
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/ |
H A D | xds_cluster.cc | 132 ValidationErrors* errors) { in UpstreamTlsContextParse() argument 133 ValidationErrors::ScopedField field(errors, ".typed_config"); in UpstreamTlsContextParse() 136 auto extension = ExtractXdsExtension(context, typed_config, errors); in UpstreamTlsContextParse() 140 ValidationErrors::ScopedField field(errors, ".type_url"); in UpstreamTlsContextParse() 141 errors->AddError("unsupported transport socket type"); in UpstreamTlsContextParse() 147 errors->AddError("can't decode UpstreamTlsContext"); in UpstreamTlsContextParse() 155 errors->AddError("can't decode UpstreamTlsContext"); in UpstreamTlsContextParse() 158 ValidationErrors::ScopedField field3(errors, ".common_tls_context"); in UpstreamTlsContextParse() 165 CommonTlsContext::Parse(context, common_tls_context_proto, errors); in UpstreamTlsContextParse() 169 errors->AddError("no CA certificate provider instance configured"); in UpstreamTlsContextParse() [all …]
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | _codecsmodule.c | 17 <encoding>_encode(Unicode_object[,errors='strict']) -> 20 <encoding>_decode(char_buffer_obj[,errors='strict']) -> 111 errors: str(c_default="NULL") = "strict" 115 The default encoding is 'utf-8'. errors may be given to set a 117 errors raise a ValueError. Other possible values are 'ignore', 'replace' 124 const char *errors) in _codecs_encode_impl() argument 131 return PyCodec_Encode(obj, encoding, errors); in _codecs_encode_impl() 138 errors: str(c_default="NULL") = "strict" 142 Default encoding is 'utf-8'. errors may be given to set a 144 errors raise a ValueError. Other possible values are 'ignore', 'replace' [all …]
|