Home
last modified time | relevance | path

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

12345678910>>...1223

/external/e2fsprogs/tests/f_expand/
Dexpect.1.gz ... counts 14Inode 2 ref count is 4, should be 3. Fix? yes 15 16Inode 12 ref ...
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Df128-vecExtractNconv.ll7 ; RUN: -enable-ppc-quad-precision < %s | FileCheck %s -check-prefix=CHECK-BE
23 ; CHECK-BE-LABEL: sdwVecConv2qp:
24 ; CHECK-BE: xscvsdqp v2, v2
25 ; CHECK-BE-NEXT: stxv v2, 0(r3)
26 ; CHECK-BE-NEXT: blr
42 ; CHECK-BE-LABEL: sdwVecConv2qp1:
43 ; CHECK-BE: # %bb.0: # %entry
44 ; CHECK-BE-NEXT: xxspltd v2, v2, 1
45 ; CHECK-BE-NEXT: xscvsdqp v2, v2
46 ; CHECK-BE-NEXT: stxv v2, 0(r3)
[all …]
Dp9-xxinsertw-xxextractuw.ll4 ; RUN: -verify-machineinstrs < %s | FileCheck %s --check-prefix=CHECK-BE
11 ; CHECK-BE-LABEL: _Z7testInsILj0ELj0EDv4_fET1_S1_S1_
12 ; CHECK-BE: xxsldwi 0, 35, 35, 3
13 ; CHECK-BE: xxinsertw 34, 0, 0
23 ; CHECK-BE-LABEL: _Z7testInsILj0ELj1EDv4_fET1_S1_S1_
24 ; CHECK-BE-NOT: xxsldwi
25 ; CHECK-BE: xxinsertw 34, 35, 0
35 ; CHECK-BE-LABEL: _Z7testInsILj0ELj2EDv4_fET1_S1_S1_
36 ; CHECK-BE: xxsldwi 0, 35, 35, 1
37 ; CHECK-BE: xxinsertw 34, 0, 0
[all …]
Dvec_extract_p9_2.ll3 …neinstrs -mtriple=powerpc64-unknown-gnu-linux -mcpu=pwr9 < %s | FileCheck %s -check-prefix=CHECK-BE
12 ; CHECK-BE-LABEL: test_add1:
13 ; CHECK-BE: # %bb.0: # %entry
14 ; CHECK-BE-NEXT: vextublx 3, 5, 2
15 ; CHECK-BE-NEXT: add 3, 3, 6
16 ; CHECK-BE-NEXT: clrldi 3, 3, 56
17 ; CHECK-BE-NEXT: blr
34 ; CHECK-BE-LABEL: test_add2:
35 ; CHECK-BE: # %bb.0: # %entry
36 ; CHECK-BE-NEXT: vextublx 3, 5, 2
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dillegal-bitfield-loadstore.ll3 ; RUN: llc < %s -mtriple=armeb-eabi | FileCheck %s -check-prefix=BE
13 ; BE-LABEL: i24_or:
14 ; BE: @ %bb.0:
15 ; BE-NEXT: ldrh r1, [r0]
16 ; BE-NEXT: ldrb r2, [r0, #2]
17 ; BE-NEXT: orr r1, r2, r1, lsl #8
18 ; BE-NEXT: orr r1, r1, #384
19 ; BE-NEXT: strb r1, [r0, #2]
20 ; BE-NEXT: lsr r1, r1, #8
21 ; BE-NEXT: strh r1, [r0]
[all …]
Dfunc-argpassing-endian.ll3 …achineinstrs < %s -mtriple=armeb-eabi -mattr=v7,neon | FileCheck %s --check-prefixes=CHECK,CHECK-BE
16 ; CHECK-BE-LABEL: arg_longint:
17 ; CHECK-BE: @ %bb.0:
18 ; CHECK-BE-NEXT: movw r0, :lower16:var32
19 ; CHECK-BE-NEXT: movt r0, :upper16:var32
20 ; CHECK-BE-NEXT: str r1, [r0]
21 ; CHECK-BE-NEXT: bx lr
47 ; CHECK-BE-LABEL: arg_v4i32:
48 ; CHECK-BE: @ %bb.0:
49 ; CHECK-BE-NEXT: vmov d16, r1, r0
[all …]
/external/mesa3d/prebuilt-intermediates/main/
Dremap_helper.h15 * paragraph) shall be included in all copies or substantial portions of the
22 * AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
50 /* _mesa_function_pool[70]: ProgramUniform3i64vARB (will be remapped) */
54 /* _mesa_function_pool[101]: GetProgramResourceLocationIndex (will be remapped) */
59 /* _mesa_function_pool[177]: TexCoordP1ui (will be remapped) */
84 /* _mesa_function_pool[330]: AttachShader (will be remapped) */
88 /* _mesa_function_pool[349]: VertexAttrib3fARB (will be remapped) */
97 /* _mesa_function_pool[406]: GetCompressedTextureImage (will be remapped) */
101 /* _mesa_function_pool[440]: MultiTexCoordP3uiv (will be remapped) */
105 /* _mesa_function_pool[466]: VertexAttribI4usv (will be remapped) */
[all …]
/external/python/google-api-python-client/docs/dyn/
Dcontent_v2.shippingsettings.html82 <p class="firstline">Retrieves the shipping settings of the account. This method can only be called…
88 … of the sub-accounts in your Merchant Center account. This method can only be called for multi-cli…
94 <p class="firstline">Updates the shipping settings of the account. This method can only be called f…
97 <p class="firstline">Updates the shipping settings of the account. This method can only be called f…
108 "entries": [ # The request entries to be processed in the batch.
116 …"name": "A String", # Free-form name of the service. Must be unique within target account. Require…
118 …ent in transit. 0 means same day delivery, 1 means next day delivery. Must be greater than or equa…
124 … only one of the labels has to match for the rate group to apply. May only be empty for the last r…
127 … "carrierRates": [ # A list of carrier rates that can be referred to by mainTable or singleValue.
129 … "name": "A String", # Name of the carrier rate. Must be unique per rate group. Required.
[all …]
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
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 …]
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 …]
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 …]
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 …]
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 …]
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 …]
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/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/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/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 …]
/external/llvm/test/CodeGen/PowerPC/
Dp9-xxinsertw-xxextractuw.ll4 ; RUN: -verify-machineinstrs < %s | FileCheck %s --check-prefix=CHECK-BE
11 ; CHECK-BE-LABEL: _Z7testInsILj0ELj0EDv4_fET1_S1_S1_
12 ; CHECK-BE: xxsldwi 0, 35, 35, 3
13 ; CHECK-BE: xxinsertw 34, 0, 0
23 ; CHECK-BE-LABEL: _Z7testInsILj0ELj1EDv4_fET1_S1_S1_
24 ; CHECK-BE-NOT: xxsldwi
25 ; CHECK-BE: xxinsertw 34, 35, 0
35 ; CHECK-BE-LABEL: _Z7testInsILj0ELj2EDv4_fET1_S1_S1_
36 ; CHECK-BE: xxsldwi 0, 35, 35, 1
37 ; CHECK-BE: xxinsertw 34, 0, 0
[all …]

12345678910>>...1223