| /arkcompiler/toolchain/ |
| D | LICENSE | 28 including but not limited to software source code, documentation 32 transformation or translation of a Source form, including but 49 "Contribution" shall mean any work of authorship, including 56 to the Licensor or its representatives, including but not limited to 83 institute patent litigation against any entity (including a 148 implied, including, without limitation, any warranties or conditions 155 whether in tort (including negligence), contract, or otherwise, 158 liable to You for damages, including any direct, indirect, special, 161 Work (including but not limited to damages for loss of goodwill,
|
| /arkcompiler/runtime_core/static_core/ |
| D | LICENSE | 28 including but not limited to software source code, documentation 32 transformation or translation of a Source form, including but 49 "Contribution" shall mean any work of authorship, including 56 to the Licensor or its representatives, including but not limited to 83 institute patent litigation against any entity (including a 148 implied, including, without limitation, any warranties or conditions 155 whether in tort (including negligence), contract, or otherwise, 158 liable to You for damages, including any direct, indirect, special, 161 Work (including but not limited to damages for loss of goodwill,
|
| /arkcompiler/ets_runtime/ |
| D | LICENSE | 28 including but not limited to software source code, documentation 32 transformation or translation of a Source form, including but 49 "Contribution" shall mean any work of authorship, including 56 to the Licensor or its representatives, including but not limited to 83 institute patent litigation against any entity (including a 148 implied, including, without limitation, any warranties or conditions 155 whether in tort (including negligence), contract, or otherwise, 158 liable to You for damages, including any direct, indirect, special, 161 Work (including but not limited to damages for loss of goodwill,
|
| /arkcompiler/runtime_core/ |
| D | LICENSE | 28 including but not limited to software source code, documentation 32 transformation or translation of a Source form, including but 49 "Contribution" shall mean any work of authorship, including 56 to the Licensor or its representatives, including but not limited to 83 institute patent litigation against any entity (including a 148 implied, including, without limitation, any warranties or conditions 155 whether in tort (including negligence), contract, or otherwise, 158 liable to You for damages, including any direct, indirect, special, 161 Work (including but not limited to damages for loss of goodwill,
|
| D | README.md | 14 … Runtime Core consists of language-independent basic runtime libraries, including ArkCompiler File… 28 ├── compiler # Compiler including IR(intermediate representation) and passes for byt… 38 ├── libpandabase # Basic ArkCompiler runtime library, including logs, synchronization pr… 92 | --version | Print version info, including file format version and minimum supported …
|
| /arkcompiler/ets_frontend/ets2panda/ |
| D | LICENSE.txt | 28 including but not limited to software source code, documentation 32 transformation or translation of a Source form, including but 49 "Contribution" shall mean any work of authorship, including 56 to the Licensor or its representatives, including but not limited to 83 institute patent litigation against any entity (including a 148 implied, including, without limitation, any warranties or conditions 155 whether in tort (including negligence), contract, or otherwise, 158 liable to You for damages, including any direct, indirect, special, 161 Work (including but not limited to damages for loss of goodwill,
|
| /arkcompiler/ets_frontend/arkguard/ |
| D | LICENSE | 28 including but not limited to software source code, documentation 32 transformation or translation of a Source form, including but 49 "Contribution" shall mean any work of authorship, including 56 to the Licensor or its representatives, including but not limited to 83 institute patent litigation against any entity (including a 148 implied, including, without limitation, any warranties or conditions 155 whether in tort (including negligence), contract, or otherwise, 158 liable to You for damages, including any direct, indirect, special, 161 Work (including but not limited to damages for loss of goodwill, 189 KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
| /arkcompiler/ets_frontend/ |
| D | LICENSE | 28 including but not limited to software source code, documentation 32 transformation or translation of a Source form, including but 49 "Contribution" shall mean any work of authorship, including 56 to the Licensor or its representatives, including but not limited to 83 institute patent litigation against any entity (including a 148 implied, including, without limitation, any warranties or conditions 155 whether in tort (including negligence), contract, or otherwise, 158 liable to You for damages, including any direct, indirect, special, 161 Work (including but not limited to damages for loss of goodwill, 189 KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
| /arkcompiler/ets_frontend/ets2panda/linter/docs/rules/ |
| D | recipe84.md | 8 (including fully qualified names of functions) to achieve that same behavior.
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/09.classes/06.method_declarations/requirements_in_overriding_and_hiding/ |
| D | no_throwing_in_hided_method.sts | 18 assert: A method that overrides or hides another method, including methods that implement abstract …
|
| D | throwing_in_abstract_method.sts | 18 assert: A method that overrides or hides another method, including methods that implement abstract …
|
| D | throwing_in_hided_method.sts | 18 assert: A method that overrides or hides another method, including methods that implement abstract …
|
| D | no_throwing_in_abstract_method.sts | 18 assert: A method that overrides or hides another method, including methods that implement abstract …
|
| D | no_throwing_in_overrided_method.sts | 18 assert: A method that overrides or hides another method, including methods that implement abstract …
|
| D | throwing_in_overrided_method.sts | 18 assert: A method that overrides or hides another method, including methods that implement abstract …
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/04.array_literal/01.type_inference_from_context/ |
| D | spec-ex3.sts | 19 including explicit type annotation of a variable declaration,
|
| D | spec-ex2.sts | 19 including explicit type annotation of a variable declaration,
|
| D | arr_inf_n.sts | 20 including explicit type annotation of a variable declaration,
|
| D | arr_inf.sts | 20 including explicit type annotation of a variable declaration,
|
| D | spec-ex1.sts | 19 including explicit type annotation of a variable declaration,
|
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/system_arkts/ |
| D | suppression.rst | 27 * ``ETSNOLINT-BEGIN`` with ``ETSNOLINT-END``: Applies to all lines (including the line with the di… 43 …xing-unboxing`` and ``ets-suggest-final`` checks. Applied to all lines (including the line with th…
|
| /arkcompiler/runtime_core/static_core/plugins/ets/stdlib/ |
| D | README.md | 20 …th 4 spaces within block statement (`{}`) that takes more than one line including braces. Place op… 95 Don't use prefixes or suffixes, including `_`, "Hungarian notation" and others. Also don't use `_` …
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| D | object_accessor-impl.cpp | 18 // We don't move them to object_accessor-inl.h because including runtime.h
|
| /arkcompiler/runtime_core/docs/ |
| D | memory-management-SW-requirements.md | 31 - Internal memory space for non-compiler part of runtime (including GC internals)
|
| /arkcompiler/runtime_core/static_core/docs/ |
| D | memory-management-SW-requirements.md | 31 - Internal memory space for non-compiler part of runtime (including GC internals)
|