/external/zlib/src/contrib/minizip/ |
D | MiniZip64_info.txt | 14 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
|
D | Makefile.am | 21 unzip.c \ 32 unzip.h \
|
D | make_vms.com | 15 $ cc/include=[--]/prefix=all unzip.c 18 $ link miniunz,unzip,ioapi,[--]libz.olb/lib
|
D | Makefile | 4 UNZ_OBJS = miniunz.o unzip.o ioapi.o ../../libz.a
|
/external/elfutils/src/libdwfl/ |
D | gzip.c | 37 # 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/ |
D | deploy_website.sh | 35 unzip javadoc.zip -d $JAVADOC_DIR 42 unzip javadoc.zip -d 1.x/javadoc
|
/external/protobuf/src/google/protobuf/compiler/ |
D | zip_output_unittest.sh | 60 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/ |
D | UnpackUpdateJars.java | 74 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/ |
D | deploy_javadoc.sh | 28 unzip javadoc.zip
|
/external/tagsoup/ |
D | README.android | 5 - unzip it
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_rss/ |
D | feedManipulationEclipse.sh | 19 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/ |
D | runtests.bat | 38 unzip -qq -o eclipse-SDK*.zip 39 unzip -qq -o -C VE-junit-tests*.zip */plugins/org.eclipse.test*
|
D | runtests | 75 unzip -qq -o -C VE-junit-tests-*.zip */plugins/org.eclipse.test*
|
/external/bouncycastle/ |
D | import_bouncycastle.sh | 217 (cd $bouncycastle_dir_orig && unzip -q src.zip) 219 (cd $bouncycastle_dir && unzip -q src.zip)
|
/external/nist-pkits/ |
D | generate-tests.sh | 80 unzip -q -o -d "${STORAGE_DIR}" "${ZIP}" "${file}"
|
/external/v8/tools/ |
D | fuzz-harness.sh | 66 unzip "$jsfunfuzz_file" -d "$jsfunfuzz_dir" || exit 1
|
/external/svox/pico_resources/tools/LingwareBuilding/ |
D | Readme.txt | 19 - unzip both packages on the same folder
|
/external/zlib/src/contrib/ |
D | README.contrib | 59 Mini zip and unzip based on zlib 61 See http://www.winimage.com/zLibDll/unzip.html
|
/external/vboot_reference/scripts/image_signing/ |
D | convert_recovery_to_full_ssd.sh | 42 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/ |
D | packager.properties | 30 #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/ |
D | README.in | 63 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/ |
D | testing.properties | 45 vmInstallExecutable=unzip
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/ |
D | HttpEngine.java | 307 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/ |
D | testing.properties.template | 49 vmInstallCommand="unzip -o -qq ${testDir}\\${vmDest} -d ${testDir}"
|
/external/markdown/docs/ |
D | INSTALL | 42 Zip file, unzip it, and on the command line in the directory you unzipped to:
|