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

<<111213141516171819

  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
regex 75 * elements @c ECMAScript, @c basic, @c extended, @c awk, @c grep, @c egrep
136 * that used by POSIX utility awk in IEEE Std 1003.1-2001. This option is
142 static const syntax_option_type awk = 1 << _S_awk;
737 static const regex_constants::syntax_option_type awk
738 = regex_constants::awk;
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
regex 75 * elements @c ECMAScript, @c basic, @c extended, @c awk, @c grep, @c egrep
136 * that used by POSIX utility awk in IEEE Std 1003.1-2001. This option is
142 static const syntax_option_type awk = 1 << _S_awk;
737 static const regex_constants::syntax_option_type awk
738 = regex_constants::awk;
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
regex 75 * elements @c ECMAScript, @c basic, @c extended, @c awk, @c grep, @c egrep
136 * that used by POSIX utility awk in IEEE Std 1003.1-2001. This option is
142 static const syntax_option_type awk = 1 << _S_awk;
737 static const regex_constants::syntax_option_type awk
738 = regex_constants::awk;
    [all...]
  /external/libpcap/
config.guess 244 UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
368 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
541 IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
    [all...]
  /external/llvm/projects/sample/autoconf/
config.guess 240 UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
355 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
528 IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
    [all...]
  /external/qemu-pc-bios/bochs/
config.guess 217 UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
344 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
513 IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
    [all...]
  /external/tcpdump/
config.guess 244 UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
368 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
541 IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
    [all...]
print-snmp.c 32 * awk script originally written by C. Philip Wood of LANL (but later
56 # @(#)snmp.awk.x 1.1 (LANL) 1/15/90
    [all...]
  /ndk/sources/host-tools/nawk-20071023/
run.c 34 #include "awk.h"
174 Cell *program(Node **a, int n) /* execute an awk program */
208 struct Frame { /* stack frame for awk function calls */
    [all...]
  /external/bison/
aclocal.m4 439 # We need awk for the "check" target. The system "awk" is bad on
    [all...]
  /external/elfutils/
aclocal.m4 453 # We need awk for the "check" target. The system "awk" is bad on
    [all...]
  /external/genext2fs/
aclocal.m4 416 # We need awk for the "check" target. The system "awk" is bad on
  /external/grub/
aclocal.m4 483 # We need awk for the "check" target. The system "awk" is bad on
    [all...]
  /external/libusb-compat/
aclocal.m4 630 # We need awk for the "check" target. The system "awk" is bad on
    [all...]
configure 848 AWK
    [all...]
  /external/openfst/
aclocal.m4 489 # We need awk for the "check" target. The system "awk" is bad on
    [all...]
  /external/protobuf/
aclocal.m4 453 # We need awk for the "check" target. The system "awk" is bad on
  /ndk/build/tools/
prebuilt-common.sh 37 echo "$@" | tr ' ' '\n' | awk 'BEGIN {max=0} {len=length($1); if (len > max) max=len} END {print max}'
310 text=`option_get_attr $opt text | awk "$AWK_SCRIPT"`
  /ndk/sources/host-tools/make-3.81/
aclocal.m4 444 # We need awk for the "check" target. The system "awk" is bad on
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/
aclocal.m4 465 # We need awk for the "check" target. The system "awk" is bad on
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/doc/
Makefile.in 122 AWK = @AWK@
    [all...]
  /external/libmtp/
configure 856 AWK
    [all...]
  /external/libpng/
configure 817 AWK
    [all...]
  /external/libusb/
configure 812 AWK
    [all...]
  /external/bison/data/
Makefile 97 AWK = gawk

Completed in 710 milliseconds

<<111213141516171819