OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xzdec
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/public-domain/xz/dist/po4a/
po4a.conf
11
[type: man] ../src/
xzdec
/
xzdec
.1 $lang:man/$lang/
xzdec
.1 add_$lang:?$lang.po.authors
/src/external/public-domain/xz/dist/tests/
test_compress.sh
14
# $2 = directory of the xz and
xzdec
executables
17
XZDEC
=${2:-../src/
xzdec
}/
xzdec
25
#
xzdec
isn't mandatory for this script.
26
test -x "$
XZDEC
" ||
XZDEC
=
72
if test -n "$
XZDEC
" ; then
73
if $
XZDEC
"$TMP_COMP" > "$TMP_UNCOMP" ; then
90
# Set memory usage limit for xz.
xzdec
has no memory usage limiter
[
all
...]
test_files.sh
13
# If both xz and
xzdec
were not built, skip this test.
15
XZDEC
=${2:-../src/
xzdec
}/
xzdec
17
test -x "$
XZDEC
" ||
XZDEC
=
18
if test -z "$XZ$
XZDEC
"; then
19
echo "xz and
xzdec
were not built, skipping this test."
102
if test -z "$
XZDEC
" || "$
XZDEC
" $NO_WARN "$I" > /dev/null; the
[
all
...]
/src/external/public-domain/xz/dist/
configure
1665
--disable-
xzdec
do not build
xzdec
4851
# Check whether --enable-
xzdec
was given.
4999
{ printf '%s\n' "$as_me:${as_lineno-$LINENO}: result: no, --disable-xz and --disable-
xzdec
was used" >&5
5000
printf '%s\n' "no, --disable-xz and --disable-
xzdec
was used" >&6; }
25465
"src/
xzdec
/Makefile") CONFIG_FILES="$CONFIG_FILES src/
xzdec
/Makefile" ;;
Completed in 63 milliseconds
Indexes created Sun Apr 26 00:22:38 UTC 2026