HomeSort by relevance Sort by last modified time
    Searched full:awk (Results 26 - 50 of 466) sorted by null

12 3 4 5 6 7 8 91011>>

  /bionic/libc/tools/zoneinfo/
generate 68 cat $latest_version/* | grep '^Link' | awk '{print $1, $2, $3}'
70 cat $latest_version/* | grep '^Zone' | awk '{print $2}'
71 cat $latest_version/* | grep '^Link' | awk '{print $3}'
  /external/dnsmasq/contrib/Suse/
README.susefirewall 24 - $AWK -F: '/^named .* UDP / {print $2}'| $GREP -vw 53 | $SORT -un`
25 + $AWK -F: '/^dnsmasq .* UDP / {print $2}'| $GREP -vw 53 | $SORT -un`
27 $AWK -F: '/^squid .* UDP/ {print $2}'| $SORT -un`
  /external/genext2fs/
test-mount.sh 44 awk '{print $5}'`" ] ; then
67 awk '{print $1,$4,$5,$6","$7}'| \
72 awk '{ print "/dev/"$10,$3,$4,$5$6}' | \
  /external/openssh/
survey.sh.in 18 AWK="@AWK@"
33 configinv=`$AWK '/^ \\\$.*configure/' config.log | sed 's/^ \\\$ //g'`
  /external/e2fsprogs/debian/
initrd-tools.e2fsprogs 23 grep -vE 'linux-gate.so|linux-vdso.so' | sort -u | awk '{print $3}'`
  /external/llvm/utils/
GetRepositoryPath 22 git remote -v | grep 'fetch' | awk '{ print $2 }'
countloc.sh 13 # each file and then sums up and prints the total with awk.
34 ./utils/llvmdo -topdir "$TOPDIR" -dirs "include lib tools test utils examples" -code-only wc -l | awk '\
  /external/valgrind/main/gdbserver_tests/
make_local_links 40 NEEDEDMAJ=$(echo $NEEDED | awk -F\. '{ print $1 }')
41 NEEDEDMIN=$(echo $NEEDED | awk -F\. '{ print $2 }')
68 awk -F\. '{print $1}'`
70 awk -F\. '{print $2}'`
simulate_control_c 16 VGDBPID=`./vgdb -D $PREFIX 2>&1 | awk '/vgdb pid/ {print $3}'`
  /external/webkit/Tools/android/flex-2.5.4a/MISC/
debflex.awk 11 # PROGRAM 2>&1 | gawk -f debflex.awk PROGRAM.l
14 # "new" awk; fixes so it does will be welcome)
20 print "usage: gawk -f debflex.awk FLEX_SOURCE <DEBUG_OUTPUT";
40 # break out of the awk BEGIN block.
README 31 - debflex.awk, an awk script for anotating flex debug output.
33 or "new" awk.
  /dalvik/dx/tests/112-dex-return-jsr-result/
run 17 # The awk fun here tries to cull out all but the salient bits. The aim
23 blort.class | awk '
  /external/e2fsprogs/contrib/
build-rpm 12 pkgname=`grep Name: e2fsprogs.spec | awk '{print $2;}'`
13 pkgvers=`grep Version: e2fsprogs.spec | awk '{print $2;}'`
dconf 12 AWKFILE=/tmp/${SELF}.awk
68 awk -f $AWKFILE $* >$TEMPFILE
118 awk -f $AWKFILE $TEMPFILE
  /gdk/build/awk/
extract-pid.awk 21 # adb shell ps | awk -f <this-script> -v PACKAGE=<name>
38 # backslash in the Awk strings.
  /ndk/tests/
run-tests.sh 46 TESTABLES="samples build device awk"
103 --only-awk)
104 TESTABLES=awk
141 echo " --only-awk Only run awk tests."
286 ### RUN AWK TESTS
289 # Run a simple awk script
290 # $1: awk script to run
293 # $4+: optional additional command-line arguments for the awk command
305 echo "### COMMAND: awk -f \"$SCRIPT\" $@ < \"$INPUT\" > \"$OUTPUT\"
    [all...]
  /gdk/build/core/
init.mk 156 # Verify that the 'awk' tool has the features we need.
161 HOST_AWK := awk
162 $(call gdk_log,Host awk tool was auto-detected: $(HOST_AWK))
164 $(call gdk_log,Host awk tool from environment: $(HOST_AWK))
167 # Location of all awk scripts we use
168 BUILD_AWK := $(GDK_ROOT)/build/awk
170 AWK_TEST := $(shell $(HOST_AWK) -f $(BUILD_AWK)/check-awk.awk)
171 $(call gdk_log,Host awk test returned: $(AWK_TEST))
173 $(call __gdk_info,Host awk tool is outdated. Please define HOST_AWK to point to Gawk or Nawk !
    [all...]
  /ndk/sources/host-tools/nawk-20071023/
README 25 This is the version of awk described in "The AWK Programming Language",
57 move this to some place like /usr/bin/awk.
92 astonishly slow. If awk seems slow, you might try fixing that.
94 awk's speed, perhaps by 1/3 for highest levels.
  /external/e2fsprogs/lib/ss/
ct_c.sed 3 # easier for an awk script to understand.
25 # an awk script to parse.
55 # and are handled by the awk script.
  /external/tcpdump/
README 89 This directory also contains some short awk programs intended as
93 send-ack.awk
134 packetdat.awk
185 stime.awk
186 atime.awk
211 - When transfer is finished, stop tcpdump. Use awk to make up
214 awk -f send-ack.awk packetsize=avgsize tracedata >sa
215 awk -f packetdat.awk packetsize=avgsize tracedata >p
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
perf 8 cmd_VCrate="Video+Capture+Rate CAMT PERF.awk+who=CAMT+from=Hardware+what=frame+how=received"
9 cmd_VDrate="Video+Decode+Rate VD_T PERF.awk+who=VD_T+to=HLMM+what=frame+how=sending"
10 cmd_VDTrate="Video+Decode+Rate VD_T PERF.awk+who=VD_T+to=LLMM+what=frame+how=sending"
11 cmd_VErate="Video+Encode+Rate VE_T PERF.awk+who=VE_T+to=HLMM+what=buffer+how=sending"
12 cmd_VERrate="Video+Encode+Input+Rate VE__ PERF.awk+who=VE__+from=HLMM+what=frame+how=received"
13 cmd_VPPYrate="Video+PreProc+YUV+Output+Rate VPPT PERF.awk+who=VPPT+to=HLMM+what=frame+how=sending"
14 cmd_VPPRrate="Video+PreProc+RGB+Output+Rate VPPT PERF.awk+who=VPPT+to=HLMM+what=frame+how=sending"
15 cmd_VPPIrate="Video+PreProc+Input+Rate VPP_ PERF.awk+who=VPP_+from=HLMM+what=frame+how=received"
16 cmd_VPrate="Video+Display+Rate VP_T PERF.awk+who=VP_T+to=Hardware+what=frame+how=sending"
17 cmd_VCPrate="Video+Preview+Rate VP_T PERF.awk+who=VP_T+to=Hardware+what=frame+how=sending
    [all...]
  /system/core/sh/
mktokens 72 awk '{print "#define " $1 " " NR-1}' /tmp/ka$$
76 awk '{print "\t" $2 ","}' /tmp/ka$$
85 sed 's/"//g' /tmp/ka$$ | awk '
  /external/elfutils/config/
Makefile.am 35 awk 'BEGIN {FS=":"} { printf $$5; exit 0}' >> $$tmpname; \
37 awk '\
  /external/openssh/regress/
keytype.sh 21 bits=`echo ${kt} | awk -F- '{print $2}'`
22 type=`echo ${kt} | awk -F- '{print $1}'`
  /external/qemu/
feature_to_c.sh 38 ${AWK:-awk} 'BEGIN { n = 0

Completed in 155 milliseconds

12 3 4 5 6 7 8 91011>>