HomeSort by relevance Sort by last modified time
    Searched refs:gawk (Results 1 - 25 of 52) sorted by null

1 2 3

  /external/elfutils/tests/
coverage.sh 22 gawk "/$d.$fc/ { getline; co=gensub(/.*:(.*)% .*/, \"\\\\1\", \"g\"); co=co+0.0; li=\$4+0; printf \"%-35s %6.2f %5d\n\", \"$d/$fc\", co, li } " >> $tmp
29 gawk "{ copct=\$2; co=(\$3*copct)/100; toco+=(co+0); toli += (\$3+0); } END { printf \"%-12s %6.2f%% covered unused files: %3d\n\", \"$d\", (toco*100)/toli, \"$unused\" }" $tmp
  /external/strace/tests/
init.sh 94 check_prog gawk
99 gawk '@include "/dev/null"' < /dev/null ||
100 framework_skip_ 'gawk does not support @include'
105 # Check whether AWK_PROGRAM matches FILE_TO_CHECK using gawk.
128 AWKPATH="$srcdir" gawk -f "$program" "$@" < "$output" || {
  /external/strace/tests-m32/
init.sh 94 check_prog gawk
99 gawk '@include "/dev/null"' < /dev/null ||
100 framework_skip_ 'gawk does not support @include'
105 # Check whether AWK_PROGRAM matches FILE_TO_CHECK using gawk.
128 AWKPATH="$srcdir" gawk -f "$program" "$@" < "$output" || {
  /external/strace/tests-mx32/
init.sh 94 check_prog gawk
99 gawk '@include "/dev/null"' < /dev/null ||
100 framework_skip_ 'gawk does not support @include'
105 # Check whether AWK_PROGRAM matches FILE_TO_CHECK using gawk.
128 AWKPATH="$srcdir" gawk -f "$program" "$@" < "$output" || {
  /external/strace/
mpers.sh 72 gawk -v VAR_NAME="$VAR_NAME" -v ARCH_FLAG="${ARCH_FLAG#-}" \
  /external/libpng/scripts/
pnglibconf.mak 10 AWK = gawk
  /external/elfutils/libdw/
Makefile.am 98 gawk -f $^ > $@.new
  /external/libogg/win32/
Makefile 71 AWK = gawk
  /external/openssh/contrib/cygwin/
ssh-host-config 43 /usr/bin/awk gawk
  /external/openssh/contrib/redhat/
openssh.spec 296 gawk 'BEGIN {IGNORECASE=1}
  /external/curl/packages/vms/
config_h.com 52 $! 21-Dec-2012 J. Malmberg Update for gawk
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
configure     [all...]
  /external/libedit/
configure     [all...]
  /external/google-breakpad/
configure     [all...]
  /external/ltp/utils/ffsb-6.0-rc2/
configure     [all...]
  /external/stressapptest/
configure     [all...]
  /external/libmicrohttpd/
configure     [all...]
  /external/netperf/
configure     [all...]
  /toolchain/binutils/binutils-2.25/gold/
configure     [all...]
  /external/e2fsprogs/
configure     [all...]
  /external/libexif/
configure     [all...]
  /external/libnetfilter_conntrack/
configure     [all...]
  /external/libnfnetlink/
configure     [all...]
  /external/libusb-compat/
configure     [all...]
  /external/libvorbis/
configure     [all...]

Completed in 1611 milliseconds

1 2 3