Home
last modified time | relevance | path

Searched refs:remove (Results 1876 - 1900 of 2116) sorted by relevance

1...<<71727374757677787980>>...85

/third_party/rust/crates/clap/src/builder/
H A Darg.rs845 self.settings.remove(setting.into());
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs466 pub fn remove(arg1: *const c_char) -> c_int; in remove() functions
/third_party/rust/crates/libc/src/
H A Dwasi.rs473 pub fn remove(a: *const c_char) -> c_int; in remove() functions
/third_party/python/Lib/asyncio/
H A Dunix_events.py308 os.remove(path)
313 logger.error('Unable to check or remove stale UNIX socket '
869 False if there was nothing to remove."""
/third_party/python/Lib/multiprocessing/
H A Dmanagers.py1152 'append', 'count', 'extend', 'index', 'insert', 'pop', 'remove',
1253 self.segment_names.remove(segment_name)
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkResourceInterface.cpp842 pit->remove(); in destroyPipeline()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp867 sys::fs::remove(OutputPath); in writeGeneratedObject()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderSubroutineTests.hpp109 void remove();
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dvaliditygenerator.py533 # Void pointers do not actually point at anything - remove the word "to"
1074 queues.remove(queuetype)
1431 """Check each enumerant name in the enums list and remove it if not
1438 """Check each command name in the commands list and remove it if not
1445 """Check each element name in the supplied dictionary and remove it if not
/third_party/skia/third_party/externals/angle2/src/tests/
H A Dcapture_replay_tests.py708 os.remove(os.path.join(path, f))
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dmakepng.c1937 remove(file_name); in main()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnfrule.cpp520 // remove the substitution from the rule text
1123 text.remove(0, pfl);
H A Dtranslit.cpp1302 registry->remove(ID); in unregister()
1307 * == OBSOLETE - remove in ICU 3.4 ==
1323 * == OBSOLETE - remove in ICU 3.4 ==
1607 // Since there was an error, remove registry in initializeRegistry()
/third_party/skia/src/sksl/
H A DSkSLInliner.cpp1201 usage->remove(candidate.fCandidateExpr->get()); in analyze()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-coretext.cc682 active_features.remove (feature - active_features.arrayZ); in _hb_coretext_shape()
/third_party/python/Lib/test/
H A Dtest_posixpath.py168 os.remove(os_helper.TESTFN + "1")
H A Dtest_zipimport.py549 os.remove(TEMP_ZIP)
H A Dtest_gzip.py849 os.remove(gzipname)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DVectorUtils.cpp191 // Try to remove a gep instruction to make the pointer (actually index at this in getStrideFromPointer()
974 StoreGroups.remove(StoreGroup); in analyzeInterleaving()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp932 /// and remove (but not erase!) it from the function.
1410 Worklist.erase(std::remove(Worklist.begin(), Worklist.end(), I), in RemoveFromWorklist()
1414 /// When we find that I really equals V, remove I from the
1526 // Found a dead case value. Don't remove PHI nodes in the in RewriteLoopBodyWithConditionConstant()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceCfgNode.cpp77 L->remove(I); in removeDeletedAndRenumber()
112 // allows us to remove some dead control flow without a major rework of the phi
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIPeepholeSDWA.cpp501 MBB->remove(&MI); in convertToSDWA()
514 // Convert MI as any other SDWADstOperand and remove v_or_b32 in convertToSDWA()
/third_party/skia/third_party/externals/icu/source/common/
H A Dmessagepattern.cpp305 msg.remove(); in clear()
/third_party/skia/third_party/externals/icu/source/data/
H A Dmakedata.mak458 # This is to remove all the data files
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DMapLiteTest.java253 map.entrySet().remove(map.entrySet().iterator().next()); in assertImmutable()

Completed in 49 milliseconds

1...<<71727374757677787980>>...85