Home
last modified time | relevance | path

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

12345

/arkcompiler/ets_runtime/ecmascript/ic/
Dproperty_box.cpp19 void PropertyBox::Clear(const JSThread *thread) in Clear() function in panda::ecmascript::PropertyBox
Dproperties_cache.h47 inline void Clear() in Clear() function
/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/runtime_core/static_core/runtime/interpreter/
Dcache.h47 void Clear() in Clear() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dbounds_analysis.h173 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/pgo_profiler/
Dpgo_extra_profiler.h67 void Clear(const JSThread *thread) in Clear() function
/arkcompiler/ets_runtime/ecmascript/mem/
Dslots.h53 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/regexp/
Dregexp_parser_cache.cpp29 void RegExpParserCache::Clear() in Clear() function in panda::ecmascript::RegExpParserCache
/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dproperty_box_test.cpp56 HWTEST_F_L0(PropertyBoxTest, Clear) in HWTEST_F_L0() argument
Dproperties_cache_test.cpp94 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/ohos/
Denable_aot_list_helper.h75 void Clear() in Clear() function
/arkcompiler/ets_runtime/ecmascript/
Djs_set.cpp43 void JSSet::Clear(const JSThread *thread, const JSHandle<JSSet> &set) in Clear() function in panda::ecmascript::JSSet
Djs_map.cpp44 void JSMap::Clear(const JSThread *thread, const JSHandle<JSMap> &map) in Clear() function in panda::ecmascript::JSMap
/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/dfx/hprof/
Dstring_hashmap.cpp90 void StringHashMap::Clear() in Clear() function in panda::ecmascript::StringHashMap
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_adaptive_stack_inl.h174 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_runtime/ecmascript/pgo_profiler/ap_file/
Dpgo_proto_transition_type_pool.h145 void Clear() in Clear() function
/arkcompiler/ets_runtime/ecmascript/shared_objects/
Djs_shared_set.cpp52 void JSSharedSet::Clear(JSThread *thread, const JSHandle<JSSharedSet> &set) in Clear() function in panda::ecmascript::JSSharedSet

12345