| /arkcompiler/jsvm/ |
| D | LICENSE | 13 "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/ |
| D | LICENSE | 13 "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/ |
| D | LICENSE | 13 "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/ |
| D | LICENSE | 13 "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/ |
| D | LICENSE | 13 "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/ |
| D | LICENSE.txt | 13 "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/ |
| D | LICENSE | 13 "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/ |
| D | LICENSE | 13 "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/ |
| D | class_as_object_1.sts | 9 * 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/ |
| D | overriding_methods_with_different_access_modifiers.sts | 9 * Unless required by applicable law or agreed to in writing, software 11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 20 …or hiding method must provide at least as much access as the overridden or hidden method, as follo…
|
| D | hiding_methods_with_different_access_modifiers_n.sts | 9 * Unless required by applicable law or agreed to in writing, software 11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 20 …or hiding method must provide at least as much access as the overridden or hidden method, as follo…
|
| D | hiding_methods_with_different_access_modifiers.sts | 9 * Unless required by applicable law or agreed to in writing, software 11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 20 …or hiding method must provide at least as much access as the overridden or hidden method, as follo…
|
| /arkcompiler/ets_frontend/ets2panda/linter/test/main/ |
| D | object_literals_autofixes.ts.json | 10 "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/ |
| D | readonly-parameter-and-Readonly-test2.sts | 9 * 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/ |
| D | or.yaml | 8 # 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/ |
| D | or.yaml | 8 # 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/ |
| D | test_verifier_lib.j2 | 9 * Unless required by applicable law or agreed to in writing, software 11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 30 …or 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_… 61 …or 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/ |
| D | conditional_or_boolean.params.yaml | 8 # 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 …]
|
| D | conditional_or_bool.params.yaml | 8 # 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/ |
| D | prim_narrowing.sts | 9 * 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/ |
| D | pgo_expect_output.txt | 8 # 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
|
| D | expect_output.txt | 8 # 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/ |
| D | invocation_another_constructor_with_refer_to_instance_1.sts | 9 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…
|
| D | invocation_another_constructor_with_refer_to_instance_0.sts | 9 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…
|
| D | invocation_another_constructor_with_refer_to_instance_3.sts | 9 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…
|