| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/ |
| make.bat | 1 @ECHO OFF 16 echo.Please use `make ^<target^>` where ^<target^> is one of 17 echo. html to make standalone HTML files 18 echo. dirhtml to make HTML files named index.html in directories 19 echo. pickle to make pickle files 20 echo. json to make JSON files 21 echo. htmlhelp to make HTML files and a HTML help project 22 echo. qthelp to make HTML files and a qthelp project 23 echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter 24 echo. changes to make an overview over all changed/added/deprecated item [all...] |
| /xsrc/external/mit/imake/dist/ |
| xmkmf.cpp | 34 *) echo "$usage" 1>&2; exit 1 ;; 38 -*) echo "$usage" 1>&2; exit 1 ;; 42 echo mv -f Makefile Makefile.bak 52 echo imake $imake_defines $args 56 echo "make Makefiles" && 58 echo "make includes" && 60 echo "make depend" &&
|
| mdepend.cpp | 32 echo "$0: cannot create ${TMP}, exit." >&2 44 echo " \c" > $CPPCMD 54 echo $n "$c" >$ARGS 73 echo $n " '$1'$c" >> $ARGS 97 echo "$1" | sed 's/^\-f//' >${TMP}arg 108 echo "$1" | sed 's/^\-\-//' >${TMP}end 138 echo "Unknown option '$1' ignored" 1>&2 150 echo ' $*' >> $ARGS 156 echo "#!/bin/sh" > $CPPCMD 157 echo "exec $CC `cat $ARGS`" >> $CPPCM [all...] |
| mergelib.cpp | 37 *) echo "$usage" 1>&2; exit 1 ;; 44 echo "$0: no such from-library $fromlib" 1>&2 49 echo "$0: no such to-library $tolib" 1>&2 70 echo "$0: unable to create temporary directory $tmpdir" 1>&2
|
| /xsrc/external/mit/libXfontcache/dist/ |
| ltmain.sh | 37 progname=`echo "$progpath" | $SED $basename` 63 # Check that we have a working $echo. 67 elif test "X$1" = X--fallback-echo; then 70 elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then 71 # Yippee, $echo works! 74 # Restart under the correct shell, and then maybe $echo will work. 78 if test "X$1" = X--fallback-echo; then 79 # used as fallback echo 99 case `echo X|tr X '\101'` in 137 $echo "$modename: not configured to build any kind of library" 1>& [all...] |
| /xsrc/external/mit/xf86-video-nsc/dist/ |
| ltmain.sh | 37 progname=`echo "$progpath" | $SED $basename` 61 # Check that we have a working $echo. 65 elif test "X$1" = X--fallback-echo; then 68 elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then 69 # Yippee, $echo works! 72 # Restart under the correct shell, and then maybe $echo will work. 76 if test "X$1" = X--fallback-echo; then 77 # used as fallback echo 97 case `echo X|tr X '\101'` in 129 $echo "$modename: not configured to build any kind of library" 1>& [all...] |
| /xsrc/external/mit/libxkbui/dist/ |
| ltmain.sh | 37 progname=`echo "$progpath" | $SED $basename` 55 # Check that we have a working $echo. 59 elif test "X$1" = X--fallback-echo; then 62 elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then 63 # Yippee, $echo works! 66 # Restart under the correct shell, and then maybe $echo will work. 70 if test "X$1" = X--fallback-echo; then 71 # used as fallback echo 91 case `echo X|tr X '\101'` in 121 $echo "$modename: not configured to build any kind of library" 1>& [all...] |
| /xsrc/external/mit/xf86-video-imstt/dist/ |
| ltmain.sh | 37 progname=`echo "$progpath" | $SED $basename` 55 # Check that we have a working $echo. 59 elif test "X$1" = X--fallback-echo; then 62 elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then 63 # Yippee, $echo works! 66 # Restart under the correct shell, and then maybe $echo will work. 70 if test "X$1" = X--fallback-echo; then 71 # used as fallback echo 91 case `echo X|tr X '\101'` in 121 $echo "$modename: not configured to build any kind of library" 1>& [all...] |
| /xsrc/external/mit/xf86-input-ws/dist/ |
| ltmain.sh | 37 progname=`echo "$progpath" | $SED $basename` 63 # Check that we have a working $echo. 67 elif test "X$1" = X--fallback-echo; then 70 elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then 71 # Yippee, $echo works! 74 # Restart under the correct shell, and then maybe $echo will work. 78 if test "X$1" = X--fallback-echo; then 79 # used as fallback echo 99 case `echo X|tr X '\101'` in 137 $echo "$modename: not configured to build any kind of library" 1>& [all...] |
| /xsrc/external/mit/libXaw/dist/include/X11/Xaw/ |
| AsciiSinkP.h | 75 Boolean echo; member in struct:__anon5713
|
| MultiSinkP.h | 101 Boolean echo; member in struct:__anon5737
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/ |
| Android.glsl.gen.mk | 55 @echo "Mesa Lex: $(PRIVATE_MODULE) <= $<" 61 @echo "Mesa Yacc: $(PRIVATE_MODULE) <= $<" 69 @echo "Mesa Yacc: $(PRIVATE_MODULE) <= $<" 72 echo '#ifndef '$(@F:$1=_h) > $(@:$1=.h) 73 echo '#define '$(@F:$1=_h) >> $(@:$1=.h) 75 echo '#endif' >> $(@:$1=.h)
|
| /xsrc/external/mit/xorg-cf-files/dist/ |
| gnuLib.rules | 83 @T=`echo Concat($(DESTDIR)dest/lib,libname.so.rev) | sed 's/\(lib[^\.]*\.so\.[0-9]*\)\(\.[0-9]*\)\{1,2\}/\1/'`;\ 109 @SONAME=`echo $@ | sed 's/\(lib[^\.]*\.so\.[0-9]*\)\(\.[0-9]*\)\{1,2\}/\1/'`; set -x; \ @@\ 122 @MAJREV=`echo rev | sed 's/\([0-9]*\)\(\.[0-9]*\)\{1,2\}/\1/'`; \ @@\ 137 @SONAME=`echo $@ | sed 's/\(lib[^\.]*\.so\.[0-9]*\)\(\.[0-9]*\)\{1,2\}/\1/'`; set -x; \ @@\ 150 @MAJREV=`echo rev | sed 's/\([0-9]*\)\(\.[0-9]*\)\{1,2\}/\1/'`; \ @@\
|
| mingw.rules | 40 Concat3(lib,libname,-$(shell echo rev|sed s=\\..*==).dll) 43 Concat3(lib,libname,-$(shell echo rev|sed s=\\..*==).dll.a) 370 @echo "checking $@ over in $(DEPENDSRC) first..."; \ @@\ 372 echo "okay, continuing in $(CURRENT_DIR)" 396 echo "checking $@ in $(IMAKESRC) first..."; $(MAKE) imakeonly; else \ @@\ 397 echo "bootstrapping $@ from Makefile.ini in $(IMAKESRC) first..."; \ @@\ 399 echo "okay, continuing in $(CURRENT_DIR)")
|
| cygwin.rules | 59 Concat3(cyg,libname,-$(shell echo rev|sed s=\\..*==).dll) 388 @echo "checking $@ over in $(DEPENDSRC) first..."; \ @@\ 390 echo "okay, continuing in $(CURRENT_DIR)" 414 echo "checking $@ in $(IMAKESRC) first..."; $(MAKE) imakeonly; else \ @@\ 415 echo "bootstrapping $@ from Makefile.ini in $(IMAKESRC) first..."; \ @@\ 417 echo "okay, continuing in $(CURRENT_DIR)")
|
| /xsrc/external/mit/libdrm/dist/ |
| Android.sources.bp.mk | 17 $(eval lower_name := $(shell echo $(PREFIX)$(NAME) | tr 'A-Z' 'a-z')) \
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/ |
| Android.libmesa_git_sha1.mk | 41 @echo "Gen Dummy: $(PRIVATE_MODULE) <= $(notdir $(@))" 48 @echo "GIT-SHA1: $(PRIVATE_MODULE) <= git"
|
| /xsrc/external/mit/MesaLib.old/dist/src/broadcom/ |
| Android.genxml.mk | 36 @echo "Gen Dummy: $(PRIVATE_MODULE) <= $(notdir $(@))" 44 @echo "Gen Header: $(PRIVATE_MODULE) <= $(notdir $(@))" 74 @echo "Gen Header: $(PRIVATE_MODULE) <= $(notdir $(@))"
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/program/ |
| Android.mk | 25 @echo "Mesa Lex: $(PRIVATE_MODULE) <= $<" 31 @echo "Mesa Yacc: $(PRIVATE_MODULE) <= $<"
|
| /xsrc/external/mit/MesaLib.old/dist/src/vulkan/ |
| Android.mk | 42 ifeq ($(shell test $(PLATFORM_SDK_VERSION) -ge 27; echo $$?), 0) 59 @echo "target Generated: $(PRIVATE_MODULE) <= $(notdir $(@))"
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/ |
| Android.genxml.mk | 40 @echo "Gen Dummy: $(PRIVATE_MODULE) <= $(notdir $(@))" 48 @echo "Gen Header: $(PRIVATE_MODULE) <= $(notdir $(@))" 111 @echo "Gen Header: $(PRIVATE_MODULE) <= $(notdir $(@))"
|
| Android.common.mk | 44 ifeq ($(shell test $(PLATFORM_SDK_VERSION) -ge 27; echo $$?), 0)
|
| Android.perf.mk | 42 @echo "target Generated: $(PRIVATE_MODULE) <= $(notdir $(@))"
|
| /xsrc/external/mit/xinit/dist/launchd/privileged_startx/ |
| 10-tmpdirs.cpp | 51 echo "${dir} exists but is insecure. It has been moved into ${saved}" >&2 66 echo "Could not successfully create ${dir}" >&2
|
| /xsrc/external/mit/MesaLib/dist/android/ |
| mesa3d_cross.mk | 103 echo -e "Name: $2" \ 223 echo -e "[properties]\n" \ 258 echo -e "project('llvm', 'cpp', version : '$(MESON_LLVM_VERSION)')\n" \ 280 echo "Build $@" 304 echo "Build $@"
|