Home
last modified time | relevance | path

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

12

/arkcompiler/ets_runtime/ecmascript/mem/
Dallocator-inl.h28 void BumpPointerAllocator::Reset() in Reset() function
35 void BumpPointerAllocator::Reset(uintptr_t begin, uintptr_t end) in Reset() function
43 void BumpPointerAllocator::Reset(uintptr_t begin, uintptr_t end, uintptr_t top) in Reset() function
75 void FreeListAllocator::Reset(Heap *heap) in Reset() function
Dincremental_marker.cpp135 void IncrementalMarker::Reset() in Reset() function in panda::ecmascript::IncrementalMarker
Dconcurrent_marker.cpp102 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/pgo_profiler/
Dpgo_profiler.h61 void Reset(bool isEnable) in Reset() function
Dpgo_profiler_manager.h82 void Reset(PGOProfiler *profiler, bool isEnable) in Reset() function
/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
Dcaller_stat.h71 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
Dbit_vector.h450 void Reset() 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/platform/
Dmap.h31 void Reset() 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/base/tests/
Dgc_ring_buffer_test.cpp105 HWTEST_F_L0(GCRingBufferTest, Reset) in HWTEST_F_L0() argument
/arkcompiler/runtime_core/libpandabase/mem/
Darena-inl.h137 inline void Arena::Reset() in Reset() function
/arkcompiler/ets_runtime/ecmascript/compiler/base/
Dbit_set.h50 void Reset() in Reset() function
/arkcompiler/runtime_core/libpandafile/
Dfile_item_container.h269 void Reset() in Reset() function
415 void Reset() in Reset() function
/arkcompiler/runtime_core/platforms/windows/libpandabase/
Dfile.h181 bool Reset() in Reset() function
/arkcompiler/ets_runtime/tools/circuit_viewer/src/engine/
DRightMenu.js31 static Reset(detail, x, y) { method in RightMenu
/arkcompiler/runtime_core/assembler/
Dmeta.h263 void Reset() in Reset() function
350 void Reset() in Reset() function
/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dfile.h209 bool Reset() in Reset() function
/arkcompiler/ets_runtime/ecmascript/
Decma_global_storage.h96 void Reset([[maybe_unused]] JSThread *thread, Node *next, JSTaggedType value, bool isUsing) in Reset() function
118 void Reset(JSThread *thread, Node *next, JSTaggedType value, bool isUsing) in Reset() function
/arkcompiler/toolchain/tooling/test/utils/
Dtest_util.h126 static void Reset() in Reset() function
/arkcompiler/runtime_core/libpandabase/tests/
Dsmall_vector_test.cpp194 static void Reset() in Reset() function
/arkcompiler/ets_frontend/es2panda/util/
Dustring.h183 inline void Reset(size_t offset) in Reset() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dgraph_linearizer.h347 void Reset() in Reset() function

12