Searched refs:unzip (Results 1 - 25 of 45) sorted by relevance

12

/external/zlib/src/contrib/minizip/
H A Dmake_vms.com15 $ cc/include=[--]/prefix=all unzip.c
18 $ link miniunz,unzip,ioapi,[--]libz.olb/lib
H A DMakefile4 UNZ_OBJS = miniunz.o unzip.o ioapi.o ../../libz.a
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dzip_output_unittest.sh60 if unzip -h > /dev/null; then
61 unzip -t $TEST_TMPDIR/testzip.zip > $TEST_TMPDIR/testzip.list || fail 'unzip failed.'
72 echo "Warning: 'unzip' command not available. Skipping test."
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testConfigs/testingConfigTemplate/
H A Dtesting.properties45 vmInstallExecutable=unzip
/external/okhttp/
H A Ddeploy_website.sh32 unzip javadoc.zip -d javadoc
/external/protobuf/src/google/protobuf/compiler/
H A Dzip_output_unittest.sh54 if unzip -h > /dev/null; then
55 unzip -t testzip.zip > testzip.list || fail 'unzip failed.'
66 echo "Warning: 'unzip' command not available. Skipping test."
/external/chromium_org/third_party/zlib/contrib/minizip/
H A DMakefile4 UNZ_OBJS = miniunz.o unzip.o ioapi.o ../../libz.a
/external/chromium_org/third_party/zlib/google/
H A Dzip_internal.h15 #include <minizip/unzip.h>
18 #include "third_party/zlib/contrib/minizip/unzip.h"
H A Dzip_reader.h19 #include <minizip/unzip.h>
21 #include "third_party/zlib/contrib/minizip/unzip.h"
H A Dzip.cc20 #include <minizip/unzip.h>
23 #include "third_party/zlib/contrib/minizip/unzip.h"
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_rss/
H A DfeedManipulationEclipse.sh19 for f in `find $ECLIPSE_HOME/plugins -maxdepth 1 -name "org.eclipse.ant.ui*.jar" -type f`; do unzip $f lib/*.jar -d $tmpfolder; done
/external/chromium_org/v8/tools/
H A Dfuzz-harness.sh66 unzip "$jsfunfuzz_file" -d "$jsfunfuzz_dir" || exit 1
/external/elfutils/0.153/libdwfl/
H A Dgzip.c58 # define unzip __libdw_unlzma macro
71 # define unzip __libdw_bunzip2 macro
84 # define unzip __libdw_gunzip macro
99 unzip (int fd, off64_t start_offset, function
/external/nist-pkits/
H A Dgenerate-tests.sh80 unzip -q -o -d "${STORAGE_DIR}" "${ZIP}" "${file}"
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/
H A DUnpackUpdateJars.java74 unzip(feature, unPackedFeature);
84 unzip (jardPlugin,unpackedPluginDirName);
88 public void unzip(File src, File dest) { method in class:UnpackUpdateJars
90 String command = "unzip -qo " + src.getPath() + " -d " + dest.getPath();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testScripts/
H A Druntests.bat38 unzip -qq -o eclipse-SDK*.zip
39 unzip -qq -o -C VE-junit-tests*.zip */plugins/org.eclipse.test*
/external/bouncycastle/
H A Dimport_bouncycastle.sh217 (cd $bouncycastle_dir_orig && unzip -q src.zip)
219 (cd $bouncycastle_dir && unzip -q src.zip)
/external/zlib/
H A DAndroid.mk69 # libunz used to be an unzip-only subset of libz. Only host-side tools were
/external/chromium_org/native_client_sdk/src/doc/
H A Dio2014.rst98 $ unzip voronoi.zip
/external/chromium_org/third_party/zlib/
H A Dminizip.target.darwin-arm64.mk27 third_party/zlib/contrib/minizip/unzip.c \
H A Dminizip.target.darwin-mips.mk27 third_party/zlib/contrib/minizip/unzip.c \
H A Dminizip.target.darwin-x86.mk27 third_party/zlib/contrib/minizip/unzip.c \
H A Dminizip.target.darwin-x86_64.mk27 third_party/zlib/contrib/minizip/unzip.c \
H A Dminizip.target.linux-arm64.mk27 third_party/zlib/contrib/minizip/unzip.c \
H A Dminizip.target.linux-mips.mk27 third_party/zlib/contrib/minizip/unzip.c \

Completed in 536 milliseconds

12