/external/libedit/src/ |
makelist | 67 cat $FILES | $AWK ' 91 cat $FILES | $AWK ' 139 $AWK ' 151 cat $FILES | $AWK '/el_action_t/ { print $3 }' | \ 152 sort | tr '[a-z]' '[A-Z]' | $AWK ' 173 cat $FILES | $AWK '/el_action_t/ { print $3 }' | sort | $AWK ' 204 echo "$FILES" | tr ' ' '\012' | $AWK ' 218 cat $FILES | $AWK '
|
/external/libpng/scripts/ |
pnglibconf.mak | 6 # given just 'awk', a C preprocessor and standard command line utilities 9 # the make command line (AWK='nawk' for example). 10 AWK = gawk 11 AWK = mawk 12 AWK = nawk 13 AWK = one-true-awk 14 AWK = awk # Crashes on SunOS 5.10 - use 'nawk' 38 $(AWK) -f "$(srcdir)/scripts/dfn.awk" out="pnglibconf.tmp" pnglibconf.out 1>& [all...] |
/external/bison/djgpp/ |
config.site | 50 AWK=${AWK='gawk'}
|
/external/icu/icu4c/source/tools/tzcode/ |
tzselect.ksh | 24 # This script also uses several features of modern awk programs. 25 # If your host lacks awk, or has an old awk that does not conform to Posix.2, 29 # GNU awk (gawk) 38 : ${AWK=awk} 41 # Check for awk Posix compliance. 42 ($AWK -v x=y 'BEGIN { exit 123 }') </dev/null >/dev/null 2>&1 44 echo >&2 "$0: Sorry, your \`$AWK' program is not Posix compatible." 120 $AWK -v TZ="$TZ" 'BEGIN [all...] |
/external/e2fsprogs/lib/ss/ |
mk_cmds.sh.in | 8 AWK=@AWK@ 32 if test ! -f $DIR/ct_c.sed || test ! -f $DIR/ct_c.awk ; then 35 if test ! -f "$DIR/ct_c.sed" || test ! -f "$DIR/ct_c.awk" ; then 52 | ${AWK} -f "${DIR}/ct_c.awk" "rootname=${ROOT}" "outfile=${TMP}" -
|
/external/e2fsprogs/lib/et/ |
compile_et.sh.in | 6 AWK=@AWK@ 32 if test ! -f "$DIR/et_h.awk" || test ! -f "$DIR/et_c.awk" ; then 35 if test ! -f "$DIR/et_h.awk" || test ! -f "$DIR/et_c.awk" ; then 49 $AWK -f "${DIR}/et_h.awk" "outfile=${BASE}.h.$$" "outfn=${BASE}.h" "$ROOT.et" 56 $AWK -f "${DIR}/et_c.awk" "outfile=${BASE}.c.$$" "outfn=${BASE}.c" "$ROOT.et [all...] |
/external/strace/tests/ |
uid.test | 25 AWK=gawk 26 match_awk "$LOG" "$srcdir"/uid.awk "$STRACE $args output mismatch" -v suffix="$s"
|
/prebuilts/go/darwin-x86/lib/time/ |
update.bash | 27 make CFLAGS=-DSTD_INSPIRED AWK=awk TZDIR=zoneinfo posix_only 32 size=$(ls -l zoneinfo/America/Los_Angeles | awk '{print $5}')
|
/prebuilts/go/linux-x86/lib/time/ |
update.bash | 27 make CFLAGS=-DSTD_INSPIRED AWK=awk TZDIR=zoneinfo posix_only 32 size=$(ls -l zoneinfo/America/Los_Angeles | awk '{print $5}')
|
/external/libpng/projects/owatcom/ |
pngconfig.mak | 22 # Read awk from the environment if set, else it can be set on the command
23 # line (the default approach is to set the %awk% environment variable in the
25 !ifdef %awk
26 AWK=$(%awk)
35 !ifdef AWK
45 $(AWK) -f << dfn1.out >dfn2.out
60 pnglibconf.dfn: ..\..\scripts\pnglibconf.dfa ..\..\scripts\options.awk pngconfig.dfa ..\..\pngconf.h
62 $(AWK) -f ..\..\scripts\options.awk out=dfn1.out version=search ..\..\pngconf.h ..\..\scripts\pnglibconf.dfa pngconfig.dfa $(DFA_XTRA) (…) [all...] |
/external/bison/examples/calc++/ |
Makefile.am | 38 $(AWK) -f ../extexi -v VERSION="$(VERSION)" \
|
/external/e2fsprogs/debian/ |
rules | 255 cd ${stdbuilddir} && AWK=/usr/bin/awk \ 259 cd ${stdbuilddir} && AWK=/usr/bin/awk CC="${DEB_HOST_GNU_TYPE}-gcc" \ 268 cd ${mipsbuilddir} && AWK=/usr/bin/awk \ 271 cd ${mipsbuilddir64} && AWK=/usr/bin/awk \ 285 cd ${bfbuilddir} && AWK=/usr/bin/awk \ [all...] |
/external/curl/docs/examples/ |
Makefile.netware | 103 # Here you can find a native Win32 binary of the original awk: 104 # http://www.gknw.net/development/prgtools/awk-20100523.zip 105 AWK = awk 114 # LIBARCH_U = $(shell $(AWK) 'BEGIN {print toupper(ARGV[1])}' $(LIBARCH)) 115 LIBARCH_L = $(shell $(AWK) 'BEGIN {print tolower(ARGV[1])}' $(LIBARCH)) 324 @$(AWK) -f ../../packages/NetWare/get_ver.awk $< > $@
|
/external/curl/lib/ |
Makefile.netware | 108 # Here you can find a native Win32 binary of the original awk: 109 # http://www.gknw.net/development/prgtools/awk-20100523.zip 110 AWK = awk 119 # LIBARCH_U = $(shell $(AWK) 'BEGIN {print toupper(ARGV[1])}' $(LIBARCH)) 120 LIBARCH_L = $(shell $(AWK) 'BEGIN {print tolower(ARGV[1])}' $(LIBARCH)) 348 @$(AWK) -f ../packages/NetWare/get_ver.awk $< > $@ 685 @$(AWK) -f ../packages/NetWare/get_exp.awk $^ > $ [all...] |
/external/curl/src/ |
Makefile.netware | 123 # Here you can find a native Win32 binary of the original awk: 124 # http://www.gknw.net/development/prgtools/awk-20100523.zip 125 AWK = awk 134 # LIBARCH_U = $(shell $(AWK) 'BEGIN {print toupper(ARGV[1])}' $(LIBARCH)) 135 LIBARCH_L = $(shell $(AWK) 'BEGIN {print tolower(ARGV[1])}' $(LIBARCH)) 378 @$(AWK) -f ../packages/NetWare/get_ver.awk $< > $@
|
/external/mesa3d/src/gallium/targets/xa-vmwgfx/ |
Makefile | 57 $(NM) $< | $(GREP) ' T ' | $(AWK) '{print $$3}' > $@
|
/ndk/sources/host-tools/make-3.81/w32/ |
Makefile | 100 AWK = gawk 334 $(AWK) ' { files[$$0] = 1; } \ 347 $(AWK) ' { files[$$0] = 1; } \ 363 $(AWK) ' { files[$$0] = 1; } \
|
/external/libogg/win32/ |
Makefile | 71 AWK = gawk
|
/external/llvm/ |
Makefile | 260 AWK = awk 266 dirs=`svn status --no-ignore $$1 | awk '/^(I|\?) / {print $$2}' | LC_ALL=C xargs svn info 2>/dev/null | awk '/^Path:\ / {print $$2}'`;
|
/external/google-breakpad/ |
configure | 689 AWK [all...] |
/ndk/sources/host-tools/make-3.81/ |
configure | 663 AWK [all...] |
/external/libcap-ng/libcap-ng-0.7/ |
configure | 678 AWK [all...] |
/external/libedit/ |
configure | 695 AWK [all...] |
/ndk/sources/host-tools/nawk-20071023/ |
FIXES | 25 This file lists all bug fixes, changes, etc., made since the AWK book 156 are available in awk, and they are more likely to work correctly in 165 fixed bug that permitted non-terminated RE, as in "awk /x". 177 reinstated. in theory awk will now do character comparisons 187 this tortuous reading is found in the awk book; behavior now 336 with code kindly provided by Bruce Lilly, awk now parses 414 example: awk 'length($0) > 10'. blush. at least i found it 483 to a "safe" version of awk, but don't rely on it too much. thanks 560 revised filenames: awk.g.y => awkgram.y, awk.lx.l => awklex.l [all...] |
/external/netperf/ |
configure | 637 AWK [all...] |