HomeSort by relevance Sort by last modified time
    Searched full:unzip (Results 101 - 125 of 590) sorted by null

1 2 3 45 6 7 8 91011>>

  /system/sepolicy/
README 94 to unzip the apk, once it is unzipped, cd into the META_INF directory and then execute
  /build/core/
prebuilt_internal.mk 183 $(hide) unzip -p $< $(PRIVATE_EXTRACT) >$@
409 $(hide) unzip -qo -d $(dir $@) $<
  /external/zlib/src/contrib/minizip/
minizip.c 8 Modifications of Unzip for Zip64
11 Modifications for Zip64 support on both zip and unzip
  /build/soong/java/
builder.go 80 Command: `rm -rf $outDir && unzip -qo $in -d $outDir && ` +
  /external/ImageMagick/PerlMagick/
Makefile.nt 57 # and rename PKZIP.EXE to ZIP.EXE and PKUNZIP.EXE to UNZIP.EXE
  /external/chromium-trace/catapult/dependency_manager/dependency_manager/
cloud_storage_info_unittest.py 189 # Should not need to unzip a second time, but should return the same path.
  /external/libvncserver/webclients/novnc/include/web-socket-js/
README.txt 93 - Unzip WebSocketMainInsecure.zip to extract WebSocketMainInsecure.swf.
  /prebuilts/go/darwin-x86/misc/nacl/
mkzip.go 80 unzip("`, *gopackage)
  /prebuilts/go/linux-x86/misc/nacl/
mkzip.go 80 unzip("`, *gopackage)
  /sdk/docs/
howto_SDK_git_cygwin.txt 61 autoconf, bison, curl, flex, gcc, g++, git, gnupg, make, mingw-zlib, python, unzip, zip
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/headless-build/
customTargets.xml 19 <unzip dest="${base}" overwrite="true" src="${buildDirectory}/../temp-base.zip" />
56 <unzip dest="${buildDirectory}/${buildLabel}/compilelogs" overwrite="true">
60 </unzip>
  /external/icu/icu4j/eclipse-build/pdebuild/
customTargets.xml 17 <unzip dest="${base}" overwrite="true" src="${buildDirectory}/../temp-base.zip" />
54 <unzip dest="${buildDirectory}/${buildLabel}/compilelogs" overwrite="true">
58 </unzip>
  /prebuilts/go/darwin-x86/src/archive/zip/
reader_test.go 39 // the values listed with unzip -l <zipfile>. However, the values
40 // listed by unzip appear to be off by some hours. When creating
44 // somewhere, because otherwise unzip -l could not provide a different
  /prebuilts/go/linux-x86/src/archive/zip/
reader_test.go 39 // the values listed with unzip -l <zipfile>. However, the values
40 // listed by unzip appear to be off by some hours. When creating
44 // somewhere, because otherwise unzip -l could not provide a different
  /sdk/eclipse/buildConfig/
customTargets.xml 21 <unzip dest="${base}" overwrite="true" src="${buildDirectory}/../temp-base.zip" />
58 <unzip dest="${buildDirectory}/${buildLabel}/compilelogs" overwrite="true">
62 </unzip>
  /external/autotest/server/hosts/
adb_host.py 660 self.teststation.run('which unzip')
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/
readme.html 242 dir=&quot;${buildDirectory}/..&quot; executable=&quot;unzip&quot;&gt;<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;arg
247 dir=&quot;${buildDirectory}/plugins/org.eclipse.platform.doc.isv&quot; executable=&quot;unzip&quot;&gt;<BR>
281 name=&quot;target&quot; value=&quot;gatherLogs&quot; /&gt; <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/antcall&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;unzip
285 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/unzip&gt;<BR> &lt;/target&gt;</B><BR><BR></P></TD></TR></TABLE><P>&nbsp;</P><HR><P><BR><FONT SIZE="+2"><B><A NAME="buildexec"></A>Build
291 zip and unzip executables on system path.</LI><LI><A target="extra" HREF="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.releng.basebuilder/">org.eclipse.releng.basebuilder</A>
295 cvs, zip and unzip executables should be placed on the system path.</P><P> On
  /external/v8/tools/
run_perf.py 231 def Unzip(iterable):
470 stdout_with_patch, stdout_no_patch = Unzip(runner())
515 stdout_with_patch, stdout_no_patch = Unzip(runner())
  /build/tools/ijar/
zip_main.cc 18 // Zip / Unzip file using ijar zip implementation.
  /cts/hostsidetests/theme/src/android/theme/cts/
ThemeHostTest.java 150 fail("Failed to unzip assets: " + zipFile);
  /external/autotest/server/cros/ap_configurators/
pyauto_utils.py 101 """Unzip |filename| to directory |dir|.
  /external/autotest/site_utils/
setup_dev_autotest.sh 179 gnuplot apache2-mpm-prefork unzip python-imaging libpng12-dev libfreetype6-dev \
  /external/llvm/docs/
ReleaseProcess.rst 164 unzip on the same directory (there will be sym-links from the appropriate places
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
HttpEngine.java 305 userResponse = unzip(userResponse);
636 private Response unzip(final Response response) throws IOException { method in class:HttpEngine
805 userResponse = unzip(userResponse);
821 userResponse = unzip(cacheWritingResponse(storeRequest, userResponse));
    [all...]
  /external/owasp/sanitizer/tools/findbugs/doc/ja/manual/
installing.html 7 <code class="prompt">C:\Software&gt;</code><span class="command"><strong>unzip findbugs-2.0.3.zip</strong></span>

Completed in 638 milliseconds

1 2 3 45 6 7 8 91011>>