Home
last modified time | relevance | path

Searched refs:remove (Results 1401 - 1425 of 2026) sorted by relevance

1...<<51525354555657585960>>...82

/third_party/skia/tools/skp/
H A Dwebpages_playback.py227 os.remove(archive_file)
/third_party/skia/third_party/externals/icu/source/common/
H A Dnorm2allmodes.h52 dest.remove();
H A Dnormlzr.cpp476 buffer.remove(); in clearBuffer()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h535 virtual void remove(SUnit *SU) = 0;
/third_party/vixl/src/aarch64/
H A Ddecoder-aarch64.cc149 visitors_.remove(visitor); in RemoveVisitor()
/third_party/python/Lib/test/
H A Dtest_reprlib.py263 os.remove(p)
H A Dtest_linecache.py261 os.remove(self.deleted_file)
H A Dtest_urllib2net.py159 os.remove(TESTFN)
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyMap.java299 return table.remove(key); in delete()
H A DRubyRepeatedField.java181 this.storage.remove(ret); in pop_one()
/third_party/python/Lib/lib2to3/pgen2/
H A Dpgen.py31 names.remove(self.startsymbol)
/third_party/python/Lib/
H A Dasyncore.py61 'Python {remove}. The recommended replacement is asyncio')
62 warnings._deprecated(__name__, _DEPRECATION_MSG, remove=(3, 12))
250 # the user and remove it from the map (to prevent
H A Dcgitb.py37 warnings._deprecated(__name__, remove=(3, 13))
/third_party/python/Lib/distutils/tests/
H A Dtest_dist.py472 os.remove(user_filename)
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dutility.cc229 std::remove(enum_name_without_underscore.begin(), in FindEnumValueByNameWithoutUnderscoreOrNull()
/third_party/python/Lib/unittest/
H A Dloader.py96 # XXX After Python 3.5, remove backward compatibility hacks for
317 sys.path.remove(top_level_dir)
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dfunction.rs718 name.remove(0); in parse()
/third_party/skia/include/private/
H A DSkTDArray.h210 void remove(int index, int count = 1) { in remove() function in SkTDArray
/third_party/vk-gl-cts/scripts/khr_util/
H A Dregistry.py254 assert eComponent.tag == 'remove'
257 items.remove(item)
259 warning("Tried to remove absent item: %s", item)
268 for eComponent in elem.xpath('require|remove'):
431 # BOZA TODO: I suppose adding primitive types will remove a lot of warnings
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktGlobalPriorityQueueUtils.cpp135 bool QueueGlobalPriorities::remove (const Priority& prio) in remove() function in vkt::synchronization::QueueGlobalPriorities
/third_party/vk-gl-cts/framework/qphelper/
H A DqpCrashHandler.c555 remove(tmpFileName); in qpCrashHandler_writeCrashInfo()
/third_party/zlib/contrib/untgz/
H A Duntgz.c601 remove(fname); in tar()
/third_party/zlib/test/
H A Dminigzip.c52 # define unlink remove
439 * Compress the given file: create a corresponding .gz file and remove the
477 * Uncompress the given file and remove the original.
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetISO2022.java2999 setFillIn.remove(0x0e); in getUnicodeSetImpl()
3000 setFillIn.remove(0x0f); in getUnicodeSetImpl()
3001 setFillIn.remove(0x1b); in getUnicodeSetImpl()
3004 setFillIn.remove(0x80, 0x9f); in getUnicodeSetImpl()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp98 // FIXME: Find a good default for this flag and remove the flag.
257 bool remove(MachineBasicBlock* BB) { in remove() function in __anon24043::BlockChain
1268 // If it is, remove the chain from the map, grow it, and put it back in the in precomputeTriangleChains()
2590 if (!LoopBlockSet.remove(ChainBB)) { in buildLoopChains()
2711 // than assert when the branch cannot be analyzed in order to remove this in buildCFGChains()
2772 // E.g., the target may be able to remove an unconditional branch to in optimizeBranches()
2975 Chain->remove(RemBB); in maybeTailDuplicateBlock()
2999 BlockFilter->remove(RemBB); in maybeTailDuplicateBlock()

Completed in 36 milliseconds

1...<<51525354555657585960>>...82