Home
last modified time | relevance | path

Searched full:starting (Results 1 – 25 of 46) sorted by relevance

12

/arkcompiler/runtime_core/docs/
Ddebugger-vscode-communication.md10 ### Description of debug starting process
Druntime-debug-api.md23 …debug session when necessary (see `Runtime::StartDebugSession()`). When starting the session, the …
/arkcompiler/runtime_core/runtime/bridge/arch/amd64/
Dhandle_call_imm16_v16_amd64.S61 // Reserve stack space for the arguments, starting from r13:
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dcall.virt.range_base.yaml56 Object reference is passed in the first source register, arguments are passed starting from
62 the needed number of arguments starting from 'vs' register (including object reference).
635 # Place values starting from v7 for call.virt.range
680 # Place values starting from v9 for call.virt.range
725 # Place values starting from v9 for call.virt.range
784 # Place values starting from v7 for call.virt.range
829 # Place values starting from v7 for call.virt.range
Dcall.virt.short.negative.yaml49 Object reference is passed in the first source register, arguments are passed starting from
55 the needed number of arguments starting from 'vs' register (including object reference).
Dcall.virt.short.yaml82 Object reference is passed in the first source register, arguments are passed starting from
88 the needed number of arguments starting from 'vs' register (including object reference).
Dcall.virt.range.negative.yaml50 Object reference is passed in the first source register, arguments are passed starting from
56 the needed number of arguments starting from 'vs' register (including object reference).
Dcall.virt.negative.yaml50 Object reference is passed in the first source register, arguments are passed starting from
56 the needed number of arguments starting from 'vs' register (including object reference).
/arkcompiler/runtime_core/runtime/bridge/arch/aarch64/
Dhandle_call_imm16_v16_aarch64.S74 // Reserve stack space for the arguments, starting from x13:
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_obj_layout_info.h25 * Store the key and gt of properties alternately starting from the second position.
/arkcompiler/runtime_core/tests/cts-generator/
Dgenerate-cts.rb62 opts.on('--chunk INTEGER', Integer, 'Chunk to process, starting from 0 (0 by default)')
/arkcompiler/runtime_core/runtime/mem/gc/g1/
Dupdate_remset_thread.cpp74 LOG(DEBUG, GC) << "Starting destroy UpdateRemsetThread"; in DestroyThread()
109 LOG(DEBUG, GC) << "Starting pause UpdateRemsetThread"; in WaitUntilTasksEnd()
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_map.cpp25 // Firstly map registers available for register allocator starting with the highest priority one in SetMask()
/arkcompiler/runtime_core/tests/cts-coverage-tool/config/
Dnon_testable.yaml117 of arguments starting from 'v' register.
/arkcompiler/runtime_core/compiler/docs/
Dpaoc.md88 … # Values are arrays whose elements should be a name of a cluster or it's index (starting from 0).
Dmemory_coalescing_doc.md241 | `--compiler-memory-coalescing-aligned` | Coalesces only aligned accesses (starting with even indi…
/arkcompiler/ets_runtime/ecmascript/base/
Dbit_helper.h130 /// sequence of ones starting at the least significant bit with the remainder
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dquick_fix_manager.cpp146 …const uint32_t methodNameOffsetToFirstIndex = 5; // offset of the starting position of methodname … in ParseStackInfo()
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dliveness_analyzer.h153 * starting from its header
370 // Split current interval at specified life number and return new interval starting at `ln`.
/arkcompiler/runtime_core/bytecode_optimizer/
Dreg_encoder.h59 * (starting with r0, but no more than MAX_NUM_INPUTS registers) are reserved as
/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dsignal.h159 LOG(DEBUG, COMMON) << "SignalCatcherThread::Run: Starting the signal catcher thread"; in Run()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_ir_specification.md23starting/ending vertices of the IR graph, or registering lists of starting/ending vertices of the …
/arkcompiler/runtime_core/verification/models/typesystem/
Dark_subtyping_closure.als228 Starting the solver...
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_function.cpp252 // starting with the second argument, append each argument as the last element of argList. in FunctionPrototypeCall()
/arkcompiler/ets_runtime/ecmascript/mem/
Dregion.h59 // Below flags are used for GC, and each flag has a dedicated bit starting from the 3rd bit.

12