/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/ |
H A D | rgb.c | 219 goto remove; in tegra_dc_rgb_probe() 226 goto remove; in tegra_dc_rgb_probe() 232 goto remove; in tegra_dc_rgb_probe() 239 goto remove; in tegra_dc_rgb_probe() 257 remove: in tegra_dc_rgb_probe()
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/ |
H A D | Bundle.java | 198 untranslatedItems.remove(item); in removeUntranslatedItem() 238 groups.remove(tempGroup); in removeGroup() 250 allItems.remove(item); in removeGroup() 264 allItems.remove(key); in removeItem() 286 untranslatedItems.remove(item); in addUntranslatedItem()
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_vec4_cmod_propagation.cpp | 139 inst->remove(block); in opt_cmod_propagation_local() 155 * a CMP.NZ that consumes only that value, remove inst. in opt_cmod_propagation_local() 244 inst->remove(block); in opt_cmod_propagation_local() 257 inst->remove(block); in opt_cmod_propagation_local() 263 * to remove it. in opt_cmod_propagation_local() 282 inst->remove(block); in opt_cmod_propagation_local() 333 inst->remove(block); in opt_cmod_propagation_local()
|
/third_party/node/deps/npm/test/lib/commands/ |
H A D | dist-tag.js | 339 t.test('remove existing tag', async t => { 343 t.equal(opts.method, 'DELETE', 'should trigger request to remove tag') 344 t.matchSnapshot(logs(), 'should log remove info') 348 t.test('remove non-existing tag', async t => { 358 t.test('remove missing pkg name', async t => {
|
/third_party/skia/tools/skqp/ |
H A D | create_apk.py | 69 def remove(p): function 73 os.remove(p) 87 remove(arg) 131 remove(build_dir + '/libs') 136 remove(path)
|
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
H A D | LazyStringArrayListTest.java | 71 list.remove(1); in testJustStrings() 95 list.remove(1); in testJustByteString() 192 list.remove(0); in testModificationWithIteration() 322 list.remove(0); in assertGenericListImmutable() 329 list.remove(value); in assertGenericListImmutable()
|
/test/xts/acts/kernel_lite/mem_posix/src/ |
H A D | MmapApiTest.cpp | 352 EXPECT_TRUE(remove(file) == 0) << "ERROR: remove() != 0" << errno; in HWTEST_F() 398 EXPECT_TRUE(remove(file) == 0) << "ERROR: remove() != 0" << errno; in HWTEST_F() 439 EXPECT_TRUE(remove(file) == 0) << "ERROR: remove() != 0" << errno; in HWTEST_F() 482 EXPECT_TRUE(remove(file) == 0) << "ERROR: remove() != 0" << errno; in HWTEST_F() 529 EXPECT_TRUE(remove(file) == 0) << "ERROR: remove() ! in HWTEST_F() [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | numrgts.cpp | 87 { return foo.remove(); } 92 { return foo.remove(); } 570 buffer.remove(); in Test4086575() 941 tempString.remove(); in Test4070798() 956 tempString.remove(); in Test4070798() 1013 tempString.remove(); in Test4071005() 1027 tempString.remove(); in Test4071005() 1068 tempString.remove(); in Test4071014() 1082 tempString.remove(); in Test4071014() 1096 tempString.remove(); in Test4071014() [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | test_offload.py | 141 files.remove(f) 177 progs.remove(p) 415 def remove(self): member in NetdevSimDev 417 devs.remove(self) 420 self.nsims.remove(nsim) 447 def remove(self): member in NetdevSim 589 dev.remove() 717 start_test("Test multi-attachment XDP - remove without mode...") 744 start_test("Test multi-attachment XDP - device remove...") 745 simdev.remove() [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | test_offload.py | 141 files.remove(f) 177 progs.remove(p) 415 def remove(self): member in NetdevSimDev 417 devs.remove(self) 420 self.nsims.remove(nsim) 447 def remove(self): member in NetdevSim 589 dev.remove() 717 start_test("Test multi-attachment XDP - remove without mode...") 744 start_test("Test multi-attachment XDP - device remove...") 745 simdev.remove() [all...] |
/drivers/peripheral/thermal/interfaces/hdi_service/src/ |
H A D | thermal_hdf_utils.cpp | 57 str.erase(std::remove(str.begin(), str.end(), '\n'), str.end()); in TrimStr() 58 str.erase(std::remove(str.begin(), str.end(), '\r'), str.end()); in TrimStr()
|
/kernel/liteos_a/testsuites/unittest/libc/io/full/ |
H A D | It_stdio_fputws_001.cpp | 74 remove(pathname); in Testcase() 79 remove(pathname); in Testcase()
|
H A D | It_stdio_fwprintf_001.cpp | 74 remove(pathname); in Testcase() 79 remove(pathname); in Testcase()
|
H A D | It_stdio_getc_unlocked_001.cpp | 68 remove(pathname); in Testcase() 73 remove(pathname); in Testcase()
|
H A D | It_stdio_readv_001.cpp | 74 remove(pathname); in Testcase() 78 remove(pathname); in Testcase()
|
H A D | It_stdio_putwc_001.cpp | 74 remove(pathname); in Testcase() 79 remove(pathname); in Testcase()
|
/test/xts/hats/kernel/syscalls/fileio/syncfs/ |
H A D | SyncfsApiTest.cpp | 79 remove(SYNCFS_TEST_FILE); in HWTEST_F() 101 remove(SYNCFS_TEST_FILE); in HWTEST_F()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | CollectionSet.java | 61 public boolean remove(Object o) { in remove() method in CollectionSet 62 return data.remove(o); in remove()
|
/third_party/icu/icu4c/source/samples/translit/answers/ |
H A D | main_2.cpp | 60 str.remove(); in main() 68 str.remove(); in main()
|
H A D | main_1.cpp | 52 str.remove(); in main() 60 str.remove(); in main()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | CollectionSet.java | 63 public boolean remove(Object o) { in remove() method in CollectionSet 64 return data.remove(o); in remove()
|
/third_party/libunwind/libunwind/tests/ |
H A D | run-coredump-unwind | 24 objcopy -S --remove-section .gdb_index --remove-section .comment --keep-symbols="$keep_symbols" "$debuginfo" "$mini_debuginfo" &> /dev/null
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | opt_if_simplification.cpp | 74 /* If the if statement has nothing on either side, remove it. */ in visit_leave() 77 ir->remove(); in visit_leave() 98 ir->remove(); in visit_leave()
|
/third_party/musl/libc-test/src/functionalext/supplement/dirent/ |
H A D | opendir.c | 32 remove(path); in opendir_0100() 54 ret = remove(path); in opendir_0100() 56 t_error("remove failed: errno = %d\n", errno); in opendir_0100()
|
/third_party/musl/libc-test/src/functionalext/supplement/legacy/ |
H A D | lutimes.c | 50 ret = remove("lutimes_0100.txt"); in lutimes_0100() 92 ret = remove("lutimes_time64_0100.txt"); in lutimes_time64_0100()
|