Home
last modified time | relevance | path

Searched refs:AWK (Results 1 – 25 of 106) sorted by relevance

12345

/third_party/tzdata/
Dtzselect.ksh38 : ${AWK=awk}
48 ($AWK -v x=y 'BEGIN { exit 123 }') </dev/null >/dev/null 2>&1
50 say >&2 "$0: Sorry, your '$AWK' program is not Posix compatible."
182 $AWK 'BEGIN { u12345 = "\360\222\215\205"; exit length(u12345) != 1 }' || {
305 $AWK '
344 $AWK -v TZ="$TZ" 'BEGIN {
374 distance_table=`$AWK \
381 regions=`say "$distance_table" | $AWK '
390 TZ=`say "$distance_table" | $AWK -v region="$region" '
397 countries=`$AWK \
[all …]
DMakefile406 AWK= awk macro
613 $(AWK) -v DATAFORM=`expr $@ : '\(.*\).zi'` -f ziguard.awk \
620 LC_ALL=C $(AWK) \
644 $(AWK) -v EXPIRES_LINE=$(EXPIRES_LINE) \
714 $(AWK) '/^L/{print "Link\t" $$2 "\t" $$3}' \
717 x=`$(AWK) '/^Z/{print "tzs$(TZS_YEAR).dir/" $$2 ".zd"}' \
748 -e 's|AWK=[^}]*|AWK='\''$(AWK)'\''|g' \
799 $(AWK) '/^Link/ {print $$3}' backward | LC_ALL=C sort -cu
800 $(AWK) '/^Zone/ {print $$2}' backzone | LC_ALL=C sort -cu
804 $(AWK) -f checklinks.awk $(TDATA_TO_CHECK)
[all …]
/third_party/skia/third_party/externals/libpng/scripts/
Dpnglibconf.mak10 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
45 $(AWK) -f $(srcdir)/scripts/options.awk out="pnglibconf.pre"\
48 $(AWK) -f $(srcdir)/scripts/options.awk out="pnglibconf.tmp" pnglibconf.pre 1>&2
Dgensrc.cmake.in15 set(AWK "@AWK@") variable
26 COMMAND "${AWK}" -f "${SRCDIR}/scripts/options.awk"
36 execute_process(COMMAND "${AWK}" -f "${SRCDIR}/scripts/options.awk"
53 execute_process(COMMAND "${AWK}" -f "${SRCDIR}/scripts/options.awk"
63 execute_process(COMMAND "${AWK}" -f "${SRCDIR}/scripts/options.awk"
82 execute_process(COMMAND "${AWK}" "s==0 && NR>1{print prev}
112 execute_process(COMMAND "${AWK}"
Dgenchk.cmake.in14 set(AWK "@AWK@") variable
26 execute_process(COMMAND "${AWK}" -f "${SRCDIR}/scripts/checksym.awk"
Dgenout.cmake.in15 set(AWK "@AWK@") variable
81 execute_process(COMMAND "${AWK}" -f "${SRCDIR}/scripts/dfn.awk"
Dmakefile.std37 AWK = awk
68 $(AWK) -f "scripts/dfn.awk" out="pnglibconf.tmp" pnglibconf.out 1>&2
75 $(AWK) -f scripts/options.awk out="pnglibconf.pre"\
78 $(AWK) -f scripts/options.awk out="pnglibconf.tmp" pnglibconf.pre 1>&2
/third_party/flutter/skia/third_party/externals/libpng/scripts/
Dpnglibconf.mak10 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
45 $(AWK) -f $(srcdir)/scripts/options.awk out="pnglibconf.pre"\
48 $(AWK) -f $(srcdir)/scripts/options.awk out="pnglibconf.tmp" pnglibconf.pre 1>&2
Dgensrc.cmake.in15 set(AWK "@AWK@") variable
26 COMMAND "${AWK}" -f "${SRCDIR}/scripts/options.awk"
36 execute_process(COMMAND "${AWK}" -f "${SRCDIR}/scripts/options.awk"
53 execute_process(COMMAND "${AWK}" -f "${SRCDIR}/scripts/options.awk"
63 execute_process(COMMAND "${AWK}" -f "${SRCDIR}/scripts/options.awk"
82 execute_process(COMMAND "${AWK}" "s==0 && NR>1{print prev}
112 execute_process(COMMAND "${AWK}"
Dgenchk.cmake.in14 set(AWK "@AWK@") variable
26 execute_process(COMMAND "${AWK}" -f "${SRCDIR}/scripts/checksym.awk"
Dgenout.cmake.in15 set(AWK "@AWK@") variable
81 execute_process(COMMAND "${AWK}" -f "${SRCDIR}/scripts/dfn.awk"
Dmakefile.std37 AWK = awk
68 $(AWK) -f "scripts/dfn.awk" out="pnglibconf.tmp" pnglibconf.out 1>&2
75 $(AWK) -f scripts/options.awk out="pnglibconf.pre"\
78 $(AWK) -f scripts/options.awk out="pnglibconf.tmp" pnglibconf.pre 1>&2
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/
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' \
/third_party/icu/icu4c/source/tools/tzcode/
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' \
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
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' \
/third_party/flutter/skia/third_party/externals/libpng/
DMakefile.am206 $(AWK) 's==0 && NR>1{print prev}\
216 $(AWK) '{print "#define", $$1, "@PNG_PREFIX@" $$1}' $? >pngprefix.tf1
271 $(AWK) -f "${srcdir}/scripts/dfn.awk" out="$*.tf2" $*.tf1 1>&2
278 $(AWK) -f ${srcdir}/scripts/options.awk out=$*.tf4 version=search\
281 $(AWK) -f ${srcdir}/scripts/options.awk out=$*.tf5 $*.tf4 1>&2
290 $(AWK) -f ${srcdir}/scripts/checksym.awk ${srcdir}/scripts/${*F}.def\
300 $(AWK) -f ${srcdir}/scripts/options.awk out=pnglibconf.tf6\
303 $(AWK) -f ${srcdir}/scripts/options.awk out=pnglibconf.tf7\
DMakefile.in166 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
342 am__uniquify_input = $(AWK) '\
387 am__list_recheck_tests = $(AWK) '{ \
414 am__create_global_log = $(AWK) ' \
568 AWK = @AWK@
892 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
1091 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
2257 @DO_PNG_PREFIX_TRUE@ $(AWK) 's==0 && NR>1{print prev}\
2267 @DO_PNG_PREFIX_TRUE@ $(AWK) '{print "#define", $$1, "@PNG_PREFIX@" $$1}' $? >pngprefix.tf1
2308 $(AWK) -f "${srcdir}/scripts/dfn.awk" out="$*.tf2" $*.tf1 1>&2
[all …]
/third_party/skia/third_party/externals/libpng/
DMakefile.am206 $(AWK) 's==0 && NR>1{print prev}\
216 $(AWK) '{print "#define", $$1, "@PNG_PREFIX@" $$1}' $? >pngprefix.tf1
271 $(AWK) -f "${srcdir}/scripts/dfn.awk" out="$*.tf2" $*.tf1 1>&2
278 $(AWK) -f ${srcdir}/scripts/options.awk out=$*.tf4 version=search\
281 $(AWK) -f ${srcdir}/scripts/options.awk out=$*.tf5 $*.tf4 1>&2
290 $(AWK) -f ${srcdir}/scripts/checksym.awk ${srcdir}/scripts/${*F}.def\
300 $(AWK) -f ${srcdir}/scripts/options.awk out=pnglibconf.tf6\
303 $(AWK) -f ${srcdir}/scripts/options.awk out=pnglibconf.tf7\
DMakefile.in166 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
342 am__uniquify_input = $(AWK) '\
387 am__list_recheck_tests = $(AWK) '{ \
414 am__create_global_log = $(AWK) ' \
568 AWK = @AWK@
892 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
1091 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
2257 @DO_PNG_PREFIX_TRUE@ $(AWK) 's==0 && NR>1{print prev}\
2267 @DO_PNG_PREFIX_TRUE@ $(AWK) '{print "#define", $$1, "@PNG_PREFIX@" $$1}' $? >pngprefix.tf1
2308 $(AWK) -f "${srcdir}/scripts/dfn.awk" out="$*.tf2" $*.tf1 1>&2
[all …]
/third_party/skia/third_party/externals/libpng/projects/owatcom/
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\pngl…
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!
/third_party/flutter/skia/third_party/externals/libpng/projects/owatcom/
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\pngl…
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!
/third_party/node/deps/nghttp2/lib/includes/
DMakefile.in168 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
187 am__uniquify_input = $(AWK) '\
212 AWK = @AWK@
/third_party/libffi/include/
DMakefile.in150 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
169 am__uniquify_input = $(AWK) '\
196 AWK = @AWK@
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
DMakefile.in270 am__uniquify_input = $(AWK) '\
321 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
340 am__list_recheck_tests = $(AWK) '{ \
367 am__create_global_log = $(AWK) ' \
523 AWK = @AWK@
/third_party/node/deps/cares/include/
DMakefile.in157 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
177 am__uniquify_input = $(AWK) '\
200 AWK = @AWK@

12345