Home
last modified time | relevance | path

Searched refs:remove (Results 1776 - 1800 of 2257) sorted by relevance

1...<<71727374757677787980>>...91

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineRegisterInfo.cpp633 UpdatedCSRs.erase(std::remove(UpdatedCSRs.begin(), UpdatedCSRs.end(), *AI), in disableCalleeSavedRegister()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DType.cpp397 // If this struct already had a name, remove its symbol table entry. Don't in setName()
400 SymbolTable.remove((EntryTy *)SymbolTableEntry); in setName()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcViewportArrayTests.hpp158 void remove();
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Djson_c_generator.py205 removeItemList = feature.findall("remove")
210 self.vkscFeatureList.remove(item.get("name"))
/third_party/vk-gl-cts/executor/tools/
H A DxeCommandLineExecutor.cpp347 testSet.remove(child); in removeMatchingCases()
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
H A Dangle_deqp_gtest.cpp62 gTestName.erase(std::remove(gTestName.begin(), gTestName.end(), '-'), gTestName.end()); in DrawElementsToGoogleTestName()
/third_party/skia/src/core/
H A DSkString.cpp578 void SkString::remove(size_t offset, size_t length) { in remove() function in SkString
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DDisplay.cpp750 mSharedImageNameSpace.remove(name); in destroySharedImage()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Ddecoration_manager.cpp74 // For all groups being directly applied to |id|, remove |id| (and the in RemoveDecorationsFrom()
93 // group. However, if the group itself has no decorations, we should remove in RemoveDecorationsFrom()
101 // Otherwise, remove |id| from the targets of |group_id| in RemoveDecorationsFrom()
123 // If the instruction has no targets left, remove the instruction in RemoveDecorationsFrom()
598 v.erase(std::remove(v.begin(), v.end(), inst), v.end()); in RemoveDecoration()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddecoration_manager.cpp74 // For all groups being directly applied to |id|, remove |id| (and the in RemoveDecorationsFrom()
93 // group. However, if the group itself has no decorations, we should remove in RemoveDecorationsFrom()
101 // Otherwise, remove |id| from the targets of |group_id| in RemoveDecorationsFrom()
123 // If the instruction has no targets left, remove the instruction in RemoveDecorationsFrom()
598 v.erase(std::remove(v.begin(), v.end(), inst), v.end()); in RemoveDecoration()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddtitvinf.cpp260 nextCalendarType.remove(); in put()
H A Dnumber_fluent.cpp639 result.remove(); in getAffixImpl()
H A Dnumber_patternstring.cpp1044 output.remove(); in patternInfoToStringBuilder()
H A Drepattrn.cpp168 fLiteralText.remove(); in init()
H A Dtridpars.cpp590 variant.remove(0, 1); in IDtoSTV()
/third_party/python/Lib/test/test_importlib/
H A Dtest_api.py404 self.addCleanup(lambda: sys.meta_path.remove(meta_ins))
/third_party/python/Lib/test/
H A Dtest_string.py168 unused_args.remove(arg)
H A Dtest_sysconfig.py90 os.remove(path)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DAttributes.h750 AttrBuilder &remove(const AttrBuilder &B);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DFileSystem.h11 // TR2/boost filesystem (v3), but modified to remove exception handling and the
360 /// @brief Remove path. Equivalent to POSIX remove().
366 std::error_code remove(const Twine &path, bool IgnoreNonExisting = true);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DGCNIterativeScheduler.cpp384 BB->remove(MI); in scheduleRegion()
H A DGCNSchedStrategy.cpp412 BB->remove(MI); in schedule()
/third_party/skia/tools/debugger/
H A DDebugCanvas.cpp261 fCommandVector.remove(index); in deleteDrawCommandAt()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h563 iterator remove(iterator I) { in remove() function in llvm::ReadyQueue
760 /// Release SU to make it ready. If it's not in hazard, remove it from
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DByteString.java217 public final void remove() { in remove() method in ByteString.AbstractByteIterator

Completed in 31 milliseconds

1...<<71727374757677787980>>...91