Home
last modified time | relevance | path

Searched defs:Clear (Results 1 – 25 of 131) sorted by relevance

123456

/arkcompiler/ets_runtime/ecmascript/ic/
Dproperty_box.cpp19 void PropertyBox::Clear(const JSThread *thread) in Clear() function in panda::ecmascript::PropertyBox
/arkcompiler/runtime_core/static_core/verification/util/
Daddr_map.h71 void Clear() in Clear() function
76 bool Clear(const void *addrPtr) in Clear() function
81 bool Clear(const void *addrStartPtr, const void *addrEndPtr) in Clear() function
177 bool Clear(uintptr_t addrFrom, uintptr_t addrTo) in Clear() function
/arkcompiler/runtime_core/static_core/verification/value/
Dabstract_value.h61 void Clear() in Clear() function
/arkcompiler/ets_runtime/common_components/heap/allocator/
Dslot_list.h46 void Clear() { head_ = nullptr; } in Clear() function
/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dcache.h47 void Clear() in Clear() function
/arkcompiler/runtime_core/static_core/compiler/tools/paoc/
Dpaoc_llvm.cpp29 void PaocLLVM::Clear(ark::mem::InternalAllocatorPtr allocator) in Clear() function in ark::paoc::PaocLLVM
/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_manager_map.h107 void Clear() in Clear() function
/arkcompiler/ets_runtime/ecmascript/mem/
Dslots.h58 void Clear() in Clear() function
Decma_list.h137 void Clear() in Clear() function
/arkcompiler/ets_frontend/es2panda/util/
Dbitset.cpp37 void BitSet::Clear(bool value) noexcept in Clear() function in panda::es2panda::util::BitSet
/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dproperty_box_test.cpp56 HWTEST_F_L0(PropertyBoxTest, Clear) in HWTEST_F_L0() argument
Dproperties_cache_test.cpp96 HWTEST_F_L0(PropertiesCacheTest, Clear) in HWTEST_F_L0() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dcondition_chain_cache.cpp66 void ConditionChainCache::Clear() in Clear() function in ark::compiler::ConditionChainCache
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser_cache.cpp29 void RegExpParserCache::Clear() in Clear() function in panda::ecmascript::RegExpParserCache
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dbounds_analysis.h205 void Clear() in Clear() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_extra_profiler.h69 void Clear(const JSThread *thread) in Clear() function
/arkcompiler/ets_frontend/ets2panda/util/
Dbitset.cpp42 void BitSet::Clear(bool value) noexcept in Clear() function in ark::es2panda::util::BitSet
/arkcompiler/ets_runtime/ecmascript/
Djs_set.cpp43 void JSSet::Clear(const JSThread *thread, const JSHandle<JSSet> &set) in Clear() function in panda::ecmascript::JSSet
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dstring_hashmap.cpp90 void StringHashMap::Clear() in Clear() function in panda::ecmascript::StringHashMap
Dheap_marker.cpp91 void HeapMarker::Clear() in Clear() function in panda::ecmascript::HeapMarker
/arkcompiler/ets_runtime/ecmascript/ohos/
Denable_aot_list_helper.h75 void Clear() in Clear() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_adaptive_stack_inl.h175 void GCAdaptiveStack<Ref>::Clear() in Clear() function
/arkcompiler/runtime_core/static_core/runtime/
Dmonitor.h62 void Clear() in Clear() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dmpl_timer.h96 void Clear() in Clear() function
/arkcompiler/ets_frontend/ets2panda/lsp/include/
Dtypes.h150 void Clear() in Clear() function
212 void Clear() in Clear() function
292 void Clear() in Clear() function

123456