Home
last modified time | relevance | path

Searched defs:zip (Results 51 – 75 of 3955) sorted by relevance

12345678910>>...159

/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/jdk/internal/access/
H A DJavaUtilZipFileAccess.java36 public boolean startsWithLocHeader(ZipFile zip); in startsWithLocHeader()
37 public List<String> getManifestAndSignatureRelatedFiles(JarFile zip); in getManifestAndSignatureRelatedFiles()
38 public String getManifestName(JarFile zip, boolean onlyIfSignatureRelatedFiles); in getManifestName()
39 public int getManifestNum(JarFile zip); in getManifestNum()
40 public int[] getMetaInfVersions(JarFile zip); in getMetaInfVersions()
41 public Enumeration<JarEntry> entries(ZipFile zip); in entries()
42 public Stream<JarEntry> stream(ZipFile zip); in stream()
43 public Stream<String> entryNameStream(ZipFile zip); in entryNameStream()
/dports/graphics/aseprite/aseprite-1.2.9/third_party/libarchive/libarchive/
H A Darchive_write_set_format_zip.c121 struct zip { struct
134 int entry_uses_zip64; argument
135 int experiments;
137 char tctx_valid;
139 unsigned aes_vendor;
141 char cctx_valid;
143 char hctx_valid;
177 #define zipmin(a, b) ((a) > (b) ? (b) : (a)) argument
192 static struct archive_string_conv *get_sconv(struct archive_write *, struct zip *); argument
451 struct zip *zip; in archive_write_set_format_zip() local
[all …]
/dports/archivers/libarchive/libarchive-3.5.2/libarchive/
H A Darchive_write_set_format_zip.c122 struct zip { struct
135 int entry_uses_zip64; argument
136 int experiments;
138 char tctx_valid;
140 unsigned aes_vendor;
142 char cctx_valid;
144 char hctx_valid;
178 #define zipmin(a, b) ((a) > (b) ? (b) : (a)) argument
193 static struct archive_string_conv *get_sconv(struct archive_write *, struct zip *); argument
452 struct zip *zip; in archive_write_set_format_zip() local
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/xtrabackup/src/libarchive/libarchive/
H A Darchive_write_set_format_zip.c121 struct zip { struct
134 int entry_uses_zip64; argument
135 int experiments;
137 char tctx_valid;
139 unsigned aes_vendor;
141 char cctx_valid;
143 char hctx_valid;
177 #define zipmin(a, b) ((a) > (b) ? (b) : (a)) argument
192 static struct archive_string_conv *get_sconv(struct archive_write *, struct zip *); argument
451 struct zip *zip; in archive_write_set_format_zip() local
[all …]
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Darchive_write_set_format_zip.c122 struct zip { struct
135 int entry_uses_zip64; argument
136 int experiments;
138 char tctx_valid;
140 unsigned aes_vendor;
142 char cctx_valid;
144 char hctx_valid;
178 #define zipmin(a, b) ((a) > (b) ? (b) : (a)) argument
193 static struct archive_string_conv *get_sconv(struct archive_write *, struct zip *); argument
452 struct zip *zip; in archive_write_set_format_zip() local
[all …]
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Darchive_write_set_format_zip.c122 struct zip { struct
135 int entry_uses_zip64; argument
136 int experiments;
138 char tctx_valid;
140 unsigned aes_vendor;
142 char cctx_valid;
144 char hctx_valid;
178 #define zipmin(a, b) ((a) > (b) ? (b) : (a)) argument
193 static struct archive_string_conv *get_sconv(struct archive_write *, struct zip *); argument
452 struct zip *zip; in archive_write_set_format_zip() local
[all …]
/dports/devel/cmake/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Darchive_write_set_format_zip.c122 struct zip { struct
135 int entry_uses_zip64; argument
136 int experiments;
138 char tctx_valid;
140 unsigned aes_vendor;
142 char cctx_valid;
144 char hctx_valid;
178 #define zipmin(a, b) ((a) > (b) ? (b) : (a)) argument
193 static struct archive_string_conv *get_sconv(struct archive_write *, struct zip *); argument
452 struct zip *zip; in archive_write_set_format_zip() local
[all …]
/dports/sysutils/fusefs-zip/fuse-zip-0.4.4/tests/whitebox/
H A Dcommon.h17 void zip_error_clear(struct zip *) { in zip_error_clear()
21 void zip_error_get(struct zip *, int *, int *) { in zip_error_get()
38 struct zip_file *zip_fopen(struct zip *, const char *, int) { in zip_fopen()
48 int zip_get_archive_flag(struct zip *, int, int) { in zip_get_archive_flag()
58 const char *zip_get_name(struct zip *, int, int) { in zip_get_name()
63 int zip_name_locate(struct zip *, const char *, int) { in zip_name_locate()
73 int zip_set_archive_flag(struct zip *, int, int) { in zip_set_archive_flag()
98 struct zip_source *zip_source_zip(struct zip *, struct zip *, int, int, off_t, off_t) { in zip_source_zip()
108 int zip_unchange(struct zip *, int) { in zip_unchange()
113 int zip_unchange_all(struct zip *) { in zip_unchange_all()
[all …]
/dports/devel/py-google-i18n-address/google-i18n-address-2.5.0/i18naddress/data/
H A Dtw.json1 …[012]~6[3-5]~20[78]|2[2345]~300~30[2-8]|31~600~60[1-9]|6[12]~5[0123]~88", "zip": "\\d{3}(?:\\d{2,3… string
H A Dtr.json1 …33~48~49~50~51~52~80~53~54~55~56~57~58~63~73~59~60~61~62~64~65~77~66~67", "zip": "\\d{5}", "zipex"… string
/dports/devel/hyperscan/boost_1_75_0/boost/fusion/algorithm/transformation/detail/preprocessed/
H A Dzip40.hpp21 struct zip< T0 , T1 struct
25 typedef mpl::vector< T0 , T1 > sequences;
33 zip(T0 const& t0 , T1 const& t1) in zip() function
43 struct zip< T0 , T1 , T2 struct
47 typedef mpl::vector< T0 , T1 , T2 > sequences;
55 zip(T0 const& t0 , T1 const& t1 , T2 const& t2) in zip() function
65 struct zip< T0 , T1 , T2 , T3 struct
87 struct zip< T0 , T1 , T2 , T3 , T4 struct
109 struct zip< T0 , T1 , T2 , T3 , T4 , T5 struct
131 struct zip< T0 , T1 , T2 , T3 , T4 , T5 , T6 struct
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/fusion/algorithm/transformation/detail/preprocessed/
H A Dzip40.hpp21 struct zip< T0 , T1 struct
25 typedef mpl::vector< T0 , T1 > sequences;
33 zip(T0 const& t0 , T1 const& t1) in zip() function
43 struct zip< T0 , T1 , T2 struct
47 typedef mpl::vector< T0 , T1 , T2 > sequences;
55 zip(T0 const& t0 , T1 const& t1 , T2 const& t2) in zip() function
65 struct zip< T0 , T1 , T2 , T3 struct
87 struct zip< T0 , T1 , T2 , T3 , T4 struct
109 struct zip< T0 , T1 , T2 , T3 , T4 , T5 struct
131 struct zip< T0 , T1 , T2 , T3 , T4 , T5 , T6 struct
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/fusion/algorithm/transformation/detail/preprocessed/
H A Dzip40.hpp21 struct zip< T0 , T1 struct
25 typedef mpl::vector< T0 , T1 > sequences;
33 zip(T0 const& t0 , T1 const& t1) in zip() function
43 struct zip< T0 , T1 , T2 struct
47 typedef mpl::vector< T0 , T1 , T2 > sequences;
55 zip(T0 const& t0 , T1 const& t1 , T2 const& t2) in zip() function
65 struct zip< T0 , T1 , T2 , T3 struct
87 struct zip< T0 , T1 , T2 , T3 , T4 struct
109 struct zip< T0 , T1 , T2 , T3 , T4 , T5 struct
131 struct zip< T0 , T1 , T2 , T3 , T4 , T5 , T6 struct
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/fusion/algorithm/transformation/detail/preprocessed/
H A Dzip40.hpp21 struct zip< T0 , T1 struct
25 typedef mpl::vector< T0 , T1 > sequences;
33 zip(T0 const& t0 , T1 const& t1) in zip() function
43 struct zip< T0 , T1 , T2 struct
47 typedef mpl::vector< T0 , T1 , T2 > sequences;
55 zip(T0 const& t0 , T1 const& t1 , T2 const& t2) in zip() function
65 struct zip< T0 , T1 , T2 , T3 struct
87 struct zip< T0 , T1 , T2 , T3 , T4 struct
109 struct zip< T0 , T1 , T2 , T3 , T4 , T5 struct
131 struct zip< T0 , T1 , T2 , T3 , T4 , T5 , T6 struct
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/fusion/algorithm/transformation/detail/preprocessed/
H A Dzip40.hpp21 struct zip< T0 , T1 struct
25 typedef mpl::vector< T0 , T1 > sequences;
33 zip(T0 const& t0 , T1 const& t1) in zip() function
43 struct zip< T0 , T1 , T2 struct
47 typedef mpl::vector< T0 , T1 , T2 > sequences;
55 zip(T0 const& t0 , T1 const& t1 , T2 const& t2) in zip() function
65 struct zip< T0 , T1 , T2 , T3 struct
87 struct zip< T0 , T1 , T2 , T3 , T4 struct
109 struct zip< T0 , T1 , T2 , T3 , T4 , T5 struct
131 struct zip< T0 , T1 , T2 , T3 , T4 , T5 , T6 struct
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/fusion/algorithm/transformation/detail/preprocessed/
H A Dzip40.hpp21 struct zip< T0 , T1 struct
25 typedef mpl::vector< T0 , T1 > sequences;
33 zip(T0 const& t0 , T1 const& t1) in zip() function
43 struct zip< T0 , T1 , T2 struct
47 typedef mpl::vector< T0 , T1 , T2 > sequences;
55 zip(T0 const& t0 , T1 const& t1 , T2 const& t2) in zip() function
65 struct zip< T0 , T1 , T2 , T3 struct
87 struct zip< T0 , T1 , T2 , T3 , T4 struct
109 struct zip< T0 , T1 , T2 , T3 , T4 , T5 struct
131 struct zip< T0 , T1 , T2 , T3 , T4 , T5 , T6 struct
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/fusion/algorithm/transformation/detail/preprocessed/
H A Dzip40.hpp21 struct zip< T0 , T1 struct
25 typedef mpl::vector< T0 , T1 > sequences;
33 zip(T0 const& t0 , T1 const& t1) in zip() function
43 struct zip< T0 , T1 , T2 struct
47 typedef mpl::vector< T0 , T1 , T2 > sequences;
55 zip(T0 const& t0 , T1 const& t1 , T2 const& t2) in zip() function
65 struct zip< T0 , T1 , T2 , T3 struct
87 struct zip< T0 , T1 , T2 , T3 , T4 struct
109 struct zip< T0 , T1 , T2 , T3 , T4 , T5 struct
131 struct zip< T0 , T1 , T2 , T3 , T4 , T5 , T6 struct
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/fusion/algorithm/transformation/detail/preprocessed/
H A Dzip40.hpp21 struct zip< T0 , T1 struct
25 typedef mpl::vector< T0 , T1 > sequences;
33 zip(T0 const& t0 , T1 const& t1) in zip() function
43 struct zip< T0 , T1 , T2 struct
47 typedef mpl::vector< T0 , T1 , T2 > sequences;
55 zip(T0 const& t0 , T1 const& t1 , T2 const& t2) in zip() function
65 struct zip< T0 , T1 , T2 , T3 struct
87 struct zip< T0 , T1 , T2 , T3 , T4 struct
109 struct zip< T0 , T1 , T2 , T3 , T4 , T5 struct
131 struct zip< T0 , T1 , T2 , T3 , T4 , T5 , T6 struct
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/fusion/algorithm/transformation/detail/preprocessed/
H A Dzip40.hpp21 struct zip< T0 , T1 struct
25 typedef mpl::vector< T0 , T1 > sequences;
33 zip(T0 const& t0 , T1 const& t1) in zip() function
43 struct zip< T0 , T1 , T2 struct
47 typedef mpl::vector< T0 , T1 , T2 > sequences;
55 zip(T0 const& t0 , T1 const& t1 , T2 const& t2) in zip() function
65 struct zip< T0 , T1 , T2 , T3 struct
87 struct zip< T0 , T1 , T2 , T3 , T4 struct
109 struct zip< T0 , T1 , T2 , T3 , T4 , T5 struct
131 struct zip< T0 , T1 , T2 , T3 , T4 , T5 , T6 struct
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/fusion/algorithm/transformation/detail/preprocessed/
H A Dzip40.hpp21 struct zip< T0 , T1 struct
25 typedef mpl::vector< T0 , T1 > sequences;
33 zip(T0 const& t0 , T1 const& t1) in zip() function
43 struct zip< T0 , T1 , T2 struct
47 typedef mpl::vector< T0 , T1 , T2 > sequences;
55 zip(T0 const& t0 , T1 const& t1 , T2 const& t2) in zip() function
65 struct zip< T0 , T1 , T2 , T3 struct
87 struct zip< T0 , T1 , T2 , T3 , T4 struct
109 struct zip< T0 , T1 , T2 , T3 , T4 , T5 struct
131 struct zip< T0 , T1 , T2 , T3 , T4 , T5 , T6 struct
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/fusion/algorithm/transformation/detail/preprocessed/
H A Dzip40.hpp21 struct zip< T0 , T1 struct
25 typedef mpl::vector< T0 , T1 > sequences;
33 zip(T0 const& t0 , T1 const& t1) in zip() function
43 struct zip< T0 , T1 , T2 struct
47 typedef mpl::vector< T0 , T1 , T2 > sequences;
55 zip(T0 const& t0 , T1 const& t1 , T2 const& t2) in zip() function
65 struct zip< T0 , T1 , T2 , T3 struct
87 struct zip< T0 , T1 , T2 , T3 , T4 struct
109 struct zip< T0 , T1 , T2 , T3 , T4 , T5 struct
131 struct zip< T0 , T1 , T2 , T3 , T4 , T5 , T6 struct
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/fusion/algorithm/transformation/detail/preprocessed/
H A Dzip40.hpp21 struct zip< T0 , T1 struct
25 typedef mpl::vector< T0 , T1 > sequences;
33 zip(T0 const& t0 , T1 const& t1) in zip() function
43 struct zip< T0 , T1 , T2 struct
47 typedef mpl::vector< T0 , T1 , T2 > sequences;
55 zip(T0 const& t0 , T1 const& t1 , T2 const& t2) in zip() function
65 struct zip< T0 , T1 , T2 , T3 struct
87 struct zip< T0 , T1 , T2 , T3 , T4 struct
109 struct zip< T0 , T1 , T2 , T3 , T4 , T5 struct
131 struct zip< T0 , T1 , T2 , T3 , T4 , T5 , T6 struct
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/fusion/algorithm/transformation/detail/preprocessed/
H A Dzip40.hpp21 struct zip< T0 , T1 struct
25 typedef mpl::vector< T0 , T1 > sequences;
33 zip(T0 const& t0 , T1 const& t1) in zip() function
43 struct zip< T0 , T1 , T2 struct
47 typedef mpl::vector< T0 , T1 , T2 > sequences;
55 zip(T0 const& t0 , T1 const& t1 , T2 const& t2) in zip() function
65 struct zip< T0 , T1 , T2 , T3 struct
87 struct zip< T0 , T1 , T2 , T3 , T4 struct
109 struct zip< T0 , T1 , T2 , T3 , T4 , T5 struct
131 struct zip< T0 , T1 , T2 , T3 , T4 , T5 , T6 struct
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/fusion/algorithm/transformation/detail/preprocessed/
H A Dzip40.hpp21 struct zip< T0 , T1 struct
25 typedef mpl::vector< T0 , T1 > sequences;
33 zip(T0 const& t0 , T1 const& t1) in zip() function
43 struct zip< T0 , T1 , T2 struct
47 typedef mpl::vector< T0 , T1 , T2 > sequences;
55 zip(T0 const& t0 , T1 const& t1 , T2 const& t2) in zip() function
65 struct zip< T0 , T1 , T2 , T3 struct
87 struct zip< T0 , T1 , T2 , T3 , T4 struct
109 struct zip< T0 , T1 , T2 , T3 , T4 , T5 struct
131 struct zip< T0 , T1 , T2 , T3 , T4 , T5 , T6 struct
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/fusion/algorithm/transformation/detail/preprocessed/
H A Dzip40.hpp21 struct zip< T0 , T1 struct
25 typedef mpl::vector< T0 , T1 > sequences;
33 zip(T0 const& t0 , T1 const& t1) in zip() function
43 struct zip< T0 , T1 , T2 struct
47 typedef mpl::vector< T0 , T1 , T2 > sequences;
55 zip(T0 const& t0 , T1 const& t1 , T2 const& t2) in zip() function
65 struct zip< T0 , T1 , T2 , T3 struct
87 struct zip< T0 , T1 , T2 , T3 , T4 struct
109 struct zip< T0 , T1 , T2 , T3 , T4 , T5 struct
131 struct zip< T0 , T1 , T2 , T3 , T4 , T5 , T6 struct
[all …]

12345678910>>...159