Home
last modified time | relevance | path

Searched refs:copyfile (Results 1 – 25 of 46) sorted by relevance

12

/OK3568_Linux_fs/kernel/scripts/
H A Dmkmultidtb.py42 shutil.copyfile(ori_file, "rk-kernel.dtb")
47 shutil.copyfile(ori_file, new_file)
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A D_sstatetests_noauto.py31 …shutil.copyfile(os.path.join(os.environ.get('BUILDDIR'), 'conf/local.conf'), os.path.join(builddir…
38 …shutil.copyfile(os.path.join(os.environ.get('BUILDDIR'), 'conf/bblayers.conf'), os.path.join(build…
40 …shutil.copyfile(os.path.join(os.environ.get('BUILDDIR'), 'conf/auto.conf'), os.path.join(builddir,…
/OK3568_Linux_fs/yocto/poky/scripts/
H A Dgen-lockedsig-cache114 shutil.copyfile(src, dst)
117 shutil.copyfile(src, dst)
H A Dyocto-check-layer158 shutil.copyfile(bblayersconf, bblayersconf + '.backup')
160 shutil.copyfile(bblayersconf + '.backup', bblayersconf)
175 shutil.copyfile(bblayersconf + '.backup', bblayersconf)
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/psplash/
H A Dpsplash_git.bb90 shutil.copyfile(os.path.join(workdir, "%s-img.h" % fbase), destfile)
92 shutil.copyfile(os.path.join(workdir, localfile), destfile)
97 shutil.copyfile("psplash", outputfile)
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dcopyfile.h11 int copyfile(const char *from, const char *to);
H A Dcopyfile.c143 int copyfile(const char *from, const char *to) in copyfile() function
H A Dbuild-id.c707 if (copyfile("/proc/kallsyms", filename)) in build_id_cache__add_s()
713 copyfile(name, filename)) in build_id_cache__add_s()
739 copyfile(debugfile, filename)) in build_id_cache__add_s()
/OK3568_Linux_fs/yocto/poky/scripts/lib/recipetool/
H A Dcreate_npm.py215 bb.utils.copyfile(lock_file, lock_copy)
228 bb.utils.copyfile(shrinkwrap_file, shrinkwrap_copy)
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bblayers/
H A Daction.py178 bb.utils.copyfile(f1full, fdest)
206 bb.utils.copyfile(appendname, fdest)
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/sdk/cases/
H A Dgcc.py23 shutil.copyfile(os.path.join(files[f], f),
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dbuildproject.py38 shutil.copyfile(os.path.join(self.dl_dir, self.archive), self.localarchive)
H A Dtargetbuild.py38 bb.utils.copyfile(os.path.join(dl_dir, self.archive), self.localarchive)
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/cmake/cmake/
H A D0005-Disable-use-of-ext2fs-ext2_fs.h-by-cmake-s-internal-.patch25 @@ -682,12 +682,8 @@ LA_CHECK_INCLUDE_FILE("copyfile.h" HAVE_COPYFILE_H)
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/go/go-1.18/
H A D0006-cmd-dist-separate-host-and-target-builds.patch162 + copyfile(pathf("%s/%s", build_tooldir, filepath.Base(f)), f, writeExec)
245 + copyfile(pathf("%s/compile4", tooldir), pathf("%s/compile", tooldir), writeExec)
266 - copyfile(pathf("%s/compile4", tooldir), pathf("%s/compile", tooldir), writeExec)
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dimage_types_wic.bbclass121 bb.utils.copyfile(wks_file, "%s/%s" % (depdir, basename + '-' + os.path.basename(wks_file)))
179 …bb.utils.copyfile(os.path.join(outdir, basename) + '.env', os.path.join(depdir, basename) + '.env')
H A Dpopulate_sdk_ext.bbclass142 shutil.copyfile(sdkbasepath + '/conf/local.conf', sdkbasepath + '/conf/local.conf.bak')
291 shutil.copyfile(builddir + '/conf/site.conf', baseoutpath + '/conf/site.conf')
293 shutil.copyfile(builddir + '/conf/auto.conf', baseoutpath + '/conf/auto.conf')
295 shutil.copyfile(builddir + '/conf/local.conf', baseoutpath + '/conf/local.conf')
402 shutil.copyfile(builddir + dest_stub, baseoutpath + dest_stub)
407 … shutil.copyfile(builddir + '/cache/bb_unihashes.dat', baseoutpath + '/cache/bb_unihashes.dat')
432 shutil.copyfile(builddir + '/conf/templateconf.cfg', baseoutpath + '/conf/templateconf.cfg')
498 … shutil.copyfile(builddir + '/cache/bb_unihashes.dat', baseoutpath + '/cache/bb_unihashes.dat')
/OK3568_Linux_fs/yocto/poky/scripts/lib/resulttool/
H A Dstore.py42 shutil.copyfile(f, dst)
/OK3568_Linux_fs/external/rknn-toolkit2/examples/tensorflow/inception_v3_qat/
H A Dtest.py100 shutil.copyfile(pb_file, './inception_v3_quant_frozen.pb')
/OK3568_Linux_fs/kernel/scripts/kconfig/tests/
H A Dconftest.py62 shutil.copyfile(os.path.join(self._test_dir, dot_config),
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/usbip-tools/
H A Dusbip-tools.bb50 bb.utils.copyfile(src, dest)
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/bldcontrol/
H A Dlocalhostbecontroller.py364 shutil.copyfile(bblconfpath, bblconfpath_save)
390 shutil.copyfile(bbconfpath, bbconfpath_save)
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dutils.py816 shutil.copyfile(src, destpath + "#new")
844 def copyfile(src, dest, newmtime = None, sstat = None): function
894 shutil.copyfile(src, dest + "#new")
939 return copyfile(src, src, sstat=sstat)
/OK3568_Linux_fs/kernel/tools/testing/kunit/
H A Dkunit_kernel.py146 shutil.copyfile(defconfig, kunitconfig_path)
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/
H A Dclearcase.py236 shutil.copyfile(ud.configspecfile, os.path.join(ud.viewdir, ud.csname))

12