Home
last modified time | relevance | path

Searched refs:erase (Results 3526 - 3550 of 3614) sorted by relevance

1...<<141142143144145

/third_party/node/deps/v8/src/ic/
H A Dic.cc1415 receiver_maps->erase( in LoadElementPolymorphicHandlers()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DIntermNode.cpp545 it = getSequence()->erase(it); in replaceChildNodeWithMultiple()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3503 Chain.erase(std::remove(Chain.begin(), Chain.end(), N), Chain.end()); in SelectCodeCommon()
H A DLegalizeDAG.cpp201 LegalizedNodes.erase(N); in ReplacedNode()
4727 [&LegalizedNodes](SDNode *N, SDNode *E) { LegalizedNodes.erase(N); });
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DRecord.cpp2417 Map.erase(It);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp1211 MBB.erase(MBBI); in ExpandMI()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp1029 B->erase(MI);
H A DHexagonConstPropagation.cpp1041 // erase instructions during rewriting, so this needs to be delayed until in rewrite()
1048 B.erase(I); in rewrite()
3176 // Do not erase instructions. A newly created instruction could get in rewriteHexBranch()
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl.cc1420 return_decorations.erase(itr); in function_header()
/third_party/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.cc257 unresolved_branches_.erase(branch_info); in DeleteUnresolvedBranchInfoForLabel()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp1758 mCurrentQueries.erase(query);
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp5117 removeQuotes.erase(std::remove(removeQuotes.begin(), removeQuotes.end(), '\"'), removeQuotes.end()); in OnMessage()
6479 embedDataInfo_.erase(iter); in OnNativeEmbedLifecycleChange()
/foundation/arkui/ace_engine/test/unittest/core/pattern/picker/
H A Ddate_picker_test_ng.cpp1069 options.erase(columnNode); in HWTEST_F()
1200 options.erase(yearColumnNode); in HWTEST_F()
/foundation/arkui/ace_engine/test/unittest/core/pattern/time_picker/
H A Dtime_picker_test_ng.cpp774 options.erase(minuteColumnNode); in HWTEST_F()
886 options.erase(minuteColumnNode); in HWTEST_F()
/kernel/linux/linux-5.10/drivers/scsi/bfa/
H A Dbfa_ioc.c4313 * Send flash erase request.
4345 struct bfi_flash_erase_rsp_s *erase; in bfa_flash_intr() member
4394 status = be32_to_cpu(m.erase->status); in bfa_flash_intr()
/kernel/linux/linux-6.6/drivers/scsi/bfa/
H A Dbfa_ioc.c4314 * Send flash erase request.
4346 struct bfi_flash_erase_rsp_s *erase; in bfa_flash_intr() member
4395 status = be32_to_cpu(m.erase->status); in bfa_flash_intr()
/third_party/backends/backend/genesys/
H A Dgenesys.cpp5374 dev_it = s_devices->erase(dev_it);
5563 s_scanners->erase(it);
/third_party/node/deps/v8/src/codegen/arm64/
H A Dassembler-arm64.cc671 unresolved_branches_.erase(it); in DeleteUnresolvedBranchInfoForLabelTraverse()
4538 // - Don't erase individual elements from the multimap, erase a range instead. in EmitVeneers()
4556 unresolved_branches_.erase(eraser_it); in EmitVeneers()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.cpp5968 out_test_decl.erase(out_test_decl.find("sample"), 7); in prepareShaderSource()
6370 out_test_decl.erase(out_test_decl.find("sample"), 7); in prepareShaderSource()
/third_party/skia/third_party/externals/imgui/
H A Dimgui_demo.cpp1556 active_tabs.erase(active_tabs.Data + n); in ShowDemoWindowWidgets()
6429 History.erase(History.begin() + i);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5459 OpenIntervals.erase(ToRemove);
7124 SinkAfter.erase(I);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp6093 IfEntry->erase(TI);
6140 LoopEnd->erase(TI);
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTessellationTests.cpp4512 nonMirroredEdgeVertices.erase(endpointA);
4513 nonMirroredEdgeVertices.erase(endpointB);
/foundation/ability/form_fwk/test/unittest/fms_form_share_mgr_test/
H A Dfms_form_share_mgr_test.cpp319 DelayedSingleton<FormShareMgr>::GetInstance()->shareInfo_.erase(key); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_pattern.cpp3668 nestScrollBarProxy_.erase(iter); in DeleteNestScrollBarProxy()

Completed in 172 milliseconds

1...<<141142143144145