HomeSort by relevance Sort by last modified time
    Searched refs:tar (Results 26 - 50 of 135) sorted by null

12 3 4 5 6

  /external/dbus/
missing 86 tar try tar, gnutar, gtar, then tar without non-portable flags
114 tar)
116 echo 1>&2 "ERROR: \`tar' requires --run"
306 tar)
309 # We have already tried tar in the generic part.
323 tar "$firstarg" "$@" && exit 0
329 tar "$firstarg" "$@" && exit 0
335 WARNING: I can't seem to be able to run \`tar' with the given arguments
    [all...]
  /external/genext2fs/
missing 86 tar try tar, gnutar, gtar, then tar without non-portable flags
114 tar)
116 echo 1>&2 "ERROR: \`tar' requires --run"
306 tar)
309 # We have already tried tar in the generic part.
323 tar "$firstarg" "$@" && exit 0
329 tar "$firstarg" "$@" && exit 0
335 WARNING: I can't seem to be able to run \`tar' with the given arguments
    [all...]
  /external/libpng/
missing 87 tar try tar, gnutar, gtar, then tar without non-portable flags
125 tar*)
127 echo 1>&2 "ERROR: \`tar' requires --run"
321 tar*)
324 # We have already tried tar in the generic part.
338 tar "$firstarg" "$@" && exit 0
344 tar "$firstarg" "$@" && exit 0
350 WARNING: I can't seem to be able to run \`tar' with the given arguments
    [all...]
  /external/protobuf/gtest/build-aux/
missing 89 tar try tar, gnutar, gtar, then tar without non-portable flags
117 tar)
119 echo 1>&2 "ERROR: \`tar' requires --run"
313 tar)
316 # We have already tried tar in the generic part.
330 tar "$firstarg" "$@" && exit 0
336 tar "$firstarg" "$@" && exit 0
342 WARNING: I can't seem to be able to run \`tar' with the given arguments
    [all...]
  /external/protobuf/
missing 89 tar try tar, gnutar, gtar, then tar without non-portable flags
117 tar)
119 echo 1>&2 "ERROR: \`tar' requires --run"
313 tar)
316 # We have already tried tar in the generic part.
330 tar "$firstarg" "$@" && exit 0
336 tar "$firstarg" "$@" && exit 0
342 WARNING: I can't seem to be able to run \`tar' with the given arguments
    [all...]
  /external/quake/quake/src/QW/
qwcl.x11.spec.sh 17 Source: qwcl.x11-%{version}.tar.gz
glqwcl.spec.sh 17 Source: glqwcl-%{version}.tar.gz
  /external/quake/quake/src/WinQuake/
quake-hipnotic.spec.sh 17 Source: quake-hipnotic-%{version}.tar.gz
  /hardware/ti/wlan/wl1271/platforms/os/linux/
Makefile 202 TARGET = apps.tar
205 TARGET = apps.tar
208 TARGET = apps.tar
211 TARGET = apps.tar
214 TARGET = apps.tar
247 .PHONY: suppl.img voice.img apps.img apps.tar $(BUS_DRV)
249 TAR_FILE = $(HOST_PLATFORM)Binaries.tar
251 apps.tar: apps
312 # in order to remove the binaries tar
  /external/openssl/
import_openssl.sh 22 # ./import_openssl.sh import openssl-*.tar.gz
44 echo " ./import_openssl.sh import </path/to/openssl-*.tar.gz>"
46 echo " ./import_openssl.sh generate <patch/*.patch> </path/to/openssl-*.tar.gz>"
79 declare -r tar=$1
80 shift || usage "No tar file specified."
81 import $tar
91 declare -r tar=$1
92 shift || usage "No tar file specified."
93 generate $patch $tar
207 tar -zxf $OPENSSL_SOURC
    [all...]
  /ndk/build/tools/
rebuild-all-prebuilt.sh 177 (cd "$TMPDARWIN" && tar czf - ndk) | (ssh $DARWIN_SSH tar xzf - -C $TMPREMOTE)
182 (cd "$SRC_DIR" && tar czf - .) | (ssh $DARWIN_SSH tar xzf - -C $TMPREMOTE/toolchain)
195 # Package a directory in a .tar.bz2 archive
198 # $2: final package name (without .tar.bz2 suffix)
204 dump "Packaging $1 ($2.tar.bz2) ..."
205 PREBUILT_PACKAGE="$PACKAGE_DIR/$2".tar.bz2
206 (cd $NDK_DIR && tar cjf $PREBUILT_PACKAGE $3)
269 TOOLCHAIN_FLAGS="--toolchain-pkg=\"$PACKAGE_DIR/arm-linux-androideabi-4.4.3-$HOST_TAG.tar.bz2\"
    [all...]
  /system/wlan/ti/wilink_6_1/platforms/os/linux/
