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

1 2 3

  /external/libxcam/tools/
cl-double-quotation.sh 13 gawk '
convert-binary-to-text.sh 26 gawk '
  /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/
mpers.sh 75 gawk -v VAR_NAME="$VAR_NAME" -v ARCH_FLAG="${ARCH_FLAG}" \
  /external/libpng/scripts/
pnglibconf.mak 10 AWK = gawk
  /external/strace/tests/
init.sh 108 check_prog gawk
113 gawk '@include "/dev/null"' < /dev/null ||
114 framework_skip_ 'gawk does not support @include'
119 # Check whether AWK_PROGRAM matches FILE_TO_CHECK using gawk.
142 AWKPATH="$srcdir" gawk -f "$program" "$@" < "$output" || {
  /external/strace/tests-m32/
init.sh 108 check_prog gawk
113 gawk '@include "/dev/null"' < /dev/null ||
114 framework_skip_ 'gawk does not support @include'
119 # Check whether AWK_PROGRAM matches FILE_TO_CHECK using gawk.
142 AWKPATH="$srcdir" gawk -f "$program" "$@" < "$output" || {
  /external/strace/tests-mx32/
init.sh 108 check_prog gawk
113 gawk '@include "/dev/null"' < /dev/null ||
114 framework_skip_ 'gawk does not support @include'
119 # Check whether AWK_PROGRAM matches FILE_TO_CHECK using gawk.
142 AWKPATH="$srcdir" gawk -f "$program" "$@" < "$output" || {
  /external/libxcam/
README.md 49 * install gcc/g++, automake, autoconf, libtool, gawk, pkg-config
  /external/one-true-awk/
FIXES 235 in gawk as well; we're leaning on the same library.)
274 matches gawk and mawk.
294 gawk and mawk. there are still places where it doesn't work
510 the behavior is the same as gawk and the intended posix standard.
616 enhanced split(), as in gawk, etc: split(s, a, "") splits s into
621 added nextfile, as in gawk: causes immediate advance to next
717 unlike gawk, no /dev/fd/n yet.
    [all...]
  /external/elfutils/libdw/
Makefile.am 98 gawk -f $^ > $@.new
  /external/libogg/win32/
Makefile 71 AWK = gawk
  /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/libpng/
configure     [all...]
  /external/google-breakpad/
configure     [all...]
  /external/ltp/utils/ffsb-6.0-rc2/
configure     [all...]
  /external/stressapptest/
configure     [all...]
  /external/libmicrohttpd/
configure     [all...]
  /toolchain/binutils/binutils-2.27/gold/
configure     [all...]
  /external/e2fsprogs/
configure     [all...]
  /external/libexif/
configure     [all...]
  /external/libnetfilter_conntrack/
configure     [all...]
  /external/libnfnetlink/
configure     [all...]

Completed in 1375 milliseconds

1 2 3