Home
last modified time | relevance | path

Searched refs:archive (Results 8301 – 8325 of 107465) sorted by relevance

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

/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/distutils/tests/
H A Dtest_sdist.py432 archive = tarfile.open(archive_name)
434 filenames = [tarinfo.name for tarinfo in archive]
436 archive.close()
459 archive = tarfile.open(archive_name)
461 for member in archive.getmembers():
465 archive.close()
477 archive = tarfile.open(archive_name)
483 for member in archive.getmembers():
486 archive.close()
/dports/misc/amanda-client/amanda-3.3.9/perl/Amanda/
H A DArchive.swg74 amar_t *archive;
132 if (dat && dat->archive) {
169 if (dat && dat->archive) {
374 off_t amar_size_(amar_t *archive) {
375 return amar_size(archive);
616 amar_t *archive,
625 amar_t *archive)
627 amar_stop_read(archive);
631 amar_t *archive)
633 amar_start_read(archive);
[all …]
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/fsgs/amiga/
H A Dlaunchhandler.py22 from fsgs.archive import Archive
240 archive = Archive(src)
241 if archive.exists(src):
300 archive = Archive(src)
314 archive = Archive(src)
327 return src, archive
1052 archive = Archive(path)
1171 archive = Archive(path)
1172 print(archive)
1173 print(archive.get_handler())
[all …]
/dports/misc/amanda-server/amanda-3.3.9/perl/Amanda/
H A DArchive.swg74 amar_t *archive;
132 if (dat && dat->archive) {
169 if (dat && dat->archive) {
374 off_t amar_size_(amar_t *archive) {
375 return amar_size(archive);
616 amar_t *archive,
625 amar_t *archive)
627 amar_stop_read(archive);
631 amar_t *archive)
633 amar_start_read(archive);
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/serialization/src/
H A Dbasic_xml_grammar.ipp41 #include <boost/archive/impl/basic_xml_grammar.hpp>
42 #include <boost/archive/xml_archive_exception.hpp>
43 #include <boost/archive/basic_xml_archive.hpp>
44 #include <boost/archive/iterators/xml_unescape.hpp>
49 namespace archive {
133 typedef boost::archive::iterators::xml_unescape<Iterator> translator;
195 boost::archive::archive_exception(
209 // this is so that the next operation will return fail if the archive
210 // is terminated. This will permit the archive to be used for debug
467 } // namespace archive
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/libzip/libzip/regress/
H A Dopen_incons.test4 file incons-archive-comment-longer.zzip incons-archive-comment-longer.zip incons-archive-comment-lo…
5 file incons-archive-comment-shorter.zzip incons-archive-comment-shorter.zip incons-archive-comment-…
37 args -c incons-archive-comment-longer.zzip incons-archive-comment-shorter.zzip incons-cdoffset.zzip…
39 stdout opening 'incons-archive-comment-longer.zzip' returned error 21
40 stdout opening 'incons-archive-comment-shorter.zzip' returned error 21
/dports/devel/boost-python-libs/boost_1_72_0/libs/serialization/src/
H A Dbasic_xml_grammar.ipp41 #include <boost/archive/impl/basic_xml_grammar.hpp>
42 #include <boost/archive/xml_archive_exception.hpp>
43 #include <boost/archive/basic_xml_archive.hpp>
44 #include <boost/archive/iterators/xml_unescape.hpp>
49 namespace archive {
133 typedef boost::archive::iterators::xml_unescape<Iterator> translator;
195 boost::archive::archive_exception(
209 // this is so that the next operation will return fail if the archive
210 // is terminated. This will permit the archive to be used for debug
467 } // namespace archive
/dports/archivers/xarchive/xarchive-0.2.8-6/
H A DChangeLog4 * made archive list a drag 'n drop destination that opens the
12 * added type-ahead searching for archive listing
22 * made hitting enter in 'new archive' and 'extract to' widgets
56 * The last directory an archive was opened in is now saved and used
93 * altered extract for extracting an entire archive. No need to make a
94 a filelist, just pass the archive name. Much faster.
95 * Fixed program hang when opening an empty zip archive. (still won't
98 * added a close button to the archive name tabs.
195 * add keyboard short cuts for "add to archive" selector
196 * added context popup to "add to archive" selector
/dports/archivers/xarchive/xarchive-0.2.8-6/debian/
H A Dchangelog4 * made archive list a drag 'n drop destination that opens the
12 * added type-ahead searching for archive listing
22 * made hitting enter in 'new archive' and 'extract to' widgets
56 * The last directory an archive was opened in is now saved and used
93 * altered extract for extracting an entire archive. No need to make a
94 a filelist, just pass the archive name. Much faster.
95 * Fixed program hang when opening an empty zip archive. (still won't
98 * added a close button to the archive name tabs.
195 * add keyboard short cuts for "add to archive" selector
196 * added context popup to "add to archive" selector
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/cdogs/
H A Dmap_archive.c43 static json_t *ReadArchiveJSON(const char *archive, const char *filename);
65 SoundDevice *device, const char *archive, const char *dirname);
66 static void LoadArchivePics(PicManager *pm, map_t cc, const char *archive);
179 static json_t *ReadArchiveJSON(const char *archive, const char *filename) in ReadArchiveJSON() argument
183 sprintf(path, "%s/%s", archive, filename); in ReadArchiveJSON()
203 SoundDevice *device, const char *archive, const char *dirname) in LoadArchiveSounds() argument
206 sprintf(path, "%s/%s", archive, dirname); in LoadArchiveSounds()
209 static void LoadArchivePics(PicManager *pm, map_t cc, const char *archive) in LoadArchivePics() argument
212 sprintf(path, "%s/graphics", archive); in LoadArchivePics()
214 CharSpriteClassesLoadDir(cc, archive); in LoadArchivePics()
/dports/archivers/libzip/libzip-1.7.3/regress/
H A Dopen_incons.test4 file incons-archive-comment-longer.zzip incons-archive-comment-longer.zip incons-archive-comment-lo…
5 file incons-archive-comment-shorter.zzip incons-archive-comment-shorter.zip incons-archive-comment-…
37 args -c incons-archive-comment-longer.zzip incons-archive-comment-shorter.zzip incons-cdoffset.zzip…
39 stdout opening 'incons-archive-comment-longer.zzip' returned error 21
40 stdout opening 'incons-archive-comment-shorter.zzip' returned error 21
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/serialization/src/
H A Dbasic_xml_grammar.ipp41 #include <boost/archive/impl/basic_xml_grammar.hpp>
42 #include <boost/archive/xml_archive_exception.hpp>
43 #include <boost/archive/basic_xml_archive.hpp>
44 #include <boost/archive/iterators/xml_unescape.hpp>
49 namespace archive {
133 typedef boost::archive::iterators::xml_unescape<Iterator> translator;
195 boost::archive::archive_exception(
209 // this is so that the next operation will return fail if the archive
210 // is terminated. This will permit the archive to be used for debug
467 } // namespace archive
/dports/print/lilypond-devel/lilypond-2.23.5/release/binaries/lib/
H A Dlilypond.py54 def __init__(self, archive: str):
55 archive = os.path.realpath(archive)
56 self._archive_path = archive
59 with tarfile.open(archive, "r") as tar:
96 def archive(self) -> str: member in LilyPond
454 archive = f"{self.lilypond.directory}-{platform}-{architecture}.tar.gz"
455 archive_path = os.path.join(self.c.base_dir, archive)
481 archive = f"{self.lilypond.directory}-{platform}-{architecture}.zip"
482 archive_path = os.path.join(self.c.base_dir, archive)
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/libs/serialization/src/
H A Dbasic_xml_grammar.ipp41 #include <boost/archive/impl/basic_xml_grammar.hpp>
42 #include <boost/archive/xml_archive_exception.hpp>
43 #include <boost/archive/basic_xml_archive.hpp>
44 #include <boost/archive/iterators/xml_unescape.hpp>
49 namespace archive {
134 typedef boost::archive::iterators::xml_unescape<Iterator> translator;
196 boost::archive::archive_exception(
210 // this is so that the next operation will return fail if the archive
211 // is terminated. This will permit the archive to be used for debug
468 } // namespace archive
/dports/emulators/citra/citra-ac98458e0/externals/boost/libs/serialization/src/
H A Dbasic_xml_grammar.ipp41 #include <boost/archive/impl/basic_xml_grammar.hpp>
42 #include <boost/archive/xml_archive_exception.hpp>
43 #include <boost/archive/basic_xml_archive.hpp>
44 #include <boost/archive/iterators/xml_unescape.hpp>
49 namespace archive {
133 typedef boost::archive::iterators::xml_unescape<Iterator> translator;
195 boost::archive::archive_exception(
209 // this is so that the next operation will return fail if the archive
210 // is terminated. This will permit the archive to be used for debug
467 } // namespace archive
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/libs/serialization/src/
H A Dbasic_xml_grammar.ipp41 #include <boost/archive/impl/basic_xml_grammar.hpp>
42 #include <boost/archive/xml_archive_exception.hpp>
43 #include <boost/archive/basic_xml_archive.hpp>
44 #include <boost/archive/iterators/xml_unescape.hpp>
49 namespace archive {
133 typedef boost::archive::iterators::xml_unescape<Iterator> translator;
195 boost::archive::archive_exception(
209 // this is so that the next operation will return fail if the archive
210 // is terminated. This will permit the archive to be used for debug
467 } // namespace archive
/dports/devel/boost-libs/boost_1_72_0/libs/serialization/src/
H A Dbasic_xml_grammar.ipp41 #include <boost/archive/impl/basic_xml_grammar.hpp>
42 #include <boost/archive/xml_archive_exception.hpp>
43 #include <boost/archive/basic_xml_archive.hpp>
44 #include <boost/archive/iterators/xml_unescape.hpp>
49 namespace archive {
133 typedef boost::archive::iterators::xml_unescape<Iterator> translator;
195 boost::archive::archive_exception(
209 // this is so that the next operation will return fail if the archive
210 // is terminated. This will permit the archive to be used for debug
467 } // namespace archive
/dports/sysutils/osinfo-db-tools/osinfo-db-tools-1.9.0/po/
H A Dfr.po47 msgid "Set version number of archive"
48 msgstr "Modifier le numéro de version de l’archive"
59 msgid "- Export database archive "
60 msgstr "– Exporter une archive de la base de données "
74 msgid "%s: expected path to one archive file to export\n"
75 msgstr "%s : chemin d’accès attendu à un fichier d’archive à exporter\n"
108 msgid "- Import database archive "
109 msgstr "– Importer l’archive de la base de données "
113 msgid "%s: expected path to one archive file to import\n"
114 msgstr "%s : chemin attendu vers un fichier d’archive à importer\n"
/dports/www/drupal7/drupal-7.82/misc/typo3/phar-stream-wrapper/
H A DREADME.md160 This (basic) interceptor just checks whether the invoked Phar archive has
174 PHP objects and would consider a Phar archive malicious in case not only
187 * `Phar\Reader::__construct(string $fileName)`: Creates low-level reader for Phar archive
188 * `Phar\Reader::resolveContainer(): Phar\Container`: Resolves model representing Phar archive
189 * `Phar\Container::getStub(): Phar\Stub`: Resolves (plain PHP) stub section of Phar archive
190 * `Phar\Container::getManifest(): Phar\Manifest`: Resolves parsed Phar archive manifest as
192 * `Phar\Stub::getMappedAlias(): string`: Resolves internal Phar archive alias defined in stub
194 * `Phar\Manifest::getAlias(): string` - Resolves internal Phar archive alias defined in manifest
196 * `Phar\Manifest::getMetaData(): string`: Resolves serialized Phar archive meta-data
197 * `Phar\Manifest::deserializeMetaData(): mixed`: Resolves deserialized Phar archive meta-data
/dports/www/drupal8/drupal-8.9.20/vendor/typo3/phar-stream-wrapper/
H A DREADME.md160 This (basic) interceptor just checks whether the invoked Phar archive has
174 PHP objects and would consider a Phar archive malicious in case not only
187 * `Phar\Reader::__construct(string $fileName)`: Creates low-level reader for Phar archive
188 * `Phar\Reader::resolveContainer(): Phar\Container`: Resolves model representing Phar archive
189 * `Phar\Container::getStub(): Phar\Stub`: Resolves (plain PHP) stub section of Phar archive
190 * `Phar\Container::getManifest(): Phar\Manifest`: Resolves parsed Phar archive manifest as
192 * `Phar\Stub::getMappedAlias(): string`: Resolves internal Phar archive alias defined in stub
194 * `Phar\Manifest::getAlias(): string` - Resolves internal Phar archive alias defined in manifest
196 * `Phar\Manifest::getMetaData(): string`: Resolves serialized Phar archive meta-data
197 * `Phar\Manifest::deserializeMetaData(): mixed`: Resolves deserialized Phar archive meta-data
/dports/www/drupal9/drupal-9.2.10/vendor/typo3/phar-stream-wrapper/
H A DREADME.md160 This (basic) interceptor just checks whether the invoked Phar archive has
174 PHP objects and would consider a Phar archive malicious in case not only
187 * `Phar\Reader::__construct(string $fileName)`: Creates low-level reader for Phar archive
188 * `Phar\Reader::resolveContainer(): Phar\Container`: Resolves model representing Phar archive
189 * `Phar\Container::getStub(): Phar\Stub`: Resolves (plain PHP) stub section of Phar archive
190 * `Phar\Container::getManifest(): Phar\Manifest`: Resolves parsed Phar archive manifest as
192 * `Phar\Stub::getMappedAlias(): string`: Resolves internal Phar archive alias defined in stub
194 * `Phar\Manifest::getAlias(): string` - Resolves internal Phar archive alias defined in manifest
196 * `Phar\Manifest::getMetaData(): string`: Resolves serialized Phar archive meta-data
197 * `Phar\Manifest::deserializeMetaData(): mixed`: Resolves deserialized Phar archive meta-data
/dports/devel/hyperscan/boost_1_75_0/libs/serialization/src/
H A Dbasic_xml_grammar.ipp41 #include <boost/archive/impl/basic_xml_grammar.hpp>
42 #include <boost/archive/xml_archive_exception.hpp>
43 #include <boost/archive/basic_xml_archive.hpp>
44 #include <boost/archive/iterators/xml_unescape.hpp>
49 namespace archive {
133 typedef boost::archive::iterators::xml_unescape<Iterator> translator;
195 boost::archive::archive_exception(
209 // this is so that the next operation will return fail if the archive
210 // is terminated. This will permit the archive to be used for debug
467 } // namespace archive
/dports/science/ALPSCore/ALPSCore-2.2.0/tutorials/hdf5/custom_hdf5/
H A Dmain.cpp73 void save(alps::hdf5::archive& ar) const { in save()
81 void load(alps::hdf5::archive& ar) { in load()
131 alps::hdf5::archive oar(filename, "w"); in main()
151 alps::hdf5::archive iar(filename, "r"); in main()
/dports/games/rlvm/rlvm-release-0.14-77-gfabf134a/src/systems/base/
H A Ddigits_graphics_object.cc174 template void DigitsGraphicsObject::save<boost::archive::text_oarchive>(
175 boost::archive::text_oarchive& ar,
178 template void DigitsGraphicsObject::load<boost::archive::text_iarchive>(
179 boost::archive::text_iarchive& ar,
H A Dgraphics_object_of_file.cc223 template void GraphicsObjectOfFile::save<boost::archive::text_oarchive>(
224 boost::archive::text_oarchive& ar,
227 template void GraphicsObjectOfFile::load<boost::archive::text_iarchive>(
228 boost::archive::text_iarchive& ar,

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