Home
last modified time | relevance | path

Searched refs:remove (Results 126 – 150 of 4940) sorted by relevance

12345678910>>...198

/openbmc/openpower-pnor-code-mgmt/ubi/
H A Dserialize.cpp65 std::filesystem::remove(varPath); in restoreFromFile()
81 std::filesystem::remove(rwPath); in restoreFromFile()
133 std::filesystem::remove(path); in removeFile()
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dliboe.py42 oe.path.remove(testloc)
76 oe.path.remove(testloc)
104 oe.path.remove(testloc)
/openbmc/openbmc/poky/meta/recipes-support/debianutils/
H A Ddebianutils_5.17.bb46 ALTERNATIVE:${PN} = "add-shell installkernel remove-shell savelog which"
53 ALTERNATIVE_LINK_NAME[remove-shell] = "${sbindir}/remove-shell"
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/
H A D0004-Makefile-remove-test.patch4 Subject: [PATCH] Makefile: remove test
6 Tests needs static libraries, remove them for shared only build.
/openbmc/openbmc/meta-nuvoton/conf/machine/
H A Devb-npcm845.conf53 IMAGE_FEATURES:remove = "obmc-fan-control"
54 IMAGE_FEATURES:remove = "obmc-health-monitor"
/openbmc/openbmc/meta-evb/meta-evb-nuvoton/meta-evb-npcm845/conf/machine/
H A Devb-npcm845.conf53 IMAGE_FEATURES:remove = "obmc-fan-control"
54 IMAGE_FEATURES:remove = "obmc-health-monitor"
/openbmc/openbmc/meta-ibm/recipes-phosphor/interfaces/
H A Dbmcweb_%.bbappend16 PACKAGECONFIG:remove:p10bmc = "mutual-tls-auth"
22 PACKAGECONFIG:remove:witherspoon-tacoma = "mutual-tls-auth"
/openbmc/qemu/tests/qemu-iotests/
H A D05545 os.remove(test_img)
62 os.remove(blockdev_target_img)
64 os.remove(target_img)
207 os.remove(blockdev_target_img)
209 os.remove(target_img)
291 os.remove(blockdev_target_img)
293 os.remove(target_img)
483 os.remove(blockdev_target_img)
485 os.remove(target_img)
H A D13243 os.remove(test_img)
45 os.remove(target_img)
H A D15237 os.remove(test_img)
39 os.remove(target_img)
H A D19635 os.remove(disk)
36 os.remove(migfile)
/openbmc/linux/drivers/staging/vt6655/
H A DTODO2 - remove __cplusplus ifdefs -- done
7 - remove dead code
/openbmc/openbmc/meta-facebook/recipes-phosphor/images/
H A Dfb-phosphor-image.inc1 IMAGE_FEATURES:remove = "\
9 IMAGE_FEATURES:remove:fb-nohost = "\
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-core/packagegroups/
H A Dpackagegroup-meta-networking.bb70 RDEPENDS:packagegroup-meta-networking-connectivity:remove:libc-musl = "rdist"
97 RDEPENDS:packagegroup-meta-networking-daemons:remove:libc-musl = "opensaf"
246 RDEPENDS:packagegroup-meta-networking-support:remove:mipsarch = "memcached"
247 RDEPENDS:packagegroup-meta-networking-support:remove:riscv64 = "memcached"
248 RDEPENDS:packagegroup-meta-networking-support:remove:libc-musl = "ypbind-mt"
/openbmc/openpower-hw-diags/test/
H A Dtest-util-data-file.cpp50 tempFile1.remove(); in TEST()
51 tempFile2.remove(); in TEST()
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dblock-status-cache56 os.remove(nbd_pidfile)
57 os.remove(test_img)
/openbmc/openbmc/poky/meta/lib/oe/package_manager/deb/
H A Drootfs.py75 pkgs[pkg_name].remove(d)
104 pkg_list.remove(root)
134 bb.utils.remove(self.image_rootfs, True)
135 bb.utils.remove(self.d.getVar('MULTILIB_TEMP_ROOTFS'), True)
/openbmc/phosphor-power/test/
H A Dtemporary_subdirectory_tests.cpp189 subdirectory.remove(); in TEST()
236 subdirectory.remove(); in TEST()
243 subdirectory.remove(); in TEST()
264 subdirectory.remove(); in TEST()
/openbmc/linux/drivers/pnp/
H A Dcard.c64 if (drv->remove) in card_remove_first()
65 drv->remove(dev->card_link); in card_remove_first()
66 drv->link.remove = &card_remove; in card_remove_first()
382 drv->link.remove = &card_remove; in pnp_release_card_device()
384 drv->link.remove = &card_remove_first; in pnp_release_card_device()
425 drv->link.remove = &card_remove_first; in pnp_register_card_driver()
/openbmc/openbmc/poky/meta/lib/oe/package_manager/ipk/
H A Drootfs.py76 pkgs[pkg_name].remove(d)
105 pkg_list.remove(root)
137 bb.utils.remove(self.image_rootfs, True)
149 bb.utils.remove(self.d.getVar('MULTILIB_TEMP_ROOTFS'), True)
208 bb.utils.remove(ml_target_rootfs, True)
246 self.pm.remove(pkg_to_remove)
/openbmc/openbmc/poky/meta/recipes-extended/sysstat/sysstat/
H A D0001-configure.in-remove-check-for-chkconfig.patch4 Subject: [PATCH] configure.ac: remove check for chkconfig
6 chkconfig can't work on cross-platform, so should remove check for it.
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/
H A Dklibc_2.0.13.bb6 # remove klcc
8 # remove now empty dir
/openbmc/linux/tools/testing/selftests/resctrl/
H A Dcat_test.c86 remove(RESULT_FILE_NAME1); in cat_test_cleanup()
87 remove(RESULT_FILE_NAME2); in cat_test_cleanup()
172 remove(param.filename); in cat_perf_miss_val()
/openbmc/phosphor-ipmi-flash/cleanup/test/
H A Dcleanup_handler_unittest.cpp47 EXPECT_CALL(*mock_ptr, remove("abcd")).WillOnce(Return()); in TEST_F()
48 EXPECT_CALL(*mock_ptr, remove("efgh")).WillOnce(Return()); in TEST_F()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libreport/files/
H A D0001-Makefile.am-remove-doc-and-apidoc.patch4 Subject: [PATCH] Makefile.am: remove doc and apidoc
6 There was a failure at do_install time, so remove doc to workaround.

12345678910>>...198