Home
last modified time | relevance | path

Searched full:or (Results 1 – 25 of 8546) sorted by relevance

12345678910>>...342

/arkcompiler/jsvm/
DLICENSE13 "Licensor" shall mean the copyright owner or entity authorized by
17 other entities that control, are controlled by, or are under common
19 "control" means (i) the power, direct or indirect, to cause the
20 direction or management of such entity, whether by contract or
21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
22 outstanding shares, or (iii) beneficial ownership of such entity.
24 "You" (or "Your") shall mean an individual or Legal Entity
32 transformation or translation of a Source form, including but
36 "Work" shall mean the work of authorship, whether in Source or
38 copyright notice that is included in or attached to the work
[all …]
/arkcompiler/toolchain/
DLICENSE13 "Licensor" shall mean the copyright owner or entity authorized by
17 other entities that control, are controlled by, or are under common
19 "control" means (i) the power, direct or indirect, to cause the
20 direction or management of such entity, whether by contract or
21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
22 outstanding shares, or (iii) beneficial ownership of such entity.
24 "You" (or "Your") shall mean an individual or Legal Entity
32 transformation or translation of a Source form, including but
36 "Work" shall mean the work of authorship, whether in Source or
38 copyright notice that is included in or attached to the work
[all …]
/arkcompiler/ets_runtime/
DLICENSE13 "Licensor" shall mean the copyright owner or entity authorized by
17 other entities that control, are controlled by, or are under common
19 "control" means (i) the power, direct or indirect, to cause the
20 direction or management of such entity, whether by contract or
21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
22 outstanding shares, or (iii) beneficial ownership of such entity.
24 "You" (or "Your") shall mean an individual or Legal Entity
32 transformation or translation of a Source form, including but
36 "Work" shall mean the work of authorship, whether in Source or
38 copyright notice that is included in or attached to the work
[all …]
/arkcompiler/runtime_core/static_core/
DLICENSE13 "Licensor" shall mean the copyright owner or entity authorized by
17 other entities that control, are controlled by, or are under common
19 "control" means (i) the power, direct or indirect, to cause the
20 direction or management of such entity, whether by contract or
21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
22 outstanding shares, or (iii) beneficial ownership of such entity.
24 "You" (or "Your") shall mean an individual or Legal Entity
32 transformation or translation of a Source form, including but
36 "Work" shall mean the work of authorship, whether in Source or
38 copyright notice that is included in or attached to the work
[all …]
/arkcompiler/runtime_core/
DLICENSE13 "Licensor" shall mean the copyright owner or entity authorized by
17 other entities that control, are controlled by, or are under common
19 "control" means (i) the power, direct or indirect, to cause the
20 direction or management of such entity, whether by contract or
21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
22 outstanding shares, or (iii) beneficial ownership of such entity.
24 "You" (or "Your") shall mean an individual or Legal Entity
32 transformation or translation of a Source form, including but
36 "Work" shall mean the work of authorship, whether in Source or
38 copyright notice that is included in or attached to the work
[all …]
/arkcompiler/ets_frontend/ets2panda/
DLICENSE.txt13 "Licensor" shall mean the copyright owner or entity authorized by
17 other entities that control, are controlled by, or are under common
19 "control" means (i) the power, direct or indirect, to cause the
20 direction or management of such entity, whether by contract or
21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
22 outstanding shares, or (iii) beneficial ownership of such entity.
24 "You" (or "Your") shall mean an individual or Legal Entity
32 transformation or translation of a Source form, including but
36 "Work" shall mean the work of authorship, whether in Source or
38 copyright notice that is included in or attached to the work
[all …]
/arkcompiler/ets_frontend/arkguard/
DLICENSE13 "Licensor" shall mean the copyright owner or entity authorized by
17 other entities that control, are controlled by, or are under common
19 "control" means (i) the power, direct or indirect, to cause the
20 direction or management of such entity, whether by contract or
21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
22 outstanding shares, or (iii) beneficial ownership of such entity.
24 "You" (or "Your") shall mean an individual or Legal Entity
32 transformation or translation of a Source form, including but
36 "Work" shall mean the work of authorship, whether in Source or
38 copyright notice that is included in or attached to the work
[all …]
/arkcompiler/ets_frontend/
DLICENSE13 "Licensor" shall mean the copyright owner or entity authorized by
17 other entities that control, are controlled by, or are under common
19 "control" means (i) the power, direct or indirect, to cause the
20 direction or management of such entity, whether by contract or
21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
22 outstanding shares, or (iii) beneficial ownership of such entity.
24 "You" (or "Your") shall mean an individual or Legal Entity
32 transformation or translation of a Source form, including but
36 "Work" shall mean the work of authorship, whether in Source or
38 copyright notice that is included in or attached to the work
[all …]
/arkcompiler/ets_frontend/ets2panda/test/ast/parser/ets/
Dclass_as_object_1.sts9 * Unless required by applicable law or agreed to in writing, software
11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18 /* @@? 16:13 Error TypeError: Class or interface 'Object' cannot be used as object */
19 /* @@? 16:13 Error TypeError: Class name can't be the argument of function or method. */
20 /* @@? 16:13 Error TypeError: Class name can't be the argument of function or method. */
21 /* @@? 16:13 Error TypeError: Class name can't be the argument of function or method. */
22 /* @@? 16:13 Error TypeError: Class name can't be the argument of function or method. */
23 /* @@? 16:13 Error TypeError: Class name can't be the argument of function or method. */
24 /* @@? 16:13 Error TypeError: Class name can't be the argument of function or method. */
25 /* @@? 16:13 Error TypeError: Class name can't be the argument of function or method. */
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/09.classes/06.method_declarations/requirements_in_overriding_and_hiding/
Doverriding_methods_with_different_access_modifiers.sts9 * Unless required by applicable law or agreed to in writing, software
11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20or hiding method must provide at least as much access as the overridden or hidden method, as follo…
Dhiding_methods_with_different_access_modifiers_n.sts9 * Unless required by applicable law or agreed to in writing, software
11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20or hiding method must provide at least as much access as the overridden or hidden method, as follo…
Dhiding_methods_with_different_access_modifiers.sts9 * Unless required by applicable law or agreed to in writing, software
11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20or hiding method must provide at least as much access as the overridden or hidden method, as follo…
/arkcompiler/ets_frontend/ets2panda/linter/test/main/
Dobject_literals_autofixes.ts.json10 "Unless required by applicable law or agreed to in writing, software",
12 "WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.",
34 …"rule": "Object literal must correspond to some explicitly declared class or interface (arkts-no-u…
44 …"rule": "Object literal must correspond to some explicitly declared class or interface (arkts-no-u…
64 …"rule": "Object literal must correspond to some explicitly declared class or interface (arkts-no-u…
74 …"rule": "Object literal must correspond to some explicitly declared class or interface (arkts-no-u…
84 …"rule": "Object literal must correspond to some explicitly declared class or interface (arkts-no-u…
94 …"rule": "Object literal must correspond to some explicitly declared class or interface (arkts-no-u…
104 …"rule": "Object literal must correspond to some explicitly declared class or interface (arkts-no-u…
114 …"rule": "Object literal must correspond to some explicitly declared class or interface (arkts-no-u…
[all …]
/arkcompiler/ets_frontend/ets2panda/test/ast/parser/ets/readonly-parameter-test/
Dreadonly-parameter-and-Readonly-test2.sts9 * Unless required by applicable law or agreed to in writing, software
11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
38 /* @@? 30:1 Error TypeError: Cannot modify an array or tuple content that has the readonly paramete…
39 /* @@? 31:1 Error TypeError: Cannot modify an array or tuple content that has the readonly paramete…
40 /* @@? 34:1 Error TypeError: Cannot modify an array or tuple content that has the readonly paramete…
41 /* @@? 36:1 Error TypeError: Cannot modify an array or tuple content that has the readonly paramete…
42 /* @@? 17:5 Error TypeError: Cannot modify an array or tuple content that has the readonly paramete…
43 /* @@? 18:5 Error TypeError: Cannot modify an array or tuple content that has the readonly paramete…
44 /* @@? 19:5 Error TypeError: Cannot modify an array or tuple content that has the readonly paramete…
45 /* @@? 23:5 Error TypeError: Cannot modify an array or tuple content that has the readonly paramete…
[all …]
/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
Dor.yaml8 # Unless required by applicable law or agreed to in writing, software
10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16 - file-name: "or"
27 - sig: or v1:in:i32, v2:in:i32
36 or v0, v1
44 description: Check 'or' with zero and various values.
68 - sig: or v1:in:i32, v2:in:i32
76 or v0, v1
84 description: Check 'or' with +1 and various values.
117 - sig: or v1:in:i32, v2:in:i32
[all …]
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dor.yaml8 # Unless required by applicable law or agreed to in writing, software
10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16 - file-name: "or"
27 - sig: or v1:in:i32, v2:in:i32
36 or v0, v1
44 description: Check 'or' with zero and various values.
68 - sig: or v1:in:i32, v2:in:i32
76 or v0, v1
84 description: Check 'or' with +1 and various values.
116 - sig: or v1:in:i32, v2:in:i32
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/stdlib-templates/utils/
Dtest_verifier_lib.j29 * Unless required by applicable law or agreed to in writing, software
11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
30or item.method_return_type == "UTF_16_CodePoint" or item.method_return_type == "char" or item.meth…
41 …f item.method_return_type == "float" or item.method_return_type == "double" or item.method_return_…
61or item.method_return_type == "Boolean" or item.method_return_type == "Byte" or item.method_return…
65 {%- if item.method_return_type == "Float" or item.method_return_type == "Double" %}
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/28.conditional-or_expression/
Dconditional_or_boolean.params.yaml8 # Unless required by applicable law or agreed to in writing, software
10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 --- # Conditional OR for Boolean
16 - doc: Conditional OR for 2x Boolean - false false
22 - doc: Conditional OR for 2x Boolean - false true
28 - doc: Conditional OR for 2x Boolean - true unknown
33 - doc: Conditional OR for 4x Boolean - false false false false
41 - doc: Conditional OR for 4x Boolean - false false false true
49 - doc: Conditional OR for 4x Boolean - false false true unknown
56 - doc: Conditional OR for 4x Boolean - false true unknown...
[all …]
Dconditional_or_bool.params.yaml8 # Unless required by applicable law or agreed to in writing, software
10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 --- # Conditional OR for boolean
16 - doc: Conditional OR for 2x boolean - false false
22 - doc: Conditional OR for 2x boolean - false true
28 - doc: Conditional OR for 2x boolean - true unknown
33 - doc: Conditional OR for 4x boolean - false false false false
41 - doc: Conditional OR for 4x boolean - false false false true
49 - doc: Conditional OR for 4x boolean - false false true unknown
56 - doc: Conditional OR for 4x boolean - false true unknown...
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/06.contexts_and_conversions/01.assignment-like_contexts/
Dprim_narrowing.sts9 * Unless required by applicable law or agreed to in writing, software
11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20 - short to byte or char
21 - char to byte or short
22 - int to byte, short, or char
23 - long to byte, short, char, or int
24 - float to byte, short, char, int, or long
25 - double to byte, short, char, int, long, or float
/arkcompiler/ets_runtime/test/aottest/privateproperty/
Dpgo_expect_output.txt8 # Unless required by applicable law or agreed to in writing, software
10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
29 TypeError : invalid or cannot find private key
30 TypeError : invalid or cannot find private key
31 TypeError: invalid or cannot find private key
32 TypeError: invalid or cannot find private key
Dexpect_output.txt8 # Unless required by applicable law or agreed to in writing, software
10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
29 TypeError : invalid or cannot find private key
30 TypeError : invalid or cannot find private key
31 TypeError: invalid or cannot find private key
32 TypeError: invalid or cannot find private key
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/09.classes/09.constructor_declaration/04.explicit_constructor_call/
Dinvocation_another_constructor_with_refer_to_instance_1.sts9 Unless required by applicable law or agreed to in writing, software
11 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18 …fer to any instance variables or instance methods or inner classes declared in this class or any s…
Dinvocation_another_constructor_with_refer_to_instance_0.sts9 Unless required by applicable law or agreed to in writing, software
11 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18 …fer to any instance variables or instance methods or inner classes declared in this class or any s…
Dinvocation_another_constructor_with_refer_to_instance_3.sts9 Unless required by applicable law or agreed to in writing, software
11 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18 …fer to any instance variables or instance methods or inner classes declared in this class or any s…

12345678910>>...342