/third_party/skia/tests/ |
H A D | TriangulatingPathRendererTests.cpp | 928 trianglePlusBreadcrumbEdges.erase(it); in verify_simple_inner_polygons() 936 trianglePlusBreadcrumbEdges.erase(it); in verify_simple_inner_polygons()
|
H A D | BackendAllocationTest.cpp | 421 actual.erase(SkColors::kTransparent); in check_mipmaps() 458 pixmaps[level].erase(colors[level]); in make_pixmaps()
|
/third_party/skia/src/pdf/ |
H A D | SkPDFGradientShader.cpp | 240 colors.erase(colors.begin() + i); in gradientStitchCode() 241 colorOffsets.erase(colorOffsets.begin() + i); in gradientStitchCode()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | LoopUnswitch.cpp | 331 LoopsProperties.erase(LIt); in forgetLoop() 932 /// and remove (but not erase!) it from the function. 1410 Worklist.erase(std::remove(Worklist.begin(), Worklist.end(), I), in RemoveFromWorklist()
|
H A D | MemCpyOptimizer.cpp | 245 Ranges.erase(NextI); in addRange() 468 if (Args.erase(C)) in moveUp()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
H A D | VPlan.h | 384 Predecessors.erase(Pos); 391 Successors.erase(Pos);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
H A D | DenseMap.h | 243 bool erase(const KeyT &Val) { in erase() function in llvm::DenseMapBase 254 void erase(iterator I) { in erase() function in llvm::DenseMapBase
|
H A D | SmallVector.h | 431 iterator erase(const_iterator CI) { in erase() function in llvm::SmallVectorImpl 435 assert(I >= this->begin() && "Iterator to erase is out of bounds."); in erase() 446 iterator erase(const_iterator CS, const_iterator CE) { in erase() function in llvm::SmallVectorImpl 451 assert(S >= this->begin() && "Range to erase is out of bounds."); in erase() 452 assert(S <= E && "Trying to erase invalid range."); in erase() 453 assert(E <= this->end() && "Trying to erase past the end."); in erase()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceCfgNode.cpp | 925 Successor->InEdges.erase( in contractIfEmpty() 1232 InEdges.erase(std::find(InEdges.begin(), InEdges.end(), In)); in removeInEdge()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Disassembler/ |
H A D | AMDGPUDisassembler.cpp | 408 MI.erase(&MI.getOperand(VDstIn_Idx)); in getInstruction() 586 MI.erase(MI.begin() + VAddr0Idx + AddrSize, in convertMIMGInst()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SIFrameLowering.cpp | 1097 return MBB.erase(I); in eliminateCallFramePseudoInstr() 1122 return MBB.erase(I); in eliminateCallFramePseudoInstr()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | RDFLiveness.cpp | 537 UI = UI->second.empty() ? RealUses.erase(UI) : std::next(UI); in computePhiInfo() 1117 I = I->second.empty() ? M.erase(I) : std::next(I); in emptify()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/AsmParser/ |
H A D | LanaiAsmParser.cpp | 1177 Operands.erase(Operands.begin(), Operands.begin() + 1); in ParseInstruction() 1190 Operands.erase(Operands.begin(), Operands.begin() + 2); in ParseInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | DenseMap.h | 272 bool erase(const KeyT &Val) { in erase() function in llvm::DenseMapBase 283 void erase(iterator I) { in erase() function in llvm::DenseMapBase
|
H A D | SmallVector.h | 434 iterator erase(const_iterator CI) { in erase() function in llvm::SmallVectorImpl 438 assert(I >= this->begin() && "Iterator to erase is out of bounds."); in erase() 449 iterator erase(const_iterator CS, const_iterator CE) { in erase() function in llvm::SmallVectorImpl 454 assert(S >= this->begin() && "Range to erase is out of bounds."); in erase() 455 assert(S <= E && "Trying to erase invalid range."); in erase() 456 assert(E <= this->end() && "Trying to erase past the end."); in erase()
|
/third_party/protobuf/src/google/protobuf/stubs/ |
H A D | stringpiece_unittest.cc | 134 map.erase(new_iter); in TEST() 598 s2.erase(); in TEST()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
H A D | convert_test.cc | 673 floats.erase(std::unique(floats.begin(), floats.end()), floats.end()); in TEST_F() 747 doubles.erase(std::unique(doubles.begin(), doubles.end()), doubles.end()); in TEST_F()
|
/third_party/spirv-tools/source/opt/ |
H A D | ir_context.cpp | 181 instr_to_block_.erase(inst); in KillInst() 790 id_to_name_->erase(it); in RemoveFromIdToName()
|
H A D | ir_context.h | 550 dominator_trees_.erase(f); in RemoveDominatorAnalysis() 555 post_dominator_trees_.erase(f); in RemovePostDominatorAnalysis()
|
/third_party/glslang/glslang/MachineIndependent/ |
H A D | ShaderLang.cpp | 1450 compiler->infoSink.info.erase(); 1451 compiler->infoSink.debug.erase(); 1511 linker->infoSink.info.erase();
|
/third_party/backends/backend/ |
H A D | dc25.c | 249 "erase", 263 "erase-one", 491 erase and shoot operations) in init_dc20() 1725 erase (int fd) in erase() function 1729 DBG (127, "erase() called for image %d\n", dc25_opt_image_number); in erase() 1738 DBG (3, "erase: error: send_pck returned -1\n"); in erase() 1746 * don't have one, it's hard to say for sure. On the DC25, erase in erase() 1748 * any data before the erase is complete. We let this happen in erase() 1764 DBG (3, "erase: error: end_of_data returned -1\n"); in erase() 1773 DBG (3, "erase in erase() [all...] |
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-debug.cc | 471 breakpoints.erase(insertion_point); in RemoveBreakpoint() 486 debug_side_tables_.erase(code); in RemoveDebugSideTables() 518 per_isolate_data_.erase(per_isolate_data_it); in RemoveIsolate()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | LLVMContextImpl.h | 1194 bool erase(unsigned ID); 1206 Attachments.erase(llvm::remove_if(Attachments, shouldRemove), in remove_if() 1234 bool erase(unsigned ID);
|
/third_party/skia/src/gpu/ |
H A D | GrResourceCache.cpp | 719 fBytesOfPid.erase(pid); in removeResource() 907 fBytesOfPid.erase(beforePid); in changeByteOfPid() 1459 fExitedPid_.erase(pid); in purgeUnlockedResourcesByPid()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | InlineFunction.cpp | 2145 Returns.erase(NewEnd, Returns.end()); in InlineFunction() 2422 OrigBB->getInstList().erase(Br); in InlineFunction() 2425 Caller->getBasicBlockList().erase(CalleeEntry); in InlineFunction()
|