HomeSort by: relevance | last modified time | path
    Searched refs:egrep (Results 1 - 25 of 118) sorted by relevancy

1 2 3 4 5

  /xsrc/external/mit/MesaLib.old/dist/bin/
shortlog_mesa.sh 21 elif echo "$l" | egrep -q '^$' ; then
  /xsrc/external/mit/MesaLib/dist/.gitlab-ci/bare-metal/
expect-output.sh 24 while ! egrep -wf $STRINGS $FILE; do
28 if egrep -wf $ERRORS $FILE; then
fastboot.sh 86 egrep -v "external/(openglcts|vulkancts|amber|glslang|spirv-tools)" |
87 egrep -v "traces-db|apitrace|renderdoc" | \
88 egrep -v $EXCLUDE_FILTER | \
  /xsrc/external/mit/MesaLib/dist/.gitlab-ci/container/debian/
android_build.sh 21 find /android-ndk-r21d/ -type f | egrep -i "clang-check|clang-tidy|lldb" | xargs rm -f
  /xsrc/external/mit/imake/dist/
mdepend.cpp 236 | egrep -v '^[^:]*:[ ]*$' >> $DEPENDLINES
  /xsrc/external/mit/xterm/dist/
configure 2535 echo "$as_me:2535: checking for egrep" >&5
2536 echo $ECHO_N "checking for egrep... $ECHO_C" >&6
2543 for ac_prog in gegrep egrep
2552 case $EGREP in
2554 ac_cv_path_EGREP="$EGREP" # Let the user override the test with a path.
2572 EGREP=$ac_cv_path_EGREP
2574 if test -n "$EGREP"; then
2575 echo "$as_me:2575: result: $EGREP" >&5
2576 echo "${ECHO_T}$EGREP" >&6
2582 test -n "$EGREP" && brea
    [all...]
  /xsrc/external/mit/evieext/dist/
configure 639 EGREP
3910 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
3911 $as_echo_n "checking for egrep... " >&6; }
3918 if test -z "$EGREP"; then
3926 for ac_prog in egrep; do
3943 $as_echo 'EGREP' >> "conftest.nl"
3944 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3964 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
3967 ac_cv_path_EGREP=$EGREP
3974 EGREP="$ac_cv_path_EGREP
    [all...]
  /xsrc/external/mit/fontconfig/dist/
configure 766 EGREP
6436 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
6437 printf %s "checking for egrep... " >&6; }
6445 if test -z "$EGREP"; then
6457 for ac_prog in egrep
6475 printf "%s\n" 'EGREP' >> "conftest.nl"
6476 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
6496 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
6499 ac_cv_path_EGREP=$EGREP
6506 EGREP="$ac_cv_path_EGREP
    [all...]
  /xsrc/external/mit/xf86dga/dist/
configure 641 EGREP
3920 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
3921 $as_echo_n "checking for egrep... " >&6; }
3928 if test -z "$EGREP"; then
3936 for ac_prog in egrep; do
3953 $as_echo 'EGREP' >> "conftest.nl"
3954 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3974 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
3977 ac_cv_path_EGREP=$EGREP
3984 EGREP="$ac_cv_path_EGREP
    [all...]
  /xsrc/external/mit/font-adobe-utopia-75dpi/dist/
configure 670 EGREP
3980 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
3981 $as_echo_n "checking for egrep... " >&6; }
3988 if test -z "$EGREP"; then
3996 for ac_prog in egrep; do
4013 $as_echo 'EGREP' >> "conftest.nl"
4014 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4034 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4037 ac_cv_path_EGREP=$EGREP
4044 EGREP="$ac_cv_path_EGREP
    [all...]
  /xsrc/external/mit/xproxymanagementprotocol/dist/
configure 668 EGREP
3826 { $as_echo "$as_me:$LINENO: checking for egrep" >&5
3827 $as_echo_n "checking for egrep... " >&6; }
3834 if test -z "$EGREP"; then
3842 for ac_prog in egrep; do
3859 $as_echo 'EGREP' >> "conftest.nl"
3860 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3880 { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
3881 $as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
3885 ac_cv_path_EGREP=$EGREP
    [all...]
  /xsrc/external/mit/xorg-server/dist/
configure 1081 EGREP
14546 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
14547 printf %s "checking for egrep... " >&6; }
14555 if test -z "$EGREP"; then
14567 for ac_prog in egrep
14586 printf "%s\n" 'EGREP' >> "conftest.nl"
14587 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
14607 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
14610 ac_cv_path_EGREP=$EGREP
14618 EGREP="$ac_cv_path_EGREP
    [all...]
  /xsrc/external/mit/xf86-input-vmmouse/dist/
configure 700 EGREP
11550 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
11551 printf %s "checking for egrep... " >&6; }
11559 if test -z "$EGREP"; then
11571 for ac_prog in egrep
11589 printf "%s\n" 'EGREP' >> "conftest.nl"
11590 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
11610 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
11613 ac_cv_path_EGREP=$EGREP
11620 EGREP="$ac_cv_path_EGREP
    [all...]
  /xsrc/external/mit/beforelight/dist/
