Searched refs:tool (Results 1 - 13 of 13) sorted by relevance

/haiku-fatelf/src/tests/system/libroot/posix/bonnie++-1.03d/
H A Dsh.common22 # determine name of tool
23 if [ ".$tool" != . ]; then
25 toolcmd="$0 $tool"
26 toolcmdhelp="shtool $tool"
27 msgprefix="shtool:$tool"
/haiku-fatelf/build/scripts/
H A Dbuild_fatelf_cross_tools64 fatal "Could not find required tool: ${names}"
124 local tool="$1"
133 local srcdir="${BUILDTOOLS}/$tool"
166 local tool="$1"
169 local srcdir="${BUILDTOOLS}/$tool"
222 local tool="$1"
223 local srcdir="${BUILDTOOLS}/$tool"
299 # Two sets of tool wrappers are created:
300 # - Host tool wrappers, used for HOSTS.
301 # - Target tool wrapper
[all...]
/haiku-fatelf/src/bin/bfs_tools/
H A Dbfswhich.cpp242 printUsage(char* tool) argument
244 char* filename = strrchr(tool, '/');
246 filename ? filename + 1 : tool);
H A Dchkindex.cpp403 printUsage(char *tool) argument
405 char *filename = strrchr(tool,'/');
410 ,filename ? filename + 1 : tool);
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/
H A Dlocate-test30 up by this tool. This might change in the future. So far, the ones
/haiku-fatelf/
H A Dconfigure47 This overrides the HAIKU_* tool variables.
285 # Gets a usable absolute path of a build tool.
290 local tool=$2
291 local path="${crossToolsPrefix}$tool"
301 echo "Build tool \"$path\" not found." >&2
/haiku-fatelf/src/libs/ncurses/
H A Ddist.mk113 # Ada95 subdir has been done. The reason is, that the gnathtml tool uses the
/haiku-fatelf/src/bin/unzip/
H A Dttyio.c515 error: This Info-ZIP tool requires zcrypt 2.7 or later.
/haiku-fatelf/src/bin/zip/
H A Dttyio.c515 error: This Info-ZIP tool requires zcrypt 2.7 or later.
/haiku-fatelf/data/etc/bash_completion.d/
H A Dgit1376 --tool=*)
1377 __gitcomp "$__git_mergetools_common kompare" "" "${cur##--tool=}"
1385 --tool="
1677 --tool=*)
1678 __gitcomp "$__git_mergetools_common tortoisemerge" "" "${cur##--tool=}"
1682 __gitcomp "--tool="
2186 diff.tool
2282 merge.tool
/haiku-fatelf/src/bin/coreutils/
H A Dbootstrap123 # Additional gnulib-tool options to use. Use "\newline" to break lines.
438 gnulib_tool=$GNULIB_SRCDIR/gnulib-tool
/haiku-fatelf/src/bin/gdb/libiberty/
H A DMakefile.in348 @$(PERL) $(srcdir)/maint-tool -s $(srcdir) missing $(CFILES) $(REQUIRED_OFILES) $(CONFIGURED_OFILES)
354 @$(PERL) $(srcdir)/maint-tool -s $(srcdir) undoc
357 @$(PERL) $(srcdir)/maint-tool -s $(srcdir) deps $(INCDIR)
/haiku-fatelf/src/libs/print/libgutenprint/scripts/
H A Dltmain.sh7042 # isn't a blessed tool.
7282 # isn't a blessed tool.

Completed in 267 milliseconds