Home
last modified time | relevance | path

Searched full:unconditionally (Results 1 – 13 of 13) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/escompat/
DGlobal.ets112 * @returns unconditionally returns `false`. Integral types can not be `NaN`.
121 * @returns unconditionally returns `false`. Integral types can not be `NaN`.
130 * @returns unconditionally returns `false`. Integral types can not be `NaN`.
139 * @returns unconditionally returns `false`. Integral types can not be `NaN`.
148 * @returns unconditionally returns `false`. Integral types can not be `NaN`.
157 * @returns unconditionally returns `false`. Integral types can not be `NaN`.
166 * @returns unconditionally returns `false`. Integral types can not be `NaN`.
175 * @returns unconditionally returns `false`. Integral types can not be `NaN`.
228 * @returns unconditionally returns `true`. Integral types can not be `NaN` or `Infinity`.
237 * @returns unconditionally returns `true`. Integral types can not be `NaN` or `Infinity`.
[all …]
/arkcompiler/jsvm/src/
Djsvm_reference-inl.h63 // If persistent is cleared by GC, return 0 unconditionally. in Ref()
79 // If persistent is cleared by GC, return 0 unconditionally. in Unref()
/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
Djmp.yaml20Unconditionally transfer execution to an instruction at offset bytes from the beginning of the cur…
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Djmp.yaml20Unconditionally transfer execution to an instruction at offset bytes from the beginning of the cur…
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/
Dplatform.py151 # if file name provided add it unconditionally
Dgenerate.py82 elif p.is_file(): # add file from test list unconditionally
/arkcompiler/runtime_core/static_core/runtime/bridge/arch/arm/
Dcompiled_code_to_runtime_bridge_arm.S242 …// StackWalker requires callee-saved FP registers to be saved unconditionally in the runtime bridge
/arkcompiler/runtime_core/static_core/runtime/arch/aarch64/
Dcall_runtime.S242 …// StackWalker requires callee-saved FP registers to be saved unconditionally in the runtime bridge
/arkcompiler/ets_frontend/ets2panda/evaluate/debugInfoDeserialization/
DdebugInfoDeserializer.cpp248 …// Yet don't track whether the value was modified, so store result unconditionally in the end of t… in CreateLocalVarDecl()
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/std/testing/
Darktest.ets33 * Produce AssertionError unconditionally
36 * @throws AssertionError unconditionally
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbarrier_stub_builder.cpp342 … // dst and src are in different kind region, localToShare bitset can be copied unconditionally, in DoMoveBarrierCrossRegion()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinstructions.yaml694 description: Unconditionally switch to interpreter.
/arkcompiler/runtime_core/static_core/isa/
Disa.yaml583Unconditionally transfer execution to an instruction at offset bytes from the beginning of the cur…