HomeSort by: relevance | last modified time | path
    Searched refs:XZ (Results 1 - 14 of 14) sorted by relevancy

  /src/external/public-domain/xz/dist/tests/
test_suffix.sh 11 # $1 = directory of the xz executable
13 # If xz was not built, skip this test. Autotools and CMake put
14 # the xz executable in a different location.
15 XZ=${1:-../src/xz}/xz
16 if test ! -x "$XZ"; then
17 echo "xz was not built, skipping this test."
50 if "$XZ" -zfk --suffix=".foo" -Fraw --lzma1=preset=0 "$SUFFIX_INPUT" ; then
66 if "$XZ" -zfk -Fraw --lzma1=preset=0 "$SUFFIX_INPUT" 2> /dev/null; the
    [all...]
test_files.sh 11 # $1 = directory of the xz executable
13 # If both xz and xzdec were not built, skip this test.
14 XZ=${1:-../src/xz}/xz
16 test -x "$XZ" || XZ=
18 if test -z "$XZ$XZDEC"; then
19 echo "xz and xzdec were not built, skipping this test."
50 # .xz #
    [all...]
test_compress.sh 14 # $2 = directory of the xz and xzdec executables
16 XZ=${2:-../src/xz}/xz
19 # If xz wasn't built, this test is skipped.
20 if test ! -x "$XZ"; then
21 echo "xz was not built, skipping this test."
50 if $XZ -c "$@" "$FILE" > "$TMP_COMP"; then
57 if $XZ -cd "$TMP_COMP" > "$TMP_UNCOMP" ; then
90 # Set memory usage limit for xz. xzdec has no memory usage limiter
    [all...]
test_scripts.sh 13 XZ=${1:-../src/xz}/xz
17 for i in XZ XZDIFF XZGREP; do
34 PATH=`pwd`/${1:-../src/xz}:$PATH
38 preimage=$srcdir/files/good-1-check-crc32.xz
39 samepostimage=$srcdir/files/good-1-check-crc64.xz
40 otherpostimage=$srcdir/files/good-1-lzma2-1.xz
56 "$XZDIFF" "$preimage" "$srcdir/files/missing.xz" >/dev/null 2>&1
65 cp "$srcdir/files/good-1-lzma2-1.xz" xzgrep_test_1.x
    [all...]
  /src/external/gpl3/gcc/dist/maintainer-scripts/
gcc_release 282 # gcc-"${RELEASE}".tar.xz tarball.
305 TARFILE="$1.tar.xz"
309 (${TAR} cf - "$@" | ${XZ} > ${TARFILE}) || \
334 target=${f%.xz}.gz
335 (${XZ} -d -c $f | ${GZIP} > ${target}) || error "Could not create ${target}"
344 *.tar.xz) old_vers=${old_file%.tar.xz};;
350 if [ -e ${old_dir}/${f}-${old_vers}.tar.xz ]; then
351 old_tar=${old_dir}/${f}-${old_vers}.tar.xz
355 new_tar=${WORKING_DIRECTORY}/${f}-${RELEASE}.tar.xz
    [all...]
  /src/external/gpl3/gcc.old/dist/maintainer-scripts/
gcc_release 282 # gcc-"${RELEASE}".tar.xz tarball.
305 TARFILE="$1.tar.xz"
309 (${TAR} cf - "$@" | ${XZ} > ${TARFILE}) || \
334 target=${f%.xz}.gz
335 (${XZ} -d -c $f | ${GZIP} > ${target}) || error "Could not create ${target}"
344 *.tar.xz) old_vers=${old_file%.tar.xz};;
350 if [ -e ${old_dir}/${f}-${old_vers}.tar.xz ]; then
351 old_tar=${old_dir}/${f}-${old_vers}.tar.xz
355 new_tar=${WORKING_DIRECTORY}/${f}-${RELEASE}.tar.xz
    [all...]
  /src/external/bsd/libarchive/dist/libarchive/
