Home
last modified time | relevance | path

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

12345

/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/ets_runtime/ecmascript/ic/
Dproperty_box.cpp21 void PropertyBox::Clear(const JSThread *thread) in Clear() function in panda::ecmascript::PropertyBox
Dproperties_cache.h46 inline void Clear() in Clear() function
/arkcompiler/runtime_core/static_core/verification/value/
Dabstract_value.h61 void Clear() in Clear() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dbounds_analysis.h166 void Clear() in Clear() function
/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dcache.h47 void Clear() 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_runtime/ecmascript/dfx/hprof/
Dstring_hashmap.cpp63 void StringHashMap::Clear() in Clear() function in panda::ecmascript::StringHashMap
/arkcompiler/ets_frontend/es2panda/util/
Dbitset.cpp42 void BitSet::Clear(bool value) noexcept in Clear() function in panda::es2panda::util::BitSet
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dcondition_chain_cache.cpp61 void ConditionChainCache::Clear() in Clear() function in panda::compiler::ConditionChainCache
/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/tools/paoc/
Dpaoc_llvm.cpp29 void PaocLLVM::Clear(panda::mem::InternalAllocatorPtr allocator) in Clear() function in panda::paoc::PaocLLVM
/arkcompiler/ets_runtime/ecmascript/
Djs_set.cpp46 void JSSet::Clear(const JSThread *thread, const JSHandle<JSSet> &set) in Clear() function in panda::ecmascript::JSSet
Djs_map.cpp46 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 panda::es2panda::util::BitSet
/arkcompiler/ets_runtime/ecmascript/ohos/
Denable_aot_list_helper.h82 void Clear() in Clear() function
/arkcompiler/runtime_core/static_core/runtime/
Dmonitor.h59 void Clear() in Clear() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.h58 void Clear() in Clear() function
272 void Clear() in Clear() function
315 void Clear() in Clear() function
433 void Clear() in Clear() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
Dpgo_record_pool.h112 void Clear() in Clear() function
222 void Clear() in Clear() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_adaptive_stack.cpp193 void GCAdaptiveStack::Clear() in Clear() function in panda::mem::GCAdaptiveStack
/arkcompiler/runtime_core/static_core/runtime/mem/
Drem_set-inl.h44 void RemSet<LockConfigT>::Clear() in Clear() function
/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_hashset.cpp70 void JSAPIHashSet::Clear(JSThread *thread) in Clear() function in panda::ecmascript::JSAPIHashSet

12345