Home
last modified time | relevance | path

Searched full:denote (Results 1 – 21 of 21) 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.sts18 assert: A field access expression cannot denote a package, class type, or interface type.
Daccess_through_interface_type.sts18 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/
Dwildcart_type_argument.sts18 assert: If a typeReference has type arguments, it must denote a well-formed parameterized type (lin…
Dtype_argument.sts18 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/
D12_errors.rst48 - *error* to denote runtime errors, and
50 - *exception* to denote failures.
D2_lexical.rst350 *Operators* are tokens that denote various actions to be performed on values:
484 digits can be used to denote an integer literal and improve readability.
564 digits can be used to denote a floating-point literal and improve readability.
620 denote a ``BigInt`` literal and improve readability. Underscore characters in
855 *Null literal* is the only literal to denote a reference without pointing
885 *Undefined literal* is the only literal to denote a reference with a value
D10_interfaces.rst170 - Type arguments (see :ref:`Type Arguments`) of ``typeReference`` denote a
D1_intro.rst345 identifiers to denote operators, and/or arbitrarily combining characters
D7_expressions.rst148 sense to denote a modifiable lvalue in the left-hand side of an assignment);
288 The terms *complete normally* and *complete abruptly* can also denote
507 Literals (see :ref:`Literals`) denote fixed and unchanging value. Types of
/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.sts20 each of which must denote a value that is convertible to a numeric type,
Dresult_type_cond.sts20 each of which must denote a value that is convertible to a numeric type,
Dresult_type_bool.sts20 each of which must denote a value that is convertible to a numeric type,
Dresult_type_arith_n.sts20 each of which must denote a value that is convertible to a numeric type,
Dresult_type_cond_n.sts20 each of which must denote a value that is convertible to a numeric type,
Dresult_type_bitwise.sts20 each of which must denote a value that is convertible to a numeric type,
Dresult_type_arith.sts20 each of which must denote a value that is convertible to a numeric type,
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcontrol_dep_analysis.cpp52 // denote back-edge on CFGEdge in BuildCFGInfo()
62 // denote the condition on CFGEdge except for back-edge in BuildCFGInfo()
/arkcompiler/ets_runtime/ecmascript/mem/
Dregion.h41 // 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 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…