Home
last modified time | relevance | path

Searched full:allows (Results 1 – 25 of 205) sorted by relevance

123456789

/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/docs/
Dsampler.md5 Current implementation allows profiling only the whole application from start till end. Gathered in…
17 Another public method `SetSampleInterval` allows setting sampling interval in microseconds with def…
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D21_TS_compatibility.rst164 |LANG| allows generating highly efficient code that relies on an objects'
213 |TS| allows more relaxed assignments into variables of function type, while
286 that corresponds to the number of the parameters. In some cases, |TS| allows
319 |TS| allows overriding class fields with the field in the subclass with
375 |TS| allows overriding class type version of the primitive type into a pure
376 primitive type. |LANG| allows no such overriding. These situation is
405 |TS| allows calling functions stored in function type variables with more
406 arguments than were declared. |LANG| allows no such calls:
436 |TS| allows covariant array assignment as in |TS| all types are of the
478 explicitly listed in the ``extends`` clause of a class. |LANG| allows this as
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/33.dynamic_import_expression/aux_05/
Dmod_05.sts17 desc: Dynamic import expression allows loading a compilation unit asynchronously and dynamically.
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/std/core/
DSyncPrimitives.sts28 /// Coroutine mutex. This allows to get exclusive access to the critical section.
58 /// Coroutine one-shot event. This allows to block current coroutine until event is fired
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/33.dynamic_import_expression/aux_10/
Dmod_10b.sts17 desc: Dynamic import expression allows loading a compilation unit asynchronously and dynamically.
Dmod_10a.sts17 desc: Dynamic import expression allows loading a compilation unit asynchronously and dynamically.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/33.dynamic_import_expression/aux_11/pkg_01/
Dmod_11a.sts17 desc: Dynamic import expression allows loading a compilation unit asynchronously and dynamically.
Dmod_11b.sts17 desc: Dynamic import expression allows loading a compilation unit asynchronously and dynamically.
/arkcompiler/runtime_core/static_core/plugins/ets/playground/frontend/src/
DsetupTests.ts17 // allows you to do things like:
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/33.dynamic_import_expression/aux_11/pkg_02/
Dmod_11a.sts17 desc: Dynamic import expression allows loading a compilation unit asynchronously and dynamically.
Dmod_11b.sts17 desc: Dynamic import expression allows loading a compilation unit asynchronously and dynamically.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/33.dynamic_import_expression/aux_07/
Dmod_07.sts17 desc: Dynamic import expression allows loading a compilation unit asynchronously and dynamically.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/15.semantic_rules/04.type_compatibility/
Dtuple_enum_and_object_literal.sts20 that allows converting type T1 to type T2.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/17.experimental_features/11.extension_functions/
Dextension_functions_class.sts19 The extension function mechanism allows using a special form of top-level functions
Dextension_functions_array.sts19 The extension function mechanism allows using a special form of top-level functions
Dextension_functions_interface.sts19 The extension function mechanism allows using a special form of top-level functions
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/33.dynamic_import_expression/
Dimp_01m.sts17 desc: Dynamic import expression allows loading a compilation unit asynchronously and dynamically.
Dimp_01l.sts17 desc: Dynamic import expression allows loading a compilation unit asynchronously and dynamically.
Dimp_01k.sts17 desc: Dynamic import expression allows loading a compilation unit asynchronously and dynamically.
Dimp_02a.sts17 desc: Dynamic import expression allows loading a compilation unit asynchronously and dynamically.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/33.dynamic_import_expression/aux_02/
Dmod_02.sts17 desc: Dynamic import expression allows loading a compilation unit asynchronously and dynamically.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/33.dynamic_import_expression/aux_06/
Dmod_06.sts17 desc: Dynamic import expression allows loading a compilation unit asynchronously and dynamically.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/17.experimental_features/12.trailing_lambda/
Dtrlambda_static_met.sts19 The trailing lambda mechanism allows using a special form of function
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/33.dynamic_import_expression/aux_04/
Dmod_04.sts17 desc: Dynamic import expression allows loading a compilation unit asynchronously and dynamically.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/04.names_declarations_and_scopes/08.function_declarations/09.function_overload_signatures/
Doverload.sts19 The ArkTS language allows specifying a function that can be called in

123456789