Home
last modified time | relevance | path

Searched full:remains (Results 1 – 25 of 31) sorted by relevance

12

/arkcompiler/runtime_core/static_core/tests/tests-u-runner-2/
Dmain.py86 remains = round(config.test_suite.repeats_by_time - delta, 1)
88 f"Remains {remains} sec")
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/09.classes/01.class_declaration/03.class_extension_clause/multi_level_inheritance/
Dmulti_level_inheritance_value_transfer35.ets17 …le _publicVar is properly initialized in base class a and that the value remains unchanged in the …
/arkcompiler/runtime_core/libabckit/tests/mock/
Dcheck_mock.cpp39 std::cerr << "Stack remains: " << std::endl; in CheckMockedStackEmpty()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dlazy_deopt_dependency.h52 …STABLE_HCLASS, // Once the HClass undergoes transition, "isStable" bit remains false perm…
53 …NOT_PROTOTYPE_HCLASS, // Once the HClass becomes prototype, "isPrototype" bit remains true perma…
/arkcompiler/runtime_core/static_core/static_linker/
Doptions.yaml41 - name: remains-partial-classes
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dcheck_resolver.h36 * why dead lenarr remains. So we can also benefit from the size of generated bytecode
/arkcompiler/ets_runtime/ecmascript/
Ddependent_infos.h69 // For example, when we need to ensure the IsStable flag of HClass remains valid,
/arkcompiler/ets_runtime/test/jittest/lazy_deopt_6/
Dlazy_deopt_6.js70 // First test call: without modifying the prototype. Expected output: property 'x' remains unchange…
/arkcompiler/ets_runtime/test/jittest/lazy_deopt_4/
Dlazy_deopt_4.js73 // First test call: without modifying the prototype. Expected output: property 'x' remains unchange…
/arkcompiler/ets_runtime/test/jittest/lazy_deopt_5/
Dlazy_deopt_5.js70 // First test call: without modifying the prototype. Expected output: property 'x' remains unchange…
/arkcompiler/ets_runtime/test/jittest/lazy_deopt_9/
Dlazy_deopt_9.js86 // First test: do not modify the prototype, so property 'x' remains unchanged.
/arkcompiler/ets_runtime/test/jittest/lazy_deopt_8/
Dlazy_deopt_8.js88 // First test: do not modify the prototype, so property 'x' remains unchanged.
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dswitch_lowerer.cpp261 /* only 1 case with 1 tag remains */ in BuildCodeForSwitchItems()
269 /* generate equality checks for what remains */ in BuildCodeForSwitchItems()
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_sdk/arkts/@arkts/collections/BitVector/
DresizeTests.ets176 * @tc.desc : Resize the bitVector to the same length and verify the length remains unchanged.
/arkcompiler/runtime_core/static_core/compiler/docs/
Dscheduler_doc.md32 `ASAP` value for each instruction is changed only before it enters the `waiting` queue, and remains
/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
Dcheckcast.yaml28 … resolved type, accumulator content remains unchanged. Otherwise ClassCastException is thrown.
/arkcompiler/runtime_core/static_core/runtime/
Dmt_thread_manager.cpp102 << " remains in DeregisterSuspendedThreads, status = " in DeregisterSuspendedThreads()
Doptions.yaml535 … TLAB size and maximum size of object to be allocated in TLAB. TLAB size remains constant unless a…
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DboxingForLocals.cpp269 …// NOTE(gogabr) -- The `get` property remains without variable; this is OK for the current checker… in HandleReference()
/arkcompiler/ets_runtime/ecmascript/deoptimizer/
Ddeoptimizer.cpp780 * 1. Bytecode processing remains incomplete
789 * This ensures no intermediate state remains after lazy deoptimization.
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dcheckcast.yaml49 … resolved type, accumulator content remains unchanged. Otherwise ClassCastException is thrown.
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dreg_alloc_verifier.cpp222 * that is a phi's input. Otherwise phi's location state will be either remains unknown, in Merge()
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/std/core/
DConsole.ets651 * @ensures Column count remains unchanged
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D3_types.rst2096 only ``T``:sub:`j` remains in the union type, and ``T``:sub:`i` is removed.
2098 This procedure is performed recursively until no assignable type remains, or
/arkcompiler/runtime_core/static_core/plugins/ets/templates/stdlib/
DArray_escompat.erb898 // left part remains unchanged

12