Home
last modified time | relevance | path

Searched defs:Reset (Results 1 – 25 of 78) 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.h33 void Reset() in Reset() function
Dincremental_marker.cpp127 void IncrementalMarker::Reset() in Reset() function in panda::ecmascript::IncrementalMarker
Dconcurrent_marker.cpp100 void ConcurrentMarker::Reset(bool revertCSet) in Reset() function in panda::ecmascript::ConcurrentMarker
/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/ets_runtime/ecmascript/dfx/vmstat/
Dcaller_stat.h71 void Reset() 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/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/tools/circuit_viewer/src/ir/
DCanvasInput.js22 static Reset(x, y, w, h, value, cb, cb2, cb3) { method in CanvasInput
/arkcompiler/ets_runtime/ecmascript/base/tests/
Dgc_ring_buffer_test.cpp81 HWTEST_F_L0(GCRingBufferTest, Reset) in HWTEST_F_L0() argument
/arkcompiler/runtime_core/static_core/runtime/
Dtiming.h103 void Reset() in Reset() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dlocation_mask.h57 void Reset(size_t position) in Reset() function
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dlocation_mask.h60 void Reset(size_t position) in Reset() function
/arkcompiler/ets_runtime/ecmascript/platform/
Dmap.h32 void Reset() in Reset() function
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
Dshared_concurrent_marker.cpp90 void SharedConcurrentMarker::Reset(bool clearGCBits) in Reset() function in panda::ecmascript::SharedConcurrentMarker
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dglobal_tables.h617 void Reset() in Reset() function
774 void Reset() in Reset() function
817 void Reset() in Reset() function
933 void Reset() in Reset() function
1022 static void Reset() in Reset() function
/arkcompiler/runtime_core/static_core/libpandabase/mem/
Darena-inl.h137 inline void Arena::Reset() in Reset() function

1234