Home
last modified time | relevance | path

Searched full:denoted (Results 1 – 25 of 35) sorted by relevance

12

/arkcompiler/runtime_core/static_core/docs/bc_verification/
Dtypes_n_values.md24 - Sorts are denoted by some `Literals`. Where `Literal` is a word composed of characters from set `…
26 - Types are denoted by sort literal and parameters in parenthesis. For instance: `Array(~i8())`.
32 Subtyping relation is denoted by `<:`. Subtyping is a realtion on types which is used to determine …
Dtype_system.md14 Internally they denoted by indices (just numbers), and there is separate class to hold their names.
/arkcompiler/runtime_core/docs/bc_verification/
Dtypes_n_values.md24 - Sorts are denoted by some `Literals`. Where `Literal` is a word composed of characters from set `…
26 - Types are denoted by sort literal and parameters in parenthesis. For instance: `Array(~i8())`.
32 Subtyping relation is denoted by `<:`. Subtyping is a realtion on types which is used to determine …
Dtype_system.md14 Internally they denoted by indices (just numbers), and there is separate class to hold their names.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/15.cast_expressions/
Dcast.ets19 The cast operator converts the value V of one type (as denoted by the expression)
Dcast0.ets18 The cast operator converts the value V of one type (as denoted
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/05.generics/01.type_parameters/01.type_parameter_constraint/generic_classes/
Dgeneric_class_union_normalization.ets20 The constraint is denoted as any type except the case when constraint is a single final class
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/13.compilation_units/03.import_directives/06.import_path/dir/
Dmodule_a.ets22 // If import path refers to a folder denoted by the last name in the resolved file path, then the c…
Dimport_path_dir.ets20 …If import path refers to a folder denoted by the last name in the resolved file path, then the com…
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/08.this_expression/
Dthis_primary_expression_in_lambda.ets18 assert: The value denoted by this in a lambda body and in the surrounding context is the same.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/12.indexing_expression/01.array_indexing_expression/
Darray_access5.ets19 is never considered const even if a const variable is denoted in the array reference
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates_deprecated/05.generics/01.type_parameters/01.type_parameter_constraint/generic_interfaces/
Dgeneric_interface_constraint.ets21 …A constraint of any type parameter can follow the keyword extends. The constraint is denoted as an…
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/09.field_access_expressions/02.accessing_superclass_fields/
Daccess_by_super_of_generic.ets20 the direct superclass of the class denoted by T is a class with S as its fully qualified name.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/05.generics/01.type_parameters/01.type_parameter_constraint/generic_functions/
Dgeneric_function_constraint_multiple.ets21 …A constraint of any type parameter can follow the keyword extends. The constraint is denoted as an…
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates_deprecated/05.generics/01.type_parameters/01.type_parameter_constraint/generic_functions/
Dgeneric_function_constraint.ets21 …A constraint of any type parameter can follow the keyword extends. The constraint is denoted as an…
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates_deprecated/05.generics/01.type_parameters/01.type_parameter_constraint/generic_methods/
Dgeneric_method_abstr_constraint.ets22 …A constraint of any type parameter can follow the keyword extends. The constraint is denoted as an…
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates_deprecated/05.generics/01.type_parameters/01.type_parameter_constraint/generic_classes/
Dgeneric_class_constraint.ets21 …A constraint of any type parameter can follow the keyword extends. The constraint is denoted as an…
/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/docs/
Dsampler.md23 Implementation requires starting two separate threads denoted as `SamplerThread` and `ListenerThrea…
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/05.generics/01.type_parameters/01.type_parameter_constraint/generic_methods/
Dgeneric_method_with_body_constraint_multiple.ets22 …A constraint of any type parameter can follow the keyword extends. The constraint is denoted as an…
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/29.assignment/01.simple_assignment_operator/
Dord4.ets21 …- Finally, the variable denoted by e.f is assigned the value of the right hand operand as computed…
Dord2.ets21 …- Finally, the variable denoted by e.f is assigned the value of the right hand operand as computed…
Dord1.ets21 …- Finally, the variable denoted by e.f is assigned the value of the right hand operand as computed…
Dord3.ets21 …- Finally, the variable denoted by e.f is assigned the value of the right hand operand as computed…
Dord5.ets21 …- Finally, the variable denoted by e.f is assigned the value of the right hand operand as computed…
Dord6.ets21 …- Finally, the variable denoted by e.f is assigned the value of the right hand operand as computed…

12