Home
last modified time | relevance | path

Searched refs:remove (Results 176 - 200 of 1810) sorted by relevance

12345678910>>...73

/third_party/musl/libc-test/src/functionalext/supplement/process/
H A Dfork.c72 remove("test1.txt"); in fork_0100()
73 remove("test2.txt"); in fork_0100()
/third_party/musl/libc-test/src/functionalext/supplement/stat/
H A Dfchmodat.c46 remove(path); in fchmodat_0100()
69 remove(path); in fchmodat_0200()
H A Dfchmod.c41 remove(path); in fchmod_0100()
59 remove(path); in fchmod_0200()
/third_party/musl/libc-test/src/functionalext/supplement/stat/stat_gtest/
H A Dstat_fstatat_test.cpp31 remove("test_fstatat"); in HWTEST_F()
52 remove("test_fstatat"); in HWTEST_F()
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dsetbuffer.c54 remove(path); in setbuffer_0100()
75 remove(path); in setbuffer_0200()
/third_party/musl/libc-test/src/functionalext/supplement/time/
H A Dgettimeofday.c43 remove("time.txt"); in gettimeofday_0100()
76 remove("time.txt"); in gettimeofday_time64_0100()
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dfchownat.c41 remove(ptr); in fchownat_0100()
63 remove(ptr); in fchownat_0200()
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/
H A DMemoizer.java68 cache.remove(arg); in get()
89 pending.remove(arg); in get()
/third_party/skia/src/gpu/
H A DGrHashMapWithCache.h63 void remove(K key) { in remove() function in GrHashMapWithCache
68 fMap.remove(fLastKey); in remove()
H A DGrRenderTaskCluster.cpp58 seen.remove(orig.get()); in validate()
100 lastTaskMap->remove(task->target(0)); in task_cluster_visit()
150 llist->remove(moved); in task_cluster_visit()
/third_party/skia/src/core/
H A DSkTDynamicHash.h26 // It is not safe to call set() or remove() while iterating with either foreach().
45 void remove(const Key& key) { fTable.remove(key); } in remove() function in SkTDynamicHash
H A DSkResourceCache.cpp127 this->remove(rec); // stale in find()
154 // if it can be purged, the install may fail, so we have to remove it in add()
155 this->remove(prev); in add()
180 void SkResourceCache::remove(Rec* rec) { in remove() function in SkResourceCache
186 fHash->remove(rec->getKey()); in remove()
197 SkDebugf("RC: remove %5s %12p key %08x -- total %5s, count %d\n", in remove()
224 this->remove(rec); in purgeAsNeeded()
255 this->remove(rec); in purgeSharedID()
/third_party/skia/third_party/externals/icu/source/samples/translit/answers/
H A Dmain_1.cpp52 str.remove(); in main()
60 str.remove(); in main()
H A Dmain_2.cpp60 str.remove(); in main()
68 str.remove(); in main()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DFileUtilities.h56 sys::fs::remove(Filename); in ~FileRemover()
62 /// had ownership of a file, remove it first.
66 sys::fs::remove(Filename); in setFile()
/third_party/icu/icu4c/source/samples/dtptngsample/
H A Ddtptngsample.cpp60 dateReturned.remove(); in getBestPatternExample()
138 dateReturned.remove(); in replaceFieldTypesExample()
146 dateReturned.remove(); in replaceFieldTypesExample()
/third_party/nghttp2/src/
H A Dshrpx_downstream_queue.cc129 downstreams_.remove(downstream); in remove_and_get_blocked()
140 ent.blocked.remove(link); in remove_and_get_blocked()
164 ent.blocked.remove(link); in remove_and_get_blocked()
/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/selectors/
H A Dnode.js44 _proto.remove = function remove() { function
56 this.remove();
/third_party/skia/third_party/externals/icu/source/samples/dtptngsample/
H A Ddtptngsample.cpp60 dateReturned.remove(); in getBestPatternExample()
138 dateReturned.remove(); in replaceFieldTypesExample()
146 dateReturned.remove(); in replaceFieldTypesExample()
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/
H A DMidiPortSelector.java121 mAdapter.remove(wrapper); in onDeviceRemoved()
133 // If an input port becomes busy then remove it from the menu. in onDeviceStatusChanged()
150 mAdapter.remove(wrapper); in onDeviceStatusChanged()
154 if (mBusyPorts.remove(wrapper)) { in onDeviceStatusChanged()
/third_party/skia/src/sksl/analysis/
H A DSkSLProgramUsage.cpp146 void ProgramUsage::remove(const Expression* expr) { in remove() function in SkSL::ProgramUsage
151 void ProgramUsage::remove(const Statement* stmt) { in remove() function in SkSL::ProgramUsage
156 void ProgramUsage::remove(const ProgramElement& element) { in remove() function in SkSL::ProgramUsage
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dasyoutypeformatter.cc243 formatting_template_.remove(); in CreateFormattingTemplate()
270 formatting_template->remove(); in GetFormattingTemplate()
283 accrued_input_.remove(); in Clear()
284 accrued_input_without_formatting_.remove(); in Clear()
285 formatting_template_.remove(); in Clear()
440 formatting_template_.remove(); in AttemptToChoosePatternWithPrefixExtracted()
486 // Check that we didn't remove nor add any extra digits when we matched in AttemptToFormatAccruedDigits()
/third_party/skia/third_party/externals/harfbuzz/test/shape/
H A Dhb_test_tools.py56 argv.remove ("--format")
59 argv.remove ("--format=ansi")
62 argv.remove ("--format=html")
65 argv.remove ("--no-format")
475 dirnames.remove (f)
477 filenames.remove (f)
/third_party/googletest/googletest/test/
H A Dgoogletest-filepath-test.cc56 // Windows CE doesn't have the remove C function.
57 int remove(const char* path) { in remove() function
498 remove(testdata_file_.c_str());
499 remove(unique_file0_.c_str());
500 remove(unique_file1_.c_str());
505 remove(testdata_file_.c_str());
506 remove(unique_file0_.c_str());
507 remove(unique_file1_.c_str());
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DTransliteratorRegistry.java377 public void remove(String ID) { in remove() method in TransliteratorRegistry
381 registry.remove(new CaseInsensitiveString(id)); in remove()
383 availableIDs.remove(new CaseInsensitiveString(id)); in remove()
528 availableIDs.remove(ciID); in registerEntry()
587 variants.remove(civar); in removeSTV()
589 targets.remove(citrg); // should delete variants in removeSTV()
591 specDAG.remove(cisrc); // should delete targets in removeSTV()

Completed in 12 milliseconds

12345678910>>...73