Home
last modified time | relevance | path

Searched defs:Reset (Results 1 – 25 of 85) sorted by relevance

1234

/arkcompiler/ets_runtime/ecmascript/mem/
Dallocator-inl.h29 void BumpPointerAllocator::Reset() in Reset() function
36 void BumpPointerAllocator::Reset(uintptr_t begin, uintptr_t end) in Reset() function
46 void BumpPointerAllocator::Reset(uintptr_t begin, uintptr_t end, uintptr_t top) in Reset() function
88 void FreeListAllocator<T>::Reset(BaseHeap *heap) in Reset() function
Dthread_local_allocation_buffer.cpp18 void ThreadLocalAllocationBuffer::Reset(uintptr_t begin, uintptr_t end, uintptr_t top) in Reset() function in panda::ecmascript::ThreadLocalAllocationBuffer
Dclock_scope.h35 void Reset() in Reset() function
Dincremental_marker.cpp132 void IncrementalMarker::Reset() in Reset() function in panda::ecmascript::IncrementalMarker
/arkcompiler/ets_runtime/ecmascript/base/
Dgc_ring_buffer.h65 void Reset() in Reset() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Djit_signcode.cpp42 void JitSignCode::Reset() in Reset() function in panda::ecmascript::kungfu::JitSignCode
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dupdate_remset_thread.h58 void Reset() in Reset() function
/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
Dref_block.h94 void Reset() in Reset() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dcondition_chain_manager.cpp88 void ConditionChainManager::Reset() in Reset() function in ark::compiler::ConditionChainManager
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/call/
Dproto_reader.h37 ALWAYS_INLINE void Reset() in Reset() function
/arkcompiler/runtime_core/libpandabase/utils/
Dregmask.h100 constexpr void Reset() in Reset() function
121 constexpr void Reset(size_t bit) in Reset() function
/arkcompiler/runtime_core/static_core/runtime/mem/
Dbump-allocator.h146 void Reset() in Reset() function
Dtlab.h134 void Reset() in Reset() function
/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
Dcaller_stat.h71 void Reset() in Reset() function
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dregmask.h100 constexpr void Reset() in Reset() function
121 constexpr void Reset(size_t bit) in Reset() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dglobal_tables.h413 void Reset() in Reset() function
541 void Reset() in Reset() function
584 void Reset() in Reset() function
701 void Reset() in Reset() function
790 static void Reset() in Reset() function
/arkcompiler/ets_runtime/ecmascript/base/tests/
Dgc_ring_buffer_test.cpp81 HWTEST_F_L0(GCRingBufferTest, Reset) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/tools/circuit_viewer/src/ir/
DCanvasInput.js22 static Reset(x, y, w, h, value, cb, cb2, cb3) { method in CanvasInput
/arkcompiler/runtime_core/static_core/runtime/
Dtiming.h103 void Reset() in Reset() function
/arkcompiler/runtime_core/static_core/runtime/tooling/
Dperf_counter.cpp64 void CounterAccumulator::Reset() in Reset() function in ark::tooling::CounterAccumulator
173 void PerfFileHandler::Reset() in Reset() function in ark::tooling::PerfFileHandler
241 void PerfCollector::Reset() in Reset() function in ark::tooling::PerfCollector
430 void Perf::Reset() in Reset() function in ark::tooling::Perf
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dlocation_mask.h60 void Reset(size_t position) in Reset() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dlocation_mask.h58 void Reset(size_t position) in Reset() function
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
Dshared_concurrent_marker.cpp106 void SharedConcurrentMarker::Reset(bool clearGCBits) in Reset() function in panda::ecmascript::SharedConcurrentMarker
/arkcompiler/ets_runtime/ecmascript/platform/
Dmap.h32 void Reset() in Reset() function
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/debugger/
Dthread_state.cpp30 void ThreadState::Reset() in Reset() function in ark::tooling::inspector::ThreadState

1234