OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:awk
(Results
176 - 200
of
711
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/elfutils/config/
Makefile.in
53
AWK
= @
AWK
@
325
@MAINTAINER_MODE_TRUE@
awk
'BEGIN {FS=":"} { printf $$5; exit 0}' >> $$tmpname; \
327
@MAINTAINER_MODE_TRUE@
awk
'\
/external/libpcap/
mkdep
81
awk
'{
/external/mesa3d/src/gallium/targets/xa-vmwgfx/
Makefile
57
$(NM) $< | $(GREP) ' T ' | $(
AWK
) '{print $$3}' > $@
/external/ppp/pppd/plugins/rp-pppoe/
Makefile.linux
20
PPPDVERSION = $(shell
awk
-F '"' '/VERSION/ { print $$2; }' ../../patchlevel.h)
/external/proguard/docs/
acknowledgements.html
54
IDEA, GNU emacs, bash, sed,
awk
, and a whole host of other tools that continue
/external/skia/tools/
update-doxygen.sh
68
NEWFILES=$(svn status | grep ^\? |
awk
'{print $2}')
/external/tcpdump/
mkdep
81
awk
'{
/frameworks/base/tests/backup/
test_restore.sh
69
restore_set=$(a shell bmgr list sets | head -n1 |
awk
'{print $1}')
/prebuilts/tools/common/proguard/proguard4.7/docs/
acknowledgements.html
61
IntelliJ IDEA, GNU emacs, bash, sed,
awk
, and a whole host of other tools that
/external/chromium_org/tools/valgrind/
waterfall.sh
73
# The
awk
script here joins the lines ending with </td> to make it possible
76
awk
'BEGIN { buf = "" }
/external/e2fsprogs/lib/et/
Makefile.in
23
SHARE_FILES= et_c.
awk
et_h.
awk
/external/libogg/win32/
Makefile.in
71
AWK
= @
AWK
@
/external/qemu-pc-bios/vgabios/
Makefile
26
temp.
awk
.* vgabios*.orig _vgabios_* _vgabios-debug_* core vgabios*.bin vgabios*.txt $(RELEASE).bin *.bak
36
temp.
awk
.* vgabios.*.orig _vgabios_.*.c core *.bak .#*
/ndk/build/awk/
extract-launchable.awk
18
#
awk
-f <this-script> AndroidManifest.xml
99
# the following is copied directly from xml.
awk
- see this file for
gen-cygwin-deps-converter.awk
37
# Previously, this conversion was done with an
awk
script that assumed
50
# This
awk
script expects its input to be the output of the Cygwin "mount" command
/ndk/sources/host-tools/sed-4.2.1/testsuite/
mac-mf.good
142
AWK
= @
AWK
@
/external/marisa-trie/tools/
Makefile.in
95
AWK
= @
AWK
@
241
$(
AWK
) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
328
$(
AWK
) '{ files[$$0] = 1; nonempty = 1; } \
341
$(
AWK
) '{ files[$$0] = 1; nonempty = 1; } \
361
$(
AWK
) '{ files[$$0] = 1; nonempty = 1; } \
/external/openfst/src/extensions/const/
Makefile.in
65
$(
AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
131
AWK
= @
AWK
@
370
$(
AWK
) '{ files[$$0] = 1; nonempty = 1; } \
383
$(
AWK
) '{ files[$$0] = 1; nonempty = 1; } \
403
$(
AWK
) '{ files[$$0] = 1; nonempty = 1; } \
/external/openfst/src/extensions/lookahead/
Makefile.in
65
$(
AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
139
AWK
= @
AWK
@
382
$(
AWK
) '{ files[$$0] = 1; nonempty = 1; } \
395
$(
AWK
) '{ files[$$0] = 1; nonempty = 1; } \
415
$(
AWK
) '{ files[$$0] = 1; nonempty = 1; } \
/external/openfst/src/extensions/ngram/
Makefile.in
65
$(
AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
116
AWK
= @
AWK
@
347
$(
AWK
) '{ files[$$0] = 1; nonempty = 1; } \
360
$(
AWK
) '{ files[$$0] = 1; nonempty = 1; } \
380
$(
AWK
) '{ files[$$0] = 1; nonempty = 1; } \
/external/openfst/src/lib/
Makefile.in
65
$(
AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
111
AWK
= @
AWK
@
345
$(
AWK
) '{ files[$$0] = 1; nonempty = 1; } \
358
$(
AWK
) '{ files[$$0] = 1; nonempty = 1; } \
378
$(
AWK
) '{ files[$$0] = 1; nonempty = 1; } \
/external/stressapptest/src/
Makefile.in
85
AWK
= @
AWK
@
255
$(
AWK
) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
323
$(
AWK
) '{ files[$$0] = 1; nonempty = 1; } \
336
$(
AWK
) '{ files[$$0] = 1; nonempty = 1; } \
356
$(
AWK
) '{ files[$$0] = 1; nonempty = 1; } \
/external/valgrind/main/include/
Makefile.in
64
$(
AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
82
AWK
= @
AWK
@
344
$(
AWK
) '{ files[$$0] = 1; nonempty = 1; } \
357
$(
AWK
) '{ files[$$0] = 1; nonempty = 1; } \
377
$(
AWK
) '{ files[$$0] = 1; nonempty = 1; } \
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-gccbug
121
$PASSWD | grep "^$LOGNAME:" |
awk
-F: '{print $5}' | sed -e 's/,.*//' > $TEMP0
209
awk
'BEGIN {printf "( "} {printf "(\"%s\") ",$0} END {printf ")\n"}'
214
awk
'BEGIN {max = 0; } { if (length($0) > max) { max = length($0); } }
219
awk
'BEGIN {print "Known categories:"; i = 0 }
296
awk
'BEGIN {max = 0; } { if (length($0) > max) { max = length($0); } }
301
awk
'BEGIN {printf "SEND-PR: "; i = 0 }
/external/libcap-ng/libcap-ng-0.7/utils/
Makefile.in
118
$(
AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
143
AWK
= @
AWK
@
322
$(
AWK
) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
428
$(
AWK
) '{ files[$$0] = 1; nonempty = 1; } \
441
$(
AWK
) '{ files[$$0] = 1; nonempty = 1; } \
461
$(
AWK
) '{ files[$$0] = 1; nonempty = 1; } \
Completed in 1127 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>