Searched refs:AWK (Results 1 - 25 of 59) sorted by relevance

123

/external/libedit/src/
H A Dmakelist67 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/
H A Dpnglibconf.mak9 # the make command line (AWK='nawk' for example).
10 AWK = gawk macro
11 AWK = mawk macro
12 AWK = nawk macro
13 AWK = one-true-awk macro
14 AWK = awk # Crashes on SunOS 5.10 - use 'nawk' macro
38 $(AWK) -f "$(srcdir)/scripts/dfn.awk" out="pnglibconf.tmp" pnglibconf.out 1>&2
43 $(ECHO) "Calling $(AWK) from scripts/pnglibconf.mak" >&2
44 $(ECHO) "If 'awk' crashes try a better awk (e.g. AWK='nawk')" >&2
45 $(AWK)
[all...]
/external/bison/djgpp/
H A Dconfig.site50 AWK=${AWK='gawk'}
/external/chromium_org/third_party/icu/source/tools/tzcode/
H A Dtzselect.ksh38 : ${AWK=awk}
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 {
138 countries=$($AWK -F'\t' \
182 regions=$($AWK -F'\t' \
219 TZ=$($AWK -F'\t' \
/external/icu/icu4c/source/tools/tzcode/
H A Dtzselect.ksh38 : ${AWK=awk}
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 {
138 countries=$($AWK -F'\t' \
182 regions=$($AWK -F'\t' \
219 TZ=$($AWK -F'\t' \
/external/e2fsprogs/lib/ss/
H A Dmk_cmds.sh.in8 AWK=@AWK@
52 | ${AWK} -f "${DIR}/ct_c.awk" "rootname=${ROOT}" "outfile=${TMP}" -
/external/e2fsprogs/lib/et/
H A Dcompile_et.sh.in6 AWK=@AWK@
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"
/external/qemu/
H A Dfeature_to_c.sh38 ${AWK:-awk} 'BEGIN { n = 0
/external/libpng/projects/owatcom/
H A Dpngconfig.mak26 AWK=$(%awk) macro
35 !ifdef AWK
45 $(AWK) -f << dfn1.out >dfn2.out
62 $(AWK) -f ..\..\scripts\options.awk out=dfn1.out version=search ..\..\pngconf.h ..\..\scripts\pnglibconf.dfa pngconfig.dfa $(DFA_XTRA) 1>&2
63 $(AWK) -f ..\..\scripts\options.awk out=dfn2.out dfn1.out 1>&2
84 @$(ECHO) $$(AWK) NOT AVAILABLE: COPYING scripts\pnglibconf.h.prebuilt
90 @$(ECHO) YOU HAVE A DEFAULT CONFIGURATION BECAUSE YOU DO NOT HAVE AWK!
/external/bison/examples/calc++/
H A DMakefile.am38 $(AWK) -f ../extexi -v VERSION="$(VERSION)" \
/external/e2fsprogs/debian/
H A Drules255 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 \
289 cd ${bfbuilddir} && AWK=/usr/bin/awk CC="${DEB_HOST_GNU_TYPE}-gcc" \
304 cd ${staticbuilddir} && AWK=/usr/bin/awk \
309 cd ${staticbuilddir} && AWK=/usr/bin/awk \
315 cd ${staticbuilddir} && AWK=/usr/bin/awk CC="${DEB_HOST_GNU_TYPE}-gcc" \
/external/chromium_org/third_party/mesa/src/src/gallium/targets/xa-vmwgfx/
H A DMakefile57 $(NM) $< | $(GREP) ' T ' | $(AWK) '{print $$3}' > $@
/external/mesa3d/src/gallium/targets/xa-vmwgfx/
H A DMakefile57 $(NM) $< | $(GREP) ' T ' | $(AWK) '{print $$3}' > $@
/external/libogg/win32/
H A DMakefile71 AWK = gawk macro
/external/llvm/
H A DMakefile260 AWK = awk macro
/external/elfutils/0.153/
H A Dconfigure656 AWK
2298 if test -n "$AWK"; then
2299 ac_cv_prog_AWK="$AWK" # Let the user override the test.
2318 AWK=$ac_cv_prog_AWK
2319 if test -n "$AWK"; then
2320 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2321 $as_echo "$AWK" >&6; }
2328 test -n "$AWK" && break
5672 AWK='$AWK'
[all...]
/external/stressapptest/
H A Dconfigure631 AWK
2882 if test -n "$AWK"; then
2883 ac_cv_prog_AWK="$AWK" # Let the user override the test.
2902 AWK=$ac_cv_prog_AWK
2903 if test -n "$AWK"; then
2904 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2905 $as_echo "$AWK" >&6; }
2912 test -n "$AWK" && break
6536 AWK='$AWK'
[all...]
/external/libpng/
H A Dconfigure729 AWK
2655 if test -n "$AWK"; then
2656 ac_cv_prog_AWK="$AWK" # Let the user override the test.
2675 AWK=$ac_cv_prog_AWK
2676 if test -n "$AWK"; then
2677 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2678 $as_echo "$AWK" >&6; }
2685 test -n "$AWK" && break
4777 if test -n "$AWK"; then
4778 ac_cv_prog_AWK="$AWK" # Le
[all...]
/external/libcap-ng/libcap-ng-0.7/
H A Dconfigure678 AWK
2690 if test -n "$AWK"; then
2691 ac_cv_prog_AWK="$AWK" # Let the user override the test.
2710 AWK=$ac_cv_prog_AWK
2711 if test -n "$AWK"; then
2712 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2713 $as_echo "$AWK" >&6; }
2720 test -n "$AWK" && break
5854 lt_cv_sys_global_symbol_pipe="$AWK '"\
9859 # AWK progra
[all...]
/external/libedit/
H A Dconfigure695 AWK
4020 if test -n "$AWK"; then
4021 ac_cv_prog_AWK="$AWK" # Let the user override the test.
4040 AWK=$ac_cv_prog_AWK
4041 if test -n "$AWK"; then
4042 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
4043 $as_echo "$AWK" >&6; }
4050 test -n "$AWK" && break
6425 lt_cv_sys_global_symbol_pipe="$AWK '"\
10163 # AWK progra
[all...]
/external/chromium_org/third_party/yasm/source/patched-yasm/
H A Dconfigure688 AWK
2827 if test -n "$AWK"; then
2828 ac_cv_prog_AWK="$AWK" # Let the user override the test.
2847 AWK=$ac_cv_prog_AWK
2848 if test -n "$AWK"; then
2849 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2850 $as_echo "$AWK" >&6; }
2857 test -n "$AWK" && break
8791 AWK='$AWK'
[all...]
/external/genext2fs/
H A Dconfigure668 AWK
1947 if test -n "$AWK"; then
1948 ac_cv_prog_AWK="$AWK" # Let the user override the test.
1967 AWK=$ac_cv_prog_AWK
1968 if test -n "$AWK"; then
1969 { echo "$as_me:$LINENO: result: $AWK" >&5
1970 echo "${ECHO_T}$AWK" >&6; }
1977 test -n "$AWK" && break
6599 AWK!$AWK
[all...]
/external/e2fsprogs/
H A Dconfigure655 AWK
9773 if test -n "$AWK"; then
9774 ac_cv_prog_AWK="$AWK" # Let the user override the test.
9793 AWK=$ac_cv_prog_AWK
9794 if test -n "$AWK"; then
9795 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
9796 $as_echo "$AWK" >&6; }
9803 test -n "$AWK" && break
12044 AWK='$AWK'
[all...]
/external/mksh/src/
H A DBuild.sh809 : ${AWK=gawk} ${CC=cc -posix}
930 : ${AWK=awk} ${CC=cc} ${NROFF=nroff} ${SIZE=size}
2271 *[\ \(\)+-]*) NSIG=`"$AWK" "BEGIN { print $NSIG }" </dev/null` ;;
2588 AWK default: awk
/external/iputils/ninfod/
H A Dconfigure4820 test -n "\$AWK" || AWK=awk
4989 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
5437 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
5463 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
5476 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \

Completed in 1129 milliseconds

123