/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/ |
D | armv8.1a-lse.s | 2 // RUN: FileCheck -check-prefix=CHECK-ERROR < %t %s 4 // RUN: FileCheck -check-prefix=CHECK-ERROR < %t %s 6 // RUN: FileCheck -check-prefix=CHECK-ERROR < %t %s 979 // CHECK-ERROR: error: invalid operand for instruction 980 // CHECK-ERROR: cas b0, b1, [x2] 981 // CHECK-ERROR: ^ 984 // CHECK-ERROR: error: invalid operand for instruction 985 // CHECK-ERROR: cas b2, b3, [sp] 986 // CHECK-ERROR: ^ 989 // CHECK-ERROR: error: invalid operand for instruction [all …]
|
D | basic-a64-diagnostics.s | 2 // RUN: FileCheck --check-prefix=CHECK-ERROR --check-prefix=CHECK-ERROR-ARM64 < %t %s 12 // CHECK-ERROR: error: expected 'sxtx' 'uxtx' or 'lsl' with optional integer in range [0, 4] 13 // CHECK-ERROR: add x2, x3, x5, sxtb 14 // CHECK-ERROR: ^ 15 // CHECK-ERROR: error: expected '[su]xt[bhw]' or 'lsl' with optional integer in range [0, 4] 16 // CHECK-ERROR: add x2, x4, w2, uxtx 17 // CHECK-ERROR: ^ 18 // CHECK-ERROR: error: expected compatible register, symbol or integer in range [0, 4095] 19 // CHECK-ERROR: add w5, w7, x9, sxtx 20 // CHECK-ERROR: ^ [all …]
|
D | armv8.4a-actmon.s | 3 …h64-none-linux-gnu -show-encoding -mattr=-v8.4a < %s 2>&1 | FileCheck %s --check-prefix=CHECK-ERROR 108 //CHECK-RO: error: expected writable system register or pstate 111 //CHECK-RO: error: expected writable system register or pstate 114 //CHECK-RO: error: expected writable system register or pstate 117 //CHECK-RO: error: expected writable system register or pstate 120 //CHECK-RO: error: expected writable system register or pstate 123 //CHECK-RO: error: expected writable system register or pstate 221 //CHECK-ERROR: error: expected writable system register or pstate 222 //CHECK-ERROR: msr AMCR_EL0, x0 223 //CHECK-ERROR: ^ [all …]
|
D | neon-diagnostics.s | 2 // RUN: FileCheck --check-prefix=CHECK-ERROR < %t %s 12 // CHECK-ERROR: error: invalid operand for instruction 13 // CHECK-ERROR: add v0.16b, v1.8b, v2.8b 14 // CHECK-ERROR: ^ 15 // CHECK-ERROR: error: invalid operand for instruction 16 // CHECK-ERROR: sub v0.2d, v1.2d, v2.2s 17 // CHECK-ERROR: ^ 28 // CHECK-ERROR: error: invalid operand for instruction 29 // CHECK-ERROR: fadd v0.2d, v1.2s, v2.2s 30 // CHECK-ERROR: ^ [all …]
|
D | armv8.4a-ldst-error.s | 1 …h64-none-linux-gnu -show-encoding -mattr=+v8.4a < %s 2>&1 | FileCheck %s --check-prefix=CHECK-ERROR 63 //CHECK-ERROR: error: invalid operand for instruction 64 //CHECK-ERROR-NEXT: STLURB SP, [X1, #1] 65 //CHECK-ERROR-NEXT: ^ 66 //CHECK-ERROR-NEXT: error: invalid operand for instruction 67 //CHECK-ERROR-NEXT: ldapurb SP, [x12, #1] 68 //CHECK-ERROR-NEXT: ^ 69 //CHECK-ERROR-NEXT: error: invalid operand for instruction 70 //CHECK-ERROR-NEXT: STLURB W1, [XZR, #1] 71 //CHECK-ERROR-NEXT: ^ [all …]
|
D | armv8.4a-mpam.s | 3 …h64-none-linux-gnu -show-encoding -mattr=-v8.4a < %s 2>&1 | FileCheck %s --check-prefix=CHECK-ERROR 59 //CHECK-RO: error: expected writable system register or pstate 80 //CHECK-ERROR: error: expected writable system register or pstate 81 //CHECK-ERROR: msr MPAM0_EL1, x0 82 //CHECK-ERROR: ^ 83 //CHECK-ERROR: error: expected writable system register or pstate 84 //CHECK-ERROR: msr MPAM1_EL1, x0 85 //CHECK-ERROR: ^ 86 //CHECK-ERROR: error: expected writable system register or pstate 87 //CHECK-ERROR: msr MPAM2_EL2, x0 [all …]
|
D | ilp32-diagnostics.s | 3 // RUN: FileCheck --check-prefix=CHECK-ERROR %s < %t2 6 // CHECK-ERROR: error: ILP32 8 byte PC relative data relocation not supported (LP64 eqv: PREL64) 7 // CHECK-ERROR: ^ 10 // CHECK-ERROR: error: ILP32 8 byte absolute data relocation not supported (LP64 eqv: ABS64) 11 // CHECK-ERROR: ^ 14 // CHECK-ERROR: error: ILP32 absolute MOV relocation not supported (LP64 eqv: MOVW_UABS_G3) 15 // CHECK-ERROR: movz x7, #:abs_g3:some_label 16 // CHECK-ERROR: ^ 19 // CHECK-ERROR: error: ILP32 absolute MOV relocation not supported (LP64 eqv: MOVW_UABS_G2) 20 // CHECK-ERROR: movz x3, #:abs_g2:some_label [all …]
|
/external/libmtp/logs/ |
D | mtp-detect-amazon-fire-hd8.txt | 11 Error 7: Found a bad handle, trying to ignore it. 12 Error 7: Found a bad handle, trying to ignore it. 13 Error 7: Found a bad handle, trying to ignore it. 14 Error 7: Found a bad handle, trying to ignore it. 15 Error 7: Found a bad handle, trying to ignore it. 16 Error 7: Found a bad handle, trying to ignore it. 17 Error 7: Found a bad handle, trying to ignore it. 18 Error 7: Found a bad handle, trying to ignore it. 19 Error 7: Found a bad handle, trying to ignore it. 20 Error 7: Found a bad handle, trying to ignore it. [all …]
|
/external/llvm/test/MC/AArch64/ |
D | basic-a64-diagnostics.s | 2 // RUN: FileCheck --check-prefix=CHECK-ERROR --check-prefix=CHECK-ERROR-ARM64 < %t %s 12 // CHECK-ERROR: error: expected 'sxtx' 'uxtx' or 'lsl' with optional integer in range [0, 4] 13 // CHECK-ERROR: add x2, x3, x5, sxtb 14 // CHECK-ERROR: ^ 15 // CHECK-ERROR: error: expected '[su]xt[bhw]' or 'lsl' with optional integer in range [0, 4] 16 // CHECK-ERROR: add x2, x4, w2, uxtx 17 // CHECK-ERROR: ^ 18 // CHECK-ERROR: error: expected compatible register, symbol or integer in range [0, 4095] 19 // CHECK-ERROR: add w5, w7, x9, sxtx 20 // CHECK-ERROR: ^ [all …]
|
D | neon-diagnostics.s | 2 // RUN: FileCheck --check-prefix=CHECK-ERROR < %t %s 12 // CHECK-ERROR: error: invalid operand for instruction 13 // CHECK-ERROR: add v0.16b, v1.8b, v2.8b 14 // CHECK-ERROR: ^ 15 // CHECK-ERROR: error: invalid operand for instruction 16 // CHECK-ERROR: sub v0.2d, v1.2d, v2.2s 17 // CHECK-ERROR: ^ 28 // CHECK-ERROR: error: invalid operand for instruction 29 // CHECK-ERROR: fadd v0.2d, v1.2s, v2.2s 30 // CHECK-ERROR: ^ [all …]
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | spv.vulkan100.subgroupPartitioned.comp.out | 2 ERROR: 0:19: 'subgroup op' : requires SPIR-V 1.3 3 ERROR: 0:21: 'subgroup op' : requires SPIR-V 1.3 4 ERROR: 0:22: 'subgroup op' : requires SPIR-V 1.3 5 ERROR: 0:23: 'subgroup op' : requires SPIR-V 1.3 6 ERROR: 0:24: 'subgroup op' : requires SPIR-V 1.3 7 ERROR: 0:26: 'subgroup op' : requires SPIR-V 1.3 8 ERROR: 0:27: 'subgroup op' : requires SPIR-V 1.3 9 ERROR: 0:28: 'subgroup op' : requires SPIR-V 1.3 10 ERROR: 0:29: 'subgroup op' : requires SPIR-V 1.3 11 ERROR: 0:31: 'subgroup op' : requires SPIR-V 1.3 [all …]
|
D | spv.vulkan100.subgroupArithmetic.comp.out | 2 ERROR: 0:19: 'subgroup op' : requires SPIR-V 1.3 3 ERROR: 0:20: 'subgroup op' : requires SPIR-V 1.3 4 ERROR: 0:21: 'subgroup op' : requires SPIR-V 1.3 5 ERROR: 0:22: 'subgroup op' : requires SPIR-V 1.3 6 ERROR: 0:24: 'subgroup op' : requires SPIR-V 1.3 7 ERROR: 0:25: 'subgroup op' : requires SPIR-V 1.3 8 ERROR: 0:26: 'subgroup op' : requires SPIR-V 1.3 9 ERROR: 0:27: 'subgroup op' : requires SPIR-V 1.3 10 ERROR: 0:29: 'subgroup op' : requires SPIR-V 1.3 11 ERROR: 0:30: 'subgroup op' : requires SPIR-V 1.3 [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/ |
D | SymbolRecordMapping.cpp | 15 #define error(X) \ macro 21 Error operator()(CodeViewRecordIO &IO, LocalVariableAddrGap &Gap) const { in operator ()() 22 error(IO.mapInteger(Gap.GapStartOffset)); in operator ()() 23 error(IO.mapInteger(Gap.Range)); in operator ()() 24 return Error::success(); in operator ()() 29 static Error mapLocalVariableAddrRange(CodeViewRecordIO &IO, in mapLocalVariableAddrRange() 31 error(IO.mapInteger(Range.OffsetStart)); in mapLocalVariableAddrRange() 32 error(IO.mapInteger(Range.ISectStart)); in mapLocalVariableAddrRange() 33 error(IO.mapInteger(Range.Range)); in mapLocalVariableAddrRange() 34 return Error::success(); in mapLocalVariableAddrRange() [all …]
|
D | TypeRecordMapping.cpp | 15 #define error(X) \ macro 24 Error operator()(CodeViewRecordIO &IO, OneMethodRecord &Method) const { in operator ()() 25 error(IO.mapInteger(Method.Attrs.Attrs)); in operator ()() 28 error(IO.mapInteger(Padding)); in operator ()() 30 error(IO.mapInteger(Method.Type)); in operator ()() 32 error(IO.mapInteger(Method.VFTableOffset)); in operator ()() 37 error(IO.mapStringZ(Method.Name)); in operator ()() 39 return Error::success(); in operator ()() 47 static Error mapNameAndUniqueName(CodeViewRecordIO &IO, StringRef &Name, in mapNameAndUniqueName() 67 error(IO.mapStringZ(N)); in mapNameAndUniqueName() [all …]
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | inttypes_h.pass.cpp | 16 #error INT8_MIN not defined 20 #error INT16_MIN not defined 24 #error INT32_MIN not defined 28 #error INT64_MIN not defined 32 #error INT8_MAX not defined 36 #error INT16_MAX not defined 40 #error INT32_MAX not defined 44 #error INT64_MAX not defined 48 #error UINT8_MAX not defined 52 #error UINT16_MAX not defined [all …]
|
/external/libcxx/test/std/input.output/file.streams/c.files/ |
D | cinttypes.pass.cpp | 16 #error INT8_MIN not defined 20 #error INT16_MIN not defined 24 #error INT32_MIN not defined 28 #error INT64_MIN not defined 32 #error INT8_MAX not defined 36 #error INT16_MAX not defined 40 #error INT32_MAX not defined 44 #error INT64_MAX not defined 48 #error UINT8_MAX not defined 52 #error UINT16_MAX not defined [all …]
|
/external/tensorflow/tensorflow/java/ |
D | build_defs.bzl | 28 # https://github.com/google/error-prone/blob/c6f24bc387989158d99af28e7ae86755e56c5f38/core/src/main… 32 # https://github.com/google/error-prone/blob/c6f24bc387989158d99af28e7ae86755e56c5f38/core/src/main… 37 "-Xep:AmbiguousMethodReference:ERROR", 38 "-Xep:ArgumentSelectionDefectChecker:ERROR", 39 "-Xep:AssertEqualsArgumentOrderChecker:ERROR", 40 "-Xep:BadAnnotationImplementation:ERROR", 41 "-Xep:BadComparable:ERROR", 42 "-Xep:BoxedPrimitiveConstructor:ERROR", 43 "-Xep:CannotMockFinalClass:ERROR", 44 "-Xep:ClassCanBeStatic:ERROR", [all …]
|
/external/doclava/src/com/google/doclava/ |
D | Errors.java | 32 final Error error; field in Errors.ErrorMessage 36 ErrorMessage(int r, Error e, SourcePositionInfo p, String m) { in ErrorMessage() 38 error = e; in ErrorMessage() 55 switch (error.getLevel()) { in toString() 58 case ERROR: res.append("\033[31merror: "); break; in toString() 63 res.append(" [").append(error.code).append("]"); in toString() 67 switch (error.getLevel()) { in toString() 70 case ERROR: res.append("error "); break; in toString() 73 res.append(error.code).append(": "); in toString() 79 public Error error() { in error() method in Errors.ErrorMessage [all …]
|
/external/llvm/test/MC/ARM/ |
D | fullfp16-neon-neg.s | 8 @ CHECK: error: instruction requires: 9 @ CHECK: error: instruction requires: 13 @ CHECK: error: instruction requires: 14 @ CHECK: error: instruction requires: 18 @ CHECK: error: instruction requires: 19 @ CHECK: error: instruction requires: 23 @ CHECK: error: instruction requires: 24 @ CHECK: error: instruction requires: 28 @ CHECK: error: instruction requires: 29 @ CHECK: error: instruction requires: [all …]
|
D | directive-arch_extension-fp.s | 13 @ CHECK-V7: error: architectural extension 'fp' is not allowed for the current base architecture 20 @ CHECK-V7: error: instruction requires: FPARMv8 23 @ CHECK-V7: error: instruction requires: FPARMv8 25 @ CHECK-V7: error: instruction requires: FPARMv8 27 @ CHECK-V7: error: instruction requires: FPARMv8 29 @ CHECK-V7: error: instruction requires: FPARMv8 31 @ CHECK-V7: error: instruction requires: FPARMv8 33 @ CHECK-V7: error: instruction requires: FPARMv8 36 @ CHECK-V7: error: instruction requires: FPARMv8 38 @ CHECK-V7: error: instruction requires: FPARMv8 [all …]
|
/external/llvm/test/MC/SystemZ/ |
D | insn-bad.s | 5 #CHECK: error: invalid operand 7 #CHECK: error: invalid operand 13 #CHECK: error: invalid operand 15 #CHECK: error: invalid operand 21 #CHECK: error: invalid operand 23 #CHECK: error: invalid operand 29 #CHECK: error: invalid operand 31 #CHECK: error: invalid operand 37 #CHECK: error: invalid operand 39 #CHECK: error: invalid operand [all …]
|
/external/libcxx/test/std/diagnostics/errno/ |
D | cerrno.pass.cpp | 16 #error E2BIG not defined 20 #error EACCES not defined 24 #error EACCES not defined 28 #error EADDRINUSE not defined 32 #error EADDRNOTAVAIL not defined 36 #error EAFNOSUPPORT not defined 40 #error EAGAIN not defined 44 #error EALREADY not defined 48 #error EBADF not defined 52 #error EBADMSG not defined [all …]
|
/external/skia/tests/ |
D | SkSLErrorTest.cpp | 12 static void test_failure(skiatest::Reporter* r, const char* src, const char* error) { in test_failure() argument 22 SkSL::String skError(error); in test_failure() 24 SkDebugf("SKSL ERROR:\n source: %s\n expected: %s received: %s", src, error, in test_failure() 43 "error: 1: unknown identifier 'x'\n1 error\n"); in DEF_TEST() 49 "error: 1: unknown identifier 'foo'\n1 error\n"); in DEF_TEST() 55 "error: 1: no match for sin(int, int)\n1 error\n"); in DEF_TEST() 58 "error: 1: no match for sin(bool)\n1 error\n"); in DEF_TEST() 67 "error: 1: call to 'foo' expected 1 argument, but found 2\n1 error\n"); in DEF_TEST() 74 "error: 1: expected 'float', but found 'bool'\n1 error\n"); in DEF_TEST() 80 "error: 1: expected 'bool', but found 'int'\n1 error\n"); in DEF_TEST() [all …]
|
/external/skqp/tests/ |
D | SkSLErrorTest.cpp | 12 static void test_failure(skiatest::Reporter* r, const char* src, const char* error) { in test_failure() argument 22 SkSL::String skError(error); in test_failure() 24 SkDebugf("SKSL ERROR:\n source: %s\n expected: %s received: %s", src, error, in test_failure() 43 "error: 1: unknown identifier 'x'\n1 error\n"); in DEF_TEST() 49 "error: 1: unknown identifier 'foo'\n1 error\n"); in DEF_TEST() 55 "error: 1: call to 'sin' expected 1 argument, but found 2\n1 error\n"); in DEF_TEST() 58 "error: 1: no match for sin(bool)\n1 error\n"); in DEF_TEST() 67 "error: 1: call to 'foo' expected 1 argument, but found 2\n1 error\n"); in DEF_TEST() 74 "error: 1: expected 'float', but found 'bool'\n1 error\n"); in DEF_TEST() 80 "error: 1: expected 'bool', but found 'int'\n1 error\n"); in DEF_TEST() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/SystemZ/ |
D | insn-bad.s | 7 #CHECK: error: invalid operand 9 #CHECK: error: invalid operand 15 #CHECK: error: invalid operand 17 #CHECK: error: invalid operand 23 #CHECK: error: invalid operand 25 #CHECK: error: invalid operand 31 #CHECK: error: instruction requires: fp-extension 36 #CHECK: error: invalid operand 38 #CHECK: error: invalid operand 44 #CHECK: error: invalid operand [all …]
|