Lines Matching refs:AWK

1043 AWK
1283 AWK
2251 AWK Override default value for AWK
13185 if [ -z "${AWK+x}" ]; then
13196 if test -n "$AWK"; then
13197 ac_cv_prog_AWK="$AWK" # Let the user override the test.
13216 AWK=$ac_cv_prog_AWK
13217 if test -n "$AWK"; then
13218 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
13219 $as_echo "$AWK" >&6; }
13226 test -n "$AWK" && break
13232 # Try to remove the string !AWK! from our list.
13233 try_remove_var=${CONFIGURE_OVERRIDDEN_VARIABLES//!AWK!/}
13238 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Ignoring value of AWK from the environment. Use command line variables instead." >&5
13239 $as_echo "$as_me: WARNING: Ignoring value of AWK from the environment. Use command line variables instead." >&2;}
13251 if test -n "$AWK"; then
13252 ac_cv_prog_AWK="$AWK" # Let the user override the test.
13271 AWK=$ac_cv_prog_AWK
13272 if test -n "$AWK"; then
13273 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
13274 $as_echo "$AWK" >&6; }
13281 test -n "$AWK" && break
13293 if test "x$AWK" = x; then
13294 { $as_echo "$as_me:${as_lineno-$LINENO}: Setting user supplied tool AWK= (no value)" >&5
13295 $as_echo "$as_me: Setting user supplied tool AWK= (no value)" >&6;}
13296 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for AWK" >&5
13297 $as_echo_n "checking for AWK... " >&6; }
13302 tool_specified="$AWK"
13306 { $as_echo "$as_me:${as_lineno-$LINENO}: Will search for user supplied tool AWK=$tool_basename" >&5
13307 $as_echo "$as_me: Will search for user supplied tool AWK=$tool_basename" >&6;}
13315 case $AWK in
13317 ac_cv_path_AWK="$AWK" # Let the user override the test with a path.
13338 AWK=$ac_cv_path_AWK
13339 if test -n "$AWK"; then
13340 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
13341 $as_echo "$AWK" >&6; }
13348 if test "x$AWK" = x; then
13353 { $as_echo "$as_me:${as_lineno-$LINENO}: Will use user supplied tool AWK=$tool_specified" >&5
13354 $as_echo "$as_me: Will use user supplied tool AWK=$tool_specified" >&6;}
13355 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for AWK" >&5
13356 $as_echo_n "checking for AWK... " >&6; }
13360 as_fn_error $? "User supplied tool AWK=$tool_specified does not exist or is not executable" "$LINENO" 5
13371 if test "x$AWK" = x; then
13372 as_fn_error $? "Could not find required tool for AWK" "$LINENO" 5
36346 COMPARABLE_ACTUAL_VERSION=`$AWK -F. '{ printf("%05d%05d%05d%05d\n", $1, $2, $3, $4) }' <<< "$CC_VERSION_NUMBER"`
36413 COMPARABLE_REFERENCE_VERSION=`$AWK -F. '{ printf("%05d%05d%05d%05d\n", $1, $2, $3, $4) }' <<< "$REFERENCE_VERSION"`
48283 OPENJDK_BUILD_COMPARABLE_ACTUAL_VERSION=`$AWK -F. '{ printf("%05d%05d%05d%05d\n", $1, $2, $3, $4) }' <<< "$BUILD_CC_VERSION_NUMBER"`
48319 OPENJDK_BUILD_COMPARABLE_ACTUAL_VERSION=`$AWK -F. '{ printf("%05d%05d%05d%05d\n", $1, $2, $3, $4) }' <<< "$CC_VERSION_NUMBER"`
51477 COMPARABLE_REFERENCE_VERSION=`$AWK -F. '{ printf("%05d%05d%05d%05d\n", $1, $2, $3, $4) }' <<< "$REFERENCE_VERSION"`
51796 COMPARABLE_REFERENCE_VERSION=`$AWK -F. '{ printf("%05d%05d%05d%05d\n", $1, $2, $3, $4) }' <<< "$REFERENCE_VERSION"`
52356 COMPARABLE_REFERENCE_VERSION=`$AWK -F. '{ printf("%05d%05d%05d%05d\n", $1, $2, $3, $4) }' <<< "$REFERENCE_VERSION"`
52675 COMPARABLE_REFERENCE_VERSION=`$AWK -F. '{ printf("%05d%05d%05d%05d\n", $1, $2, $3, $4) }' <<< "$REFERENCE_VERSION"`
68377 AWK='$AWK'
68378 test -n "\$AWK" || AWK=awk
68537 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
68872 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \