/third_party/node/deps/v8/src/ic/ |
H A D | ic.cc | 1415 receiver_maps->erase( in LoadElementPolymorphicHandlers()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | IntermNode.cpp | 545 it = getSequence()->erase(it); in replaceChildNodeWithMultiple()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGISel.cpp | 3503 Chain.erase(std::remove(Chain.begin(), Chain.end(), N), Chain.end()); in SelectCodeCommon()
|
H A D | LegalizeDAG.cpp | 201 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 D | Record.cpp | 2417 Map.erase(It);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMExpandPseudoInsts.cpp | 1211 MBB.erase(MBBI); in ExpandMI()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonBitSimplify.cpp | 1029 B->erase(MI);
|
H A D | HexagonConstPropagation.cpp | 1041 // 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 D | parser_impl.cc | 1420 return_decorations.erase(itr); in function_header()
|
/third_party/vixl/src/aarch64/ |
H A D | macro-assembler-aarch64.cc | 257 unresolved_branches_.erase(branch_info); in DeleteUnresolvedBranchInfoForLabel()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | StateManager11.cpp | 1758 mCurrentQueries.erase(query);
|
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
H A D | web_delegate.cpp | 5117 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 D | date_picker_test_ng.cpp | 1069 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 D | time_picker_test_ng.cpp | 774 options.erase(minuteColumnNode); in HWTEST_F() 886 options.erase(minuteColumnNode); in HWTEST_F()
|
/kernel/linux/linux-5.10/drivers/scsi/bfa/ |
H A D | bfa_ioc.c | 4313 * 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 D | bfa_ioc.c | 4314 * 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 D | genesys.cpp | 5374 dev_it = s_devices->erase(dev_it); 5563 s_scanners->erase(it);
|
/third_party/node/deps/v8/src/codegen/arm64/ |
H A D | assembler-arm64.cc | 671 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 D | gl4cShadingLanguage420PackTests.cpp | 5968 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 D | imgui_demo.cpp | 1556 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 D | LoopVectorize.cpp | 5459 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 D | SIInstrInfo.cpp | 6093 IfEntry->erase(TI); 6140 LoopEnd->erase(TI);
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fTessellationTests.cpp | 4512 nonMirroredEdgeVertices.erase(endpointA); 4513 nonMirroredEdgeVertices.erase(endpointB);
|
/foundation/ability/form_fwk/test/unittest/fms_form_share_mgr_test/ |
H A D | fms_form_share_mgr_test.cpp | 319 DelayedSingleton<FormShareMgr>::GetInstance()->shareInfo_.erase(key); in HWTEST_F()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/ |
H A D | scrollable_pattern.cpp | 3668 nestScrollBarProxy_.erase(iter); in DeleteNestScrollBarProxy()
|