Home
last modified time | relevance | path

Searched defs:active (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
H A Dthread_state.cpp92 void ThreadState::SetBreakpointsActive(bool active) in SetBreakpointsActive() argument
H A Ddebuggable_thread.cpp90 void DebuggableThread::SetBreakpointsActive(bool active) in SetBreakpointsActive() argument
H A Dinspector.cpp267 void Inspector::SetBreakpointsActive(PtThread thread, bool active) in SetBreakpointsActive() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
H A Dreg_alloc_linear_scan.h64 InstructionsIntervals active; // NOLINT(misc-non-private-member-variables-in-classes) member
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dreg_alloc_lsra.h465 MapleSet<LiveInterval *, ActiveCmp> active; member in maplebe::LSRALinearScanRegAllocator

Completed in 4 milliseconds