HomeSort by relevance Sort by last modified time
    Searched refs:grep (Results 201 - 225 of 467) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/libvpx/libvpx/build/make/
version.sh 53 if eval echo \$$v |grep -E -q '[^[:digit:]]'; then
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}'`
72 config_list=`grep -A1 '<Configuration' $file |
73 grep Name | cut -d\" -f2`
  /external/open-vcdiff/
autogen.sh 59 grep -q LIBTOOL configure.ac && "$LIBTOOLIZE" -c -f
config.guess 173 | grep -q __ELF__
345 grep IS_64BIT_ARCH >/dev/null
526 if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then
545 elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then
553 if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
659 grep -q __LP64__
860 | grep -q __ARM_EABI__
930 objdump --private-headers /bin/sh | grep -q ld.so.1
939 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
1057 if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; the
    [all...]
  /external/openssh/
opensshd.init.in 17 PidFile=`grep "^PidFile" ${sysconfdir}/sshd_config | tr "=" " " | awk '{print $2}'`
  /external/openssh/regress/
try-ciphers.sh 35 if ${SSH} -oCiphers=acss@openssh.org 2>&1 | grep "Bad SSH2 cipher" >/dev/null
  /external/skia/tools/
git-skia-verify 65 PREVIOUS_BRANCH=`git branch --no-color | grep "^*" | awk '{ print $2}'`
roll_autogen.sh 28 END=`svn info ${REPO_SVN} | grep Revision | cut -c11-`
  /external/webkit/Tools/DumpRenderTree/win/
DumpRenderTreePreBuild.cmd 4 if exist "%CONFIGURATIONBUILDDIR%\buildfailed" grep XX%PROJECTNAME%XX "%CONFIGURATIONBUILDDIR%\buildfailed"
  /frameworks/wilhelm/tools/hashgen/
Makefile 19 grep '#define MAX_HASH_VALUE' part23in.c > $@
51 grep '#define MAX_HASH_VALUE' part23in.c >> $@
  /ndk/build/tools/
gen-system-symbols.sh 140 (grep -v -f $SYMBOL_EXCLUDES $1 ; grep -f $SYMBOL_INCLUDES $1) | sort -u
  /external/e2fsprogs/config/
config.guess 173 | grep __ELF__ >/dev/null
345 grep IS_64BIT_ARCH >/dev/null
526 if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then
545 elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then
553 if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
659 grep __LP64__ >/dev/null
857 | grep -q __ARM_EABI__
950 objdump --private-headers /bin/sh | grep ld.so.1 >/dev/null
959 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
    [all...]
  /external/libpng/
config.guess 173 | grep __ELF__ >/dev/null
345 grep IS_64BIT_ARCH >/dev/null
526 if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then
545 elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then
553 if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
659 grep __LP64__ >/dev/null
857 | grep -q __ARM_EABI__
950 objdump --private-headers /bin/sh | grep ld.so.1 >/dev/null
959 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
config.guess 173 | grep -q __ELF__
345 grep IS_64BIT_ARCH >/dev/null
526 if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then
545 elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then
553 if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
659 grep -q __LP64__
860 | grep -q __ARM_EABI__
930 objdump --private-headers /bin/sh | grep -q ld.so.1
939 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
1057 if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; the
    [all...]
  /external/libpcap/
config.guess 169 | grep __ELF__ >/dev/null
519 if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then
534 elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then
542 if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
638 if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E -) | grep __LP64__ >/dev/null
776 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
851 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
870 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
889 objdump --private-headers /bin/sh | grep ld.so.1 >/dev/null
895 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` i
    [all...]
  /external/tcpdump/
config.guess 169 | grep __ELF__ >/dev/null
519 if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then
534 elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then
542 if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
638 if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E -) | grep __LP64__ >/dev/null
776 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
851 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
870 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
889 objdump --private-headers /bin/sh | grep ld.so.1 >/dev/null
895 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` i
    [all...]
  /external/grub/
config.guess 169 | grep __ELF__ >/dev/null
534 if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then
549 elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then
557 if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
653 if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E -) | grep __LP64__ >/dev/null
861 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
880 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
899 objdump --private-headers /bin/sh | grep ld.so.1 >/dev/null
905 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
981 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=
    [all...]
  /external/srtp/
config.guess 169 | grep __ELF__ >/dev/null
531 if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then
546 elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then
554 if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
650 if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E -) | grep __LP64__ >/dev/null
858 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
877 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
896 objdump --private-headers /bin/sh | grep ld.so.1 >/dev/null
902 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
978 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=
    [all...]
  /external/bison/build-aux/
config.rpath 195 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
205 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
218 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
227 if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
229 elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
241 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
253 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
301 strings "$collect2name" | grep resolve_lib_name >/dev/null
435 if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
  /external/clang/tools/diag-build/
diag-build.sh 93 grep -E "^[[:blank:]]*($escCC|$escCXX)" |
  /external/clang/tools/driver/
Makefile 68 TOOL_INFO_VERSION := $(word 3,$(shell grep "CLANG_VERSION " \
  /external/e2fsprogs/debian/
rules 32 COMERR_VERSION = $(shell grep ELF_VERSION lib/et/Makefile.in | cut '-d ' -f3)
33 COMERR_SOVERSION = $(shell grep ELF_SO_VERSION lib/et/Makefile.in | cut '-d ' -f3)
34 SS_VERSION = $(shell grep ELF_VERSION lib/ss/Makefile.in | cut '-d ' -f3)
35 SS_SOVERSION = $(shell grep ELF_SO_VERSION lib/ss/Makefile.in | cut '-d ' -f3)
38 UUID_VERSION = $(shell grep ELF_VERSION lib/uuid/Makefile.in | cut '-d ' -f3)
39 UUID_SOVERSION = $(shell grep ELF_SO_VERSION lib/uuid/Makefile.in | cut '-d ' -f3)
41 BLKID_VERSION = $(shell grep ELF_VERSION lib/blkid/Makefile.in | cut '-d ' -f3)
42 BLKID_SOVERSION = $(shell grep ELF_SO_VERSION lib/blkid/Makefile.in | cut '-d ' -f3)
45 EXT2FS_SOVERSION = $(shell grep ELF_SO_VERSION lib/ext2fs/Makefile.in | cut '-d ' -f3)
46 E2P_SOVERSION = $(shell grep ELF_SO_VERSION lib/e2p/Makefile.in | cut '-d ' -f3
    [all...]
  /external/iproute2/doc/
Makefile 37 grep -c '^\(LaTeX Warning: Label(s) may\|No file \|! Emergency stop\)'` -ge 1 ]; do \
  /external/iproute2/testsuite/
Makefile 8 KENV := $(shell cat /proc/config.gz | gunzip | grep ^CONFIG)
  /external/openssl/crypto/perlasm/
x86masm.pl 127 if (grep {/\b[x]?mm[0-7]\b/i} @out) {
128 grep {s/\.[3-7]86/$xmmheader/} @out;
133 if (grep {/\b${nmdecor}OPENSSL_ia32cap_P\b/i} @out)
140 grep {s/(^EXTERN\s+${nmdecor}OPENSSL_ia32cap_P)/\;$1/} @out;

Completed in 629 milliseconds

1 2 3 4 5 6 7 891011>>