/arkcompiler/runtime_core/static_core/compiler/tests/ |
H A D | graph_comparator.h | 77 instCompareMap_.erase(inst1); in InstInitialCompare() 81 instCompareMap_.erase(inst1); in InstInitialCompare() 90 instCompareMap_.erase(inst1); in InstInitialCompare() 95 instCompareMap_.erase(inst1); in InstInitialCompare() 102 instCompareMap_.erase(inst1); in InstInitialCompare() 108 instCompareMap_.erase(inst1); in InstInitialCompare() 121 instCompareMap_.erase(inst1); \ 241 instCompareMap_.erase(inst1); in InstSaveStateCompare() 256 instCompareMap_.erase(inst1); in InstSaveStateCompare() 265 instCompareMap_.erase(inst in InstSaveStateCompare() [all...] |
/arkcompiler/ets_frontend/es2panda/ir/ |
H A D | statement.cpp | 29 iter = originStatements.erase(iter); in UpdateForMultipleTransformedStatements() 40 iter = originStatements.erase(iter); in UpdateForMultipleTransformedStatements()
|
/arkcompiler/toolchain/websocket/ |
H A D | string_utils.h | 27 str.erase(str.begin(), std::find_if(str.begin(), str.end(), [](unsigned char ch) { return !std::isspace(ch); })); in TrimLeft() 32 str.erase(std::find_if(str.rbegin(), str.rend(), [](unsigned char ch) { return !std::isspace(ch); }).base(), in TrimRight()
|
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
H A D | ets_taskpool.cpp | 56 tasks.erase(taskIter); in DecrementTaskCounter() 68 idsToBeCanceled.erase(id); in MoveTaskFromWaitingToRunning() 97 idsToBeCanceled.erase(id); in RemoveTaskFromRunning() 108 executingTasks_.erase(coroutineId); in TaskFinished()
|
H A D | ets_itable_builder.cpp | 66 interfaces.erase(superItable[i].GetInterface()); in LinearizeITable() 80 interfaces.erase(item.GetInterface()); in LinearizeITable() 86 interfaces.erase(interface); in LinearizeITable()
|
/arkcompiler/ets_runtime/ecmascript/shared_mm/ |
H A D | shared_mm.cpp | 30 iter = loadedJSSharedMemory_.erase(iter); in ~JSSharedMemoryManager() 72 loadedJSSharedMemory_.erase(iter); in DecreaseRefSharedMemory()
|
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/ |
H A D | hot_cards.cpp | 75 cardIt = hotCards_.erase(cardIt); in DrainMarkedCards() 86 cardIt = hotCards_.erase(cardIt); in ClearHotCards()
|
/arkcompiler/runtime_core/compiler/tests/ |
H A D | graph_comparator.h | 89 inst_compare_map_.erase(inst1); in Compare() 95 inst_compare_map_.erase(inst1); in Compare() 102 inst_compare_map_.erase(inst1); in Compare() 111 inst_compare_map_.erase(inst1); \ in Compare() 158 inst_compare_map_.erase(inst1); in Compare()
|
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
H A D | cgbb.h | 243 preds.erase(i); 254 succs.erase(i); 255 succsProb.erase(&bb); 524 preds.erase(it); 528 succs.erase(it); 537 succsProb.erase(&bb); 575 liveInRegNO.erase(it); 579 liveInRegNO.erase(arg); 599 liveOutRegNO.erase(it); 753 phiInsnList.erase(regN [all...] |
/arkcompiler/ets_frontend/merge_abc/src/ |
H A D | mergeProgram.cpp | 141 input.erase(input.begin() + 0); in CollectProtoFiles() 155 // erase front spaces in CollectProtoFiles() 156 line.erase(line.begin(), in CollectProtoFiles() 158 // erase carrige return symbol (Windows workaround) in CollectProtoFiles() 159 line.erase(std::find_if(line.rbegin(), line.rend(), [](unsigned char ch) { return ch != CARRIAGE; }).base(), in CollectProtoFiles()
|
/arkcompiler/ets_runtime/ecmascript/ohos/ |
H A D | enable_aot_list_helper.h | 130 data.erase(0, data.find_first_not_of(' ')); in Trim() 131 data.erase(data.find_last_not_of(' ') + 1); in Trim()
|
/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/utils/ |
H A D | wait_list.h | 86 waitList_.erase(iter); in GetReadyValue() 132 waitList_.erase(waitValue); in GetValueById()
|
/arkcompiler/runtime_core/static_core/runtime/ |
H A D | monitor_pool.cpp | 60 monitors_.erase(it); in FreeMonitor() 71 monitorIter = monitors_.erase(monitorIter); in DeflateMonitors()
|
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/ |
H A D | cl_parser.h | 78 enabledOptionsSet.erase(opt); in Remove() 81 enabledOptions.erase(it); in Remove()
|
/arkcompiler/ets_frontend/ets2panda/checker/ts/ |
H A D | typeElaborationContext.cpp | 38 it = potentialTypes_.erase(it); in GetBestMatchingType() 43 it = potentialTypes_.erase(it); in GetBestMatchingType()
|
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_phase/src/ |
H A D | maple_phase_manager.cpp | 50 auto resultanother = availableAnalysisPhases.erase(AnalysisMemKey(phaseKey, pid)); in EraseAnalysisPhase() 54 auto result = analysisPhaseMemPool.erase(AnalysisMemKey(phaseKey, pid)); // erase to release mempool ? in EraseAnalysisPhase() 74 anaPhaseMapIt = availableAnalysisPhases.erase(anaPhaseMapIt); in EraseAnalysisPhase() 78 bool result = analysisPhaseMemPool.erase(it->first); // erase to release mempool in EraseAnalysisPhase() 80 (void)analysisPhaseMemPool.erase(it->first); in EraseAnalysisPhase()
|
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/include/ |
H A D | maple_sparse_bitvector.h | 223 elementList.erase(iter); in Reset() 279 elementList.erase(iterTmp); in operator &=() 287 elementList.erase(iterTmp); in operator &=() 292 elementList.erase(iter1, elementList.end()); in operator &=() 399 elementList.erase(iterTmp); in Diff()
|
/arkcompiler/ets_frontend/ets2panda/checker/ |
H A D | checkerContext.cpp | 100 it = smartCasts_.erase(it); 135 smartCasts_.erase(it); in CombineSmartCasts() 161 smartCasts_.erase(variable); 183 it = breakSmartCasts_.erase(it); 467 it = breakSmartCasts_.erase(it); in CombineBreakSmartCasts()
|
/arkcompiler/ets_runtime/ecmascript/mem/ |
H A D | work_space_chunk.cpp | 40 areaList_.erase(iter); in Free()
|
/arkcompiler/ets_runtime/ecmascript/debugger/ |
H A D | js_debugger_manager.cpp | 45 jsDebuggerManagerMap_.erase(it); in DeleteJsDebuggerManager()
|
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/ |
H A D | unionType.cpp | 102 it = constituentTypes.erase(it); 163 it = constituentTypes.erase(it);
|
/arkcompiler/ets_frontend/es2panda/typescript/core/ |
H A D | typeElaborationContext.cpp | 38 it = potentialTypes_.erase(it); in GetBestMatchingType() 43 it = potentialTypes_.erase(it); in GetBestMatchingType()
|
/arkcompiler/ets_frontend/es2panda/ir/base/ |
H A D | scriptFunction.h | 61 params_.erase(params_.begin()); in ScriptFunction() 63 scope_->Bindings().erase(THIS_PARAM); in ScriptFunction()
|
/arkcompiler/ets_frontend/es2panda/typescript/types/ |
H A D | unionType.cpp | 103 it = constituentTypes.erase(it); 164 it = constituentTypes.erase(it);
|
/arkcompiler/toolchain/tooling/client/ark_cli/ |
H A D | main.cpp | 87 cliCmdStr.erase(cliCmdStr.begin()); in InputOnMessage() 109 inputStr.erase(0, inputStr.find_first_not_of(" ")); in GetInputCommand()
|