Home
last modified time | relevance | path

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

/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/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/tests/cts-generator/cts-template/
Dcheckcast.yaml28 … resolved type, accumulator content remains unchanged. Otherwise ClassCastException is thrown.
/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/runtime/
Dmt_thread_manager.cpp102 << " remains in DeregisterSuspendedThreads, status = " in DeregisterSuspendedThreads()
Doptions.yaml524 … 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.cpp257 …// NOTE(gogabr) -- The `get` property remains without variable; this is OK for the current checker… in HandleReference()
/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/tests/cts-generator/cts-template/
Dcheckcast.yaml49 … resolved type, accumulator content remains unchanged. Otherwise ClassCastException is thrown.
/arkcompiler/runtime_core/static_core/plugins/ets/templates/stdlib/
DArray_escompat.erb460 // left part remains unchanged
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D3_types.rst1805 :ref:`Type Compatibility`), then only ``T``:sub:`j` remains in the union
1808 then ``T``:sub:`i` remains in the union type, and ``T``:sub:`j` is removed.
/arkcompiler/runtime_core/static_core/isa/
Disa.yaml2605 accumulator content remains unchanged. Otherwise ClassCastException is thrown.
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/escompat/
DArray.sts477 // left part remains unchanged
/arkcompiler/ets_frontend/ets2panda/linter/test_extended_features/
D@arkts.collections.d.ets587 * If arrayLength > array.length, array remains unchanged.
603 * If arrayLength < array.length, array remains unchanged.
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp2104 size = k8ByteSize; /* pTy remains i64 */ in LmbcSmallAggForRet()
2169 size = k8ByteSize; /* pTy remains i64 */ in LmbcSmallAggForCall()
/arkcompiler/runtime_core/static_core/patches/zydis/
D0001-Simplify-Zydis-build.patch2236 + * the vector remains uninitialized.
2256 + * the vector remains uninitialized.