HomeSort by relevance Sort by last modified time
    Searched refs:gz (Results 51 - 75 of 136) sorted by null

1 23 4 5 6

  /external/e2fsprogs/
e2fsprogs.spec 12 Source: ftp://download.sourceforge.net/pub/sourceforge/e2fsprogs/e2fsprogs-%{version}.tar.gz
90 if [ -x /sbin/install-info -a -f %{_infodir}/libext2fs.info.gz ]; then
91 /sbin/install-info %{_infodir}/libext2fs.info.gz %{_infodir}/dir
96 if [ $1 = 0 -a -x /sbin/install-info -a -f %{_infodir}/libext2fs.info.gz ]; then
97 /sbin/install-info --delete %{_infodir}/libext2fs.info.gz %{_infodir}/dir
  /external/e2fsprogs/resize/
Makefile.in 130 echo $(SRCROOT)/e2fsprogs-@E2FSPROGS_VERSION@.tar.gz \
132 echo $(SRCROOT)/e2fsprogs-ALL-@E2FSPROGS_VERSION@.tar.gz \
139 gzip -9 > e2fsprogs-ALL-@E2FSPROGS_VERSION@.tar.gz)
  /external/bison/build-aux/
gendocs.sh 111 (Part of the script's work is to make a tar.gz of the sources.)
256 tar czf "$outdir/$PACKAGE.info.tar.gz" $PACKAGE.info*
257 info_tgz_size=`calcsize "$outdir/$PACKAGE.info.tar.gz"`
267 dvi_gz_size=`calcsize $PACKAGE.dvi.gz`
268 mv $PACKAGE.dvi.gz "$outdir/"
281 gzip -f -9 -c $PACKAGE.txt >"$outdir/$PACKAGE.txt.gz"
282 ascii_gz_size=`calcsize "$outdir/$PACKAGE.txt.gz"`
295 tar -czf "$abs_outdir/${PACKAGE}.html_$1.tar.gz" -- *.html
297 eval html_$1_tgz_size=`calcsize "$outdir/${PACKAGE}.html_$1.tar.gz"`
311 gzip -f -9 -c $PACKAGE.html >"$outdir/$PACKAGE.html.gz"
    [all...]
  /ndk/build/tools/
build-host-python.sh 153 *.tar.gz)
154 PKG_BASENAME=${PKG_NAME%%.tar.gz}
172 *.tar.gz)
build-mingw64-toolchain.sh 334 *.tar.gz)
335 PKG_BASENAME=${PKG_NAME%%.tar.gz}
356 *.tar.gz)
399 download_package http://www.multiprecision.org/mpc/download/mpc-$MPC_VERSION.tar.gz
  /external/qemu/distrib/sdl-1.2.15/Xcode/
package 169 set pkgArchive = $pkg/$root.tar.gz
172 set pkgArchive = $pkg/$root.pax.gz
  /external/chromium/sdch/open-vcdiff/packages/rpm/
rpm.spec 14 Source: http://%{NAME}.googlecode.com/files/%{NAME}-%{VERSION}.tar.gz
  /external/chromium_org/sdch/open-vcdiff/packages/rpm/
rpm.spec 14 Source: http://%{NAME}.googlecode.com/files/%{NAME}-%{VERSION}.tar.gz
  /external/chromium_org/third_party/openssl/openssl/
Apps-config.mk 3 # ./import_openssl.sh import /path/to/openssl-1.0.1e.tar.gz
Ssl-config.mk 3 # ./import_openssl.sh import /path/to/openssl-1.0.1e.tar.gz
  /external/chromium_org/third_party/tcmalloc/vendor/packages/rpm/
rpm.spec 14 Source: http://%{NAME}.googlecode.com/files/%{NAME}-%{VERSION}.tar.gz
  /external/e2fsprogs/doc/
Makefile.in 74 $(RM) -f *.tar *.tar.gz *.tgz
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/
feedPublish.eclipse.properties 83 # eg., win32,win,SDK,eclipse-SDK-%%buildAlias%%-win32.zip,linux,gtk,SDK,eclipse-SDK-%%buildAlias%%-linux-gtk.tar.gz
86 linux,gtk,x86,SDK,eclipse-SDK-%%buildAlias%%-linux-gtk.tar.gz
feedPublish.emf.properties 57 dependencyURLs=http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/M20060919-1045/eclipse-SDK-M20060919-1045-linux-gtk.tar.gz
feedPublish.uml2.properties 57 dependencyURLs=http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/M20060919-1045/eclipse-SDK-M20060919-1045-linux-gtk.tar.gz http://www.eclipse.org/downloads/download.php?file=/tools/emf/downloads/drops/2.2.1/S200609210005/emf-sdo-xsd-SDK-2.2.1RC2.zip
  /external/libpcap/packaging/
pcap.spec 10 Source: libpcap-0.9.4.tar.gz
  /external/open-vcdiff/packages/rpm/
rpm.spec 14 Source: http://%{NAME}.googlecode.com/files/%{NAME}-%{VERSION}.tar.gz
  /external/openssh/contrib/cygwin/
Makefile 75 cd $(DESTDIR)$(mandir)/man1 && ln -s ssh.1.gz slogin.1.gz
  /external/openssl/
Apps-config.mk 3 # ./import_openssl.sh import /path/to/openssl-1.0.1e.tar.gz
Ssl-config.mk 3 # ./import_openssl.sh import /path/to/openssl-1.0.1e.tar.gz
  /external/scrypt/
Scrypt-config.mk 3 # ./import_scrypt.sh import /path/to/scrypt-1.1.6.tar.gz
  /system/core/libsparse/
sparse.c 151 int sparse_file_write(struct sparse_file *s, int fd, bool gz, bool sparse,
159 out = output_file_open_fd(fd, s->block_size, s->len, gz, sparse, chunks, crc);
  /external/chromium_org/third_party/zlib/
gzlib.c 219 gzFile gz; local
224 gz = gz_open(path, fd, mode);
226 return gz;
  /external/zlib/src/
gzlib.c 289 gzFile gz; local
298 gz = gz_open(path, fd, mode);
300 return gz;
  /system/extras/ext4_utils/
ext4_utils.h 169 void write_ext4_image(int fd, int gz, int sparse, int crc);

Completed in 1988 milliseconds

1 23 4 5 6