HomeSort by relevance Sort by last modified time
    Searched refs:awk (Results 226 - 250 of 307) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 702 # Write a small awk script used to extract filenames for a given package
703 cat > $DOWNLOAD_DIR/extract-filename.awk <<EOF
737 # The following is an awk command to parse the Packages file and extract
740 local FILE=`awk -f "$DOWNLOAD_DIR/extract-filename.awk" -v PKG=$1 $DOWNLOAD_DIR/Packages`
1286 PACKAGE=$(basename $(echo $LINE | awk '{ print $2;}')
    [all...]
  /external/iputils/ninfod/
configure     [all...]
  /build/core/
Makefile     [all...]
  /external/chromium_org/third_party/mesa/src/bin/
mklib 679 ${NM} ${OBJECTS} | awk '{
  /external/e2fsprogs/misc/
Makefile.in 117 default_profile.c: $(srcdir)/mke2fs.conf $(srcdir)/profile-to-c.awk
119 $(Q) $(AWK) -f $(srcdir)/profile-to-c.awk < $(srcdir)/mke2fs.conf \
  /external/libvpx/libvpx/build/make/
Makefile 177 # when given --strip-unneeded. Use nm and awk to identify globals and
182 `$(NM) $< | grep ' [A-TV-Z] ' | awk '{print "-K"$$3'}`\
  /external/mesa3d/bin/
mklib 679 ${NM} ${OBJECTS} | awk '{
  /external/elfutils/
configure 681 AWK
    [all...]
  /external/stressapptest/
configure 631 AWK
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
regex.h 370 static constexpr regex_constants::syntax_option_type awk member in class:basic_regex
371 = regex_constants::awk;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
regex.h 370 static constexpr regex_constants::syntax_option_type awk member in class:basic_regex
371 = regex_constants::awk;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex.h 370 static constexpr regex_constants::syntax_option_type awk member in class:basic_regex
371 = regex_constants::awk;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex.h 371 static constexpr regex_constants::syntax_option_type awk member in class:basic_regex
372 = regex_constants::awk;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex.h 370 static constexpr regex_constants::syntax_option_type awk member in class:basic_regex
371 = regex_constants::awk;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex.h 371 static constexpr regex_constants::syntax_option_type awk member in class:basic_regex
372 = regex_constants::awk;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
regex.h 357 static constexpr flag_type awk = regex_constants::awk; member in class:basic_regex
    [all...]
  /ndk/sources/host-tools/make-3.81/
configure 663 AWK
    [all...]
  /external/marisa-trie/
configure 634 AWK
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/
configure 688 AWK
    [all...]
  /external/chromium_org/build/
install-chroot.sh 269 mounts="$(awk '$2 != "/" && $2 !~ "^/boot" && $2 !~ "^/home" &&
519 awk '{ print $1 }') 2>/dev/null
665 grep -s "$i" | awk '{ print $3 }')"
  /external/chromium_org/third_party/icu/source/
configure     [all...]
  /external/chromium_org/third_party/libxml/src/
configure 901 AWK
    [all...]
  /external/chromium_org/third_party/sqlite/src/
configure 862 AWK
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
configure 678 AWK
    [all...]
  /external/chromium_org/third_party/opus/src/
configure 684 AWK
    [all...]

Completed in 650 milliseconds

1 2 3 4 5 6 7 8 91011>>