Searched full:similarly (Results 1 – 14 of 14) sorted by relevance
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/25.equality_expressions/08.equality_with_null_or_undefined/ |
| D | null_and_undefined_equality.ets | 22 …Similarly, a comparison to undefined produces false unless the variable being compared is of type …
|
| D | null_and_undefined_equality_negative.ets | 22 …Similarly, a comparison to undefined produces false unless the variable being compared is of type …
|
| /arkcompiler/runtime_core/assembler/ |
| D | assembly-context.h | 41 * similarly --context and context--
|
| /arkcompiler/runtime_core/static_core/assembler/ |
| D | assembly-context.h | 42 * similarly --context and context--
|
| /arkcompiler/runtime_core/static_core/plugins/ets/snippet_verifier/ |
| D | README.md | 188 Similarly to |TS|, |LANG| supports the launching of a coroutine by calling
|
| /arkcompiler/ets_frontend/ets2panda/docs/ |
| D | import_export.md | 61 …arked variables are placed into the global scope of the actual program. Similarly, all the variabl… 428 …* Similarly, an error is thrown if something is being exported twice, for example once as a type a…
|
| /arkcompiler/runtime_core/static_core/docs/ |
| D | import-export.md | 175 …arked variables are placed into the global scope of the actual program. Similarly, all the variabl… 543 …* Similarly, an error is thrown if something is being exported twice, for example once as a type a…
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| D | licm.cpp | 32 // NOTE (a.popov) Use `LoopTransform` base class similarly `LoopUnroll`, `LoopPeeling`
|
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/tutorial/ |
| D | classes.rst | 46 Similarly, an instance can be created by using object literals:
|
| /arkcompiler/runtime_core/isa/ |
| D | isa.yaml | 56 …value to match storage size with i32. Similarly, passing an 8-bit or 16-bit value to a function ca…
|
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/ |
| D | 7_expressions.rst | 5619 Similarly, an equality comparison to ``undefined`` returns ``false`` if the 6677 Similarly to function declarations (see :ref:`Function Declarations`), 6745 Similarly to the body of a method or a function, a lambda body describes the
|
| D | 3_types.rst | 1316 Similarly to ``string``, ``bigint`` type has dual semantics:
|
| D | 15_semantics.rst | 390 itself. Similarly, literal type ``undefined`` is a subtype and a supertype to
|
| /arkcompiler/runtime_core/static_core/isa/ |
| D | isa.yaml | 55 …value to match storage size with i32. Similarly, passing an 8-bit or 16-bit value to a function ca…
|