HomeSort by relevance Sort by last modified time
    Searched refs:grep (Results 426 - 450 of 855) sorted by null

<<11121314151617181920>>

  /external/skia/platform_tools/android/bin/
android_perf 73 $ADB shell ps | grep skia_launcher | awk '{print $2}' | xargs $ADB shell kill
82 APP_PID=$($ADB shell ps | grep skia_launcher | awk '{print $2}')
  /external/skia/tools/
git-skia-verify 65 PREVIOUS_BRANCH=`git branch --no-color | grep "^*" | awk '{ print $2}'`
  /external/strace/
mpers.sh 60 grep -F -q "${m_type}.h" "${f_i}" ||
  /external/v8/tools/
fuzz-harness.sh 86 exit_code=$(cat w* | grep " looking good" -c)
  /external/vboot_reference/scripts/image_signing/
tag_image.sh 176 if grep -wq "test" "${lsb}"; then
186 if grep -wq "dev" "${lsb}"; then
  /frameworks/wilhelm/tools/hashgen/
Makefile 19 grep '#define MAX_HASH_VALUE' part23in.c > $@
51 grep '#define MAX_HASH_VALUE' part23in.c >> $@
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
version.sh 53 if eval echo \$$v |grep -E -q '[^[:digit:]]'; then
  /ndk/build/tools/
gen-system-symbols.sh 140 (grep -v -f $SYMBOL_EXCLUDES $1 ; grep -f $SYMBOL_INCLUDES $1) | sort -u
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
regex_scanner.h 122 { return _M_flags & (regex_constants::basic | regex_constants::grep); }
134 { return _M_flags & (regex_constants::grep | regex_constants::egrep); }
150 {'\n', _S_token_or}, // grep and egrep
  /system/extras/tests/ext4/
android_emmc_perf_tests.sh 167 ORIGCNT=`adb shell logcat -d | grep -c "Finished fstrim work"`
170 OUT=`adb shell vdc fstrim dotrim | grep "Command not recognized"`
177 NEWCNT=`adb shell logcat -d |grep -c "Finished fstrim work"`
187 NEWCNT=`adb shell logcat -d |grep -c "Finished fstrim work"`
  /toolchain/binutils/binutils-2.25/gold/testsuite/
debug_msg.sh 32 if ! grep -q "$2" "$1"
45 if grep -q "$2" "$1"
  /external/google-tv-pairing-protocol/cpp/
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...]
  /build/
envsetup.sh 44 # Grep out the variable names from the script.
464 elif (echo -n $ANSWER | grep -q -e "^[0-9][0-9]*$") ; then
560 elif (echo -n $answer | grep -q -e "^[0-9][0-9]*$")
566 elif (echo -n $answer | grep -q -e "^[^\-][^\-]*-[^\-][^\-]*$")
636 local arch="$(echo $* | xargs -n 1 echo | \grep -E '^(arm|x86|mips|armv5|arm64|x86_64|mips64)$' | xargs)"
637 local variant="$(echo $* | xargs -n 1 echo | \grep -E '^(user|userdebug|eng)$' | xargs)"
638 local density="$(echo $* | xargs -n 1 echo | \grep -E '^(ldpi|mdpi|tvdpi|hdpi|xhdpi|xxhdpi|xxxhdpi|alldpi)$' | xargs)"
639 local apps="$(echo $* | xargs -n 1 echo | \grep -E -v '^(user|userdebug|eng|arm|x86|mips|armv5|arm64|x86_64|mips64|ldpi|mdpi|tvdpi|hdpi|xhdpi|xxhdpi|xxxhdpi|alldpi)$' | xargs)"
951 qpid | \grep "$prepend$EXE$append"
972 | \grep "$prepend$EXE$append"
    [all...]
  /external/cmockery/cmockery_0_1_2/
config.guess 171 | grep __ELF__ >/dev/null
505 if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then
524 elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then
532 if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
638 grep __LP64__ >/dev/null
854 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
873 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
895 objdump --private-headers /bin/sh | grep ld.so.1 >/dev/null
901 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
977 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=
    [all...]
  /external/netperf/
config.guess 171 | grep __ELF__ >/dev/null
505 if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then
524 elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then
532 if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
638 grep __LP64__ >/dev/null
854 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
873 eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
895 objdump --private-headers /bin/sh | grep ld.so.1 >/dev/null
901 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
977 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...]
  /build/core/
goma.mk 63 $(shell ( if ( curl http://localhost:$$($(GOMA_CC) port)/flagz | grep GOMA_HERMETIC=error ); then cmd=ensure_start; else cmd=restart; fi; GOMA_HERMETIC=error $(goma_ctl) $${cmd} ) &> /dev/null &)
  /cts/tools/cts-tradefed/etc/
cts-tradefed 39 JAVA_VERSION=$(java -version 2>&1 | head -n 2 | grep '[ "]1\.[678][\. "$$]')
  /cts/tools/tradefed-host/etc/
old-cts-tradefed 38 JAVA_VERSION=$(java -version 2>&1 | head -n 2 | grep '[ "]1\.[678][\. "$$]')
  /device/asus/fugu/self-extractors/
files-by-owner.sh 21 #grep -v google |
67 grep ^/ |
73 auto_owner=$(grep ^$file: ../vendor_owner_info.txt | cut -d : -f 2)
  /external/autotest/client/site_tests/firmware_TouchMTB/
summary.sh 64 if ! grep -q -i CHROMEOS_RELEASE /etc/lsb-release 2>/dev/null; then
  /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/boringssl/src/crypto/perlasm/
x86masm.pl 129 if (grep {/\b[x]?mm[0-7]\b/i} @out) {
130 grep {s/\.[3-7]86/$xmmheader/} @out;
135 if (grep {/\b${nmdecor}OPENSSL_ia32cap_P\b/i} @out)
142 grep {s/(^EXTERN\s+${nmdecor}OPENSSL_ia32cap_P)/\;$1/} @out;
  /external/clang/tools/diag-build/
diag-build.sh 102 grep -E "^[[:blank:]]*($escCC|$escCXX)" |
  /external/clang/tools/driver/
Makefile 68 TOOL_INFO_VERSION := $(word 3,$(shell grep "CLANG_VERSION " \

Completed in 525 milliseconds

<<11121314151617181920>>