Makefile 217 TARGET = apps.tar
220 TARGET = apps.tar
223 TARGET = apps.tar
226 TARGET = apps.tar
261 .PHONY: suppl.img voice.img apps.img apps.tar $(BUS_DRV)
264 TAR_FILE = $(HOST_PLATFORM)Binaries.tar
266 apps.tar: apps
272 # tar Ccvf $(OUTPUT_DIR) $(TAR_FILE) $(MODULES_LIST) tiwlan_loader
273 # tar Crvf $(DK_ROOT)/external_drivers/$(HOST_PLATFORM)/Linux/$(BUS_DRV) $(TAR_FILE) $(BUS_DRIVER_MODULE)
274 # tar Crvf . $(TAR_FILE) tiwlan.ini wpa_supplicant.tx
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/
build-hardy-toolchain.sh 108 TOOLCHAIN_ARCHIVE=/tmp/$TOOLCHAIN_NAME.tar.bz2
262 mkdir -p "$DSTDIR" && (cd "$SRCDIR" && tar cf - *) | (tar xf - -C "$DSTDIR")
361 *.tar)
362 (cd $SRCDIR && run tar $TARFLAGS "$ARCHIVE" $SRCFILES)
364 *.tar.gz)
365 (cd $SRCDIR && run tar z$TARFLAGS "$ARCHIVE" $SRCFILES)
367 *.tar.bz2)
368 (cd $SRCDIR && run tar j$TARFLAGS "$ARCHIVE" $SRCFILES)
767 tar xjf $TOOLCHAIN_SRC_DIR/gmp/gmp-$GMP_VERSION.tar.bz
    [all...]
  /external/chromium/third_party/libevent/
missing 91 tar try tar, gnutar, gtar, then tar without non-portable flags
302 tar)
305 echo 1>&2 "ERROR: \`tar' requires --run"
309 # We have already tried tar in the generic part.
323 tar "$firstarg" "$@" && exit 0
329 tar "$firstarg" "$@" && exit 0
335 WARNING: I can't seem to be able to run \`tar' with the given arguments.
336 You may want to install GNU tar or Free paxutils, or check th
    [all...]
  /external/elfutils/config/
missing 76 tar try tar, gnutar, gtar, then tar without non-portable flags
285 tar)
288 echo 1>&2 "ERROR: \`tar' requires --run"
292 # We have already tried tar in the generic part.
306 tar "$firstarg" ${1+"$@"} && exit 0
312 tar "$firstarg" ${1+"$@"} && exit 0
318 WARNING: I can't seem to be able to run \`tar' with the given arguments.
319 You may want to install GNU tar or Free paxutils, or check th
    [all...]
  /external/strace/
missing 91 tar try tar, gnutar, gtar, then tar without non-portable flags
302 tar)
305 echo 1>&2 "ERROR: \`tar' requires --run"
309 # We have already tried tar in the generic part.
323 tar "$firstarg" "$@" && exit 0
329 tar "$firstarg" "$@" && exit 0
335 WARNING: I can't seem to be able to run \`tar' with the given arguments.
336 You may want to install GNU tar or Free paxutils, or check th
    [all...]
  /build/tools/
mktarball.sh 5 # $3: subdir to tar up (from $2)
6 # $4: target tar name
22 #tar --no-recursion -cvf ${target_tar} ${dir_to_tar}
37 tar --no-recursion --numeric-owner --owner $new_uid \
  /external/blktrace/
btrace.spec 21 Source0: %name-%version.tar.bz2
  /external/chromium/sdch/open-vcdiff/packages/
rpm.sh 16 archive=../$fullname.tar.gz
  /external/chromium/third_party/icu/source/i18n/
basictz.cpp 369 TimeArrayTimeZoneRule *tar = (TimeArrayTimeZoneRule*)toRule; local
379 if (*(tzt0.getTo()) == *tar) {
386 tar->getFirstStart(tzt.getFrom()->getRawOffset(), tzt.getFrom()->getDSTSavings(), firstStart);
389 filteredRules->addElement(tar->clone(), status);
399 startTimes = tar->countStartTimes();
400 timeType = tar->getTimeType();
402 tar->getStartTimeAt(idx, t);
421 tar->getStartTimeAt(idx + newidx, newTimes[newidx]);
428 tar->getName(name);
430 tar->getRawOffset(), tar->getDSTSavings(), newTimes, asize, timeType)
    [all...]
  /external/icu4c/i18n/
basictz.cpp 381 TimeArrayTimeZoneRule *tar = (TimeArrayTimeZoneRule*)toRule; local
391 if (*(tzt0.getTo()) == *tar) {
398 tar->getFirstStart(tzt.getFrom()->getRawOffset(), tzt.getFrom()->getDSTSavings(), firstStart);
401 filteredRules->addElement(tar->clone(), status);
411 startTimes = tar->countStartTimes();
412 timeType = tar->getTimeType();
414 tar->getStartTimeAt(idx, t);
433 tar->getStartTimeAt(idx + newidx, newTimes[newidx]);
440 tar->getName(name);
442 tar->getRawOffset(), tar->getDSTSavings(), newTimes, asize, timeType)
    [all...]
  /development/pdk/
Pdk.mk 208 # Name the tar files
214 pdk_docs_tarfile := $(pdk_docs_intermediates)/$(name).tar
225 # zip up tar files
226 %.tar.gz: %.tar
230 # tar up all the files to make the pdk docs.
235 $(hide) tar rf $@ -C $(OUT_DOCS) $(LOCAL_MODULE) app.yaml
  /external/clearsilver/
Makefile 127 tar -cf - `p4 files $(CS_FILES) $(addsuffix /..., $(CS_DIRS)) | cut -d'#' -f 1 | sed -e "s|//depot/google3/third_party/clearsilver/core/||"` | (cd $(CS_DISTDIR); tar -xf -)
131 tar chozf $(CS_DISTDIR).tar.gz $(CS_DISTDIR)
  /external/dnsmasq/contrib/slackware-dnsmasq/
dnsmasq.SlackBuild 23 tar xzvf $CWD/dnsmasq-$VERSION.tar.gz
  /external/bison/
Makefile 107 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
114 AMTAR = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run tar
509 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
512 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
516 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
529 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
530 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
538 *.tar.gz*) \
539 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;
    [all...]

Completed in 2713 milliseconds

12 3 4 5 6