OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:grep
(Results
326 - 350
of
700
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/third_party/skia/platform_tools/barelinux/bin/
barelinux_make
10
if echo $- |
grep
-q 'x'; then
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
heap-profiler_unittest.sh
105
if !
grep
"$text" "$TEST_TMPDIR/output" >/dev/null 2>&1; then
/external/chromium_org/third_party/tcmalloc/vendor/
autogen.sh
48
grep
-q '^[^#]*AC_PROG_LIBTOOL' configure.ac && "$LIBTOOLIZE" -c -f
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
heap-profiler_unittest.sh
105
if !
grep
"$text" "$TEST_TMPDIR/output" >/dev/null 2>&1; then
/external/chromium_org/third_party/yasm/source/patched-yasm/config/
config.rpath
179
if $LD --help 2>&1 |
grep
': supported targets:.* elf' > /dev/null; then
189
if $LD --help 2>&1 |
grep
'auto-import' > /dev/null; then
200
if $LD --help 2>&1 |
grep
': supported targets:.* elf' > /dev/null; then
209
if $LD -v 2>&1 |
grep
'BFD 2\.8' > /dev/null; then
211
elif $LD --help 2>&1 |
grep
': supported targets:.* elf' > /dev/null; then
223
if $LD --help 2>&1 |
grep
': supported targets:.* elf' > /dev/null; then
235
if $LD --help 2>&1 |
grep
': supported targets:.* elf' > /dev/null; then
283
strings "$collect2name" |
grep
resolve_lib_name >/dev/null
420
if test -z "`echo __ELF__ | $CC -E - |
grep
__ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/multisect/
bin_multi_test.sh
46
echo ${asm} |
grep
err >/dev/null
66
echo ${asm} |
grep
-v err >/dev/null
/external/chromium_org/third_party/yasm/source/patched-yasm/
out_test.sh
44
echo ${asm} |
grep
err >/dev/null
64
echo ${asm} |
grep
-v err >/dev/null
/external/chromium_org/tools/valgrind/
valgrind.sh
71
if echo "$@" |
grep
"\-\-tool" ; then
/external/clang/tools/diag-build/
diag-build.sh
102
grep
-E "^[[:blank:]]*($escCC|$escCXX)" |
/external/clang/tools/driver/
Makefile
71
TOOL_INFO_VERSION := $(word 3,$(shell
grep
"CLANG_VERSION " \
/external/google-tv-pairing-protocol/cpp/
autogen.sh
48
grep
-q '^[^#]*AC_PROG_LIBTOOL' configure.ac && "$LIBTOOLIZE" -c -f
/external/iproute2/doc/
Makefile
40
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/libcxx/lib/
buildit
67
if echo "${RC_ARCHS}" |
grep
-q "armv7"
78
grep
_LIBCPPABI_VERSION > /dev/null)
/external/libopus/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, "%"}'
/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;
/external/qemu/distrib/
update-audio.sh
54
version=$($1 -v |
grep
GNU)
/external/skia/platform_tools/barelinux/bin/
barelinux_make
10
if echo $- |
grep
-q 'x'; then
/external/smali/baksmali/
Android.mk
43
grep
-o -e "^version = '\(.*\)'" |
grep
-o -e "[0-9.]\+")
/external/smali/smali/
Android.mk
49
grep
-o -e "^version = '\(.*\)'" |
grep
-o -e "[0-9.]\+")
/external/valgrind/main/drd/scripts/
measurement-functions
58
if ! { dump-acct -h 2>&1 |
grep
-q -w format; }; then
72
grep
-- "^$(basename "$1").*|v3|" | \
/external/valgrind/main/gdbserver_tests/
make_local_links
102
grep
-e 'invoker not implemented' > /dev/null
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/
Android.mk
26
ifneq ($(shell
grep
-c 'off64_t offset' $(base)/drm/libdrmframework/plugins/common/include/IDrmEngine.h), 0)
/ndk/sources/host-tools/sed-4.2.1/build-aux/
config.rpath
185
if $LD --help 2>&1 |
grep
': supported targets:.* elf' > /dev/null; then
195
if $LD --help 2>&1 |
grep
'auto-import' > /dev/null; then
206
if $LD --help 2>&1 |
grep
': supported targets:.* elf' > /dev/null; then
215
if $LD -v 2>&1 |
grep
'BFD 2\.8' > /dev/null; then
217
elif $LD --help 2>&1 |
grep
': supported targets:.* elf' > /dev/null; then
229
if $LD --help 2>&1 |
grep
': supported targets:.* elf' > /dev/null; then
241
if $LD --help 2>&1 |
grep
': supported targets:.* elf' > /dev/null; then
289
strings "$collect2name" |
grep
resolve_lib_name >/dev/null
426
if test -z "`echo __ELF__ | $CC -E - |
grep
__ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
/ndk/tests/build/merge-string-literals/
build.sh
53
NUM_ABCD=`$OBJDUMP -s -j.rodata $SO |
grep
abcd | wc -l | tr -d ' '`
Completed in 562 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>