Home
last modified time | relevance | path

Searched refs:erase (Results 3276 - 3300 of 3469) sorted by relevance

1...<<131132133134135136137138139

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingPipelineFlagsTests.cpp1390 w.erase(std::next(w.begin(), i)); in combine()
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A Dpreprocessor_lex_autogen.cpp2589 token->text.erase(mMaxTokenSize); in lex()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DProgramLinkedResources.cpp1056 uniformIter = mUniforms.erase(uniformIter);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineInstr.cpp671 getParent()->erase(this); in eraseFromParent()
H A DSplitKit.cpp184 UseSlots.erase(std::unique(UseSlots.begin(), UseSlots.end(), in analyzeUses()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp121 Contributions.erase( in collectContributionData()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1336 I = PendingRelocs.erase(I); in processRelocationRef()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DFunction.cpp245 getParent()->getFunctionList().erase(getIterator()); in eraseFromParent()
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidation_state.cpp214 unresolved_forward_ids_.erase(id); in RemoveIfForwardDeclared()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DTokenizer.cpp3050 token->text.erase(mMaxTokenSize); in lex()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidation_state.cpp214 unresolved_forward_ids_.erase(id); in RemoveIfForwardDeclared()
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DTests.cpp1274 resources.erase(resources.begin() + indexToRemove); in TestMultithreading()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
H A DRecord.h1553 Values.erase(Values.begin()+i); in removeValue()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp224 ForwardReference.erase(Idx);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DYAMLParser.cpp998 i = SimpleKeys.erase(i); in removeStaleSimpleKeyCandidates()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp1067 MBB->erase(MI);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonSplitDouble.cpp1182 B->erase(MI); in splitPartition()
H A DHexagonVLIWPacketizer.cpp238 MB.erase(MI); in runOnMachineFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp141 Visiting.erase(GV); in VisitGlobalVariableForEmission()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp1675 Inst = MBB->erase(Inst); // Remove the pseudo instruction in handleSpecialFP()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h176 void erase(const SDNode *Node);
/third_party/protobuf/python/google/protobuf/pyext/
H A Ddescriptor.cc400 interned_descriptors->erase(self->descriptor); in Dealloc()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstring_view_test.cc185 map.erase(new_iter); in TEST()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderApiTests.cpp323 m_shaders.erase(shaderType); in deleteShader()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineRenderToImageTests.cpp1693 sizes.erase(std::remove_if(begin(sizes), end(sizes), [&](const IVec4& v) { return v.x() == MAX_SIZE && v.y() == MAX_SIZE; }), end(sizes)); in addTestCasesWithFunctions()

Completed in 71 milliseconds

1...<<131132133134135136137138139