archive_read_support_format_xar.c 120 XZ,
1531 case XZ:
1537 if (xar->entry_encoding == XZ)
1583 case XZ:
1588 case XZ: detail = "xz"; break;
1678 case XZ:
1695 (xar->entry_encoding == XZ)?"xz":"lzma",
1708 case XZ
    [all...]
archive_write_set_format_xar.c 146 XZ,
473 else if (strcmp(value, "xz") == 0)
475 xar->opt_compression = XZ;
477 name = "xz";
1019 case XZ:
1020 encname = "application/x-xz"; break;
2969 "Can't allocate memory for xz stream");
3104 return (compression_unsupported_encoder(a, lastrm, "xz"));
3131 case XZ:
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineAddSub.cpp 1814 Value *XZ = Builder.CreateAdd(X, Z);
1816 return BinaryOperator::CreateSub(XZ, YW);
2333 Value *XZ = Builder.CreateFAddFMF(X, Z, &I);
2335 return BinaryOperator::CreateFSubFMF(XZ, YW, &I);
  /src/external/gpl3/gcc/dist/libbacktrace/
configure 647 XZ
14265 # Extract the first word of "xz", so it can be a program name with args.
14266 set dummy xz; ac_word=$2
14272 if test -n "$XZ"; then
14273 ac_cv_prog_XZ="$XZ" # Let the user override the test.
14282 ac_cv_prog_XZ="xz"
14292 XZ=$ac_cv_prog_XZ
14293 if test -n "$XZ"; then
14294 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XZ" >&5
14295 $as_echo "$XZ" >&6;
    [all...]
  /src/external/gpl3/gcc.old/dist/libbacktrace/
configure 647 XZ
13937 # Extract the first word of "xz", so it can be a program name with args.
13938 set dummy xz; ac_word=$2
13944 if test -n "$XZ"; then
13945 ac_cv_prog_XZ="$XZ" # Let the user override the test.
13954 ac_cv_prog_XZ="xz"
13964 XZ=$ac_cv_prog_XZ
13965 if test -n "$XZ"; then
13966 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XZ" >&5
13967 $as_echo "$XZ" >&6;
    [all...]
  /src/external/gpl3/gdb/dist/libbacktrace/
configure 647 XZ
14162 # Extract the first word of "xz", so it can be a program name with args.
14163 set dummy xz; ac_word=$2
14169 if test -n "$XZ"; then
14170 ac_cv_prog_XZ="$XZ" # Let the user override the test.
14179 ac_cv_prog_XZ="xz"
14189 XZ=$ac_cv_prog_XZ
14190 if test -n "$XZ"; then
14191 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XZ" >&5
14192 $as_echo "$XZ" >&6;
    [all...]
  /src/external/gpl3/gdb.old/dist/libbacktrace/
configure 647 XZ
14162 # Extract the first word of "xz", so it can be a program name with args.
14163 set dummy xz; ac_word=$2
14169 if test -n "$XZ"; then
14170 ac_cv_prog_XZ="$XZ" # Let the user override the test.
14179 ac_cv_prog_XZ="xz"
14189 XZ=$ac_cv_prog_XZ
14190 if test -n "$XZ"; then
14191 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XZ" >&5
14192 $as_echo "$XZ" >&6;
    [all...]
  /src/external/public-domain/xz/dist/
configure 3 # Generated by GNU Autoconf 2.73 for XZ Utils 5.8.3.
5 # Report bugs to <xz@tukaani.org>.
287 printf '%s\n' "$0: Please tell bug-autoconf@gnu.org and xz@tukaani.org
599 PACKAGE_NAME='XZ Utils'
600 PACKAGE_TARNAME='xz'
602 PACKAGE_STRING='XZ Utils 5.8.3'
603 PACKAGE_BUGREPORT='xz@tukaani.org'
604 PACKAGE_URL='https://tukaani.org/xz/'
644 xz
1544 'configure' configures XZ Utils 5.8.3 to adapt to many kinds of systems
    [all...]

Completed in 98 milliseconds