Home
last modified time | relevance | path

Searched defs:Reset (Results 1 - 25 of 67) sorted by relevance

123

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dthread_local_allocation_buffer.cpp18 void ThreadLocalAllocationBuffer::Reset(uintptr_t begin, uintptr_t end, uintptr_t top) in Reset() function in panda::ecmascript::ThreadLocalAllocationBuffer
H A Dclock_scope.h33 void Reset() in Reset() function in panda::ecmascript::ClockScope
H A Dincremental_marker.cpp127 void IncrementalMarker::Reset() in Reset() function in panda::ecmascript::IncrementalMarker
H A Dconcurrent_marker.cpp100 void ConcurrentMarker::Reset(bool revertCSet) in Reset() function in panda::ecmascript::ConcurrentMarker
H A Dallocator-inl.h29 void BumpPointerAllocator::Reset() in Reset() function in panda::ecmascript::BumpPointerAllocator
36 void BumpPointerAllocator::Reset(uintptr_t begin, uintptr_t end) in Reset() function in panda::ecmascript::BumpPointerAllocator
46 void BumpPointerAllocator::Reset(uintptr_t begin, uintptr_t end, uintptr_t top) in Reset() function in panda::ecmascript::BumpPointerAllocator
88 void FreeListAllocator<T>::Reset(BaseHeap *heap) in Reset() function in panda::ecmascript::FreeListAllocator
[all...]
/arkcompiler/runtime_core/libpandabase/os/
H A Dunique_fd.h67 void Reset(int new_fd = -1) in Reset() function in panda::os::unique_fd::UniqueFd
/arkcompiler/runtime_core/static_core/libpandabase/os/
H A Dunique_fd.h67 void Reset(int newFd = -1) in Reset() function in ark::os::unique_fd::UniqueFd
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Djit_signcode.cpp42 void JitSignCode::Reset() in Reset() function in panda::ecmascript::kungfu::JitSignCode
H A Dframe_states.h60 void Reset() in Reset() function in panda::ecmascript::kungfu::FrameLiveOut
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dcondition_chain_manager.cpp88 void ConditionChainManager::Reset() in Reset() function in ark::compiler::ConditionChainManager
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
H A Dupdate_remset_thread.h58 void Reset() in Reset() function in ark::mem::RemsetThreadStats
/arkcompiler/ets_runtime/ecmascript/base/
H A Dgc_ring_buffer.h65 void Reset() in Reset() function in panda::ecmascript::base::GCRingBuffer
/arkcompiler/runtime_core/libpandabase/utils/
H A Dregmask.h100 constexpr void Reset() in Reset() function in panda::RegMaskImpl
/arkcompiler/runtime_core/libpandabase/tests/
H A Dsmall_vector_test.cpp207 static void Reset() in Reset() function
[all...]
/arkcompiler/runtime_core/static_core/libpandabase/tests/
H A Dsmall_vector_test.cpp209 static void Reset() in Reset() function
[all...]
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dregmask.h100 constexpr void Reset() in Reset() function in ark::RegMaskImpl
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
H A Dshared_concurrent_marker.cpp89 void SharedConcurrentMarker::Reset(bool clearGCBits) in Reset() function in panda::ecmascript::SharedConcurrentMarker
/arkcompiler/ets_runtime/ecmascript/platform/
H A Dmap.h32 void Reset() in Reset() function in panda::ecmascript::MemMap
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dlinear_order_test.cpp70 void Reset() in Reset() function in ark::compiler::LinearOrderTest
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/call/
H A Dproto_reader.h37 ALWAYS_INLINE void Reset() in Reset() function in ark::ets::interop::js::ProtoReader
/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dbump-allocator.h146 void Reset() in Reset() function in ark::mem::BumpPointerAllocator::TLABsManager
/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
H A Dref_block.h94 void Reset() in Reset() function in ark::mem::ark::mem::RefBlock
H A Dref_block.cpp25 void RefBlock::Reset(RefBlock *prev) in Reset() function in ark::mem::RefBlock
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
H A Dthread_state.cpp29 void ThreadState::Reset() in Reset() function in ark::tooling::inspector::ThreadState
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
H A Dglobal_tables.cpp53 void TypeTable::Reset() in Reset() function in maple::TypeTable

Completed in 9 milliseconds

123