Home
last modified time | relevance | path

Searched refs:tarfile (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/
H A Dgen_kheaders.sh9 tarfile=$1
10 cpio_dir=$outdir/$tarfile.tmp
51 if [ -f $tarfile ]; then tarfile_md5="$(md5sum $tarfile | cut -d ' ' -f1)"; fi
60 echo " GEN $tarfile"
91 -I $XZ -cf $tarfile -C $cpio_dir/ -T - > /dev/null
95 echo "$(md5sum $tarfile | cut -d ' ' -f1)" >> kernel/kheaders.md5
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/bluepy/bluepy/
H A D0001-bluepy-Fix-username-issue-with-tarballs.patch25 .PHONY: bluez-tarfile
27 bluez-tarfile:
/OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/
H A Dexport.py11 import tarfile
81 with tarfile.open(name, 'w:gz') as tar:
H A Dimport.py10 import tarfile
33 with tarfile.open(args.file) as tar:
/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dtoolchain.py549 tmpdir, tarfile = self.Download(url)
550 if not tarfile:
554 path = self.Unpack(tarfile, dest)
555 os.remove(tarfile)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-support/smem/smem/
H A D0001-smem-fix-support-for-source-option-python3.patch23 python3's tarfile returns bytes, whereas all of the rest of
26 Fix the tarfile usage to convert to str before returning the
/OK3568_Linux_fs/external/rknn-toolkit2/examples/tensorflow/inception_v3_qat/
H A Dtest.py5 import tarfile
87 tar = tarfile.open(download_file)
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dtestexport.bbclass168 import tarfile
177 tar = tarfile.open(tar_path, "w:gz")
H A Dcreate-spdx.bbclass415 import tarfile
423 with tarfile.open(fileobj=f, mode=mode + "|") as tf:
884 import tarfile
958 with tarfile.open(fileobj=f, mode="w|") as tar:
1012 info = tarfile.TarInfo()
H A Darchiver.bbclass406 import tarfile
426 tar = tarfile.open(tarname, 'w:%s' % compression_method)
/OK3568_Linux_fs/buildroot/utils/
H A Dscanpypi14 import tarfile
271 with tarfile.open(fileobj=as_file) as as_tarfile:
684 except (tarfile.ReadError, zipfile.BadZipfile):
/OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/
H A Dparsing.py20 import tarfile
778 tf = tarfile.open(path, 'r:*')
781 except tarfile.ReadError as error:
/OK3568_Linux_fs/yocto/poky/scripts/contrib/
H A Dimage-manifest18 import tarfile
437 with tarfile.open(None, "w:gz", f) as tar:
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/
H A Dfetch.py14 import tarfile
653 archive = tarfile.open(os.path.join(self.dldir, self.recipe_tarball))
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist1.txt7422 -rw-r--r-- root root 62519 ./usr/lib/python3.8/__pycache__/tarfile.cpython-38.opt-…
7423 -rw-r--r-- root root 48629 ./usr/lib/python3.8/__pycache__/tarfile.cpython-38.opt-…
7424 -rw-r--r-- root root 62550 ./usr/lib/python3.8/__pycache__/tarfile.cpython-38.pyc
7652 -rwxr-xr-x root root 93575 ./usr/lib/python3.8/tarfile.py
H A Dbuildhistory_filelist2.txt7424 -rw-r--r-- root root 62519 ./usr/lib/python3.8/__pycache__/tarfile.cpython-38.opt-…
7425 -rw-r--r-- root root 48629 ./usr/lib/python3.8/__pycache__/tarfile.cpython-38.opt-…
7426 -rw-r--r-- root root 62550 ./usr/lib/python3.8/__pycache__/tarfile.cpython-38.pyc
7654 -rwxr-xr-x root root 93575 ./usr/lib/python3.8/tarfile.py