| /arkcompiler/ets_runtime/tools/ap_file_viewer/test/ |
| D | test_ap.py | 12 Unless required by applicable law or agreed to in writing, software 26 from selenium.webdriver.common.by import By 42 application = driver.find_element(By.TAG_NAME, "ap-application") 43 root = application.shadow_root.find_element(By.CSS_SELECTOR, ".root") 48 main_menu = root.find_element(By.TAG_NAME, "lit-main-menu") 49 menu_body = main_menu.shadow_root.find_element(By.CSS_SELECTOR, ".menu-body") 50 menu_group = menu_body.find_element(By.TAG_NAME, "lit-main-menu-group") 51 menu_item = menu_group.find_element(By.TAG_NAME, "lit-main-menu-item") 52 file_input = menu_item.shadow_root.find_element(By.CSS_SELECTOR, ".file") 63 app_content = root.find_element(By.CSS_SELECTOR, ".content") [all …]
|
| /arkcompiler/ets_frontend/ets2panda/linter/test/extended_features/ |
| D | indexable_collections_array.ets.json | 10 "Unless required by applicable law or agreed to in writing, software", 24 "rule": "Indexed access is not supported for fields (arkts-no-props-by-index)", 34 "rule": "Indexed access is not supported for fields (arkts-no-props-by-index)", 44 "rule": "Indexed access is not supported for fields (arkts-no-props-by-index)", 54 "rule": "Indexed access is not supported for fields (arkts-no-props-by-index)", 64 "rule": "Indexed access is not supported for fields (arkts-no-props-by-index)", 74 "rule": "Indexed access is not supported for fields (arkts-no-props-by-index)", 84 "rule": "Indexed access is not supported for fields (arkts-no-props-by-index)", 94 "rule": "Indexed access is not supported for fields (arkts-no-props-by-index)", 104 "rule": "Indexed access is not supported for fields (arkts-no-props-by-index)", [all …]
|
| /arkcompiler/ets_frontend/ets2panda/linter/test/main/ |
| D | sendable_captured_variables.ets.json | 10 "Unless required by applicable law or agreed to in writing, software", 24 …"rule": "Only imported variables can be captured by \"Sendable\" class (arkts-sendable-imported-va… 34 …"rule": "Only imported variables can be captured by \"Sendable\" class (arkts-sendable-imported-va… 44 …"rule": "Only imported variables can be captured by \"Sendable\" class (arkts-sendable-imported-va… 54 …"rule": "Only imported variables can be captured by \"Sendable\" class (arkts-sendable-imported-va… 64 …"rule": "Only imported variables can be captured by \"Sendable\" class (arkts-sendable-imported-va… 74 …"rule": "Only imported variables can be captured by \"Sendable\" class (arkts-sendable-imported-va… 84 …"rule": "Only imported variables can be captured by \"Sendable\" class (arkts-sendable-imported-va… 94 …"rule": "Only imported variables can be captured by \"Sendable\" class (arkts-sendable-imported-va… 104 …"rule": "Only imported variables can be captured by \"Sendable\" class (arkts-sendable-imported-va… [all …]
|
| D | indexable_type_element_access.ets.json | 10 "Unless required by applicable law or agreed to in writing, software", 24 "rule": "Indexed access is not supported for fields (arkts-no-props-by-index)", 34 "rule": "Indexed access is not supported for fields (arkts-no-props-by-index)", 44 "rule": "Indexed access is not supported for fields (arkts-no-props-by-index)", 54 "rule": "Indexed access is not supported for fields (arkts-no-props-by-index)", 64 "rule": "Indexed access is not supported for fields (arkts-no-props-by-index)", 74 "rule": "Indexed access is not supported for fields (arkts-no-props-by-index)",
|
| /arkcompiler/ets_runtime/test/moduletest/getiterator/ |
| D | expect_output.txt | 8 # Unless required by applicable law or agreed to in writing, software 14 Testing methods affected by map Symbol.iterator: 17 Testing methods affected by set Symbol.iterator: 22 Testing methods affected by array Symbol.iterator: 25 Testing methods affected by map Symbol.iterator (inherited way): 30 Testing methods affected by custom Set Symbol.iterator (inherited way): 35 Testing methods affected by custom Array Symbol.iterator (inherited way):
|
| /arkcompiler/ets_frontend/ets2panda/test/ast/parser/ets/ |
| D | labeled.ets | 9 * Unless required by applicable law or agreed to in writing, software 26 /* @@@ label Error SyntaxError: Label must be followed by a loop statement. */ 27 /* @@@ label1 Error SyntaxError: Label must be followed by a loop statement. */ 28 /* @@@ label2 Error SyntaxError: Label must be followed by a loop statement. */ 29 /* @@@ label3 Error SyntaxError: Label must be followed by a loop statement. */ 30 /* @@@ label4 Error SyntaxError: Label must be followed by a loop statement. */ 31 /* @@@ label5 Error SyntaxError: Label must be followed by a loop statement. */ 32 /* @@@ label6 Error SyntaxError: Label must be followed by a loop statement. */
|
| /arkcompiler/toolchain/test/autotest/ |
| D | preload.py | 11 Unless required by applicable law or agreed to in writing, software 23 from hypium import UiExplorer, BY 63 has_dialog_usb0 = d.find_component(BY.type("Dialog")) 65 d.touch(BY.text("取消")) 97 has_dialog_usb1 = d.find_component(BY.type("Dialog")) 99 d.touch(BY.text("取消")) 104 if d.find_component(BY.text("同意")) is not None: 105 d.touch(BY.text("同意")) 106 if d.find_component(BY.text("用于允许不同设备间的数据交换")) is not None: 107 d.touch(BY.text("允许")) [all …]
|
| /arkcompiler/runtime_core/static_core/ |
| D | LICENSE | 11 and distribution as defined by Sections 1 through 9 of this document. 13 "Licensor" shall mean the copyright owner or entity authorized by 17 other entities that control, are controlled by, or are under common 20 direction or management of such entity, whether by contract or 25 exercising permissions granted by this License. 37 Object form, made available under the License, as indicated by a 46 separable from, or merely link (or bind by name) to the interfaces of, 52 submitted to Licensor for inclusion in the Work by the copyright owner 53 or by an individual or Legal Entity authorized to submit on behalf of 58 and issue tracking systems that are managed by, or on behalf of, the [all …]
|
| D | README.md | 53 # It is minimal pack of tools for start develop on Linux x86-64, you can see more options by pass "… 107 You can see more options by pass `--help`. 118 |--boot-panda-files|string[]|[]|Boot panda files (.abc) separated by colon| 123 |--aot-files|string[]|[]|List of aot files (.an) to be loaded separated by colon| 133 You can see more options by pass `--help`. 139 `ark_aot` tool aims to compile input panda files into the single AOT file, that can be consumed by … 144 |--paoc-panda-files|string[]|[]|List of input panda files to compiler separated by colon| 145 |--boot-panda-files|string[]|[]|Boot panda files (.abc) separated by colon| 156 You can see more options by launch `ark_aot` without options. 167 |--boot-panda-files|string[]|[]|Boot panda files (.abc) separated by colon| [all …]
|
| /arkcompiler/toolchain/ |
| D | LICENSE | 11 and distribution as defined by Sections 1 through 9 of this document. 13 "Licensor" shall mean the copyright owner or entity authorized by 17 other entities that control, are controlled by, or are under common 20 direction or management of such entity, whether by contract or 25 exercising permissions granted by this License. 37 Object form, made available under the License, as indicated by a 46 separable from, or merely link (or bind by name) to the interfaces of, 52 submitted to Licensor for inclusion in the Work by the copyright owner 53 or by an individual or Legal Entity authorized to submit on behalf of 58 and issue tracking systems that are managed by, or on behalf of, the [all …]
|
| /arkcompiler/jsvm/ |
| D | LICENSE | 11 and distribution as defined by Sections 1 through 9 of this document. 13 "Licensor" shall mean the copyright owner or entity authorized by 17 other entities that control, are controlled by, or are under common 20 direction or management of such entity, whether by contract or 25 exercising permissions granted by this License. 37 Object form, made available under the License, as indicated by a 46 separable from, or merely link (or bind by name) to the interfaces of, 52 submitted to Licensor for inclusion in the Work by the copyright owner 53 or by an individual or Legal Entity authorized to submit on behalf of 58 and issue tracking systems that are managed by, or on behalf of, the [all …]
|
| /arkcompiler/ets_runtime/ |
| D | LICENSE | 11 and distribution as defined by Sections 1 through 9 of this document. 13 "Licensor" shall mean the copyright owner or entity authorized by 17 other entities that control, are controlled by, or are under common 20 direction or management of such entity, whether by contract or 25 exercising permissions granted by this License. 37 Object form, made available under the License, as indicated by a 46 separable from, or merely link (or bind by name) to the interfaces of, 52 submitted to Licensor for inclusion in the Work by the copyright owner 53 or by an individual or Legal Entity authorized to submit on behalf of 58 and issue tracking systems that are managed by, or on behalf of, the [all …]
|
| /arkcompiler/runtime_core/ |
| D | LICENSE | 11 and distribution as defined by Sections 1 through 9 of this document. 13 "Licensor" shall mean the copyright owner or entity authorized by 17 other entities that control, are controlled by, or are under common 20 direction or management of such entity, whether by contract or 25 exercising permissions granted by this License. 37 Object form, made available under the License, as indicated by a 46 separable from, or merely link (or bind by name) to the interfaces of, 52 submitted to Licensor for inclusion in the Work by the copyright owner 53 or by an individual or Legal Entity authorized to submit on behalf of 58 and issue tracking systems that are managed by, or on behalf of, the [all …]
|
| /arkcompiler/ets_frontend/ets2panda/ |
| D | LICENSE.txt | 11 and distribution as defined by Sections 1 through 9 of this document. 13 "Licensor" shall mean the copyright owner or entity authorized by 17 other entities that control, are controlled by, or are under common 20 direction or management of such entity, whether by contract or 25 exercising permissions granted by this License. 37 Object form, made available under the License, as indicated by a 46 separable from, or merely link (or bind by name) to the interfaces of, 52 submitted to Licensor for inclusion in the Work by the copyright owner 53 or by an individual or Legal Entity authorized to submit on behalf of 58 and issue tracking systems that are managed by, or on behalf of, the [all …]
|
| /arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/ |
| D | LICENSE | 10 and distribution as defined by Sections 1 through 9 of this document. 12 "Licensor" shall mean the copyright owner or entity authorized by 16 other entities that control, are controlled by, or are under common 19 direction or management of such entity, whether by contract or 24 exercising permissions granted by this License. 36 Object form, made available under the License, as indicated by a 45 separable from, or merely link (or bind by name) to the interfaces of, 51 submitted to Licensor for inclusion in the Work by the copyright owner 52 or by an individual or Legal Entity authorized to submit on behalf of 57 and issue tracking systems that are managed by, or on behalf of, the [all …]
|
| /arkcompiler/ets_frontend/ets2panda/linter/homecheck/ |
| D | LICENSE | 10 and distribution as defined by Sections 1 through 9 of this document. 12 "Licensor" shall mean the copyright owner or entity authorized by 16 other entities that control, are controlled by, or are under common 19 direction or management of such entity, whether by contract or 24 exercising permissions granted by this License. 36 Object form, made available under the License, as indicated by a 45 separable from, or merely link (or bind by name) to the interfaces of, 51 submitted to Licensor for inclusion in the Work by the copyright owner 52 or by an individual or Legal Entity authorized to submit on behalf of 57 and issue tracking systems that are managed by, or on behalf of, the [all …]
|
| /arkcompiler/runtime_core/static_core/irtoc/backend/ |
| D | options.yaml | 8 # Unless required by applicable law or agreed to in writing, software 26 description: Output file name for object file generated by llvm 37 …VM_SUFFIX compilation units without dynamic methods which were skipped by LLVM and compiled by Ark, 38 full - reports only skipped by LLVM or compiled by Ark compilation units, and
|
| /arkcompiler/runtime_core/compiler/docs/ |
| D | reg_alloc_graph_coloring_doc.md | 15 Register allocation algorithm by Evgeny Erokhin. 18 …using PEO for coloring lets the standard greedy algorithm to color a graph by optimal way (max num… 23 …by liveness-intervals, algorithm under the hood is the same as in Linear-scan from works of Wimmer… 31 …by MCS or LexBFS (that is reverse PEO), one by one is colored by a Greedy coloring algorithm. Gree… 40 Each affinity edge means connection of two values by move-relation. That means that in worst-case s… 47 This algorithm traversing nodes of IG one by one in order provided by LexBFS algorithm (that is rev… 49 …e has bias and color set in bias-array and this color is not busy (checked by neighbor bitset), th… 50 …by number of colors, to wrap-around the number of colors if offset was set to start of callee-save… 52 And at the end, color chosen from previous bias color or chosen by 2-phase scheme is set for node. 55 … corresponding interval is performed. All nodes at the moment are assigned by colors, these colors… [all …]
|
| /arkcompiler/runtime_core/static_core/compiler/docs/ |
| D | reg_alloc_graph_coloring_doc.md | 15 Register allocation algorithm by Evgeny Erokhin. 18 …using PEO for coloring lets the standard greedy algorithm to color a graph by optimal way (max num… 23 …by liveness-intervals, algorithm under the hood is the same as in Linear-scan from works of Wimmer… 31 …by MCS or LexBFS (that is reverse PEO), one by one is colored by a Greedy coloring algorithm. Gree… 40 Each affinity edge means connection of two values by move-relation. That means that in worst-case s… 47 This algorithm traversing nodes of IG one by one in order provided by LexBFS algorithm (that is rev… 49 …e has bias and color set in bias-array and this color is not busy (checked by neighbor bitset), th… 50 …by number of colors, to wrap-around the number of colors if offset was set to start of callee-save… 52 And at the end, color chosen from previous bias color or chosen by 2-phase scheme is set for node. 55 … corresponding interval is performed. All nodes at the moment are assigned by colors, these colors… [all …]
|
| D | object_type_check_elimination_doc.md | 17 `IsInstance` is replaced by 1 if an object in input can be cast to the resolved type, else replaced… 22 If an object in input can't be cast to the resolved type `CheckCast` is replaced by deoptimize, els… 38 isinstance A // will replaced by 1 41 isinstance A // will replaced by 0 46 checkcast C // will replaced by deoptimze
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/indexed_signature/ |
| D | indexed_signature.cpp | 9 * Unless required by applicable law or agreed to in writing, software 23 // NOTE: (alexanderpolenov)issue(18238) access by string index 28 // NOTE: (alexanderpolenov)issue(18238) access by string index 33 // // NOTE: (alexanderpolenov)issue(18238) access by string index 38 // // NOTE: (alexanderpolenov)issue(18238) access by string index 43 // // NOTE: (alexanderpolenov)issue(18239) access by number index 48 // // NOTE: (alexanderpolenov)issue(18238) access by string index
|
| /arkcompiler/ets_frontend/arkguard/ |
| D | LICENSE | 11 and distribution as defined by Sections 1 through 9 of this document. 13 "Licensor" shall mean the copyright owner or entity authorized by 17 other entities that control, are controlled by, or are under common 20 direction or management of such entity, whether by contract or 25 exercising permissions granted by this License. 37 Object form, made available under the License, as indicated by a 46 separable from, or merely link (or bind by name) to the interfaces of, 52 submitted to Licensor for inclusion in the Work by the copyright owner 53 or by an individual or Legal Entity authorized to submit on behalf of 58 and issue tracking systems that are managed by, or on behalf of, the [all …]
|
| /arkcompiler/ets_frontend/ |
| D | LICENSE | 11 and distribution as defined by Sections 1 through 9 of this document. 13 "Licensor" shall mean the copyright owner or entity authorized by 17 other entities that control, are controlled by, or are under common 20 direction or management of such entity, whether by contract or 25 exercising permissions granted by this License. 37 Object form, made available under the License, as indicated by a 46 separable from, or merely link (or bind by name) to the interfaces of, 52 submitted to Licensor for inclusion in the Work by the copyright owner 53 or by an individual or Legal Entity authorized to submit on behalf of 58 and issue tracking systems that are managed by, or on behalf of, the [all …]
|
| /arkcompiler/ets_frontend/ets2panda/bindings/src/generated/ |
| D | Es2pandaNativeModule.ts | 9 * Unless required by applicable law or agreed to in writing, software 27 throw new Error('This methods was not overloaded by native module initialization'); 38 throw new Error('This methods was not overloaded by native module initialization'); 41 throw new Error('This methods was not overloaded by native module initialization'); 44 throw new Error('This methods was not overloaded by native module initialization'); 47 throw new Error('This methods was not overloaded by native module initialization');
|
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/ |
| D | 12_errors.rst | 7 Unless required by applicable law or agreed to in writing, software 23 execution can be interrupted by the occurrence of situations of two kinds: 26 checking, or division by zero); 62 However, a developer can handle a new error situation by using ``Error`` 63 class itself, or by a subclass of ``Error``. An example of error 96 In most cases, errors are raised by the |LANG| runtime system, or by the 99 New error situations can be created and raised by ``throw`` statements (see 102 Errors are handled by using ``try`` statements (see :ref:`Try Statements`).
|