| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | mkmultidtb.py | 42 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.py | 31 …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 D | gen-lockedsig-cache | 114 shutil.copyfile(src, dst) 117 shutil.copyfile(src, dst)
|
| H A D | yocto-check-layer | 158 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 D | psplash_git.bb | 90 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 D | copyfile.h | 11 int copyfile(const char *from, const char *to);
|
| H A D | copyfile.c | 143 int copyfile(const char *from, const char *to) in copyfile() function
|
| H A D | build-id.c | 707 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 D | create_npm.py | 215 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 D | action.py | 178 bb.utils.copyfile(f1full, fdest) 206 bb.utils.copyfile(appendname, fdest)
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/sdk/cases/ |
| H A D | gcc.py | 23 shutil.copyfile(os.path.join(files[f], f),
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/ |
| H A D | buildproject.py | 38 shutil.copyfile(os.path.join(self.dl_dir, self.archive), self.localarchive)
|
| H A D | targetbuild.py | 38 bb.utils.copyfile(os.path.join(dl_dir, self.archive), self.localarchive)
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/cmake/cmake/ |
| H A D | 0005-Disable-use-of-ext2fs-ext2_fs.h-by-cmake-s-internal-.patch | 25 @@ -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 D | 0006-cmd-dist-separate-host-and-target-builds.patch | 162 + 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 D | image_types_wic.bbclass | 121 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 D | populate_sdk_ext.bbclass | 142 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 D | store.py | 42 shutil.copyfile(f, dst)
|
| /OK3568_Linux_fs/external/rknn-toolkit2/examples/tensorflow/inception_v3_qat/ |
| H A D | test.py | 100 shutil.copyfile(pb_file, './inception_v3_quant_frozen.pb')
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/tests/ |
| H A D | conftest.py | 62 shutil.copyfile(os.path.join(self._test_dir, dot_config),
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/usbip-tools/ |
| H A D | usbip-tools.bb | 50 bb.utils.copyfile(src, dest)
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/bldcontrol/ |
| H A D | localhostbecontroller.py | 364 shutil.copyfile(bblconfpath, bblconfpath_save) 390 shutil.copyfile(bbconfpath, bbconfpath_save)
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | utils.py | 816 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 D | kunit_kernel.py | 146 shutil.copyfile(defconfig, kunitconfig_path)
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/ |
| H A D | clearcase.py | 236 shutil.copyfile(ud.configspecfile, os.path.join(ud.viewdir, ud.csname))
|