Home
last modified time | relevance | path

Searched refs:remove (Results 1 - 25 of 11597) sorted by relevance

12345678910>>...464

/kernel/liteos_a/testsuites/unittest/process/plimits/smoke/
H A DIt_process_plimits_006.cpp40 ret = remove(path3); in ItProcessPlimits006()
44 ret = remove(path4); in ItProcessPlimits006()
48 ret = remove(path5); in ItProcessPlimits006()
52 ret = remove(path6); in ItProcessPlimits006()
56 ret = remove(path7); in ItProcessPlimits006()
60 ret = remove(path8); in ItProcessPlimits006()
64 ret = remove(path9); in ItProcessPlimits006()
68 ret = remove(path10); in ItProcessPlimits006()
72 ret = remove(path11); in ItProcessPlimits006()
76 ret = remove(path1 in ItProcessPlimits006()
[all...]
/third_party/libuv/test/
H A Dtest-fs-event.c173 r = remove(fs_event_get_filename(i)); in fs_event_unlink_files()
178 /* Make sure we're not attempting to remove files we do not intend */ in fs_event_unlink_files()
182 ASSERT_OK(remove(fs_event_get_filename(fs_event_removed))); in fs_event_unlink_files()
249 r = remove(fs_event_get_filename_in_subdir(i)); in fs_event_unlink_files_in_subdir()
254 /* Make sure we're not attempting to remove files we do not intend */ in fs_event_unlink_files_in_subdir()
258 ASSERT_OK(remove(fs_event_get_filename_in_subdir(fs_event_removed))); in fs_event_unlink_files_in_subdir()
419 remove("watch_dir/file2"); in TEST_IMPL()
420 remove("watch_dir/file1"); in TEST_IMPL()
421 remove("watch_dir/"); in TEST_IMPL()
440 remove("watch_di in TEST_IMPL()
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dopt_dead_code_local.cpp86 entry->remove(); in use_channels()
90 entry->remove(); in use_channels()
132 entry->remove(); in visit_leave()
178 /* If this is an assignment of the form "foo = foo;", remove the whole in process_assignment()
183 ir->remove(); in process_assignment()
206 printf("looking for %s.0x%01x to remove\n", var->name, in process_assignment()
218 int remove = entry->unused & ir->write_mask; in process_assignment() local
223 remove, entry->ir->write_mask & ~remove); in process_assignment()
225 if (remove) { in process_assignment()
[all...]
/third_party/icu/icu4c/source/python/icutools/databuilder/test/
H A Dfiltration_test.py109 expected_matches.remove("ars")
110 expected_matches.remove("zh_Hans")
142 expected_matches.remove("af_NA")
143 expected_matches.remove("af_VARIANT")
144 expected_matches.remove("af_ZA_VARIANT")
145 expected_matches.remove("af_ZA")
146 expected_matches.remove("af")
170 expected_matches.remove("ar")
171 expected_matches.remove("ar_SA")
172 expected_matches.remove("ar
[all...]
/third_party/skia/third_party/externals/icu/source/python/icutools/databuilder/test/
H A Dfiltration_test.py109 expected_matches.remove("ars")
110 expected_matches.remove("zh_Hans")
142 expected_matches.remove("af_NA")
143 expected_matches.remove("af_VARIANT")
144 expected_matches.remove("af_ZA_VARIANT")
145 expected_matches.remove("af_ZA")
146 expected_matches.remove("af")
170 expected_matches.remove("ar")
171 expected_matches.remove("ar_SA")
172 expected_matches.remove("ar
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dfaccessat.c40 remove(ptr); in faccessat_0100()
56 remove(ptr); in faccessat_0200()
73 remove(ptr); in faccessat_0300()
90 remove(ptr); in faccessat_0400()
110 remove(ptr); in faccessat_0500()
127 remove(ptr); in faccessat_0600()
144 remove(ptr); in faccessat_0700()
161 remove(ptr); in faccessat_0800()
179 remove(ptr); in faccessat_0900()
197 remove(pt in faccessat_1000()
[all...]
H A Daccess.c39 remove(ptr); in access_0100()
60 remove(ptr); in access_0200()
76 remove(ptr); in access_0300()
90 remove(ptr); in access_0400()
107 remove(ptr); in access_0500()
126 remove(ptr); in access_0600()
146 remove(ptr); in access_0700()
165 remove(ptr); in access_0800()
H A Dlseek.c54 ret = remove("./lseek64_function_test.c"); in lseek64_0100()
72 remove("/data/readtest.txt"); in lseek_0100()
89 remove("/data/readtest.txt"); in lseek_0200()
107 remove("/data/readtest.txt"); in lseek_0300()
124 remove("/data/readtest.txt"); in lseek_0400()
141 remove("/data/readtest.txt"); in lseek_0500()
158 remove("/data/readtest.txt"); in lseek_0600()
H A Dfchown.c43 remove("test.txt"); in fchown_0100()
60 remove("test.txt"); in fchown_0200()
77 remove("test.txt"); in fchown_0300()
91 remove("test.txt"); in fchown_0400()
105 remove("test.txt"); in fchown_0500()
/third_party/node/tools/icu/
H A Dicutrim.py197 remove = None variable
198 # remove - always remove these
199 if "remove" in config:
200 remove = set(config["remove"]) variable
202 remove = set() variable
211 global remove
242 remove.add(thePool)
252 remove
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/mman/
H A Dmmap.c59 remove(ptr); in mmap_0100()
60 remove("/data/test.txt"); in mmap_0100()
97 remove(ptr); in mmap_0200()
98 remove("/data/test.txt"); in mmap_0200()
149 remove(ptr); in mmap_0400()
150 remove("/data/test.txt"); in mmap_0400()
187 remove(ptr); in mmap_0500()
188 remove("/data/test.txt"); in mmap_0500()
222 remove(ptr); in mmap_0600()
223 remove("/dat in mmap_0600()
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/stat/
H A Dmkdir.c34 remove(path); in mkdir_0100()
36 remove(path); in mkdir_0100()
39 remove(path); in mkdir_0100()
55 remove(path); in mkdir_0200()
61 remove(path); in mkdir_0200()
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dflock.c35 remove("/data/test.txt"); in flock_0100()
53 remove("/data/test.txt"); in flock_0200()
71 remove("/data/test.txt"); in flock_0300()
89 remove("/data/test.txt"); in flock_0400()
107 remove("/data/test.txt"); in flock_0500()
136 remove("/data/test.txt"); in flock_0700()
/third_party/musl/libc-test/src/functionalext/supplement/fcntl/fcntl_gtest/
H A Dfcntl_fcntl_test.cpp30 EXPECT_EQ(0, remove("test_fcntl_001.txt")); in HWTEST_F()
47 EXPECT_EQ(0, remove("test_fcntl_002.txt")); in HWTEST_F()
68 EXPECT_EQ(0, remove("test_fcntl_003.txt")); in HWTEST_F()
89 EXPECT_EQ(0, remove("test_fcntl_004.txt")); in HWTEST_F()
108 EXPECT_EQ(0, remove("test_fcntl_005.txt")); in HWTEST_F()
129 EXPECT_EQ(0, remove("test_fcntl_006.txt")); in HWTEST_F()
149 EXPECT_EQ(0, remove("test_fcntl_007.txt")); in HWTEST_F()
173 EXPECT_EQ(0, remove("test_fcntl_008.txt")); in HWTEST_F()
194 EXPECT_EQ(0, remove("test_fcntl_009.txt")); in HWTEST_F()
216 EXPECT_EQ(0, remove("test_fcntl_01 in HWTEST_F()
[all...]
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DProtobufArrayListTest.java70 list.remove(0); in testModificationWithIteration()
108 assertEquals(1, (int) list.remove(0)); in testRemove()
111 assertTrue(list.remove(Integer.valueOf(3))); in testRemove()
114 assertFalse(list.remove(Integer.valueOf(3))); in testRemove()
117 assertEquals(2, (int) list.remove(0)); in testRemove()
121 list.remove(-1); in testRemove()
128 list.remove(0); in testRemove()
238 list.remove(0); in testSize()
321 list.remove(1); in assertImmutable()
328 list.remove(ne in assertImmutable()
[all...]
H A DIntArrayListTest.java84 list.remove(0); in testModificationWithIteration()
215 list.remove(0); in testSize()
340 assertEquals(1, (int) list.remove(0)); in testRemove()
343 assertTrue(list.remove(Integer.valueOf(3))); in testRemove()
346 assertFalse(list.remove(Integer.valueOf(3))); in testRemove()
349 assertEquals(2, (int) list.remove(0)); in testRemove()
353 list.remove(-1); in testRemove()
360 list.remove(0); in testRemove()
369 toRemove.remove(0); in testRemoveEnd_listAtCapacity()
377 toRemove.remove( in testRemove_listAtCapacity()
[all...]
H A DBooleanArrayListTest.java85 list.remove(0); in testModificationWithIteration()
216 list.remove(0); in testSize()
342 assertEquals(true, (boolean) list.remove(0)); in testRemove()
345 assertTrue(list.remove(Boolean.TRUE)); in testRemove()
348 assertFalse(list.remove(Boolean.TRUE)); in testRemove()
351 assertEquals(false, (boolean) list.remove(0)); in testRemove()
355 list.remove(-1); in testRemove()
362 list.remove(0); in testRemove()
371 toRemove.remove(0); in testRemoveEnd_listAtCapacity()
379 toRemove.remove( in testRemove_listAtCapacity()
[all...]
/third_party/skia/src/core/
H A DSkLRUCache.h39 fLRU.remove(node); in ~SkLRUCache()
52 fLRU.remove(entry); in find()
65 this->remove(fLRU.tail()->fKey); in insert()
95 fLRU.remove(e); in reset()
111 void remove(const K& key) { in remove() function in SkLRUCache
116 fMap.remove(key); in remove()
117 fLRU.remove(entry); in remove()
/third_party/icu/icu4c/source/test/intltest/
H A Dmsfmrgts.cpp124 tempBuffer.remove(); in Test4074764()
131 tempBuffer.remove(); in Test4074764()
218 temp.remove(); in Test4031438()
233 temp1.remove(); in Test4031438()
265 tempBuffer.remove(); in Test4031438()
602 str.remove(); in Test4106661()
605 str.remove(); in Test4106661()
608 str.remove(); in Test4106661()
611 str.remove(); in Test4106661()
614 str.remove(); in Test4106661()
[all...]
H A Ddtfmttst.cpp535 buf.remove().append(PATTERN_CHARS); in TestFieldPosition()
604 logln(" Pattern = " + sdtfmt->toPattern(buf.remove())); in TestFieldPosition()
608 logln((UnicodeString)" Result = " + df->format(aug13, buf.remove())); in TestFieldPosition()
613 buf.remove(); in TestFieldPosition()
628 buf.remove(); in TestFieldPosition()
643 buf.remove(); in TestFieldPosition()
1971 gotstr.remove(); in expectParse()
2057 fmt.format(date, str.remove())); in expect()
2065 univ.format(date, str.remove()), in expect()
2066 univ.format(parsedate, str2.remove())); in expect()
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DResourceManager.cpp153 Buffer *bufferObject = mBufferNameSpace.remove(buffer); in deleteBuffer()
170 mShaderNameSpace.remove(shader); in deleteShader()
171 mProgramShaderNameSpace.remove(shader); in deleteShader()
189 mProgramNameSpace.remove(program); in deleteProgram()
190 mProgramShaderNameSpace.remove(program); in deleteProgram()
201 Texture *textureObject = mTextureNameSpace.remove(texture); in deleteTexture()
211 Renderbuffer *renderbufferObject = mRenderbufferNameSpace.remove(renderbuffer); in deleteRenderbuffer()
221 Sampler *samplerObject = mSamplerNameSpace.remove(sampler); in deleteSampler()
231 FenceSync *fenceObject = mFenceSyncNameSpace.remove(fenceSync); in deleteFenceSync()
/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/compilation/
H A Dcompilation_test.cpp956 EXPECT_EQ(0, remove("0.nncache")); in HWTEST_F()
957 EXPECT_EQ(0, remove("1.nncache")); in HWTEST_F()
958 EXPECT_EQ(0, remove("cache_info.nncache")); in HWTEST_F()
979 EXPECT_EQ(0, remove("0.nncache")); in HWTEST_F()
980 EXPECT_EQ(0, remove("1.nncache")); in HWTEST_F()
981 EXPECT_EQ(0, remove("cache_info.nncache")); in HWTEST_F()
1001 EXPECT_EQ(0, remove("0.nncache")); in HWTEST_F()
1002 EXPECT_EQ(0, remove("1.nncache")); in HWTEST_F()
1003 EXPECT_EQ(0, remove("cache_info.nncache")); in HWTEST_F()
1023 EXPECT_EQ(0, remove(" in HWTEST_F()
[all...]
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/compilation/
H A Dcompilation_test.cpp956 EXPECT_EQ(0, remove("0.nncache")); in HWTEST_F()
957 EXPECT_EQ(0, remove("1.nncache")); in HWTEST_F()
958 EXPECT_EQ(0, remove("cache_info.nncache")); in HWTEST_F()
979 EXPECT_EQ(0, remove("0.nncache")); in HWTEST_F()
980 EXPECT_EQ(0, remove("1.nncache")); in HWTEST_F()
981 EXPECT_EQ(0, remove("cache_info.nncache")); in HWTEST_F()
1001 EXPECT_EQ(0, remove("0.nncache")); in HWTEST_F()
1002 EXPECT_EQ(0, remove("1.nncache")); in HWTEST_F()
1003 EXPECT_EQ(0, remove("cache_info.nncache")); in HWTEST_F()
1023 EXPECT_EQ(0, remove(" in HWTEST_F()
[all...]
/third_party/node/deps/v8/src/codegen/arm64/
H A Ddecoder-arm64.cc15 visitors_.remove(new_visitor); in AppendVisitor()
20 visitors_.remove(new_visitor); in PrependVisitor()
26 visitors_.remove(new_visitor); in InsertVisitorBefore()
42 visitors_.remove(new_visitor); in InsertVisitorAfter()
58 visitors_.remove(visitor); in RemoveVisitor()
/kernel/linux/linux-6.6/drivers/base/
H A Dtransport_class.c100 atc->tclass.remove = anon_transport_dummy_function; in anon_transport_class_register()
177 if (tclass->remove) in transport_add_class_device()
178 tclass->remove(tcont, dev, classdev); in transport_add_class_device()
241 if (tclass->remove) in transport_remove_classdev()
242 tclass->remove(tcont, dev, classdev); in transport_remove_classdev()
244 if (tclass->remove != anon_transport_dummy_function) { in transport_remove_classdev()
255 * transport_remove_device - remove the visibility of a device
257 * @dev: generic device to remove
262 * do remove and destroy as separate operations, use
278 if (tclass->remove ! in transport_destroy_classdev()
[all...]

Completed in 19 milliseconds

12345678910>>...464