OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TOOL
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/gpl3/gcc/dist/contrib/
dg-extract-results.sh
3
# For a specified
tool
and optional list of test variants, extract
45
Usage: $PROGNAME [-t
tool
] [-l variant-list] [-L] sum-file ...
47
tool
The
tool
(e.g. g++, libffi) for which to create a
49
specified sum files must be for the same
tool
.
52
variants in the files for <
tool
>.
70
TOOL
=""
76
t) test -z "$
TOOL
" || (msg "${PROGNAME}: only one
tool
can be specified"; exit 1);
77
TOOL
="${OPTARG}";
[
all
...]
/src/external/gpl3/gcc.old/dist/contrib/
dg-extract-results.sh
3
# For a specified
tool
and optional list of test variants, extract
42
Usage: $PROGNAME [-t
tool
] [-l variant-list] [-L] sum-file ...
44
tool
The
tool
(e.g. g++, libffi) for which to create a
46
specified sum files must be for the same
tool
.
49
variants in the files for <
tool
>.
67
TOOL
=""
73
t) test -z "$
TOOL
" || (msg "${PROGNAME}: only one
tool
can be specified"; exit 1);
74
TOOL
="${OPTARG}";
[
all
...]
/src/external/gpl3/gdb.old/dist/contrib/
dg-extract-results.sh
3
# For a specified
tool
and optional list of test variants, extract
45
Usage: $PROGNAME [-t
tool
] [-l variant-list] [-L] sum-file ...
47
tool
The
tool
(e.g. g++, libffi) for which to create a
49
specified sum files must be for the same
tool
.
52
variants in the files for <
tool
>.
70
TOOL
=""
76
t) test -z "$
TOOL
" || (msg "${PROGNAME}: only one
tool
can be specified"; exit 1);
77
TOOL
="${OPTARG}";
[
all
...]
/src/external/gpl3/gdb/dist/contrib/
dg-extract-results.sh
3
# For a specified
tool
and optional list of test variants, extract
45
Usage: $PROGNAME [-t
tool
] [-l variant-list] [-L] sum-file ...
47
tool
The
tool
(e.g. g++, libffi) for which to create a
49
specified sum files must be for the same
tool
.
52
variants in the files for <
tool
>.
70
TOOL
=""
76
t) test -z "$
TOOL
" || (msg "${PROGNAME}: only one
tool
can be specified"; exit 1);
77
TOOL
="${OPTARG}";
[
all
...]
/src/external/gpl2/lvm2/dist/scripts/
fsadm.sh
27
TOOL
=fsadm
62
TEMPDIR="${TMPDIR:-/tmp}/${
TOOL
}_${RANDOM}$$/m"
75
echo "${
TOOL
}: Utility to resize or check the filesystem on a device"
77
echo " ${
TOOL
} [options] check device"
80
echo " ${
TOOL
} [options] resize device [new_size[BKMGTPE]]"
100
test -n "$VERB" && echo "$
TOOL
: $@" || true
104
echo "$
TOOL
: $@" >&2
338
*) error "Filesystem \"$FSTYPE\" on device \"$VOLUME\" is not supported by this
tool
" ;;
394
*) error "Wrong argument \"$1\". (see: $
TOOL
--help)"
405
error "Missing command. (see: $
TOOL
--help)
[
all
...]
/src/external/public-domain/sqlite/dist/autosetup/
cc.tcl
22
## CROSS -
Tool
prefix for cross compilation
248
# @cc-check-tools
tool
...
264
foreach
tool
$args {
265
set
TOOL
[string toupper $
tool
]
266
set exe [get-env $
TOOL
[get-define cross]$
tool
]
268
define $
TOOL
$exe
271
if {[find-executable $
tool
]} {
272
msg-result "Warning: Failed to find $exe, falling back to $
tool
which may be incorrect
[
all
...]
/src/external/gpl2/xcvs/dist/src/
sanity.sh
772
# Try to find a
tool
that satisfies all of the tests.
782
# Make sure the default
tool
is just the first real command name
784
TOOL
=""
798
TOOL
=$trytool
811
if test -n "$
TOOL
"; then
813
echo "using \`$
TOOL
' and hoping for the best." >>$LOGFILE
815
echo "using \`$
TOOL
' and hoping for the best." >&2
816
echo $
TOOL
1160
# rsync is NOT a GNU
tool
, so do NOT use find_tool for name munging.
[
all
...]
Completed in 31 milliseconds
Indexes created Wed Sep 02 00:25:50 UTC 2026