OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:grep
(Results
301 - 325
of
700
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/skia/platform_tools/android/bin/
android_perf
72
$ADB shell ps |
grep
skia_launcher | awk '{print $2}' | xargs $ADB shell kill
81
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}'`
/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
141
(
grep
-v -f $SYMBOL_EXCLUDES $1 ;
grep
-f $SYMBOL_INCLUDES $1) | sort -u
/prebuilts/ndk/9/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"`
/external/chromium_org/sdch/open-vcdiff/
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/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
...]
/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/chromium_org/third_party/yasm/source/patched-yasm/config/
config.guess
169
|
grep
__ELF__ >/dev/null
513
if
grep
bos325 /usr/include/stdio.h >/dev/null 2>&1; then
528
elif
grep
bos324 /usr/include/stdio.h >/dev/null 2>&1; then
536
if /usr/sbin/lsattr -El ${IBM_CPU_ID} |
grep
' POWER' >/dev/null 2>&1; then
632
if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E -) |
grep
__LP64__ >/dev/null
765
eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null |
grep
^LIBC=`
835
eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null |
grep
^CPU=`
854
eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null |
grep
^CPU=`
873
objdump --private-headers /bin/sh |
grep
ld.so.1 >/dev/null
879
case `
grep
'^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` i
[
all
...]
/external/chromium_org/build/
install-chroot.sh
17
admin=$(
grep
'^admin:' /etc/group >&/dev/null && echo admin || echo adm)
102
grep
-qs "^\[${i%bit}\]\$" /etc/schroot/schroot.conf || continue
165
ls |
grep
'^[a-z]*$')"
207
grep
-qs "^${target%bit}-"; then
242
grep
-qs ubuntu.com /usr/share/debootstrap/scripts/"${distname}" && {
288
echo "$sel" |
grep
-qs $c &&
305
if echo "$sel" |
grep
-qs $c; then
318
if echo "$sel" |
grep
-qs $c; then
338
grep
-qs ubuntu.com /usr/share/debootstrap/scripts/"${distname}" &&
347
grep
-qs ubuntu.com /usr/share/debootstrap/scripts/"${distname}" &
[
all
...]
gdb-add-index
139
|
grep
$(dirname "$FILENAME") \
/build/
envsetup.sh
404
elif (echo -n $ANSWER |
grep
-q -e "^[0-9][0-9]*$") ; then
498
elif (echo -n $answer |
grep
-q -e "^[0-9][0-9]*$")
504
elif (echo -n $answer |
grep
-q -e "^[^\-][^\-]*-[^\-][^\-]*$")
571
local arch="$(echo $* | xargs -n 1 echo | \
grep
-E '^(arm|x86|mips|armv5|arm64|x86_64|mips64)$' | xargs)"
572
local variant="$(echo $* | xargs -n 1 echo | \
grep
-E '^(user|userdebug|eng)$' | xargs)"
573
local apps="$(echo $* | xargs -n 1 echo | \
grep
-E -v '^(user|userdebug|eng|arm|x86|mips|armv5|arm64|x86_64|mips64)$' | xargs)"
857
qpid | \
grep
"$prepend$EXE$append"
878
| \
grep
"$prepend$EXE$append" \
913
if adb shell ls -l /proc/$PID/exe |
grep
-q /system/bin/app_process ; then
1017
PID=`adb shell ps | \
grep
$3 | \grep -v ":" | awk '{print $2}'
[
all
...]
/hardware/intel/img/libdrm/
config.guess
169
|
grep
__ELF__ >/dev/null
513
if
grep
bos325 /usr/include/stdio.h >/dev/null 2>&1; then
528
elif
grep
bos324 /usr/include/stdio.h >/dev/null 2>&1; then
536
if /usr/sbin/lsattr -El ${IBM_CPU_ID} |
grep
' POWER' >/dev/null 2>&1; then
632
if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E -) |
grep
__LP64__ >/dev/null
765
eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null |
grep
^LIBC=`
835
eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null |
grep
^CPU=`
854
eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null |
grep
^CPU=`
873
objdump --private-headers /bin/sh |
grep
ld.so.1 >/dev/null
879
case `
grep
'^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` i
[
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/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
...]
/art/build/
Android.common_test.mk
91
echo $(ART_TEST_KNOWN_FAILING) |
grep
-q $(1) \
102
(echo $(MAKECMDGOALS) |
grep
-q $(1) || \
111
(echo $(MAKECMDGOALS) |
grep
-q -v $(1) || \
128
((echo $(ART_TEST_KNOWN_BROKEN) |
grep
-q -v $(1) \
/cts/tools/tradefed-host/etc/
cts-tradefed
38
JAVA_VERSION=$(java -version 2>&1 | head -n 1 |
grep
'[ "]1\.[67][\. "$$]')
/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/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/chromium_org/build/android/
adb_device_functions.sh
69
elif ! $(groups |
grep
-q 'plugdev'); then
117
local DEVICES="$(adb devices |
grep
'device$')"
120
local DEVICES="$(adb wait-for-device devices |
grep
'device$')"
/external/chromium_org/courgette/
run_mem_test
32
|
grep
"\.patch$" \
/external/chromium_org/third_party/openssl/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;
/external/chromium_org/third_party/opus/src/tests/
run_vectors.sh
133
grep
quality logs_mono.txt | awk '{sum+=$4}END{print "Average mono quality is", sum/NR, "%"}'
134
grep
quality logs_stereo.txt | awk '{sum+=$4}END{print "Average stereo quality is", sum/NR, "%"}'
Completed in 696 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>