Home
last modified time | relevance | path

Searched refs:remove (Results 1351 - 1375 of 2234) sorted by relevance

1...<<51525354555657585960>>...90

/third_party/libexif/contrib/c++/
H A Dexif.hxx428 void remove(Entry &entry) in remove() function
/third_party/libinput/tools/
H A Dlibinput-measure-fuzz.py465 os.remove(fname)
/third_party/node/deps/v8/src/snapshot/
H A Dmksnapshot.cc58 remove(snapshot_blob_path_); in MaybeWriteStartupBlob()
/third_party/musl/Benchmark/musl/
H A Dlibc_fcntl.cpp358 remove(filename); in Bm_function_Openat_RelativePath_AT_FDCWD()
/third_party/rust/crates/bindgen/csmith-fuzzing/
H A Dpredicate.py164 os.remove(path)
/third_party/python/Tools/c-analyzer/c_analyzer/
H A Dinfo.py170 names.remove('_locked')
H A Danalyze.py86 unresolved.remove(decl)
/third_party/python/Lib/multiprocessing/
H A Dutil.py79 atexit._exithandlers.remove((_exit_function, (), {}))
486 # bpo-37421: Explicitly call _run_finalizers() to remove immediately
/third_party/python/Lib/
H A Dcmd.py328 topics.remove(cmd)
H A Drunpy.py301 # have no choice and we have to remove it even while we read the
312 sys.path.remove(path_name)
/third_party/python/Lib/idlelib/
H A Dsqueezer.py9 Double-clicking this button will remove it and insert the original text instead.
167 self.squeezer.expandingbuttons.remove(self)
310 # If the last char is a newline, remove it from the range.
/third_party/python/Lib/lib2to3/
H A Dmain.py92 os.remove(backup)
94 self.log_message("Can't remove backup %s", backup)
/third_party/python/Lib/distutils/command/
H A Dconfig.py157 os.remove(filename)
/third_party/python/Lib/distutils/tests/
H A Dtest_sysconfig.py31 os.remove(TESTFN)
/third_party/python/Lib/asyncio/
H A Dsubprocess.py101 self._pipe_fds.remove(fd)
/third_party/python/Lib/dbm/
H A Ddumb.py78 _os.remove(filename)
/third_party/skia/src/core/
H A DSkStrikeCache.cpp320 fStrikeLookup.remove(strike->getDescriptor()); in internalRemoveStrike()
/third_party/skia/src/gpu/
H A DGrThreadSafeCache.h174 void remove(const GrUniqueKey&) SK_EXCLUDES(fSpinLock);
/third_party/skia/src/gpu/mock/
H A DGrMockGpu.cpp276 fOutstandingTestingOnlyTextureIDs.remove(info.id()); in deleteBackendTexture()
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DVulkanTester.cpp146 fs::remove("vk_swiftshader_generated_icd.json");
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
H A DIndexSubTableFormat4.java284 public void remove() { in remove() method in IndexSubTableFormat4.Builder.BitmapGlyphInfoIterator
285 throw new UnsupportedOperationException("Unable to remove a glyph info."); in remove()
H A DIndexSubTableFormat5.java223 public void remove() { in remove() method in IndexSubTableFormat5.Builder.BitmapGlyphInfoIterator
224 throw new UnsupportedOperationException("Unable to remove a glyph info."); in remove()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DTagOffsetsTable.java66 public void remove() { in iterator()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/woff/
H A DWoffWriter.java159 tags.remove(Tag.DSIG); in createTableDirectoryEntries()
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/
H A DGlyphEditingTests.java113 glyphBuilders.remove(0); in testRemoveOneGlyph()

Completed in 22 milliseconds

1...<<51525354555657585960>>...90