OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:grep
(Results
1 - 25
of
700
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/e2fsprogs/
.missing-copyright
3
find . -type f \! -name \*~ \! -exec
grep
-q Begin-Header \{\} \; -print \
4
|
grep
-v ^./build
/external/valgrind/main/drd/tests/
filter_thread_no
5
grep
-v "^Thread [0-9][0-9]*:$" |
/external/llvm/utils/lit/utils/
check-sdist
11
grep
-v '^\./.gitignore' | \
12
grep
-v '^\./dist' | \
13
grep
-v '^\./utils' | \
14
grep
-v '^\./venv' | \
15
grep
-v '^\./notes.txt' | \
16
grep
-v '^\./lit.egg-info' | \
17
grep
-v '^\./lit/ExampleTests' | \
18
grep
-v '/Output' | \
19
grep
-v '__pycache__' | \
20
grep
-v '.pyc$' | grep -v '~$' |
[
all
...]
/external/valgrind/main/tests/
check_dfp_cap
5
LD_SHOW_AUXV=1 /bin/true |
grep
dfp > /dev/null 2>&1
check_vmx_cap
5
LD_SHOW_AUXV=1 /bin/true |
grep
altivec > /dev/null 2>&1
check_isa-2_06_cap
5
LD_SHOW_AUXV=1 $DIR/true |
grep
arch_2_06 > /dev/null 2>&1
check_isa-2_07_cap
6
LD_SHOW_AUXV=1 $DIR/true |
grep
arch_2_07 > /dev/null 2>&1
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
next_available_offset.sh
33
num=$(
grep
'offset="' gl_API.xml |\
35
grep
-v '?' |\
/external/dnsmasq/bld/
pkg-wrapper
6
if
grep
"^\#.*define.*$search" config.h 2>&1 >/dev/null || \
7
grep
$search 2>&1 >/dev/null ; then
/external/mesa3d/src/mapi/glapi/gen/
next_available_offset.sh
33
num=$(
grep
'offset="' gl_API.xml |\
35
grep
-v '?' |\
/external/strace/linux/
dummy_check.sh
3
grep
'^#define' dummy.h | cut -f2 | \
5
grep
-q -F -- "${func}(" syscall.h && echo "Defined as macro and as func: $func"
/external/bzip2/
bzgrep
6
## zgrep -- a wrapper around a
grep
program that decompresses files as needed
13
*egrep)
grep
=${EGREP-egrep} ;;
14
*fgrep)
grep
=${FGREP-fgrep} ;;
15
*)
grep
=${
GREP
-
grep
} ;;
21
if test "$
grep
" =
grep
; then #
grep
is buggy with -e on SVR4
22
grep
=egre
[
all
...]
/external/harfbuzz_ng/src/
check-includes.sh
17
grep
'#.*\<include\>' "$x" /dev/null | head -n 1
19
grep
-v '"hb-common[.]h"' |
20
grep
-v '"hb[.]h"' |
21
grep
-v 'hb-common[.]h:' |
22
grep
-v 'hb[.]h:' |
23
grep
. >&2 && stat=1
30
grep
'#.*\<include\>' "$x" /dev/null | head -n 1
32
grep
-v '"hb-.*private[.]hh"' |
33
grep
-v 'hb-private[.]hh:' |
34
grep
. >&2 && stat=
[
all
...]
/external/llvm/utils/
GetRepositoryPath
18
svn info |
grep
'^URL:' | cut -d: -f2-
20
git svn info |
grep
'URL:' | cut -d: -f2-
22
git remote -v |
grep
'fetch' | awk '{ print $2 }' | head -n1
/external/strace/tests/
qual_syscall.test
8
check_prog
grep
11
grep
'^execve(' $LOG > /dev/null ||
14
grep
-v '^execve(' $LOG |
15
LC_ALL=C
grep
'^[[:alnum:]_]*(' > /dev/null &&
19
grep
'^execve(' $LOG > /dev/null ||
22
grep
'^open' $LOG > /dev/null &&
/external/compiler-rt/lib/tsan/
analyze_libtsan.sh
7
grep
__tsan_$1.: -A 10000 libtsan.objdump | \
24
nm -S $BIN |
grep
"__tsan_" > libtsan.nm
30
size=$(
grep
__tsan_$f$ libtsan.nm | awk --non-decimal-data '{print ("0x"$2)+0}')
31
rsp=$(
grep
'(%rsp)' $file | wc -l)
32
push=$(
grep
'push' $file | wc -l)
33
pop=$(
grep
'pop' $file | wc -l)
34
call=$(
grep
'call' $file | wc -l)
37
mov=$(
grep
'mov' $file | wc -l)
38
lea=$(
grep
'lea' $file | wc -l)
39
sh=$(
grep
'shr\|shl' $file | wc -l
[
all
...]
/external/chromium_org/third_party/mesa/src/bin/
get-pick-list.sh
5
#
Grep
for commits with "cherry picked from commit" in the commit message.
6
git log --reverse --
grep
="cherry picked from commit" origin/master..HEAD |\
7
grep
"cherry picked from commit" |\
10
#
Grep
for commits that were marked as a candidate for the stable tree.
11
git log --reverse --pretty=%H -i --
grep
='^[[:space:]]*NOTE: This is a candidate' HEAD..origin/master |\
16
if
grep
-q ^$sha bin/.cherry-ignore ; then
22
if
grep
-q ^$sha already_picked ; then
/external/mesa3d/bin/
get-pick-list.sh
5
#
Grep
for commits with "cherry picked from commit" in the commit message.
6
git log --reverse --
grep
="cherry picked from commit" origin/master..HEAD |\
7
grep
"cherry picked from commit" |\
10
#
Grep
for commits that were marked as a candidate for the stable tree.
11
git log --reverse --pretty=%H -i --
grep
='^[[:space:]]*NOTE: This is a candidate' HEAD..origin/master |\
16
if
grep
-q ^$sha bin/.cherry-ignore ; then
22
if
grep
-q ^$sha already_picked ; then
/dalvik/dx/tests/097-dex-branch-offset-zero/
run
19
*.class |
grep
'[-+][0-9]' |
grep
-v 'goto/32.*+00*$' |
grep
'// +00*$'
/external/chromium_org/third_party/icu/source/test/compat/
tzone.pl
14
my @TZONE_RAW = `locate zoneinfo |
grep
'^/usr/share/zoneinfo/' |
grep
-v 'tab\$' |
grep
-v '/right/' |
grep
-v '/posix/' |
grep
-v '/posixrules\$' |
grep
-v '/Factory\$'`;
/external/icu/icu4c/source/test/compat/
tzone.pl
14
my @TZONE_RAW = `locate zoneinfo |
grep
'^/usr/share/zoneinfo/' |
grep
-v 'tab\$' |
grep
-v '/right/' |
grep
-v '/posix/' |
grep
-v '/posixrules\$' |
grep
-v '/Factory\$'`;
/dalvik/dx/tests/030-minimal-jasmin/
run
18
dx --debug --dump --width=200 blort.class |
grep
' 000.:'
/dalvik/dx/tests/100-local-mismatch/
run
23
dx --dex Blort1.class 2>&1 |
grep
mismatch
26
dx --dex Blort2.class 2>&1 |
grep
mismatch
29
dx --dex Blort3.class 2>&1 |
grep
mismatch
32
dx --dex Blort4.class 2>&1 |
grep
mismatch
/dalvik/dx/tests/114-value-propagation/
run
18
dx --dump --rop-blocks blort.class |
grep
'const\|move'
/docs/source.android.com/scripts/
cleanup.sh
5
FOUND=`
grep
-R $img ../site_src`
Completed in 515 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>