Searched refs:TAR (Results 1 - 5 of 5) sorted by relevance

/openjdk10/common/autoconf/
H A Dcompare.sh.in66 export TAR="@TAR@"
H A Dgenerated-configure.sh1052 TAR
1274 TAR
2242 TAR Override default value for TAR
11348 if [ -z "${TAR+x}" ]; then
11359 case $TAR in
11361 ac_cv_path_TAR="$TAR" # Let the user override the test with a path.
11382 TAR=$ac_cv_path_TAR
11383 if test -n "$TAR"; then
11384 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $TAR" >
[all...]
/openjdk10/make/
H A DBundles.gmk94 && ( $(TAR) cf - $(TAR_CREATE_EXTRA_PARAM) \
103 && ( $(TAR) cf - $(TAR_CREATE_EXTRA_PARAM) \
115 && $(TAR) cf - -$(TAR_INCLUDE_PARAM) $$($1_$$d_LIST_FILE) \
117 | ( $(CD) $(SUPPORT_OUTPUTDIR)/bundles/$1/$$($1_SUBDIR) && $(TAR) xf - )$$(NEWLINE) )
126 ( $(TAR) cf - $(TAR_CREATE_EXTRA_PARAM) \
H A DJprt.gmk98 $(CD) $(TOPDIR) && $(TAR) cf - README | $(GZIP) > \
/openjdk10/common/bin/
H A Dcompare.sh446 (cd $THIS_UNZIPDIR && $GUNZIP -c $THIS_ZIP | $TAR xf -)
447 (cd $OTHER_UNZIPDIR && $GUNZIP -c $OTHER_ZIP | $TAR xf -)

Completed in 64 milliseconds