Home
last modified time | relevance | path

Searched refs:erase (Results 326 - 350 of 1412) sorted by relevance

1...<<11121314151617181920>>...57

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkCommandPool.cpp81 commandBuffers.erase(pCommandBuffers[i]); in freeCommandBuffers()
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DDirectFBSurfaceEXT.cpp73 imageMap.erase(it); in detachImage()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass_add_dead_breaks.cpp115 candidate_transformations.erase(candidate_transformations.begin() + index); in Apply()
H A Dfuzzer_pass_replace_loads_stores_with_copy_memories.cpp40 // unsafe storage classes we need to erase the hash map to avoid unsafe in Apply()
81 it = current_op_loads.erase(it); in Apply()
H A Dfuzzer_pass_replace_params_with_struct.cpp66 parameter_index.erase(new_end, parameter_index.end()); in Apply()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Deliminate_dead_constant_pass.cpp92 working_list.erase(inst); in Process()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_add_dead_breaks.cpp115 candidate_transformations.erase(candidate_transformations.begin() + index); in Apply()
H A Dfuzzer_pass_replace_loads_stores_with_copy_memories.cpp40 // unsafe storage classes we need to erase the hash map to avoid unsafe in Apply()
81 it = current_op_loads.erase(it); in Apply()
H A Dfuzzer_pass_replace_params_with_struct.cpp66 parameter_index.erase(new_end, parameter_index.end()); in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Deliminate_dead_constant_pass.cpp92 working_list.erase(inst); in Process()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dpass_utils.cpp54 expected_messages.erase(expected_messages.begin()); in GetTestMessageConsumer()
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DCircularCaptureBuffer.java95 public void erase() { in erase() method in CircularCaptureBuffer
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/
H A DFunctionList.h50 functionList.erase(std::next(functionList.begin(), index)); in removeEffectAt()
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DAsyncTaskTests.cpp86 idset.erase(result->id); in TEST_F()
H A DFeatureTests.cpp53 featureNamesWithoutOne.erase(featureNamesWithoutOne.begin() + i); in TEST_F()
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H A Dotf_basic_editing_test.cc81 size_t erased = builder_tags.erase(header->tag()); in TestOTFBasicEditing()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DGlobalMappingLayer.h64 SymbolTable.erase(Name); in eraseGlobalMapping()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLowerInvoke.cpp71 BB.getInstList().erase(II); in runImpl()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceSwitchLowering.cpp48 CaseClusters.erase(Active + 1, CaseClusters.end()); in clusterizeSwitch()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsFrameLowering.cpp150 return MBB.erase(I); in eliminateCallFramePseudoInstr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXFrameLowering.cpp84 return MBB.erase(I); in eliminateCallFramePseudoInstr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DConstantProp.cpp91 WorkList.erase(I); // Remove element from the worklist... in runOnFunction()
/third_party/skia/third_party/externals/tint/src/utils/
H A Dunique_vector.h99 set.erase(el); in pop_back()
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass_add_dead_breaks.cpp115 candidate_transformations.erase(candidate_transformations.begin() + index); in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DGISelChangeObserver.h80 Observers.erase(It); in removeObserver()

Completed in 9 milliseconds

1...<<11121314151617181920>>...57