Searched full:denote (Results 1 – 19 of 19) sorted by relevance
| /arkcompiler/runtime_core/ |
| D | .gitattributes | 3 # Denote all image files as binary
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/09.field_access_expressions/ |
| D | access_through_interface_type.sts | 18 assert: A field access expression cannot denote a package, class type, or interface type.
|
| D | access_through_class_type.sts | 18 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/ |
| D | wildcart_type_argument.sts | 18 assert: If a typeReference has type arguments, it must denote a well-formed parameterized type (lin…
|
| D | type_argument.sts | 18 assert: If a typeReference has type arguments, it must denote a well-formed parameterized type (lin…
|
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/ |
| D | 12_errors.rst | 50 - *Error* to denote runtime errors, and 52 - *Exception* to denote failures.
|
| D | 2_lexical.rst | 407 *Operators* are tokens that denote various actions to be performed on values: 569 digits can be used to denote an integer literal and improve readability. 653 digits can be used to denote a floating-point literal and improve readability. 716 denote a ``BigInt`` literal and improve readability. Underscore characters in 984 denote a reference without pointing at any entity. The null literal is 1013 :ref:`Type undefined`) to denote a reference with a value that is not defined.
|
| D | 10_interfaces.rst | 173 - Type arguments (see :ref:`Type Arguments`) of ``typeReference`` denote a
|
| D | 1_intro.rst | 346 identifiers to denote operators, and/or arbitrarily combining characters
|
| D | 7_expressions.rst | 161 sense to denote a modifiable lvalue in the left-hand side of an assignment); 292 The terms *complete normally* and *complete abruptly* can also denote 531 Literals (see :ref:`Literals`) denote fixed and unchanging value. The type of
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/06.contexts_and_conversions/03.numeric_operator_contexts/binary_numeric_promotion/ |
| D | result_type_bool_n.sts | 20 each of which must denote a value that is convertible to a numeric type,
|
| D | result_type_bool.sts | 20 each of which must denote a value that is convertible to a numeric type,
|
| D | result_type_cond.sts | 20 each of which must denote a value that is convertible to a numeric type,
|
| D | result_type_arith_n.sts | 20 each of which must denote a value that is convertible to a numeric type,
|
| D | result_type_arith.sts | 20 each of which must denote a value that is convertible to a numeric type,
|
| D | result_type_bitwise.sts | 20 each of which must denote a value that is convertible to a numeric type,
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | region.h | 43 // Bits 3 to 7 are reserved to denote the space where the region is located.
|
| /arkcompiler/runtime_core/isa/ |
| D | isa.yaml | 63 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/ |
| D | isa.yaml | 63 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…
|