Home
last modified time | relevance | path

Searched defs:Remove (Results 1 – 25 of 64) sorted by relevance

123

/arkcompiler/runtime_core/static_core/runtime/
Dosr.h61 void Remove(const Method *method) in Remove() function
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_env.h46 void Remove(JSTaggedType objectAddr) in Remove() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dtarget.h86 void Remove(size_t i) in Remove() function
/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
Dglobal_object_storage.cpp87 void GlobalObjectStorage::Remove(const Reference *reference) in Remove() function in ark::mem::GlobalObjectStorage
Dref_block.cpp41 void RefBlock::Remove(const Reference *ref) in Remove() function in ark::mem::RefBlock
Dglobal_object_storage.h273 void Remove(const Reference *ref) in Remove() function
/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_hashset.cpp78 JSTaggedValue JSAPIHashSet::Remove(JSThread *thread, JSHandle<JSAPIHashSet> hashSet, JSTaggedValue … in Remove() function in panda::ecmascript::JSAPIHashSet
Djs_api_hashmap.cpp205 JSTaggedValue JSAPIHashMap::Remove(JSThread *thread, JSHandle<JSAPIHashMap> hashMap, JSTaggedValue … in Remove() function in panda::ecmascript::JSAPIHashMap
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_utils.h180 void Remove(PGOProfiler* profiler) in Remove() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dcl_parser.h76 void Remove(OptionInterface *opt) in Remove() function
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dcpu_affinity.cpp38 void CpuSet::Remove(int cpu) in Remove() function in ark::os::CpuSet
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dcpu_affinity.cpp41 void CpuSet::Remove(int cpu) in Remove() function in ark::os::CpuSet
/arkcompiler/ets_runtime/ecmascript/
Dtagged_hash_table.h128 static JSHandle<Derived> Remove(const JSThread *thread, JSHandle<Derived> &table, in Remove() function
477 … static JSHandle<Derived> Remove(const JSThread *thread, const JSHandle<Derived> &table, int entry) in Remove() function
Dlinked_hash_table.cpp111 JSHandle<Derived> LinkedHashTable<Derived, HashObject>::Remove(const JSThread *thread, const JSHand… in Remove() function in panda::ecmascript::LinkedHashTable
/arkcompiler/runtime_core/libabckit/include/cpp/headers/
Dinstruction_impl.h48 inline void Instruction::Remove() const in Remove() function
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_api_list_test.cpp87 HWTEST_F_L0(JSAPIListTest, Remove) in HWTEST_F_L0() argument
Djs_api_linked_list_test.cpp97 HWTEST_F_L0(JSAPILinkedListTest, Remove) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_hashset.cpp138 JSTaggedValue ContainersHashSet::Remove(EcmaRuntimeCallInfo *argv) in Remove() function in panda::ecmascript::containers::ContainersHashSet
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_item_container.h250 void Remove(IndexedItem *item) in Remove() function
/arkcompiler/runtime_core/libpandafile/
Dfile_item_container.h285 void Remove(IndexedItem *item) in Remove() function
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dlist.h261 bool Remove(const ValueType &value) in Remove() function
/arkcompiler/runtime_core/libpandabase/utils/
Dlist.h267 bool Remove(const ValueType &value) in Remove() function
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dliveness_analyzer.h433 void Remove(size_t index) in Remove() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dliveness_analyzer.h495 void Remove(size_t index) in Remove() function
/arkcompiler/toolchain/tooling/base/
Dpt_json.cpp235 bool PtJson::Remove(const char *key) const in Remove() function in panda::ecmascript::tooling::PtJson

123