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

1 2

  /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/libogg/win32/
Makefile 71 AWK = gawk
  /external/openssh/contrib/cygwin/
ssh-host-config 43 /usr/bin/awk gawk
  /ndk/sources/host-tools/nawk-20071023/
FIXES 149 in gawk as well; we're leaning on the same library.)
188 matches gawk and mawk.
208 gawk and mawk. there are still places where it doesn't work
424 the behavior is the same as gawk and the intended posix standard.
530 enhanced split(), as in gawk, etc: split(s, a, "") splits s into
535 added nextfile, as in gawk: causes immediate advance to next
631 unlike gawk, no /dev/fd/n yet.
    [all...]
  /ndk/sources/host-tools/make-3.81/w32/
Makefile 100 AWK = gawk
  /external/grub/
config.status 513 s,@AWK@,gawk,;t t
    [all...]
configure     [all...]
  /external/openssh/contrib/redhat/
openssh.spec 297 gawk 'BEGIN {IGNORECASE=1}
  /external/mksh/src/
Build.sh 651 : ${AWK=gawk} ${CC=cc -posix}
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
configure     [all...]
  /external/elfutils/
configure     [all...]
  /external/genext2fs/
configure     [all...]
  /external/marisa-trie/
configure     [all...]
  /external/stressapptest/
configure     [all...]
  /ndk/sources/host-tools/make-3.81/
configure     [all...]
  /external/e2fsprogs/
configure     [all...]
  /external/libpng/
configure     [all...]
  /external/libusb/
configure     [all...]
  /external/libusb-compat/
configure     [all...]
  /external/libvorbis/
configure     [all...]
  /external/bison/
configure     [all...]
  /external/chromium/sdch/open-vcdiff/
configure     [all...]
  /external/chromium/third_party/libevent/
configure     [all...]
  /external/expat/
configure     [all...]
  /external/libffi/
configure     [all...]

Completed in 219 milliseconds

1 2