Home
last modified time | relevance | path

Searched full:be (Results 1 – 25 of 25358) sorted by relevance

12345678910>>...1015

/external/e2fsprogs/tests/f_expand/
Dexpect.1.gz
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
DSQLInvalidAuthorizationSpecExceptionTest.java47 "The SQLState of SQLInvalidAuthorizationSpecException should be null", in test_Constructor_LString()
50 … "The reason of SQLInvalidAuthorizationSpecException set and get should be equivalent", in test_Constructor_LString()
54 "The error code of SQLInvalidAuthorizationSpecException should be 0", in test_Constructor_LString()
66 "The SQLState of SQLInvalidAuthorizationSpecException should be null", in test_Constructor_LString_1()
69 "The reason of SQLInvalidAuthorizationSpecException should be null", in test_Constructor_LString_1()
72 "The error code of SQLInvalidAuthorizationSpecException should be 0", in test_Constructor_LString_1()
84 … "The SQLState of SQLInvalidAuthorizationSpecException set and get should be equivalent", in test_Constructor_LStringLString()
88 … "The reason of SQLInvalidAuthorizationSpecException set and get should be equivalent", in test_Constructor_LStringLString()
92 "The error code of SQLInvalidAuthorizationSpecException should be 0", in test_Constructor_LStringLString()
105 "The SQLState of SQLInvalidAuthorizationSpecException should be null", in test_Constructor_LStringLString_1()
[all …]
DSQLNonTransientConnectionExceptionTest.java47 "The SQLState of SQLNonTransientConnectionException should be null", in test_Constructor_LString()
50 "The reason of SQLNonTransientConnectionException set and get should be equivalent", in test_Constructor_LString()
53 "The error code of SQLNonTransientConnectionException should be 0", in test_Constructor_LString()
65 "The SQLState of SQLNonTransientConnectionException should be null", in test_Constructor_LString_1()
68 "The reason of SQLNonTransientConnectionException should be null", in test_Constructor_LString_1()
71 "The error code of SQLNonTransientConnectionException should be 0", in test_Constructor_LString_1()
83 … "The SQLState of SQLNonTransientConnectionException set and get should be equivalent", in test_Constructor_LStringLString()
87 "The reason of SQLNonTransientConnectionException set and get should be equivalent", in test_Constructor_LStringLString()
91 "The error code of SQLNonTransientConnectionException should be 0", in test_Constructor_LStringLString()
104 "The SQLState of SQLNonTransientConnectionException should be null", in test_Constructor_LStringLString_1()
[all …]
DSQLTransactionRollbackExceptionTest.java47 "The SQLState of SQLTransactionRollbackException should be null", in test_Constructor_LString()
50 "The reason of SQLTransactionRollbackException set and get should be equivalent", in test_Constructor_LString()
53 "The error code of SQLTransactionRollbackException should be 0", in test_Constructor_LString()
65 "The SQLState of SQLTransactionRollbackException should be null", in test_Constructor_LString_1()
68 "The reason of SQLTransactionRollbackException should be null", in test_Constructor_LString_1()
71 "The error code of SQLTransactionRollbackException should be 0", in test_Constructor_LString_1()
83 "The SQLState of SQLTransactionRollbackException set and get should be equivalent", in test_Constructor_LStringLString()
86 "The reason of SQLTransactionRollbackException set and get should be equivalent", in test_Constructor_LStringLString()
89 "The error code of SQLTransactionRollbackException should be 0", in test_Constructor_LStringLString()
102 "The SQLState of SQLTransactionRollbackException should be null", in test_Constructor_LStringLString_1()
[all …]
DSQLFeatureNotSupportedExceptionTest.java47 "The SQLState of SQLFeatureNotSupportedException should be null", in test_Constructor_LString()
50 "The reason of SQLFeatureNotSupportedException set and get should be equivalent", in test_Constructor_LString()
53 "The error code of SQLFeatureNotSupportedException should be 0", in test_Constructor_LString()
65 "The SQLState of SQLFeatureNotSupportedException should be null", in test_Constructor_LString_1()
68 "The reason of SQLFeatureNotSupportedException should be null", in test_Constructor_LString_1()
71 "The error code of SQLFeatureNotSupportedException should be 0", in test_Constructor_LString_1()
83 "The SQLState of SQLFeatureNotSupportedException set and get should be equivalent", in test_Constructor_LStringLString()
86 "The reason of SQLFeatureNotSupportedException set and get should be equivalent", in test_Constructor_LStringLString()
89 "The error code of SQLFeatureNotSupportedException should be 0", in test_Constructor_LStringLString()
102 "The SQLState of SQLFeatureNotSupportedException should be null", in test_Constructor_LStringLString_1()
[all …]
DSQLTransientConnectionExceptionTest.java47 "The SQLState of SQLTransientConnectionException should be null", in test_Constructor_LString()
50 "The reason of SQLTransientConnectionException set and get should be equivalent", in test_Constructor_LString()
53 "The error code of SQLTransientConnectionException should be 0", in test_Constructor_LString()
65 "The SQLState of SQLTransientConnectionException should be null", in test_Constructor_LString_1()
68 "The reason of SQLTransientConnectionException should be null", in test_Constructor_LString_1()
71 "The error code of SQLTransientConnectionException should be 0", in test_Constructor_LString_1()
83 "The SQLState of SQLTransientConnectionException set and get should be equivalent", in test_Constructor_LStringLString()
86 "The reason of SQLTransientConnectionException set and get should be equivalent", in test_Constructor_LStringLString()
89 "The error code of SQLTransientConnectionException should be 0", in test_Constructor_LStringLString()
102 "The SQLState of SQLTransientConnectionException should be null", in test_Constructor_LStringLString_1()
[all …]
DSQLTransientExceptionTest.java46 assertNull("The SQLState of SQLTransientException should be null", in test_Constructor_LString()
49 "The reason of SQLTransientException set and get should be equivalent", in test_Constructor_LString()
51 assertEquals("The error code of SQLTransientException should be 0", in test_Constructor_LString()
62 assertNull("The SQLState of SQLTransientException should be null", in test_Constructor_LString_1()
64 assertNull("The reason of SQLTransientException should be null", in test_Constructor_LString_1()
66 assertEquals("The error code of SQLTransientException should be 0", in test_Constructor_LString_1()
78 "The SQLState of SQLTransientException set and get should be equivalent", in test_Constructor_LStringLString()
81 "The reason of SQLTransientException set and get should be equivalent", in test_Constructor_LStringLString()
83 assertEquals("The error code of SQLTransientException should be 0", in test_Constructor_LStringLString()
95 assertNull("The SQLState of SQLTransientException should be null", in test_Constructor_LStringLString_1()
[all …]
DSQLRecoverableExceptionTest.java46 assertNull("The SQLState of SQLRecoverableException should be null", in test_Constructor_LString()
49 "The reason of SQLRecoverableException set and get should be equivalent", in test_Constructor_LString()
51 assertEquals("The error code of SQLRecoverableException should be 0", in test_Constructor_LString()
62 assertNull("The SQLState of SQLRecoverableException should be null", in test_Constructor_LString_1()
64 assertNull("The reason of SQLRecoverableException should be null", in test_Constructor_LString_1()
66 assertEquals("The error code of SQLRecoverableException should be 0", in test_Constructor_LString_1()
78 "The SQLState of SQLRecoverableException set and get should be equivalent", in test_Constructor_LStringLString()
81 "The reason of SQLRecoverableException set and get should be equivalent", in test_Constructor_LStringLString()
83 assertEquals("The error code of SQLRecoverableException should be 0", in test_Constructor_LStringLString()
95 assertNull("The SQLState of SQLRecoverableException should be null", in test_Constructor_LStringLString_1()
[all …]
DSQLTimeoutExceptionTest.java46 assertNull("The SQLState of SQLTimeoutException should be null", in test_Constructor_LString()
49 "The reason of SQLTimeoutException set and get should be equivalent", in test_Constructor_LString()
51 assertEquals("The error code of SQLTimeoutException should be 0", in test_Constructor_LString()
62 assertNull("The SQLState of SQLTimeoutException should be null", in test_Constructor_LString_1()
64 assertNull("The reason of SQLTimeoutException should be null", in test_Constructor_LString_1()
66 assertEquals("The error code of SQLTimeoutException should be 0", in test_Constructor_LString_1()
78 "The SQLState of SQLTimeoutException set and get should be equivalent", in test_Constructor_LStringLString()
81 "The reason of SQLTimeoutException set and get should be equivalent", in test_Constructor_LStringLString()
83 assertEquals("The error code of SQLTimeoutException should be 0", in test_Constructor_LStringLString()
95 assertNull("The SQLState of SQLTimeoutException should be null", in test_Constructor_LStringLString_1()
[all …]
DSQLIntegrityConstraintViolationExceptionTest.java47 "The SQLState of SQLIntegrityConstraintViolationException should be null", in test_Constructor_LString()
50 … "The reason of SQLIntegrityConstraintViolationException set and get should be equivalent", in test_Constructor_LString()
54 "The error code of SQLIntegrityConstraintViolationException should be 0", in test_Constructor_LString()
66 "The SQLState of SQLIntegrityConstraintViolationException should be null", in test_Constructor_LString_1()
69 "The reason of SQLIntegrityConstraintViolationException should be null", in test_Constructor_LString_1()
72 "The error code of SQLIntegrityConstraintViolationException should be 0", in test_Constructor_LString_1()
84 … "The SQLState of SQLIntegrityConstraintViolationException set and get should be equivalent", in test_Constructor_LStringLString()
88 … "The reason of SQLIntegrityConstraintViolationException set and get should be equivalent", in test_Constructor_LStringLString()
92 "The error code of SQLIntegrityConstraintViolationException should be 0", in test_Constructor_LStringLString()
105 "The SQLState of SQLIntegrityConstraintViolationException should be null", in test_Constructor_LStringLString_1()
[all …]
DSQLSyntaxErrorExceptionTest.java46 assertNull("The SQLState of SQLSyntaxErrorException should be null", in test_Constructor_LString()
49 "The reason of SQLSyntaxErrorException set and get should be equivalent", in test_Constructor_LString()
51 assertEquals("The error code of SQLSyntaxErrorException should be 0", in test_Constructor_LString()
62 assertNull("The SQLState of SQLSyntaxErrorException should be null", in test_Constructor_LString_1()
64 assertNull("The reason of SQLSyntaxErrorException should be null", in test_Constructor_LString_1()
66 assertEquals("The error code of SQLSyntaxErrorException should be 0", in test_Constructor_LString_1()
78 "The SQLState of SQLSyntaxErrorException set and get should be equivalent", in test_Constructor_LStringLString()
81 "The reason of SQLSyntaxErrorException set and get should be equivalent", in test_Constructor_LStringLString()
83 assertEquals("The error code of SQLSyntaxErrorException should be 0", in test_Constructor_LStringLString()
95 assertNull("The SQLState of SQLSyntaxErrorException should be null", in test_Constructor_LStringLString_1()
[all …]
DSQLDataExceptionTest.java45 assertNull("The SQLState of SQLDataException should be null", in test_Constructor_LString()
48 "The reason of SQLDataException set and get should be equivalent", in test_Constructor_LString()
50 assertEquals("The error code of SQLDataException should be 0", in test_Constructor_LString()
60 assertNull("The SQLState of SQLDataException should be null", in test_Constructor_LString_1()
62 assertNull("The reason of SQLDataException should be null", in test_Constructor_LString_1()
64 assertEquals("The error code of SQLDataException should be 0", in test_Constructor_LString_1()
76 "The SQLState of SQLDataException set and get should be equivalent", in test_Constructor_LStringLString()
79 "The reason of SQLDataException set and get should be equivalent", in test_Constructor_LStringLString()
81 assertEquals("The error code of SQLDataException should be 0", in test_Constructor_LStringLString()
93 assertNull("The SQLState of SQLDataException should be null", in test_Constructor_LStringLString_1()
[all …]
DSQLNonTransientExceptionTest.java46 assertNull("The SQLState of SQLNonTransientException should be null", in test_Constructor_LString()
49 "The reason of SQLNonTransientException set and get should be equivalent", in test_Constructor_LString()
51 assertEquals("The error code of SQLNonTransientException should be 0", in test_Constructor_LString()
62 assertNull("The SQLState of SQLNonTransientException should be null", in test_Constructor_LString_1()
64 assertNull("The reason of SQLNonTransientException should be null", in test_Constructor_LString_1()
66 assertEquals("The error code of SQLNonTransientException should be 0", in test_Constructor_LString_1()
78 "The SQLState of SQLNonTransientException set and get should be equivalent", in test_Constructor_LStringLString()
81 "The reason of SQLNonTransientException set and get should be equivalent", in test_Constructor_LStringLString()
83 assertEquals("The error code of SQLNonTransientException should be 0", in test_Constructor_LStringLString()
95 assertNull("The SQLState of SQLNonTransientException should be null", in test_Constructor_LStringLString_1()
[all …]
/external/avahi/avahi-sharp/en/Avahi/
DEntryGroup.xml23 <param name="client">To be added.</param>
24 <summary>To be added.</summary>
25 <remarks>To be added.</remarks>
35 <summary>To be added.</summary>
36 <remarks>To be added.</remarks>
47 <summary>To be added.</summary>
48 <remarks>To be added.</remarks>
59 <summary>To be added.</summary>
60 <remarks>To be added.</remarks>
71 <summary>To be added.</summary>
[all …]
/external/clang/test/CodeGen/
Dbuiltins-systemz-vector-error.c30 __builtin_s390_lcbb(cptr, -1); // expected-error {{argument should be a value from 0 to 15}} in test_core()
31 __builtin_s390_lcbb(cptr, 16); // expected-error {{argument should be a value from 0 to 15}} in test_core()
32 __builtin_s390_lcbb(cptr, len); // expected-error {{must be a constant integer}} in test_core()
34 __builtin_s390_vlbb(cptr, -1); // expected-error {{argument should be a value from 0 to 15}} in test_core()
35 __builtin_s390_vlbb(cptr, 16); // expected-error {{argument should be a value from 0 to 15}} in test_core()
36 __builtin_s390_vlbb(cptr, len); // expected-error {{must be a constant integer}} in test_core()
38 __builtin_s390_vpdi(vul, vul, -1); // expected-error {{argument should be a value from 0 to 15}} in test_core()
39 __builtin_s390_vpdi(vul, vul, 16); // expected-error {{argument should be a value from 0 to 15}} in test_core()
40 __builtin_s390_vpdi(vul, vul, len); // expected-error {{must be a constant integer}} in test_core()
44 …__builtin_s390_verimb(vuc, vuc, vuc, -1); // expected-error {{argument should be a value from 0… in test_integer()
[all …]
/external/clang/test/SemaCXX/
Dwarn-tautological-undefined-compare.cpp9 …pected-warning@-1{{reference cannot be bound to dereferenced null pointer in well-defined C++ code… in test1()
11 …pected-warning@-1{{reference cannot be bound to dereferenced null pointer in well-defined C++ code… in test1()
19 …// expected-warning@-1{{'this' pointer cannot be null in well-defined C++ code; comparison may be in foo()
21 …// expected-warning@-1{{'this' pointer cannot be null in well-defined C++ code; comparison may be in foo()
27 …pected-warning@-1{{reference cannot be bound to dereferenced null pointer in well-defined C++ code… in bar()
29 …pected-warning@-1{{reference cannot be bound to dereferenced null pointer in well-defined C++ code… in bar()
49 …pected-warning@-1{{reference cannot be bound to dereferenced null pointer in well-defined C++ code… in test()
51 …pected-warning@-1{{reference cannot be bound to dereferenced null pointer in well-defined C++ code… in test()
54 …pected-warning@-1{{reference cannot be bound to dereferenced null pointer in well-defined C++ code… in test()
56 …pected-warning@-1{{reference cannot be bound to dereferenced null pointer in well-defined C++ code… in test()
[all …]
Dwarn-undefined-bool-conversion.cpp9 …xpected-warning@-1{{reference cannot be bound to dereferenced null pointer in well-defined C++ cod… in test1()
12 …xpected-warning@-1{{reference cannot be bound to dereferenced null pointer in well-defined C++ cod… in test1()
20 …// expected-warning@-1{{'this' pointer cannot be null in well-defined C++ code; pointer may be ass… in foo()
23 …// expected-warning@-1{{'this' pointer cannot be null in well-defined C++ code; pointer may be ass… in foo()
29 …xpected-warning@-1{{reference cannot be bound to dereferenced null pointer in well-defined C++ cod… in bar()
32 …xpected-warning@-1{{reference cannot be bound to dereferenced null pointer in well-defined C++ cod… in bar()
52 …xpected-warning@-1{{reference cannot be bound to dereferenced null pointer in well-defined C++ cod… in test()
54 …xpected-warning@-1{{reference cannot be bound to dereferenced null pointer in well-defined C++ cod… in test()
56 …xpected-warning@-1{{reference cannot be bound to dereferenced null pointer in well-defined C++ cod… in test()
59 …xpected-warning@-1{{reference cannot be bound to dereferenced null pointer in well-defined C++ cod… in test()
[all …]
/external/llvm/test/MC/PowerPC/
Dppc64-encoding-ext.s2 … llvm-mc -triple powerpc64-unknown-unknown --show-encoding %s | FileCheck -check-prefix=CHECK-BE %s
7 # CHECK-BE: beqlr 0 # encoding: [0x4d,0x82,0x00,0x20]
10 # CHECK-BE: beqlr 1 # encoding: [0x4d,0x86,0x00,0x20]
13 # CHECK-BE: beqlr 2 # encoding: [0x4d,0x8a,0x00,0x20]
16 # CHECK-BE: beqlr 3 # encoding: [0x4d,0x8e,0x00,0x20]
19 # CHECK-BE: beqlr 4 # encoding: [0x4d,0x92,0x00,0x20]
22 # CHECK-BE: beqlr 5 # encoding: [0x4d,0x96,0x00,0x20]
25 # CHECK-BE: beqlr 6 # encoding: [0x4d,0x9a,0x00,0x20]
28 # CHECK-BE: beqlr 7 # encoding: [0x4d,0x9e,0x00,0x20]
32 # CHECK-BE: bclr 12, 0 # encoding: [0x4d,0x80,0x00,0x20]
[all …]
Dppc64-encoding.s2 … llvm-mc -triple powerpc64-unknown-unknown --show-encoding %s | FileCheck -check-prefix=CHECK-BE %s
9 # CHECK-BE: b target # encoding: [0b010010AA,A,A,0bAAAAAA00]
11 # CHECK-BE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc…
14 # CHECK-BE: ba target # encoding: [0b010010AA,A,A,0bAAAAAA10]
16 # CHECK-BE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc…
19 # CHECK-BE: bl target # encoding: [0b010010AA,A,A,0bAAAAAA01]
21 # CHECK-BE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc…
24 # CHECK-BE: bla target # encoding: [0b010010AA,A,A,0bAAAAAA11]
26 # CHECK-BE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc…
30 # CHECK-BE: bf 10, target # encoding: [0x40,0x8a,A,0bAAAAAA00]
[all …]
Dppc64-fixups.s2 … llvm-mc -triple powerpc64-unknown-unknown --show-encoding %s | FileCheck -check-prefix=CHECK-BE %s
6 # RUN: llvm-readobj -r | FileCheck %s -check-prefix=CHECK-BE-REL
10 # CHECK-BE: b target # encoding: [0b010010AA,A,A,0bAAAAAA00]
12 # CHECK-BE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc…
14 # CHECK-BE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_REL24 target 0x0
18 # CHECK-BE: ba target # encoding: [0b010010AA,A,A,0bAAAAAA10]
20 # CHECK-BE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc…
22 # CHECK-BE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_ADDR24 target 0x0
26 # CHECK-BE: beq 0, target # encoding: [0x41,0x82,A,0bAAAAAA00]
28 # CHECK-BE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc…
[all …]
Dvsx.s1 …lvm-mc -triple powerpc64-unknown-linux-gnu --show-encoding %s | FileCheck -check-prefix=CHECK-BE %s
4 # CHECK-BE: xxswapd 7, 63 # encoding: [0xf0,0xff,0xfa,0x56]
8 # CHECK-BE: lxsdx 39, 5, 31 # encoding: [0x7c,0xe5,0xfc,0x99]
11 # CHECK-BE: lxsiwax 39, 5, 31 # encoding: [0x7c,0xe5,0xf8,0x99]
14 # CHECK-BE: lxsiwzx 39, 5, 31 # encoding: [0x7c,0xe5,0xf8,0x19]
17 # CHECK-BE: lxsspx 39, 5, 31 # encoding: [0x7c,0xe5,0xfc,0x19]
20 # CHECK-BE: lxvd2x 39, 5, 31 # encoding: [0x7c,0xe5,0xfe,0x99]
23 # CHECK-BE: lxvdsx 39, 5, 31 # encoding: [0x7c,0xe5,0xfa,0x99]
26 # CHECK-BE: lxvw4x 39, 5, 31 # encoding: [0x7c,0xe5,0xfe,0x19]
29 # CHECK-BE: stxsdx 40, 5, 31 # encoding: [0x7d,0x05,0xfd,0x99]
[all …]
Dppc64-encoding-vmx.s2 …llvm-mc -triple powerpc64-unknown-unknown --show-encoding %s | FileCheck -check-prefix=CHECK-BE %s
9 # CHECK-BE: lvebx 2, 3, 4 # encoding: [0x7c,0x43,0x20,0x0e]
12 # CHECK-BE: lvehx 2, 3, 4 # encoding: [0x7c,0x43,0x20,0x4e]
15 # CHECK-BE: lvewx 2, 3, 4 # encoding: [0x7c,0x43,0x20,0x8e]
18 # CHECK-BE: lvx 2, 3, 4 # encoding: [0x7c,0x43,0x20,0xce]
21 # CHECK-BE: lvxl 2, 3, 4 # encoding: [0x7c,0x43,0x22,0xce]
24 # CHECK-BE: stvebx 2, 3, 4 # encoding: [0x7c,0x43,0x21,0x0e]
27 # CHECK-BE: stvehx 2, 3, 4 # encoding: [0x7c,0x43,0x21,0x4e]
30 # CHECK-BE: stvewx 2, 3, 4 # encoding: [0x7c,0x43,0x21,0x8e]
33 # CHECK-BE: stvx 2, 3, 4 # encoding: [0x7c,0x43,0x21,0xce]
[all …]
/external/curl/tests/data/
Dtest108625 Long chunk of data that couldn't possibly be sent in the time allotted.
26 Long chunk of data that couldn't possibly be sent in the time allotted.
27 Long chunk of data that couldn't possibly be sent in the time allotted.
28 Long chunk of data that couldn't possibly be sent in the time allotted.
29 Long chunk of data that couldn't possibly be sent in the time allotted.
30 Long chunk of data that couldn't possibly be sent in the time allotted.
31 Long chunk of data that couldn't possibly be sent in the time allotted.
32 Long chunk of data that couldn't possibly be sent in the time allotted.
33 Long chunk of data that couldn't possibly be sent in the time allotted.
34 Long chunk of data that couldn't possibly be sent in the time allotted.
[all …]
Dtest111224 Long chunk of data that couldn't possibly be sent in the time allotted.
25 Long chunk of data that couldn't possibly be sent in the time allotted.
26 Long chunk of data that couldn't possibly be sent in the time allotted.
27 Long chunk of data that couldn't possibly be sent in the time allotted.
28 Long chunk of data that couldn't possibly be sent in the time allotted.
29 Long chunk of data that couldn't possibly be sent in the time allotted.
30 Long chunk of data that couldn't possibly be sent in the time allotted.
31 Long chunk of data that couldn't possibly be sent in the time allotted.
32 Long chunk of data that couldn't possibly be sent in the time allotted.
33 Long chunk of data that couldn't possibly be sent in the time allotted.
[all …]
/external/clang/test/Sema/
Daarch64-neon-ranges.c14 vext_s8(small, small, 8); // expected-error {{argument should be a value from 0 to 7}} in test_vext_8bit()
15 vext_u8(small, small, 8); // expected-error {{argument should be a value from 0 to 7}} in test_vext_8bit()
16 vext_p8(small, small, 8); // expected-error {{argument should be a value from 0 to 7}} in test_vext_8bit()
17 vextq_s8(big, big, 16); // expected-error {{argument should be a value from 0 to 15}} in test_vext_8bit()
18 vextq_u8(big, big, 16); // expected-error {{argument should be a value from 0 to 15}} in test_vext_8bit()
19 vextq_p8(big, big, 16); // expected-error {{argument should be a value from 0 to 15}} in test_vext_8bit()
32 vmul_lane_f64(small, small, 1); // expected-error {{argument should be a value from 0 to 0}} in test_mul_lane_f64()
33 vmul_laneq_f64(small, big, 2); // expected-error {{argument should be a value from 0 to 1}} in test_mul_lane_f64()
34 …vfma_lane_f64(small, small, small, 1); // expected-error {{argument should be a value from 0 to 0}} in test_mul_lane_f64()
35 vfma_laneq_f64(small, small, big, 2); // expected-error {{argument should be a value from 0 to 1}} in test_mul_lane_f64()
[all …]

12345678910>>...1015