Home
last modified time | relevance | path

Searched refs:archive (Results 8476 – 8500 of 107465) sorted by relevance

1...<<331332333334335336337338339340>>...4299

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/test/ELF/linkerscript/
H A Dfilename-spec.s51 # Verify matching of archive library names.
53 # RUN: ld.lld -o %t7 --script %t7.script --whole-archive \
59 # RUN: ld.lld -o %t8 --script %t8.script --whole-archive \
63 # Verify matching of archive library names in KEEP.
65 # RUN: ld.lld -o %t9 --script %t9.script --whole-archive \
71 # RUN: ld.lld -o %t10 --script %t10.script --whole-archive \
/dports/archivers/xarchiver/xarchiver-0.5.4.16/src/
H A Dnew_dialog.c129 XArchive *archive = NULL; in xa_new_archive_dialog() local
307 archive = xa_init_archive_structure(xa); in xa_new_archive_dialog()
309 archive->path[0] = g_strdup(my_path); in xa_new_archive_dialog()
310 archive->path[1] = xa_escape_bad_chars(archive->path[0], ESCAPES); in xa_new_archive_dialog()
314 return archive; in xa_new_archive_dialog()
/dports/archivers/py-rarfile/rarfile-4.0/doc/
H A Dfaq.rst29 Does it parse ``unrar`` output to get archive contents?
33 read uncompressed files from archive without external utility.
90 single file from archive containing many entries, ``unrar`` needs to parse
91 whole archive until it finds the right entry. This makes random-access
93 data for each entry and on read it copies it to temporary archive containing
100 random access to files in your archive, do not create solid archives.
/dports/graphics/aseprite/aseprite-1.2.9/third_party/libarchive/libarchive/test/
H A Dtest_archive_match_owner.c33 struct archive *m; in test_uid()
75 struct archive *m; in test_gid()
117 struct archive *m; in test_uname_mbs()
159 struct archive *m; in test_uname_wcs()
201 struct archive *m; in test_gname_mbs()
243 struct archive *m; in test_gname_wcs()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/xtrabackup/src/libarchive/libarchive/test/
H A Dtest_archive_match_owner.c33 struct archive *m; in test_uid()
75 struct archive *m; in test_gid()
117 struct archive *m; in test_uname_mbs()
159 struct archive *m; in test_uname_wcs()
201 struct archive *m; in test_gname_mbs()
243 struct archive *m; in test_gname_wcs()
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/test/ELF/linkerscript/
H A Dfilename-spec.s51 # Verify matching of archive library names.
53 # RUN: ld.lld -o %t7 --script %t7.script --whole-archive \
59 # RUN: ld.lld -o %t8 --script %t8.script --whole-archive \
63 # Verify matching of archive library names in KEEP.
65 # RUN: ld.lld -o %t9 --script %t9.script --whole-archive \
71 # RUN: ld.lld -o %t10 --script %t10.script --whole-archive \
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dcata_io.h156 typename T::archive_type_tag::OutputArchive archive( stream );
157 const_cast<T &>( value ).io( archive );
163 InArchive archive( obj, key );
164 value.io( archive );
171 InArchive archive( arr );
172 value.io( archive );
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dcata_io.h156 typename T::archive_type_tag::OutputArchive archive( stream );
157 const_cast<T &>( value ).io( archive );
163 InArchive archive( obj, key );
164 value.io( archive );
171 InArchive archive( arr );
172 value.io( archive );
/dports/archivers/libarchive/libarchive-3.5.2/libarchive/test/
H A Dtest_archive_match_owner.c33 struct archive *m; in test_uid()
75 struct archive *m; in test_gid()
117 struct archive *m; in test_uname_mbs()
159 struct archive *m; in test_uname_wcs()
201 struct archive *m; in test_gname_mbs()
243 struct archive *m; in test_gname_wcs()
/dports/archivers/gcab/gcab-1.4/po/
H A Den_GB.po34 msgid "Create archive"
35 msgstr "Create archive"
87 "gcab saves many files together into a cabinet archive, and can restore\n"
88 "individual files from the archive."
90 "gcab saves many files together into a cabinet archive, and can restore\n"
91 "individual files from the archive."
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/test/ELF/linkerscript/
H A Dfilename-spec.s51 # Verify matching of archive library names.
53 # RUN: ld.lld -o %t7 --script %t7.script --whole-archive \
59 # RUN: ld.lld -o %t8 --script %t8.script --whole-archive \
63 # Verify matching of archive library names in KEEP.
65 # RUN: ld.lld -o %t9 --script %t9.script --whole-archive \
71 # RUN: ld.lld -o %t10 --script %t10.script --whole-archive \
/dports/archivers/ark/ark-21.12.3/kerfuffle/
H A Djobs.h38 Archive *archive() const;
43 Job(Archive *archive, ReadOnlyArchiveInterface *interface);
44 Job(Archive *archive);
102 explicit LoadJob(Archive *archive);
117 explicit LoadJob(Archive *archive, ReadOnlyArchiveInterface *interface);
180 …explicit CreateJob(Archive *archive, const QVector<Archive::Entry*> &entries, const CompressionOpt…
/dports/shells/ksh93/ast-93u/src/cmd/pax/
H A Dtestpax.sh76 : old files and base archive
95 : new files and base archive
134 : delta archive
138 : replicate new archive
188 : delta archive
192 : replicate new archive
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/pax/
H A Dtestpax.sh76 : old files and base archive
95 : new files and base archive
134 : delta archive
138 : replicate new archive
188 : delta archive
192 : replicate new archive
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/serialization/test/
H A Dtest_set.cpp45 const char * testfile = boost::archive::tmpnam(NULL); in test_set()
69 const char * testfile = boost::archive::tmpnam(NULL); in test_multiset()
105 const char * testfile = boost::archive::tmpnam(NULL); in test_hash_set()
137 const char * testfile = boost::archive::tmpnam(NULL); in test_hash_multiset()
184 const char * testfile = boost::archive::tmpnam(NULL); in test_unordered_set()
216 const char * testfile = boost::archive::tmpnam(NULL); in test_unordered_multiset()
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/test/ELF/linkerscript/
H A Dfilename-spec.s50 # Verify matching of archive library names.
52 # RUN: ld.lld -o %t7 --script %t7.script --whole-archive \
58 # RUN: ld.lld -o %t8 --script %t8.script --whole-archive \
62 # Verify matching of archive library names in KEEP.
64 # RUN: ld.lld -o %t9 --script %t9.script --whole-archive \
70 # RUN: ld.lld -o %t10 --script %t10.script --whole-archive \
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.build/org.eclipse.pde.build/templates/packager/
H A Dpackager.properties21 # A comma separated list of feature ids that will be part of the archive.
78 # This controls the build id in the default name of the archive
85 #Set the name of the archive that will result from the product build.
91 #The format of the archive. By default a zip is created using antZip.
100 # the prefix in the archive
103 # the folder in which the files that will be added to the archive will be placed
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/serialization/test/
H A Dtest_set.cpp45 const char * testfile = boost::archive::tmpnam(NULL); in test_set()
69 const char * testfile = boost::archive::tmpnam(NULL); in test_multiset()
105 const char * testfile = boost::archive::tmpnam(NULL); in test_hash_set()
137 const char * testfile = boost::archive::tmpnam(NULL); in test_hash_multiset()
184 const char * testfile = boost::archive::tmpnam(NULL); in test_unordered_set()
216 const char * testfile = boost::archive::tmpnam(NULL); in test_unordered_multiset()
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/test/ELF/linkerscript/
H A Dfilename-spec.s51 # Verify matching of archive library names.
53 # RUN: ld.lld -o %t7 --script %t7.script --whole-archive \
59 # RUN: ld.lld -o %t8 --script %t8.script --whole-archive \
63 # Verify matching of archive library names in KEEP.
65 # RUN: ld.lld -o %t9 --script %t9.script --whole-archive \
71 # RUN: ld.lld -o %t10 --script %t10.script --whole-archive \
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/test/ELF/linkerscript/
H A Dfilename-spec.s51 # Verify matching of archive library names.
53 # RUN: ld.lld -o %t7 --script %t7.script --whole-archive \
59 # RUN: ld.lld -o %t8 --script %t8.script --whole-archive \
63 # Verify matching of archive library names in KEEP.
65 # RUN: ld.lld -o %t9 --script %t9.script --whole-archive \
71 # RUN: ld.lld -o %t10 --script %t10.script --whole-archive \
/dports/databases/percona57-server/boost_1_59_0/libs/serialization/test/
H A Dtest_set.cpp45 const char * testfile = boost::archive::tmpnam(NULL); in test_set()
69 const char * testfile = boost::archive::tmpnam(NULL); in test_multiset()
105 const char * testfile = boost::archive::tmpnam(NULL); in test_hash_set()
137 const char * testfile = boost::archive::tmpnam(NULL); in test_hash_multiset()
184 const char * testfile = boost::archive::tmpnam(NULL); in test_unordered_set()
216 const char * testfile = boost::archive::tmpnam(NULL); in test_unordered_multiset()
/dports/databases/xtrabackup/boost_1_59_0/libs/serialization/test/
H A Dtest_set.cpp45 const char * testfile = boost::archive::tmpnam(NULL); in test_set()
69 const char * testfile = boost::archive::tmpnam(NULL); in test_multiset()
105 const char * testfile = boost::archive::tmpnam(NULL); in test_hash_set()
137 const char * testfile = boost::archive::tmpnam(NULL); in test_hash_multiset()
184 const char * testfile = boost::archive::tmpnam(NULL); in test_unordered_set()
216 const char * testfile = boost::archive::tmpnam(NULL); in test_unordered_multiset()
/dports/science/healpix/Healpix_3.50/src/healpy/
H A Dez_setup.py101 with ContextualZipFile(filename) as archive:
102 archive.extractall()
123 archive = download_setuptools(version, download_base, to_dir, download_delay)
124 _build_egg(egg, archive, to_dir)
408 archive = download_setuptools(**_download_args(options))
409 return _install(archive, _build_install_args(options))
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/test/ELF/linkerscript/
H A Dfilename-spec.s51 # Verify matching of archive library names.
53 # RUN: ld.lld -o %t7 --script %t7.script --whole-archive \
59 # RUN: ld.lld -o %t8 --script %t8.script --whole-archive \
63 # Verify matching of archive library names in KEEP.
65 # RUN: ld.lld -o %t9 --script %t9.script --whole-archive \
71 # RUN: ld.lld -o %t10 --script %t10.script --whole-archive \
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/pax/
H A Dtestpax.sh76 : old files and base archive
95 : new files and base archive
134 : delta archive
138 : replicate new archive
188 : delta archive
192 : replicate new archive

1...<<331332333334335336337338339340>>...4299