| /arkcompiler/runtime_core/static_core/runtime/ |
| D | osr.h | 61 void Remove(const Method *method) in Remove() function
|
| /arkcompiler/ets_runtime/ecmascript/snapshot/mem/ |
| D | snapshot_env.h | 46 void Remove(JSTaggedType objectAddr) in Remove() function
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/ |
| D | target.h | 86 void Remove(size_t i) in Remove() function
|
| /arkcompiler/runtime_core/static_core/runtime/mem/refstorage/ |
| D | global_object_storage.cpp | 87 void GlobalObjectStorage::Remove(const Reference *reference) in Remove() function in ark::mem::GlobalObjectStorage
|
| D | ref_block.cpp | 41 void RefBlock::Remove(const Reference *ref) in Remove() function in ark::mem::RefBlock
|
| D | global_object_storage.h | 273 void Remove(const Reference *ref) in Remove() function
|
| /arkcompiler/ets_runtime/ecmascript/js_api/ |
| D | js_api_hashset.cpp | 78 JSTaggedValue JSAPIHashSet::Remove(JSThread *thread, JSHandle<JSAPIHashSet> hashSet, JSTaggedValue … in Remove() function in panda::ecmascript::JSAPIHashSet
|
| D | js_api_hashmap.cpp | 205 JSTaggedValue JSAPIHashMap::Remove(JSThread *thread, JSHandle<JSAPIHashMap> hashMap, JSTaggedValue … in Remove() function in panda::ecmascript::JSAPIHashMap
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ |
| D | pgo_utils.h | 180 void Remove(PGOProfiler* profiler) in Remove() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/ |
| D | cl_parser.h | 76 void Remove(OptionInterface *opt) in Remove() function
|
| /arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/ |
| D | cpu_affinity.cpp | 38 void CpuSet::Remove(int cpu) in Remove() function in ark::os::CpuSet
|
| /arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/ |
| D | cpu_affinity.cpp | 41 void CpuSet::Remove(int cpu) in Remove() function in ark::os::CpuSet
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | tagged_hash_table.h | 128 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
|
| D | linked_hash_table.cpp | 111 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/ |
| D | instruction_impl.h | 48 inline void Instruction::Remove() const in Remove() function
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_api_list_test.cpp | 87 HWTEST_F_L0(JSAPIListTest, Remove) in HWTEST_F_L0() argument
|
| D | js_api_linked_list_test.cpp | 97 HWTEST_F_L0(JSAPILinkedListTest, Remove) in HWTEST_F_L0() argument
|
| /arkcompiler/ets_runtime/ecmascript/containers/ |
| D | containers_hashset.cpp | 138 JSTaggedValue ContainersHashSet::Remove(EcmaRuntimeCallInfo *argv) in Remove() function in panda::ecmascript::containers::ContainersHashSet
|
| /arkcompiler/runtime_core/static_core/libpandafile/ |
| D | file_item_container.h | 250 void Remove(IndexedItem *item) in Remove() function
|
| /arkcompiler/runtime_core/libpandafile/ |
| D | file_item_container.h | 285 void Remove(IndexedItem *item) in Remove() function
|
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| D | list.h | 261 bool Remove(const ValueType &value) in Remove() function
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| D | list.h | 267 bool Remove(const ValueType &value) in Remove() function
|
| /arkcompiler/runtime_core/compiler/optimizer/analysis/ |
| D | liveness_analyzer.h | 433 void Remove(size_t index) in Remove() function
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ |
| D | liveness_analyzer.h | 495 void Remove(size_t index) in Remove() function
|
| /arkcompiler/toolchain/tooling/base/ |
| D | pt_json.cpp | 235 bool PtJson::Remove(const char *key) const in Remove() function in panda::ecmascript::tooling::PtJson
|