configure 666 EGREP
4152 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4153 $as_echo_n "checking for egrep... " >&6; }
4160 if test -z "$EGREP"; then
4168 for ac_prog in egrep; do
4185 $as_echo 'EGREP' >> "conftest.nl"
4186 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4206 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4209 ac_cv_path_EGREP=$EGREP
4216 EGREP="$ac_cv_path_EGREP
    [all...]
  /xsrc/external/mit/glw/dist/
configure 641 EGREP
4851 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4852 $as_echo_n "checking for egrep... " >&6; }
4859 if test -z "$EGREP"; then
4867 for ac_prog in egrep; do
4884 $as_echo 'EGREP' >> "conftest.nl"
4885 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4905 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4908 ac_cv_path_EGREP=$EGREP
4915 EGREP="$ac_cv_path_EGREP
    [all...]
  /xsrc/external/mit/libXevie/dist/
configure 672 EGREP
4085 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4086 $as_echo_n "checking for egrep... " >&6; }
4093 if test -z "$EGREP"; then
4101 for ac_prog in egrep; do
4118 $as_echo 'EGREP' >> "conftest.nl"
4119 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4139 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4142 ac_cv_path_EGREP=$EGREP
4149 EGREP="$ac_cv_path_EGREP
    [all...]
  /xsrc/external/mit/luit/dist/
configure 644 EGREP
4132 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4133 $as_echo_n "checking for egrep... " >&6; }
4140 if test -z "$EGREP"; then
4148 for ac_prog in egrep; do
4165 $as_echo 'EGREP' >> "conftest.nl"
4166 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4186 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4189 ac_cv_path_EGREP=$EGREP
4196 EGREP="$ac_cv_path_EGREP
    [all...]
  /xsrc/external/mit/mkfontdir/dist/
configure 641 EGREP
3962 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
3963 $as_echo_n "checking for egrep... " >&6; }
3970 if test -z "$EGREP"; then
3978 for ac_prog in egrep; do
3995 $as_echo 'EGREP' >> "conftest.nl"
3996 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4016 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4019 ac_cv_path_EGREP=$EGREP
4026 EGREP="$ac_cv_path_EGREP
    [all...]
  /xsrc/external/mit/proxymngr/dist/
configure 662 EGREP
4310 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4311 $as_echo_n "checking for egrep... " >&6; }
4318 if test -z "$EGREP"; then
4326 for ac_prog in egrep; do
4343 $as_echo 'EGREP' >> "conftest.nl"
4344 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4364 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4367 ac_cv_path_EGREP=$EGREP
4374 EGREP="$ac_cv_path_EGREP
    [all...]
  /xsrc/external/mit/xcb-util/dist/
configure 786 EGREP
4249 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4250 $as_echo_n "checking for egrep... " >&6; }
4257 if test -z "$EGREP"; then
4265 for ac_prog in egrep; do
4282 $as_echo 'EGREP' >> "conftest.nl"
4283 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4303 as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4306 ac_cv_path_EGREP=$EGREP
4313 EGREP="$ac_cv_path_EGREP
    [all...]
  /xsrc/external/mit/xclock/dist/
configure 668 EGREP
11678 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
11679 printf %s "checking for egrep... " >&6; }
11687 if test -z "$EGREP"; then
11699 for ac_prog in egrep
11717 printf "%s\n" 'EGREP' >> "conftest.nl"
11718 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
11738 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
11741 ac_cv_path_EGREP=$EGREP
11748 EGREP="$ac_cv_path_EGREP
    [all...]
  /xsrc/external/mit/xcompmgr/dist/
configure 663 EGREP
4135 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4136 $as_echo_n "checking for egrep... " >&6; }
4143 if test -z "$EGREP"; then
4151 for ac_prog in egrep; do
4168 $as_echo 'EGREP' >> "conftest.nl"
4169 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4189 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4192 ac_cv_path_EGREP=$EGREP
4199 EGREP="$ac_cv_path_EGREP
    [all...]
  /xsrc/external/mit/xcursor-themes/dist/
configure 672 EGREP
4150 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4151 $as_echo_n "checking for egrep... " >&6; }
4158 if test -z "$EGREP"; then
4166 for ac_prog in egrep; do
4183 $as_echo 'EGREP' >> "conftest.nl"
4184 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4204 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4207 ac_cv_path_EGREP=$EGREP
4214 EGREP="$ac_cv_path_EGREP
    [all...]
  /xsrc/external/mit/xf86-video-intel-old/dist/
configure 827 EGREP
4189 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4190 $as_echo_n "checking for egrep... " >&6; }
4197 if test -z "$EGREP"; then
4205 for ac_prog in egrep; do
4222 $as_echo 'EGREP' >> "conftest.nl"
4223 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4243 as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4246 ac_cv_path_EGREP=$EGREP
4253 EGREP="$ac_cv_path_EGREP
    [all...]
  /xsrc/external/mit/xf86-video-openchrome/dist/
configure 681 EGREP
4184 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4185 $as_echo_n "checking for egrep... " >&6; }
4192 if test -z "$EGREP"; then
4200 for ac_prog in egrep; do
4217 $as_echo 'EGREP' >> "conftest.nl"
4218 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4238 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4241 ac_cv_path_EGREP=$EGREP
4248 EGREP="$ac_cv_path_EGREP
    [all...]

Completed in 68 milliseconds

1 2 3 4 5