Home
last modified time | relevance | path

Searched full:denote (Results 1 – 19 of 19) sorted by relevance

/arkcompiler/runtime_core/
D.gitattributes3 # Denote all image files as binary
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/09.field_access_expressions/
Daccess_through_class_type.ets18 assert: A field access expression cannot denote a package, class type, or interface type.
Daccess_through_interface_type.ets18 assert: A field access expression cannot denote a package, class type, or interface type.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/10.interfaces/02.superinterfaces_and_subinterfaces/
Dtype_argument.ets18 assert: If a typeReference has type arguments, it must denote a well-formed parameterized type (lin…
Dwildcart_type_argument.ets18 assert: If a typeReference has type arguments, it must denote a well-formed parameterized type (lin…
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/06.contexts_and_conversions/03.numeric_operator_contexts/binary_numeric_promotion/
Dresult_type_bool_n.ets20 each of which must denote a value that is convertible to a numeric type,
Dresult_type_arith.ets20 each of which must denote a value that is convertible to a numeric type,
Dresult_type_arith_n.ets20 each of which must denote a value that is convertible to a numeric type,
Dresult_type_cond.ets20 each of which must denote a value that is convertible to a numeric type,
Dresult_type_bitwise.ets20 each of which must denote a value that is convertible to a numeric type,
Dresult_type_bool.ets20 each of which must denote a value that is convertible to a numeric type,
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D2_lexical.rst416 *Operators* are tokens that denote various actions to be performed on values:
592 digits can be used to denote an integer literal and improve readability.
695 digits can be used to denote a floating-point literal and improve readability.
754 denote a ``bigint`` literal and improve readability. Underscore characters in
1095 denote a reference without pointing at any entity. The null literal is
1124 :ref:`Type undefined`) to denote a reference with a value that is not defined.
D10_interfaces.rst171 - Type arguments (see :ref:`Type Arguments`) of ``typeReference`` denote a
D1_intro.rst368 identifiers to denote operators, and/or arbitrarily combining characters
D7_expressions.rst160 sense to denote a modifiable lvalue in the left-hand side of an assignment);
281 The terms *complete normally* and *complete abruptly* can also denote
543 Literals (see :ref:`Literals`) denote fixed and unchanging values. Type of
1817 The parameter ``this`` in a lambda body and in the surrounding context denote
/arkcompiler/ets_runtime/ecmascript/mem/
Dregion.h43 // Bits 3 to 7 are reserved to denote the space where the region is located.
/arkcompiler/runtime_core/isa/
Disa.yaml63 To denote that bytecode treats register values as unsigned integer, u32/u64 notation is used.
64 …For moves, loads and stores it is not always possible to denote a type of result, because it depen…
/arkcompiler/runtime_core/static_core/isa/
Disa.yaml63 …It is not always possible to denote the type of result for moves, loads and stores, because it dep…
64 …source object. If it is not possible to denote the type of result, then bNN notation is used, wher…
/arkcompiler/runtime_core/static_core/plugins/ets/sdk/api/
D@ohos.util.ets490 * A type used to denote ScopeComparable or number.