HomeSort by relevance Sort by last modified time
    Searched refs:awk (Results 76 - 100 of 225) sorted by null

1 2 34 5 6 7 8 9

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex_constants.h 70 * elements @c ECMAScript, @c basic, @c extended, @c awk, @c grep, @c egrep
131 * that used by POSIX utility awk in IEEE Std 1003.1-2001. This option is
137 static constexpr syntax_option_type awk = 1 << _S_awk; member in namespace:regex_constants
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex_constants.h 70 * elements @c ECMAScript, @c basic, @c extended, @c awk, @c grep, @c egrep
131 * that used by POSIX utility awk in IEEE Std 1003.1-2001. This option is
137 static constexpr syntax_option_type awk = 1 << _S_awk; member in namespace:regex_constants
  /ndk/tests/
run-tests.sh 48 TESTABLES="samples build device awk"
106 --only-awk)
107 TESTABLES=awk
147 echo " --only-awk Only run awk tests."
302 ### RUN AWK TESTS
305 # Run a simple awk script
306 # $1: awk script to run
309 # $4+: optional additional command-line arguments for the awk command
321 echo "### COMMAND: awk -f \"$SCRIPT\" $@ < \"$INPUT\" > \"$OUTPUT\"
    [all...]
  /external/genext2fs/
mkbootimg_ext2.sh 94 num_blocks=`du -sk $TMPDIR | tail -n1 | awk '{print $1;}'`
  /external/llvm/utils/
makellvm 81 set LLVMDIR = `awk '/LEVEL[ ]*=/ {print $NF}' $MFILE`
  /external/skia/tools/
update-doxygen.sh 50 NEWFILES=$(svn status | grep ^\? | awk '{print $2}')
  /frameworks/native/opengl/libs/tools/
genfiles 35 # The awk command removes lines with the same function name as an earlier
46 | awk -F, '!_[$2]++' \
  /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 }
  /bootable/recovery/
verifier_test.sh 33 $ADB shell "$@" \; echo \$? | awk '{if (b) {print a}; a=$0; b=1} END {exit a}'
  /frameworks/base/tests/backup/
test_restore.sh 69 restore_set=$(a shell bmgr list sets | head -n1 | awk '{print $1}')
  /external/openssh/regress/
Makefile 91 awk '{print $$0 "\r"}' ${.CURDIR}/rsa_ssh2.prv > ${.OBJDIR}/rsa_ssh2_crnl.prv
105 awk '{print $$2}' | diff - ${.CURDIR}/t4.ok
109 awk '{print $$2}' | diff - ${.CURDIR}/t5.ok
  /ndk/
ndk-gdb 75 AWK_CMD=${AWK_CMD:-$(find_program awk)}
127 # Used to run an awk script on the manifest
229 --awk=*)
289 echo " --awk=<file> Use specific awk command [$AWK_CMD]"
406 adb_cmd shell ps | $AWK_CMD -f $AWK_SCRIPTS/extract-pid.awk -v PACKAGE="$1"
409 # Check the awk tool
410 AWK_SCRIPTS=$ANDROID_NDK_ROOT/build/awk
411 AWK_TEST=`$AWK_CMD -f $AWK_SCRIPTS/check-awk.awk`
    [all...]
  /ndk/build/core/
init.mk 299 HOST_AWK := $(wildcard $(HOST_PREBUILT)/awk$(HOST_EXEEXT))
349 # Verify that the 'awk' tool has the features we need.
354 HOST_AWK := awk
356 $(call ndk_log,Host 'awk' tool: $(HOST_AWK))
358 # Location of all awk scripts we use
359 BUILD_AWK := $(NDK_ROOT)/build/awk
361 AWK_TEST := $(shell $(HOST_AWK) -f $(BUILD_AWK)/check-awk.awk)
362 $(call ndk_log,Host 'awk' test returned: $(AWK_TEST))
364 $(call __ndk_info,Host 'awk' tool is outdated. Please define NDK_HOST_AWK to point to Gawk or Nawk !
    [all...]
  /external/e2fsprogs/debian/attic/libs/
rules 90 install -m 644 lib/et/et_c.awk lib/et/et_h.awk \
99 install -m 644 lib/ss/ct_c.awk lib/ss/ct_c.sed \
  /external/openssh/contrib/aix/
buildbff.sh 88 eval $confvar=`awk '/#define[ \t]'$confvar'/{print $3}' $objdir/config.h`
131 PORTABLE=`echo $VERSION | awk 'BEGIN{FS="p"}{print $2}'`
345 size=`du $FAKE_ROOT/$i | awk '{print $1}'`
  /external/llvm/
Makefile 250 AWK = awk
256 dirs=`svn status --no-ignore $$1 | awk '/I|\? / {print $$2}' | LC_ALL=C xargs svn info 2>/dev/null | awk '/^Path:\ / {print $$2}'`;
  /external/openssh/contrib/
findssl.sh 124 ver=`awk '/OPENSSL_VERSION_NUMBER/{printf \$3}' $header`
  /external/strace/linux/
ioctlent.sh 132 awk -v base="$base" '{
  /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...]
  /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/debian/
rules 189 cd ${stdbuilddir} && AWK=/usr/bin/awk \
193 cd ${stdbuilddir} && AWK=/usr/bin/awk CC="${DEB_HOST_GNU_TYPE}-gcc" \
202 cd ${mipsbuilddir} && AWK=/usr/bin/awk \
204 cd ${mipsbuilddir64} && AWK=/usr/bin/awk \
217 cd ${bfbuilddir} && AWK=/usr/bin/awk \
    [all...]
  /external/bison/build-aux/
vc-list-files 90 eval awk -F/ \''{ \
  /external/icu4c/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/libvpx/libvpx/build/make/
gen_msvs_sln.sh 58 local name=`grep Name "$file" | awk 'BEGIN {FS="\""}{if (NR==1) print $2}'`
59 local guid=`grep ProjectGUID "$file" | awk 'BEGIN {FS="\""}{if (NR==1) print $2}'`
  /external/linux-tools-perf/config/
utilities.mak 50 # in an `awk' program that is delimited by shell
55 awk 'NR==1 {t=$$0} NR>1 {t=t "$(nl-escape)" $$0} END {printf t}'
66 # expression constant in an `awk' program that is
75 awk 'NR==1 {t=$$0} NR>1 {t=t "\n" $$0} END { gsub(/$(nl-escape)/,"\n",t); printf t }'

Completed in 1175 milliseconds

1 2 34 5 6 7 8 9