Home
last modified time | relevance | path

Searched refs:GREP (Results 1 – 25 of 276) sorted by relevance

12345678910>>...12

/external/devlib/devlib/bin/scripts/
Dshutils.in8 GREP=${GREP:-$BUSYBOX grep}
26 $GREP '' /sys/devices/system/cpu/cpu*/cpufreq/scaling_cur_freq | \
38 $GREP '' /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor | \
89 $GREP '' $CGROUP/* | \
90 $GREP "$CONTROLLER\." | \
95 $GREP '' $(\
97 $GREP -v -e ".*tasks" -e ".*cgroup\..*") | \
127 $GREP "$CGP" &>/dev/null
134 $GREP "$CGP" | \
160 PIDS=`$PS -o comm,pid | $GREP $FILTERS | $AWK '{print $2}'`
/external/bzip2/
Dbzgrep.144 If the GREP environment variable is set,
50 for sh: GREP=fgrep bzgrep string files
51 for csh: (setenv GREP fgrep; bzgrep string files)
Dbzgrep15 *) grep=${GREP-grep} ;;
/external/dnsmasq/contrib/Suse/
DREADME.susefirewall24 - $AWK -F: '/^named .* UDP / {print $2}'| $GREP -vw 53 | $SORT -un`
25 + $AWK -F: '/^dnsmasq .* UDP / {print $2}'| $GREP -vw 53 | $SORT -un`
/external/bison/djgpp/
Dconfig.site59 ac_cv_path_GREP=${GREP='/dev/env/DJDIR/bin/grep'}
/external/c-ares/
Dconfigure.ac32 dnl GREP is mandatory for configure process and libtool.
34 AC_PATH_PROG([GREP], [grep], [not_found],
36 if test -z "$GREP" || test "$GREP" = "not_found"; then
39 AC_SUBST([GREP]) subst
43 if echo a | ($GREP -E '(a|b)') >/dev/null 2>&1; then
45 EGREP="$GREP -E"
Dconfigure2753 case $GREP in
2755 ac_cv_path_GREP="$GREP" # Let the user override the test with a path.
2779 if test -n "$GREP"; then
2780 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GREP" >&5
2781 $as_echo "$GREP" >&6; }
2788 if test -z "$GREP" || test "$GREP" = "not_found"; then
2793 if echo a | ($GREP -E '(a|b)') >/dev/null 2>&1; then
2796 EGREP="$GREP -E"
4727 if test -z "$GREP"; then
4776 ac_cv_path_GREP=$GREP
[all …]
/external/swiftshader/third_party/LLVM/test/
Dsite.exp.in25 set grep "@GREP@"
/external/google-tv-pairing-protocol/cpp/
Dconfigure5176 if test -z "$GREP"; then
5225 ac_cv_path_GREP=$GREP
5231 GREP="$ac_cv_path_GREP"
5239 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
5240 then ac_cv_path_EGREP="$GREP -E"
5306 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5307 then ac_cv_path_FGREP="$GREP -F"
5368 test -z "$GREP" && GREP=grep
5413 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
5681 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
[all …]
/external/python/cpython2/Modules/_ctypes/libffi/
Dconfigure5318 if test -z "$GREP"; then
5367 ac_cv_path_GREP=$GREP
5373 GREP="$ac_cv_path_GREP"
5381 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
5382 then ac_cv_path_EGREP="$GREP -E"
5448 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5449 then ac_cv_path_FGREP="$GREP -F"
5510 test -z "$GREP" && GREP=grep
5555 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
5835 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
[all …]
/external/protobuf/gtest/
Dconfigure4565 if test -z "$GREP"; then
4614 ac_cv_path_GREP=$GREP
4620 GREP="$ac_cv_path_GREP"
4628 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4629 then ac_cv_path_EGREP="$GREP -E"
4695 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
4696 then ac_cv_path_FGREP="$GREP -F"
4757 test -z "$GREP" && GREP=grep
4802 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
5082 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
[all …]
/external/vulkan-validation-layers/tests/gtest-1.7.0/
Dconfigure4381 if test -z "$GREP"; then
4430 ac_cv_path_GREP=$GREP
4436 GREP="$ac_cv_path_GREP"
4444 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4445 then ac_cv_path_EGREP="$GREP -E"
4511 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
4512 then ac_cv_path_FGREP="$GREP -F"
4573 test -z "$GREP" && GREP=grep
4618 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
4898 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
[all …]
/external/libnfnetlink/
Dconfigure4128 if test -z "$GREP"; then
4177 ac_cv_path_GREP=$GREP
4183 GREP="$ac_cv_path_GREP"
4191 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4192 then ac_cv_path_EGREP="$GREP -E"
4258 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
4259 then ac_cv_path_FGREP="$GREP -F"
4320 test -z "$GREP" && GREP=grep
4365 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
4645 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
[all …]
/external/libedit/
Dconfigure3326 if test -z "$GREP"; then
3375 ac_cv_path_GREP=$GREP
3381 GREP="$ac_cv_path_GREP"
3389 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
3390 then ac_cv_path_EGREP="$GREP -E"
4689 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
4690 then ac_cv_path_FGREP="$GREP -F"
4751 test -z "$GREP" && GREP=grep
4796 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
5076 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
[all …]
/external/lmfit/
Dconfigure4037 if test -z "$GREP"; then
4086 ac_cv_path_GREP=$GREP
4092 GREP="$ac_cv_path_GREP"
4100 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4101 then ac_cv_path_EGREP="$GREP -E"
4167 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
4168 then ac_cv_path_FGREP="$GREP -F"
4229 test -z "$GREP" && GREP=grep
4274 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
4554 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
[all …]
/external/libcap-ng/libcap-ng-0.7/
Dconfigure3987 if test -z "$GREP"; then
4036 ac_cv_path_GREP=$GREP
4042 GREP="$ac_cv_path_GREP"
4050 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4051 then ac_cv_path_EGREP="$GREP -E"
4117 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
4118 then ac_cv_path_FGREP="$GREP -F"
4179 test -z "$GREP" && GREP=grep
4224 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
4504 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
[all …]
/external/libnetfilter_conntrack/
Dconfigure5182 if test -z "$GREP"; then
5231 ac_cv_path_GREP=$GREP
5237 GREP="$ac_cv_path_GREP"
5245 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
5246 then ac_cv_path_EGREP="$GREP -E"
5312 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5313 then ac_cv_path_FGREP="$GREP -F"
5374 test -z "$GREP" && GREP=grep
5419 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
5699 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
[all …]
/external/protobuf/
Dconfigure4828 if test -z "$GREP"; then
4877 ac_cv_path_GREP=$GREP
4883 GREP="$ac_cv_path_GREP"
4891 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4892 then ac_cv_path_EGREP="$GREP -E"
5504 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5505 then ac_cv_path_FGREP="$GREP -F"
5566 test -z "$GREP" && GREP=grep
5611 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
5891 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
[all …]
/external/libogg/
Dconfigure3721 if test -z "$GREP"; then
3776 GREP="$ac_cv_path_GREP"
3777 if test -z "$GREP"; then
3784 ac_cv_path_GREP=$GREP
3791 GREP="$ac_cv_path_GREP"
3799 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
3800 then ac_cv_path_EGREP="$GREP -E"
3882 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
3883 then ac_cv_path_FGREP="$GREP -F"
3960 test -z "$GREP" && GREP=grep
[all …]
/external/libusb-compat/
Dconfigure3835 if test -z "$GREP"; then
3886 ac_cv_path_GREP=$GREP
3892 GREP="$ac_cv_path_GREP"
3900 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
3901 then ac_cv_path_EGREP="$GREP -E"
3969 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
3970 then ac_cv_path_FGREP="$GREP -F"
4033 test -z "$GREP" && GREP=grep
4078 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
4348 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
[all …]
/external/netperf/doc/examples/
DMakefile.in70 GREP = @GREP@
/external/netperf/src/missing/m4/
DMakefile.in70 GREP = @GREP@
/external/libevent/
Dconfigure4543 if test -z "$GREP"; then
4592 ac_cv_path_GREP=$GREP
4598 GREP="$ac_cv_path_GREP"
4606 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4607 then ac_cv_path_EGREP="$GREP -E"
4990 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
4991 then ac_cv_path_FGREP="$GREP -F"
5052 test -z "$GREP" && GREP=grep
5097 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
5377 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
[all …]
/external/pcre/dist2/
Dconfigure5247 if test -z "$GREP"; then
5296 ac_cv_path_GREP=$GREP
5302 GREP="$ac_cv_path_GREP"
5310 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
5311 then ac_cv_path_EGREP="$GREP -E"
6069 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
6070 then ac_cv_path_FGREP="$GREP -F"
6131 test -z "$GREP" && GREP=grep
6176 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
6461 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
[all …]
/external/libexif/
Dconfigure4147 if test -z "$GREP"; then
4196 ac_cv_path_GREP=$GREP
4202 GREP="$ac_cv_path_GREP"
4210 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4211 then ac_cv_path_EGREP="$GREP -E"
4277 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
4278 then ac_cv_path_FGREP="$GREP -F"
4339 test -z "$GREP" && GREP=grep
4384 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
4664 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
[all …]

12345678910>>...12