Home
last modified time | relevance | path

Searched refs:ZIP (Results 1 – 25 of 60) sorted by relevance

123

/external/nist-pkits/
Dgenerate-tests.sh41 ZIP="${2}"
47 elif [ ! -f "${ZIP}" -o "${ZIP#${ZIP%.zip}}" != ".zip" ]; then
80 unzip -q -o -d "${STORAGE_DIR}" "${ZIP}" "${file}"
95 shasum_file "${ZIP}" >> pkits.version
/external/markdown/tests/misc/
Dlink-with-parenthesis.txt1 [ZIP archives](http://en.wikipedia.org/wiki/ZIP_(file_format) "ZIP (file format) - Wikipedia, the f…
/external/zlib/src/contrib/delphi/
Dreadme.txt39 missing. Handling compressed file formats like ZIP/GZIP or PNG
52 in the ZIP file format.
72 - ZIP and GZIP stream handling via TStreams.
/external/dbus/cmake/modules/
DCPackInstallConfig.cmake28 SET(CPACK_GENERATOR NSIS ZIP) # can be NSIS, STGZ, TBZ2, TGZ, TZ and ZIP
/external/ImageMagick/PerlMagick/
DMakefile.nt45 'dist' => {ZIP => "zip.exe", ZIPFLAGS=>"-r"},
/external/libdivsufsort/
DCMakeLists.txt15 set(CPACK_GENERATOR "TGZ;TBZ2;ZIP")
16 set(CPACK_SOURCE_GENERATOR "TGZ;TBZ2;ZIP")
/external/zlib/src/contrib/vstudio/vc10/
Dzlib.rc19 VALUE "FileDescription", "zlib data compression and ZIP file I/O library\0"
Dzlibvc.def2 ; zlib data compression and ZIP file I/O library
/external/zlib/src/contrib/vstudio/vc11/
Dzlib.rc19 VALUE "FileDescription", "zlib data compression and ZIP file I/O library\0"
Dzlibvc.def2 ; zlib data compression and ZIP file I/O library
/external/zlib/src/contrib/vstudio/vc9/
Dzlib.rc19 VALUE "FileDescription", "zlib data compression and ZIP file I/O library\0"
Dzlibvc.def2 ; zlib data compression and ZIP file I/O library
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/doc/
Dzipio.rst5 :synopsis: Read-only filesystem access with ZIP support
/external/sonivox/jet_tools/JetCreator/
DJetCreatorhlp.dat96 export = Export will collect all the source MIDI, DLS and JET files into a single .ZIP file.
111 export = Export will collect all the source MIDI, DLS and JET files into a single .ZIP file.
/external/zlib/src/contrib/minizip/
DMiniZip64_info.txt46 ZIP App Note http://www.pkware.com/documents/casestudies/APPNOTE.TXT
/external/curl/packages/vms/
Dpcsi_product_gnv_curl.com183 $! ZIP -9 "-V" does a better job, so no reason to normally build a compressed
/external/ImageMagick/
DMakefile.am336 …$(ZIP) -r -9 -q $(DIST_WINDOWS_SRC_ZIP) $(PACKAGE_NAME)-$(PACKAGE_VERSION)$(PACKAGE_VERSION_ADDEN…
Dconfigure.ac3340 # 7ZIP support (http://p7zip.sourceforge.net/)
3348 # ZIP support (http://www.info-zip.org/Zip.html)
3350 ZIP=''
3351 AC_CHECK_PROGS(ZIP,[zip])
3352 AC_SUBST(ZIP) subst
3353 AM_CONDITIONAL(ZIP_DELEGATE, test "x$ZIP" != "x" )
/external/llvm/
DMakefile.config.in216 ZIP := @ZIP@
Dconfigure7177 case $ZIP in
7179 ac_cv_path_ZIP="$ZIP" # Let the user override the test with a path.
7200 ZIP=$ac_cv_path_ZIP
7201 if test -n "$ZIP"; then
7202 { echo "$as_me:$LINENO: result: $ZIP" >&5
7203 echo "${ECHO_T}$ZIP" >&6; }
18746 ZIP!$ZIP$ac_delim
/external/curl/winbuild/
DMakefileBuild.vc48 ZIP = zip.exe
401 @-$(ZIP) -9 -q -r ..\$(CONFIG_NAME_LIB).zip .>nul 2<&1
/external/llvm/test/CodeGen/AArch64/
Darm64-trn.ll29 ; 2xi32 TRN is redundant with ZIP
/external/guava/guava/src/com/google/common/net/
DMediaType.java357 public static final MediaType ZIP = createConstant(APPLICATION_TYPE, "zip"); field in MediaType
/external/zlib/src/doc/
Drfc1950.txt10 Info-ZIP
/external/llvm/lib/Target/AArch64/
DAArch64SchedA57.td535 def : InstRW<[A57Write_6cyc_3V], (instregex "^(UZP|ZIP)(1|2)(v16i8|v8i16|v4i32|v2i64)")>;

123