Home
last modified time | relevance | path

Searched refs:unzip (Results 1 – 25 of 62) sorted by relevance

123

/external/zlib/src/contrib/minizip/
DMiniZip64_info.txt14 support for unzip.c into minizip for a open source project called gdal ( http://www.gdal.org/ )
22 * Added ZIP64 support for unzip ( by Even Rouault )
26 * Added unzip patch for BZIP Compression method (patch create by Daniel Borca)
34 Even Rouault - ZIP64 unzip Support
35 Daniel Borca - BZip Compression method support in unzip
DMakefile.am21 unzip.c \
32 unzip.h \
Dmake_vms.com15 $ cc/include=[--]/prefix=all unzip.c
18 $ link miniunz,unzip,ioapi,[--]libz.olb/lib
DMakefile4 UNZ_OBJS = miniunz.o unzip.o ioapi.o ../../libz.a
/external/elfutils/src/libdwfl/
Dgzip.c37 # define unzip __libdw_unlzma macro
50 # define unzip __libdw_bunzip2 macro
63 # define unzip __libdw_gunzip macro
78 unzip (int fd, off64_t start_offset, in unzip() function
/external/okhttp/
Ddeploy_website.sh35 unzip javadoc.zip -d $JAVADOC_DIR
42 unzip javadoc.zip -d 1.x/javadoc
/external/protobuf/src/google/protobuf/compiler/
Dzip_output_unittest.sh60 if unzip -h > /dev/null; then
61 unzip -t $TEST_TMPDIR/testzip.zip > $TEST_TMPDIR/testzip.list || fail 'unzip failed.'
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/
DUnpackUpdateJars.java74 unzip(feature, unPackedFeature); in execute()
84 unzip (jardPlugin,unpackedPluginDirName); in execute()
88 public void unzip(File src, File dest) { in unzip() method in UnpackUpdateJars
/external/okhttp/okio/
Ddeploy_javadoc.sh28 unzip javadoc.zip
/external/tagsoup/
DREADME.android5 - unzip it
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_rss/
DfeedManipulationEclipse.sh19 for f in `find $ECLIPSE_HOME/plugins -maxdepth 1 -name "org.eclipse.ant.ui*.jar" -type f`; do unzip
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testScripts/
Druntests.bat38 unzip -qq -o eclipse-SDK*.zip
39 unzip -qq -o -C VE-junit-tests*.zip */plugins/org.eclipse.test*
Druntests75 unzip -qq -o -C VE-junit-tests-*.zip */plugins/org.eclipse.test*
/external/bouncycastle/
Dimport_bouncycastle.sh217 (cd $bouncycastle_dir_orig && unzip -q src.zip)
219 (cd $bouncycastle_dir && unzip -q src.zip)
/external/nist-pkits/
Dgenerate-tests.sh80 unzip -q -o -d "${STORAGE_DIR}" "${ZIP}" "${file}"
/external/v8/tools/
Dfuzz-harness.sh66 unzip "$jsfunfuzz_file" -d "$jsfunfuzz_dir" || exit 1
/external/svox/pico_resources/tools/LingwareBuilding/
DReadme.txt19 - unzip both packages on the same folder
/external/zlib/src/contrib/
DREADME.contrib59 Mini zip and unzip based on zlib
61 See http://www.winimage.com/zLibDll/unzip.html
/external/vboot_reference/scripts/image_signing/
Dconvert_recovery_to_full_ssd.sh42 unzip -o $IMAGE_ZIP chromiumos_base_image.bin -d ${work_dir}
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/packager/
Dpackager.properties30 #Comment the property if you want the download and unzip to occur.
97 # extra arguments to be passed to zip / unzip (-y is usually used on unix for zip)
/external/bison/djgpp/
DREADME.in63 just unzip it preserving the directory structure running *ONE* of the
76 DJGPP sites, just unzip it preserving the directory structure
86 any unzip program and proceed to the paragraph 3.3, below. Any file
89 the `djunpack' batch file to unzip the package. That is because some
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testConfigs/testingConfigTemplate/
Dtesting.properties45 vmInstallExecutable=unzip
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
DHttpEngine.java307 userResponse = unzip(userResponse); in sendRequest()
636 private Response unzip(final Response response) throws IOException { in unzip() method in HttpEngine
811 userResponse = unzip(userResponse); in readResponse()
827 userResponse = unzip(cacheWritingResponse(storeRequest, userResponse)); in readResponse()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts/
Dtesting.properties.template49 vmInstallCommand="unzip -o -qq ${testDir}\\${vmDest} -d ${testDir}"
/external/markdown/docs/
DINSTALL42 Zip file, unzip it, and on the command line in the directory you unzipped to:

123