Home
last modified time | relevance | path

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

12345678910>>...73

/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 Dreadlinkat.c65 remove(linkpath); in readlinkat_0100()
89 remove(linkpath); in readlinkat_0100()
90 remove(path); in readlinkat_0100()
123 remove(linkpath); in readlinkat_0200()
141 remove(linkpath); in readlinkat_0200()
142 remove(path); in readlinkat_0200()
/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/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/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/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/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/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()
/third_party/ffmpeg/libavcodec/
H A Dextract_extradata_bsf.c48 int remove; member
82 } else if (s->remove) { in extract_extradata_av1()
92 if (s->remove) { in extract_extradata_av1()
110 if (s->remove) in extract_extradata_av1()
118 } else if (s->remove) { in extract_extradata_av1()
123 if (s->remove) { in extract_extradata_av1()
174 } else if (s->remove) { in extract_extradata_h2645()
186 if (s->remove) { in extract_extradata_h2645()
204 if (s->remove) in extract_extradata_h2645()
213 } else if (s->remove) { in extract_extradata_h2645()
[all...]
/third_party/node/test/parallel/
H A Dtest-timers-linked-list.js62 L.remove(A);
63 L.remove(B);
65 L.remove(B);
74 L.remove(C);
78 L.remove(B);
82 L.remove(D);
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_dce_cleanup.cpp49 n.remove(); in visit()
67 n.remove(); in visit()
82 n.remove(); in visit()
93 n.remove(); in visit()
104 n.remove(); in visit()
134 n.remove(); in cleanup_dst()
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dfgets.c40 remove(ptr); in fgets_0100()
67 remove(ptr); in fgets_0200()
93 remove(ptr); in fgets_0300()
119 remove(ptr); in fgets_0400()
145 remove(ptr); in fgets_0500()
171 remove(ptr); in fgets_0600()
H A Dfseeko.c50 remove(path); in fseeko_0100()
80 remove(path); in fseeko_0200()
116 remove(path); in fseeko_0300()
146 remove(path); in fseeko_0400()
172 remove(path); in fseeko_0500()
198 remove(path); in fseeko_0600()

Completed in 15 milliseconds

12345678910>>...73