/device/google/dragon/self-extractors/ |
files-by-owner.sh | 21 grep -v google | 58 grep ^/ | 64 auto_owner=$(grep ^$file: ../vendor_owner_info.txt | cut -d : -f 2)
|
/device/moto/shamu/self-extractors/ |
files-by-owner.sh | 21 grep -v google | 61 grep ^/ | 67 auto_owner=$(grep ^$file: ../vendor_owner_info.txt | cut -d : -f 2)
|
/external/libvpx/libvpx/build/make/ |
gen_msvs_sln.sh | 59 local name=`grep Name "$file" | awk 'BEGIN {FS="\""}{if (NR==1) print $2}'` 60 local guid=`grep ProjectGUID "$file" | awk 'BEGIN {FS="\""}{if (NR==1) print $2}'` 62 local name=`grep RootNamespace "$file" | sed 's,.*<.*>\(.*\)</.*>.*,\1,'` 63 local guid=`grep ProjectGuid "$file" | sed 's,.*<.*>\(.*\)</.*>.*,\1,'` 76 cur_config_list=`grep -A1 '<Configuration' $file | 77 grep Name | cut -d\" -f2` 79 cur_config_list=`grep -B1 'Label="Configuration"' $file | 80 grep Condition | cut -d\' -f4`
|
/external/scrypt/ |
import_scrypt.sh | 162 echo "$@" | tr ' ' '\n' | grep -e "$pattern" | tr '\n' ' ' 184 (grep -e -D Makefile | grep -v CONFIGURE_ARGS= | grep -v OPTIONS=) > $tmpfile 186 declare -r cflags=$(filter_by_egrep "^-D" $(grep -e "^CFLAG=" $tmpfile)) 187 declare -r depflags=$(filter_by_egrep "^-D" $(grep -e "^DEPFLAG=" $tmpfile))
|
/external/v8/tools/ |
draw_instruction_graph.sh | 52 error=`grep -m1 '# Error:' $file` 61 sp=`grep -m1 '# sample_period=' $file | cut -d= -f2` 64 nc=`grep -m1 '# counters=' $file | cut -d= -f2`
|
/external/valgrind/tests/ |
check_headers_and_includes | 231 my $assert = `grep vg_assert $file`; 236 my $panic = `grep 'VG_(core_panic)' $file`; 265 my $assert = `grep tl_assert $file`; 270 my $panic = `grep 'VG_(tool_panic)' $file`; 302 my $assert = `grep vg_assert $file`; 307 my $panic = `grep 'VG_(core_panic)' $file`;
|
/external/vboot_reference/utility/ |
chromeos-tpm-recovery | 197 if ! $tpmc read 0x1008 0x5 | grep -q " 4c 57 52 47[ ]*$"; then 273 if ! echo $BOOT_REASON | grep -q "^[345678]$"; then 285 if ! ($tpmc getpf | grep -q "physicalPresenceLifetimeLock 1" && 286 $tpmc getpf | grep -q "physicalPresenceHWEnable 0" && 287 $tpmc getpf | grep -q "physicalPresenceCMDEnable 1"); then 298 if $tpmc getvf | grep -q "physicalPresence 0"; then
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/ |
gen_msvs_sln.sh | 59 local name=`grep Name "$file" | awk 'BEGIN {FS="\""}{if (NR==1) print $2}'` 60 local guid=`grep ProjectGUID "$file" | awk 'BEGIN {FS="\""}{if (NR==1) print $2}'` 62 local name=`grep RootNamespace "$file" | sed 's,.*<.*>\(.*\)</.*>.*,\1,'` 63 local guid=`grep ProjectGuid "$file" | sed 's,.*<.*>\(.*\)</.*>.*,\1,'` 76 cur_config_list=`grep -A1 '<Configuration' $file | 77 grep Name | cut -d\" -f2` 79 cur_config_list=`grep -B1 'Label="Configuration"' $file | 80 grep Condition | cut -d\' -f4`
|
/external/libexif/ |
config.rpath | 146 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then 156 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then 165 if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then 167 elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then 177 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then 226 strings "$collect2name" | grep resolve_lib_name >/dev/null 280 if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then 351 if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
|
/ndk/sources/host-tools/make-3.81/config/ |
config.rpath | 146 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then 156 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then 165 if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then 167 elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then 177 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then 226 strings "$collect2name" | grep resolve_lib_name >/dev/null 280 if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then 351 if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
|
/external/google-breakpad/autotools/ |
config.guess | 152 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` 187 | grep -q __ELF__ 369 grep IS_64BIT_ARCH >/dev/null 550 if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then 569 elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then 577 if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then 683 grep -q __LP64__ 903 objdump --private-headers /bin/sh | grep -q ld.so.1 913 | grep -q __ARM_EABI__ 918 | grep -q __ARM_PCS_VF [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/ |
testit_android | 192 $READELF -d "$LIBCXX_LIBS/libc++_shared.so" | grep NEEDED | grep -q compiler_rt 325 if ! $(echo $ERR | grep -iq "Text file busy"); then 409 for FILE in $(ls *.fail.cpp | tr ' ' '\n' | grep -v EQ | sort); do 426 for FILE in $(ls *.dat | tr ' ' '\n' | grep -v EQ | sort); do 436 for FILE in $(ls *.pass.cpp | tr ' ' '\n' | grep -v EQ | sort); do 483 for FILE in $(ls | tr ' ' '\n' | grep -v EQ | sort)
|
/external/e2fsprogs/config/ |
config.guess | 152 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'` 187 | grep -q __ELF__ 369 grep IS_64BIT_ARCH >/dev/null 550 if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then 569 elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then 577 if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then 683 grep -q __LP64__ 903 objdump --private-headers /bin/sh | grep -q ld.so.1 913 | grep -q __ARM_EABI__ 918 | grep -q __ARM_PCS_VF [all...] |
/external/icu/icu4c/source/ |
config.guess | 152 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'` 187 | grep -q __ELF__ 369 grep IS_64BIT_ARCH >/dev/null 550 if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then 569 elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then 577 if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then 683 grep -q __LP64__ 903 objdump --private-headers /bin/sh | grep -q ld.so.1 913 | grep -q __ARM_EABI__ 918 | grep -q __ARM_PCS_VF [all...] |
/external/bison/build-aux/ |
config.guess | 172 | grep -q __ELF__ 354 grep IS_64BIT_ARCH >/dev/null 535 if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then 554 elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then 562 if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then 668 grep -q __LP64__ 888 objdump --private-headers /bin/sh | grep -q ld.so.1 895 | grep -q __ARM_EABI__ 900 | grep -q __ARM_PCS_VFP 931 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' [all...] |
/external/c-ares/ |
config.guess | 174 | grep -q __ELF__ 352 grep IS_64BIT_ARCH >/dev/null 533 if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then 552 elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then 560 if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then 666 grep -q __LP64__ 874 objdump --private-headers /bin/sh | grep -q ld.so.1 881 | grep -q __ARM_EABI__ 886 | grep -q __ARM_PCS_VFP 914 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' [all...] |
/external/jemalloc/build-aux/ |
config.guess | 152 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` 187 | grep -q __ELF__ 369 grep IS_64BIT_ARCH >/dev/null 550 if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then 569 elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then 577 if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then 683 grep -q __LP64__ 903 objdump --private-headers /bin/sh | grep -q ld.so.1 913 | grep -q __ARM_EABI__ 918 | grep -q __ARM_PCS_VF [all...] |
/external/libcap-ng/libcap-ng-0.7/ |
config.guess | 174 | grep -q __ELF__ 352 grep IS_64BIT_ARCH >/dev/null 533 if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then 552 elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then 560 if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then 666 grep -q __LP64__ 876 objdump --private-headers /bin/sh | grep -q ld.so.1 883 | grep -q __ARM_EABI__ 888 | grep -q __ARM_PCS_VFP 919 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' [all...] |
/external/libedit/ |
config.guess | 152 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'` 187 | grep -q __ELF__ 369 grep IS_64BIT_ARCH >/dev/null 550 if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then 569 elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then 577 if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then 683 grep -q __LP64__ 903 objdump --private-headers /bin/sh | grep -q ld.so.1 913 | grep -q __ARM_EABI__ 918 | grep -q __ARM_PCS_VF [all...] |
/external/libevent/ |
config.guess | 172 | grep -q __ELF__ 350 grep IS_64BIT_ARCH >/dev/null 531 if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then 550 elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then 558 if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then 664 grep -q __LP64__ 881 objdump --private-headers /bin/sh | grep -q ld.so.1 888 | grep -q __ARM_EABI__ 893 | grep -q __ARM_PCS_VFP 924 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' [all...] |
/external/libmicrohttpd/ |
config.guess | 152 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` 187 | grep -q __ELF__ 369 grep IS_64BIT_ARCH >/dev/null 550 if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then 569 elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then 577 if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then 683 grep -q __LP64__ 903 objdump --private-headers /bin/sh | grep -q ld.so.1 913 | grep -q __ARM_EABI__ 918 | grep -q __ARM_PCS_VF [all...] |
/external/libopus/ |
config.guess | 172 | grep -q __ELF__ 350 grep IS_64BIT_ARCH >/dev/null 531 if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then 550 elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then 558 if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then 664 grep -q __LP64__ 881 objdump --private-headers /bin/sh | grep -q ld.so.1 888 | grep -q __ARM_EABI__ 893 | grep -q __ARM_PCS_VFP 924 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' [all...] |
/external/llvm/autoconf/ |
config.guess | 174 | grep -q __ELF__ 356 grep IS_64BIT_ARCH >/dev/null 537 if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then 556 elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then 564 if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then 670 grep -q __LP64__ 883 objdump --private-headers /bin/sh | grep -q ld.so.1 890 | grep -q __ARM_EABI__ 895 | grep -q __ARM_PCS_VFP 923 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' [all...] |
/external/pcre/dist/ |
config.guess | 152 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` 187 | grep -q __ELF__ 369 grep IS_64BIT_ARCH >/dev/null 550 if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then 569 elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then 577 if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then 684 grep -q __LP64__ 904 objdump --private-headers /bin/sh | grep -q ld.so.1 914 | grep -q __ARM_EABI__ 919 | grep -q __ARM_PCS_VF [all...] |
/external/protobuf/ |
config.guess | 152 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'` 187 | grep -q __ELF__ 369 grep IS_64BIT_ARCH >/dev/null 550 if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then 569 elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then 577 if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then 683 grep -q __LP64__ 903 objdump --private-headers /bin/sh | grep -q ld.so.1 913 | grep -q __ARM_EABI__ 918 | grep -q __ARM_PCS_VF [all...] |