Home
last modified time | relevance | path

Searched full:including (Results 1 – 25 of 171) sorted by relevance

1234567

/arkcompiler/jsvm/
DLICENSE28 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,
DREADME.en.md4 …rd JavaScript (JS) engine. It provides complete JS engine capabilities, including creating and des…
/arkcompiler/toolchain/
DLICENSE28 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/
DLICENSE28 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/
DLICENSE28 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/
DLICENSE28 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,
DREADME.md14 … 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/
DLICENSE.txt28 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/
DLICENSE28 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/
DLICENSE28 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/
Drecipe84.md8 (including fully qualified names of functions) to achieve that same behavior.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/04.array_literal/01.type_inference_from_context/
Darr_inf_n.sts20 including explicit type annotation of a variable declaration,
Darr_inf.sts20 including explicit type annotation of a variable declaration,
Dspec-ex3.sts19 including explicit type annotation of a variable declaration,
Dspec-ex2.sts19 including explicit type annotation of a variable declaration,
Dspec-ex1.sts19 including explicit type annotation of a variable declaration,
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/09.classes/06.method_declarations/requirements_in_overriding_and_hiding/
Dno_throwing_in_abstract_method.sts18 assert: A method that overrides or hides another method, including methods that implement abstract …
Dno_throwing_in_hided_method.sts18 assert: A method that overrides or hides another method, including methods that implement abstract …
Dno_throwing_in_overrided_method.sts18 assert: A method that overrides or hides another method, including methods that implement abstract …
Dthrowing_in_abstract_method.sts18 assert: A method that overrides or hides another method, including methods that implement abstract …
Dthrowing_in_overrided_method.sts18 assert: A method that overrides or hides another method, including methods that implement abstract …
Dthrowing_in_hided_method.sts18 assert: A method that overrides or hides another method, including methods that implement abstract …
/arkcompiler/runtime_core/static_core/plugins/ets/doc/system_arkts/
Dsuppression.rst30 …Applies to all lines (including the line with the directive) until closed by the corresponding ``E…
49 …xing-unboxing`` and ``ets-suggest-final`` checks. Applied to all lines (including the line with th…
/arkcompiler/runtime_core/docs/
Dmemory-management-SW-requirements.md31 - Internal memory space for non-compiler part of runtime (including GC internals)
/arkcompiler/runtime_core/static_core/docs/
Dmemory-management-SW-requirements.md31 - Internal memory space for non-compiler part of runtime (including GC internals)

1234567