/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/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/elfutils/libdwfl/ |
D | gzip.c | 37 # define unzip __libdw_unlzma macro 50 # define unzip __libdw_bunzip2 macro 63 # define unzip __libdw_gunzip macro 169 unzip (int fd, off_t start_offset, in unzip() function
|
/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/dbus/cmake/ |
D | cross-compile.sh | 77 (cd $cross_root && unzip -x $TMP/expat-2.0.1-bin.zip) 78 (cd $cross_root && unzip -x $TMP/expat-2.0.1-lib.zip)
|
/external/guice/ |
D | Android.mk | 102 munge_zipped_src_files_raw := $(filter %.java,$(shell unzip -Z1 "$(LOCAL_PATH)/$(munge_zip_location… 122 $(GEN) : PRIVATE_CUSTOM_TOOL = unzip -p "$(PRIVATE_PATH)/$(PRIVATE_ZIP_LOCATION)" $(shell echo $@ |…
|
/external/okhttp/okio/ |
D | deploy_javadoc.sh | 28 unzip javadoc.zip
|
/external/dagger2/ |
D | deploy_website.sh | 36 unzip javadoc.zip -d javadoc
|
/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*
|
/external/sl4a/InterpreterForAndroid/src/com/googlecode/android_scripting/ |
D | ZipExtractorTask.java | 111 return unzip(); in doInBackground() 155 private long unzip() throws Exception { in unzip() method in ZipExtractorTask
|
/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/zlib/src/contrib/ |
D | README.contrib | 59 Mini zip and unzip based on zlib 61 See http://www.winimage.com/zLibDll/unzip.html
|
/external/svox/pico_resources/tools/LingwareBuilding/ |
D | Readme.txt | 19 - unzip both packages on the same folder
|
/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/testng/ |
D | verify-release | 43 unzip $rel.zip
|