Home
last modified time | relevance | path

Searched full:meaning (Results 1 – 25 of 62) sorted by relevance

123

/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/02.lexical_elements/07.keywords/
Dsoft_type.ets17 desc: The following words have special meaning in certain contexts (soft keywords) but are valid id…
Dsoft.ets18 desc: The following words have special meaning in certain contexts (soft keywords) but are valid id…
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/17.experimental_features/05.iterable_types/
Dit.ets19 A class or an interface can be made iterable, meaning that their
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates_deprecated/15.exceptions/01.throwing_functions/
Dconstructor.ets18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
Dfunction.ets18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
Dfunction_without_keyword.ets18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
Dlambda.ets18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
Dlambda_without_keyword.ets18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/19.nullish-coalescing_expression/
Dlazy_operator.ets18 assert: This operator is lazy, meaning that if the evaluation of the left-hand-side expression is n…
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates_deprecated/15.exceptions/02.non_throwing_functions/
Dfunction_with_default_catch.ets18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
Dconstructor_without_keyword.ets18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
Dfunction_without_default_catch.ets18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
Dlambda_with_default_catch.ets18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
Dlambda_without_default_catch.ets18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
Dconstructor_with_default_catch.ets18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
Dconstructor_without_default_catch.ets18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/tools/generate-es-checked/
DREADME.md111 - strings that start with `#__` in json have special meaning
112 - objects that contain `__kind` property have special meaning
/arkcompiler/runtime_core/static_core/tests/tests-u-runner-2/runner/extensions/generators/ets_es_checked/generate-es-checked/
DREADME.md111 - strings that start with `#__` in json have special meaning
112 - objects that contain `__kind` property have special meaning
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dfutex_test.cpp41 // The thread modifies shared data (meaning it reached Wait function)
60 // The thread modifies shared data (meaning it reached Wait function)
79 // The thread modifies shared data (meaning it reached TimedWait function)
/arkcompiler/runtime_core/static_core/docs/
Dintrinsics-yaml.md128 Possible flag values and their meaning are listed in [compiler/optimize/ir/instructions.yaml](../co…
138 Possible flag values and their meaning are listed in [compiler/optimize/ir/instructions.yaml](../co…
/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dcoroutine_worker.h26 * THE ORDER HAS MEANING
/arkcompiler/runtime_core/static_core/compiler/docs/
Dobject_type_propagation_doc.md64 // ObjectTypeInfo (Class + boolean, meaning exact class or may be superclass) - of all refs.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/benchmarks/interop_js/
DREADME.md34 # This is just a short cut and has no special meaning.
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Delf_types.h114 unsigned char st_other; /* No defined meaning, 0 */
/arkcompiler/runtime_core/static_core/plugins/ets/compiler/docs/
Dinterop_intrinsic_opt_doc.md50 …ch cases on step `3`), so we recursively reset scope start to `nullptr` (meaning it is unknown) re…

123