Home
last modified time | relevance | path

Searched full:tar (Results 1 – 25 of 1495) sorted by relevance

12345678910>>...60

/external/libopus/
Dreleases.sha21 b2f75c4ac5ab837845eb028413fae2a28754bfb0a6d76416e2af1441ef447649 opus-0.9.0.tar.gz
2 4e379a98ba95bbbfe9087ef10fdd05c8ac9060b6d695f587ea82a7b43a0df4fe opus-0.9.10.tar.gz
3 b1cad6846a8f819a141009fe3f8f10c946e8eff7e9c2339cd517bb136cc59eae opus-0.9.14.tar.gz
4 206221afc47b87496588013bd4523e1e9f556336c0813f4372773fc536dd4293 opus-0.9.1.tar.gz
5 6e85c1b57e1d7b7dfe2928bf92586b96b73a9067e054ede45bd8e6d24bd30582 opus-0.9.2.tar.gz
6 d916e34c18a396eb7dffc47af754f441af52a290b761e20db9aedb65928c699e opus-0.9.3.tar.gz
7 53801066fa97329768e7b871fd1495740269ec46802e1c9051aa7e78c6edee5b opus-0.9.5.tar.gz
8 3bfaeb25f4b4a625a0bc994d6fc6f6776a05193f60099e0a99f7530c6b256309 opus-0.9.6.tar.gz
9 1b69772c31c5cbaa43d1dfa5b1c495fc29712e8e0ff69d6f8ad46459e5c6715f opus-0.9.7.tar.gz
10 4aa30d2e0652ffb4a7a22cc8a29c4ce78267626f560a2d9213b1d2d4e618cf36 opus-0.9.8.tar.gz
[all …]
/external/python/cpython2/Lib/test/
Dtest_tarfile.py31 tarname = test_support.findfile("testtar.tar")
32 gzipname = os.path.join(TEMPDIR, "testtar.tar.gz")
33 bz2name = os.path.join(TEMPDIR, "testtar.tar.bz2")
34 tmpname = os.path.join(TEMPDIR, "tmp.tar")
46 self.tar = tarfile.open(self.tarname, mode=self.mode, encoding="iso8859-1")
49 self.tar.close()
55 tarinfo = self.tar.getmember("ustar/regtype")
56 fobj = self.tar.extractfile(tarinfo)
62 self.tar.extract("ustar/regtype", TEMPDIR)
63 tarinfo = self.tar.getmember("ustar/regtype")
[all …]
/external/python/cpython3/Lib/test/
Dtest_tarfile.py35 tarname = support.findfile("testtar.tar")
36 gzipname = os.path.join(TEMPDIR, "testtar.tar.gz")
37 bz2name = os.path.join(TEMPDIR, "testtar.tar.bz2")
38 xzname = os.path.join(TEMPDIR, "testtar.tar.xz")
39 tmpname = os.path.join(TEMPDIR, "tmp.tar")
83 self.tar = tarfile.open(self.tarname, mode=self.mode,
87 self.tar.close()
93 tarinfo = self.tar.getmember("ustar/regtype")
94 with self.tar.extractfile(tarinfo) as fobj:
102 self.tar.extract("ustar/regtype", TEMPDIR)
[all …]
/external/tensorflow/tensorflow/contrib/makefile/
Dcreate_ios_frameworks.sh51 find tensorflow -name "*.h" | tar -cf $FW_DIR_TFCORE_HDRS/tmp.tar -T -
53 tar xf tmp.tar
54 rm -f tmp.tar
58 tar cf $FW_DIR_TFCORE_HDRS/tmp.tar third_party
60 tar xf tmp.tar
61 rm -f tmp.tar
65 tar cf $FW_DIR_TFCORE_HDRS/third_party/eigen3/tmp.tar unsupported
67 tar xf tmp.tar
68 rm -f tmp.tar
72 tar cf $FW_DIR_TFCORE_HDRS/third_party/eigen3/tmp.tar Eigen
[all …]
/external/ltp/testcases/commands/tar/
Dtar_tests.sh24 # Creates, lists and extracts an plain, gzip and bzip tar archive.
43 if [ -s tar.out ]; then
44 tst_res TFAIL "Tar produced unexpected output"
45 cat tar.out
47 tst_res TPASS "Tar produced no output"
53 if [ $(wc -l < tar.out) != $# ]; then
54 tst_res TFAIL "Unexpected number of lines in tar.out"
55 cat tar.out
60 if ! grep -q $i tar.out; then
66 tst_res TPASS "Listing in tar.out is correct"
[all …]
/external/toybox/tests/
Dtar.test24 TAR='tar c --owner root --group root --mtime @1234567890'
27 LST='tar tv | sed "s/[ \t][ \t]*/ /g"'
30 testing "create file" "$TAR file | $SUM" \
33 testing "pass file" "$TAR file | $LST" \
39 testing "pass user" "tar -c --owner nobody --group root --mtime @0 file | $LST" \
42 testing "pass group" "tar c --owner root --group nobody --mtime @0 file | $LST" \
47 "tar c --owner root --group root file | tar tv --full-time | sed 's/[ \t][ \t]*/ /g'" \
51 testing "create dir" "$TAR dir | $SUM" \
54 testing "pass dir" "$TAR dir | $LST" \
59 testing "create file in dir" "$TAR dir/file | $SUM" \
[all …]
/external/ImageMagick/PerlMagick/
DMakefile.nt44 'BINARY_LOCATION' => 'x86/Image-Magick.tar.gz',
46 'clean' => {FILES => "Image-Magick.ppd Image-Magick.tar.gz PerlMagick.zip " },
54 # Requires tar, gzip, and zip. This produces PerlMagick.zip
55 # Get GNU tar and gzip from http://sourceware.cygnus.com/
58 # Make sure tar.exe, gzip.exe and zip.exe are in your system path
66 Image-Magick.tar.gz: ppd pure_all #htmlifypods manifypods
67 if exist Image-Magick.tar.gz del Image-Magick.tar.gz
68 if exist Image-Magick.tar del Image-Magick.tar
69 $(TAR) $(TARFLAGS) Image-Magick.tar blib
70 $(COMPRESS) -q Image-Magick.tar
[all …]
/external/iperf3/docs/
Dnews.rst7 | URL: https://downloads.es.net/pub/iperf/iperf-3.6.tar.gz
8 | SHA256: ``de5d51e46dc460cc590fb4d44f95e7cad54b74fea1eba7d6ebd6f8887d75946e iperf-3.6.tar.gz``
16 | URL: http://downloads.es.net/pub/iperf/iperf-3.5.tar.gz
17 | SHA256: ``539bd9ecdca1b8c1157ff85b70ed09b3c75242e69886fc16b54883b399f72cd5 iperf-3.5.tar.gz``
25 | URL: http://downloads.es.net/pub/iperf/iperf-3.4.tar.gz
26 | SHA256: ``71528332d751df85e046d1944d9a0269773cadd6e51840aecdeed30925f79111 iperf-3.4.tar.gz``
33 | URL: http://downloads.es.net/pub/iperf/iperf-3.3.tar.gz
34 | SHA256: ``6f596271251056bffc11bbb8f17d4244ad9a7d4a317c2459fdbb853ae51284d8 iperf-3.3.tar.gz``
41 | URL: http://downloads.es.net/pub/iperf/iperf-3.2.tar.gz
42 | SHA256: ``f207b36f861485845dbdf09f909c62f3d2222a3cf3d2682095aede8213cd9c1d iperf-3.2.tar.gz``
[all …]
/external/toybox/toys/pending/
Dtar.c1 /* tar.c - create/extract archives
8 * http://www.gnu.org/software/tar/manual/html_node/Writing-to-an-External-Program.html
10 USE_TAR(NEWTOY(tar, "&(no-recursion)(numeric-owner)(no-same-permissions)(overwrite)(exclude)*(to-co…
12 config TAR
13 bool "tar"
16 usage: tar -[cxtjzhmvO] [-X FILE] [-T FILE] [-f TARFILE] [-C DIR]
18 Create, extract, or list files from a tar file
126 static void write_longname(struct archive_handler *tar, char *name, char type) in write_longname() argument
147 writeall(tar->src_fd, (void*) &tmp, sizeof(tmp)); in write_longname()
149 writeall(tar->src_fd, name, sz); in write_longname()
[all …]
/external/linux-kselftest/tools/testing/selftests/powerpc/tm/
Dtm-tar.c7 * Do some transactions, see if the tar is corrupted.
8 * If the transaction is aborted, the TAR should be rolled back to the
10 * TAR in suspended mode should only remain in TAR if the transaction
36 "mtspr %[tar], 7;" /* tar = 1 */ in test_tar()
42 "mtspr %[tar], 7;" /* tar = 2 */ in test_tar()
45 "mtspr %[tar], 7;" /* tar = 3 */ in test_tar()
52 /* Transaction sucess! TAR should be 3 */ in test_tar()
53 "mfspr 7, %[tar];" in test_tar()
57 /* Abort handler. TAR should be rolled back to 1 */ in test_tar()
59 "mfspr 7, %[tar];" in test_tar()
[all …]
/external/tensorflow/tensorflow/
Dworkspace.bzl128 …rror.bazel.build/github.com/intel/mkl-dnn/archive/bdd1c7be2cbc0b451d3541ab140742db67f17684.tar.gz",
129 … "https://github.com/intel/mkl-dnn/archive/bdd1c7be2cbc0b451d3541ab140742db67f17684.tar.gz",
139 ….bazel.build/github.com/abseil/abseil-cpp/archive/7c7754fb3ed9ffb57d35fe8658f3ba4d73a31e72.tar.gz",
140 … "https://github.com/abseil/abseil-cpp/archive/7c7754fb3ed9ffb57d35fe8658f3ba4d73a31e72.tar.gz",
151 "https://mirror.bazel.build/bitbucket.org/eigen/eigen/get/9632304bf806.tar.gz",
152 "https://bitbucket.org/eigen/eigen/get/9632304bf806.tar.gz",
162 ….bazel.build/github.com/raspberrypi/tools/archive/0e906ebc527eab1cdbf7adabff5b474da9562e9f.tar.gz",
165 … # "https://github.com/raspberrypi/tools/archive/0e906ebc527eab1cdbf7adabff5b474da9562e9f.tar.gz",
175 "https://mirror.bazel.build/github.com/hfp/libxsmm/archive/1.9.tar.gz",
176 "https://github.com/hfp/libxsmm/archive/1.9.tar.gz",
[all …]
/external/swiftshader/third_party/LLVM/docs/
DMakefile56 install-html: $(PROJ_OBJ_DIR)/html.tar.gz
62 $(Verb) $(DataInstall) $(PROJ_OBJ_DIR)/html.tar.gz $(DESTDIR)$(PROJ_docsdir)
64 $(PROJ_OBJ_DIR)/html.tar.gz: $(HTML)
66 $(Verb) $(RM) -rf $@ $(PROJ_OBJ_DIR)/html.tar
68 $(TAR) cf $(PROJ_OBJ_DIR)/html.tar *.html
69 $(Verb) $(GZIPBIN) $(PROJ_OBJ_DIR)/html.tar
74 $(Verb) $(DataInstall) $(PROJ_OBJ_DIR)/doxygen.tar.gz $(DESTDIR)$(PROJ_docsdir)
79 doxygen: regendoc $(PROJ_OBJ_DIR)/doxygen.tar.gz
88 $(PROJ_OBJ_DIR)/doxygen.tar.gz: $(DOXYFILES) $(PROJ_OBJ_DIR)/doxygen.cfg
90 $(Verb) $(RM) -rf $@ $(PROJ_OBJ_DIR)/doxygen.tar
[all …]
/external/python/cpython3/Lib/distutils/tests/
Dtest_archive_util.py66 # creating something to tar
68 self._make_tarball(tmpdir, name, '.tar.gz')
70 self._make_tarball(tmpdir, name, '.tar', compress=None)
75 self._make_tarball(tmpdir, 'archive', '.tar.gz', compress='gzip')
80 self._make_tarball(tmpdir, 'archive', '.tar.bz2', compress='bzip2')
85 self._make_tarball(tmpdir, 'archive', '.tar.xz', compress='xz')
111 # working with relative paths to avoid tar warnings
121 tar = tarfile.open(path)
123 names = tar.getnames()
127 tar.close()
[all …]
/external/python/cpython2/Doc/library/
Dtarfile.rst1 :mod:`tarfile` --- Read and write tar archive files
5 :synopsis: Read and write tar-format archive files.
17 The :mod:`tarfile` module makes it possible to read and write tar
29 * read/write support for the GNU tar format including *longname* and *longlink*
93 not allow random access, see :ref:`tar-examples`. The currently
99 | ``'r|*'`` | Open a *stream* of tar blocks for reading |
102 | ``'r|'`` | Open a *stream* of uncompressed tar blocks |
123 Class for reading and writing tar archives. Do not use this class directly,
129 Return :const:`True` if *name* is a tar archive file, that the :mod:`tarfile`
135 Class for limited access to tar archives with a :mod:`zipfile`\ -like interface.
[all …]
/external/python/cpython3/Doc/library/
Dtarfile.rst1 :mod:`tarfile` --- Read and write tar archive files
5 :synopsis: Read and write tar-format archive files.
14 The :mod:`tarfile` module makes it possible to read and write tar
26 * read/write support for the GNU tar format including *longname* and *longlink*
113 not allow random access, see :ref:`tar-examples`. The currently
119 | ``'r|*'`` | Open a *stream* of tar blocks for reading |
122 | ``'r|'`` | Open a *stream* of uncompressed tar blocks |
155 Class for reading and writing tar archives. Do not use this class directly:
161 Return :const:`True` if *name* is a tar archive file, that the :mod:`tarfile`
175 Is raised when a tar archive is opened, that either cannot be handled by the
[all …]
/external/dtc/scripts/
Dkup-dtc14 TAR="dtc-$VERSION.tar"
15 SIG="$TAR.sign"
17 git archive --format=tar --prefix="$PREFIX" -o "$TAR" "$TAG"
18 gpg --detach-sign --armor -o "$SIG" "$TAR"
20 ls -l "$TAR"*
23 gpg --verify "$SIG" "$TAR"
25 kup put --tar --prefix="$PREFIX" "$REMOTE_GIT" "$TAG" "$SIG" "$REMOTE_PATH/$TAR.gz"
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DTarWriterTest.cpp45 sys::fs::createTemporaryFile("TarWriterTest", "tar", Path); in createTar()
48 // Create a tar file. in createTar()
51 std::unique_ptr<TarWriter> Tar = std::move(*TarOrErr); in createTar() local
52 Tar->append(Filename, "contents"); in createTar()
53 Tar.reset(); in createTar()
55 // Read the tar file. in createTar()
127 sys::fs::createTemporaryFile("TarWriterTest", "tar", Path); in TEST_F()
132 std::unique_ptr<TarWriter> Tar = std::move(*TarOrErr); in TEST_F() local
133 Tar->append("FooPath", "foo"); in TEST_F()
134 Tar.reset(); in TEST_F()
[all …]
/external/libjpeg-turbo/release/
Dmaketarball.in31 rm -f $PKGNAME-$VERSION-$OS-$ARCH.tar.bz2
39 tar cf $TMPDIR/tartest.tar --owner=root --group=root -C $TMPDIR tartest >/dev/null 2>&1 && GNUTAR=1
41tar cf - --owner=root --group=root -C $TMPDIR/install .$PREFIX | bzip2 -c >$PKGNAME-$VERSION-$OS-$…
43 tar cf $TMPDIR/tartest.tar --uid 0 --gid 0 -C $TMPDIR tartest >/dev/null 2>&1 && BSDTAR=1
45tar cf - --uid=0 --gid=0 -C $TMPDIR/install .$PREFIX | bzip2 -c >$PKGNAME-$VERSION-$OS-$ARCH.tar.b…
47 tar cf - -C $TMPDIR/install .$PREFIX | bzip2 -c >$PKGNAME-$VERSION-$OS-$ARCH.tar.bz2
/external/apache-commons-compress/src/test/java/org/apache/commons/compress/
DDetectArchiverTestCase.java33 import org.apache.commons.compress.archivers.tar.TarArchiveInputStream;
53 final ArchiveInputStream tar = getStreamFor("COMPRESS-117.tar"); in testCOMPRESS117() local
54 assertNotNull(tar); in testCOMPRESS117()
55 assertTrue(tar instanceof TarArchiveInputStream); in testCOMPRESS117()
60 final ArchiveInputStream tar = getStreamFor("COMPRESS-335.tar"); in testCOMPRESS335() local
61 assertNotNull(tar); in testCOMPRESS335()
62 assertTrue(tar instanceof TarArchiveInputStream); in testCOMPRESS335()
72 final ArchiveInputStream tar = getStreamFor("bla.tar"); in testDetection() local
73 assertNotNull(tar); in testDetection()
74 assertTrue(tar instanceof TarArchiveInputStream); in testDetection()
[all …]
/external/python/cpython2/Lib/distutils/tests/
Dtest_archive_util.py60 # creating something to tar
73 # working with relative paths to avoid tar warnings
82 tarball = base_name + '.tar.gz'
93 tarball = base_name + '.tar'
97 tar = tarfile.open(path)
99 names = tar.getnames()
103 tar.close()
106 # creating something to tar
120 @unittest.skipUnless(find_executable('tar') and find_executable('gzip'),
121 'Need the tar command to run')
[all …]
/external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/tar/
DTarArchiveInputStreamTest.java19 package org.apache.commons.compress.archivers.tar;
116 … in = new TarArchiveInputStream(new FileInputStream(getFile("simple-aix-native-tar.tar"))); in workaroundForBrokenTimeHeader()
132 datePriorToEpoch("preepoch-star.tar"); in datePriorToEpochInGNUFormat()
138 datePriorToEpoch("preepoch-posix.tar"); in datePriorToEpochInPAXFormat()
161 try (TarArchiveInputStream tar = getTestStream("/COMPRESS-197.tar")) { in testCompress197() argument
162 TarArchiveEntry entry = tar.getNextTarEntry(); in testCompress197()
164 entry = tar.getNextTarEntry(); in testCompress197()
200 .getResourceAsStream("/archive_with_trailer.tar"); in shouldConsumeArchiveCompletely()
201 final TarArchiveInputStream tar = new TarArchiveInputStream(is); in shouldConsumeArchiveCompletely() local
202 while (tar.getNextTarEntry() != null) { in shouldConsumeArchiveCompletely()
[all …]
/external/apache-commons-compress/src/site/xdoc/
Dtar.xml22 <title>Commons Compress TAR package</title>
26 <section name="The TAR package">
33 <p>There are several different dialects of the TAR format, maybe
34 even different TAR formats. The tar package contains special
38 longer than 100 characters or bigger than 8 GiB and the tar
41 all the existing tar dialects and is understood by most of the
44 <p>The tar package does not support the full POSIX tar standard
58 <li><code>LONGFILE_GNU</code>: use a GNU tar variant now
60 the GNU tar option, the archive can not be extracted using
61 many other tar implementations like the ones of OpenBSD,
[all …]
/external/mesa3d/
D.travis.yml457 wget $XORG_RELEASES/util/$XORGMACROS_VERSION.tar.bz2
458 tar -jxvf $XORGMACROS_VERSION.tar.bz2
461 wget $XORG_RELEASES/proto/$GLPROTO_VERSION.tar.bz2
462 tar -jxvf $GLPROTO_VERSION.tar.bz2
465 wget $XORG_RELEASES/proto/$DRI2PROTO_VERSION.tar.bz2
466 tar -jxvf $DRI2PROTO_VERSION.tar.bz2
469 wget $XCB_RELEASES/$XCBPROTO_VERSION.tar.bz2
470 tar -jxvf $XCBPROTO_VERSION.tar.bz2
473 wget $XCB_RELEASES/$LIBXCB_VERSION.tar.bz2
474 tar -jxvf $LIBXCB_VERSION.tar.bz2
[all …]
/external/jsoncpp/devtools/
Dtarball.py9 tarball_path: output path of the .tar.gz file
25 def visit(tar, dirname, names): argument
30 tar.add(path, path_in_tar )
32 tar = tarfile.TarFile.gzopen( tarball_path, 'w', compresslevel=compression )
37 os.path.walk(source_path, visit, tar)
40 tar.add(source_path, path_in_tar ) # filename, arcname
42 tar.close()
49 tar = tarfile.TarFile.gzopen(tarball_path, mode='r')
51 tar.extractall( base_dir )
53 tar.close()
/external/jsoncpp/scons-tools/
Dtargz.py9 ##gunzip < FILE.tar.gz | tar xvf -
11 ##tar cvf - FILE-LIST | gzip -c > FILE.tar.gz
36 def visit(tar, dirname, names): argument
40 tar.add(path, archive_name(path) )
45 tar = tarfile.TarFile(os.path.splitext(target_path)[0], 'w', fileobj)
49 os.path.walk(source_path, visit, tar)
51 tar.add(source_path, archive_name(source_path) ) # filename, arcname
52 tar.close()
74 env['TARGZ_SUFFIX'] = '.tar.gz'

12345678910>>...60