Home
last modified time | relevance | path

Searched refs:AWK (Results 1 – 10 of 10) sorted by relevance

/xen/xen/xsm/flask/
A DMakefile9 AWK = awk macro
27 cmd_mkflask = $(CONFIG_SHELL) $(mkflask) $(AWK) include $(FLASK_H_DEPEND)
34 cmd_mkaccess = $(CONFIG_SHELL) $(mkaccess) $(AWK) $(AV_H_DEPEND)
/xen/config/
A DTools.mk.in21 AWK := @AWK@
/xen/m4/
A Dax_compare_version.m4137 ax_compare_version_len_A=`echo "$A" | $AWK '{print(length)}'`
138 ax_compare_version_len_B=`echo "$B" | $AWK '{print(length)}'`
/xen/tools/include/
A DMakefile46 $(SHELL) policy/mkflask.sh $(AWK) $(CURDIR)/xen-xsm/flask $(FLASK_H_DEPEND)
/xen/tools/
A Dconfigure5518 case $AWK in
5542 AWK=$ac_cv_path_AWK
5543 if test -n "$AWK"; then
5545 $as_echo "$AWK" >&6; }
5552 if test x"${AWK}" = x"no"
6661 if test -n "$AWK"; then
6681 AWK=$ac_cv_prog_AWK
6682 if test -n "$AWK"; then
6684 $as_echo "$AWK" >&6; }
6691 test -n "$AWK" && break
[all …]
A Dconfigure.ac306 AC_ARG_VAR([AWK], [Path to awk tool])
315 AX_PATH_PROG_OR_FAIL([AWK], [awk])
/xen/docs/misc/xen-makefiles/
A Dmakefiles.rst175 cmd_mkflask = $(CONFIG_SHELL) $(mkflask) $(AWK) include \
/xen/docs/
A Dconfigure2876 test -n "\$AWK" || AWK=awk
3368 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
/xen/
A Dconfigure2923 test -n "\$AWK" || AWK=awk
3414 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
/xen/stubdom/
A Dconfigure4316 test -n "\$AWK" || AWK=awk
4811 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \

Completed in 24 milliseconds