HomeSort by relevance Sort by last modified time
    Searched full:awk (Results 326 - 350 of 584) sorted by null

<<11121314151617181920>>

  /external/gtest/scripts/
gtest-config.in 76 # and avoid any dependency on a particular "sed" or "awk" implementation.
  /external/libogg/win32/
Makefile 71 AWK = gawk
  /external/libvpx/libvpx/third_party/googletest/src/scripts/
gtest-config.in 76 # and avoid any dependency on a particular "sed" or "awk" implementation.
  /external/protobuf/gtest/scripts/
gtest-config.in 76 # and avoid any dependency on a particular "sed" or "awk" implementation.
  /external/stressapptest/
configure 631 AWK
    [all...]
  /external/v8/tools/
merge-to-branch.sh 148 BUG=$(git log -1 $HASH | grep "BUG=" | awk -F '=' '{print $NF}')
  /external/webkit/Tools/iExploder/iexploder-1.7.2/tools/
update_html_tags_from_sources.sh 57 | awk '{ print $1 }' > ${tmp_prefix}.css-properties
  /ndk/sources/host-tools/sed-4.2.1/doc/
sed.x 313 .BR awk (1),
  /sdk/bash_completion/
adb.bash 69 local devices=$(command adb devices 2> /dev/null | grep -v "List of devices" | awk '{ print $1 }')
  /external/bison/src/
Makefile.in 209 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
288 AWK = @AWK@
    [all...]
  /external/chromium/chrome/common/extensions/docs/
crx.html 475 pub_len_hex=$(byte_swap $(printf '%08x\n' $(ls -l "$pub" | awk '{print $5}')))
476 sig_len_hex=$(byte_swap $(printf '%08x\n' $(ls -l "$sig" | awk '{print $5}')))
  /external/libcap-ng/libcap-ng-0.7/bindings/python/test/
Makefile.in 84 AWK = @AWK@
  /external/libffi/testsuite/
Makefile.in 58 AWK = @AWK@
  /external/libvpx/libvpx/build/make/
Makefile 161 # when given --strip-unneeded. Use nm and awk to identify globals and
166 `$(NM) $< | grep ' [A-TV-Z] ' | awk '{print "-K"$$3'}`\
  /ndk/build/tools/
build-mingw64-toolchain.sh 406 MINGW_W64_VERSION_NO_REV=$(echo $MINGW_W64_VERSION | awk 'BEGIN { FS="@" }; { print $1 }')
408 MINGW_W64_REVISION=$(echo $MINGW_W64_VERSION | awk 'BEGIN { FS="@" }; { print $2 }')
  /ndk/sources/cxx-stl/llvm-libc++/www/
results.Windows.html 368 awk.pass.cpp: Needs investigation.
373 awk.pass.cpp: Needs investigation.
  /ndk/sources/host-tools/make-3.81/doc/
Makefile.in 98 AWK = @AWK@
  /ndk/sources/host-tools/nawk-20071023/
lib.c 32 #include "awk.h"
314 * \n is NOT a field separator (cf awk book 61,84).
  /external/bison/examples/
Makefile.in 244 AWK = @AWK@
    [all...]
  /external/elfutils/tests/
Makefile.in 322 AWK = @AWK@
    [all...]
  /external/flac/libFLAC/
Makefile.in 79 AWK = @AWK@
    [all...]
  /external/ipsec-tools/src/racoon/
Makefile.in 138 AWK = @AWK@
708 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
721 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
736 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
    [all...]
  /external/valgrind/main/helgrind/tests/
Makefile.in 331 AWK = @AWK@
    [all...]
  /external/valgrind/main/none/
Makefile.in 138 AWK = @AWK@
755 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
781 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
    [all...]
  /external/valgrind/main/none/tests/amd64/
Makefile.in 299 AWK = @AWK@
    [all...]

Completed in 923 milliseconds

<<11121314151617181920>>