Home
last modified time | relevance | path

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

12

/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/02.lexical_elements/07.keywords/
Dsoft_keywords.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/10.exceptions/01.throwing_functions/
Dconstructor.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…
Dfunction.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…
Dlambda.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/18.null_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/17.experimental_features/10.exceptions/02.non_throwing_functions/
Dconstructor_without_keyword.ets18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
Dfunction_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…
Dfunction_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…
Dlambda_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…
/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/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Delf_types.h114 unsigned char st_other; /* No defined meaning, 0 */
Dcgbb.h963 * Different meaning for each data flow analysis.
975 * Different meaning for each data flow analysis.
982 * Different meaning for each data flow analysis.
/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…
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinstructions.yaml23 not mandatory meaning.
/arkcompiler/runtime_core/static_core/docs/
Drationale-for-bytecode.md36 hardware world: the terms "operations", "operands", "registers" and "stack" have the same meaning.
Ddesign-of-interpreter.md167 1. All virtual registers are "tagged", meaning that they contain both the payload and additional
/arkcompiler/runtime_core/docs/
Drationale-for-bytecode.md36 hardware world: the terms "operations", "operands", "registers" and "stack" have the same meaning.
Ddesign-of-interpreter.md167 1. All virtual registers are "tagged", meaning that they contain both the payload and additional
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/utils/
Dref_vector.h26 // Based on that, the ref_vector picks up the meaning of keeping objects' reference, it won't desto…
/arkcompiler/runtime_core/compiler/docs/
Dplt.md118 …filled with zeroes and after resolving they both store `Class pointer`, but have different meaning.

12