Searched refs:banner (Results 1 - 25 of 101) sorted by relevance

12345

/xsrc/external/mit/xmh/dist/
H A Dglobals.h91 char *banner; /* defaults to xmh version string */ member in struct:_resources
H A Dinit.c158 {"banner", "Banner", XtRString, sizeof(char *),
159 Offset(banner), XtRString, XMH_VERSION},
H A Dutil.c328 arglist[0].value = (XtArgVal) app_resources.banner; /* xmh version */
H A Dmsg.c95 if (msg == NULL) (void) strcpy(str, app_resources.banner);
/xsrc/external/mit/xf86-input-synaptics/dist/test/
H A DMakefile.in516 banner="$$All$$all $$tests passed"; \
519 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
523 banner="$$failed of $$all $$tests failed"; \
526 banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
529 dashes="$$banner"; \
537 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
543 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
553 echo "$${col}$$banner$${std}"; \
/xsrc/external/mit/xorg-server.old/dist/test/
H A DMakefile.in731 banner="All $$all tests passed"; \
733 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
737 banner="$$failed of $$all tests failed"; \
739 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
742 dashes="$$banner"; \
746 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
752 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
757 echo "$$banner"; \
/xsrc/external/mit/xorg-server.old/dist/test/xi2/
H A DMakefile.in747 banner="All $$all tests passed"; \
749 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
753 banner="$$failed of $$all tests failed"; \
755 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
758 dashes="$$banner"; \
762 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
768 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
773 echo "$$banner"; \
/xsrc/external/mit/xcb-util/dist/image/
H A DMakefile.in646 banner="$$All$$all $$tests passed"; \
649 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
653 banner="$$failed of $$all $$tests failed"; \
656 banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
659 dashes="$$banner"; \
667 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
673 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
682 echo "$$banner"; \
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/solaris/
H A DapSolaris.shar673 X DEV_BANNER, /* driver banner string */
/xsrc/external/mit/libXTrap/dist/
H A Dltmain.sh3934 # Print the debug banner immediately:
4415 /* The GNU banner must be the first non-error debug message */
/xsrc/external/mit/libXevie/dist/
H A Dltmain.sh3044 # Print the debug banner immediately:
3678 /* The GNU banner must be the first non-error debug message */
/xsrc/external/mit/libXfont/dist/
H A Dltmain.sh5309 # Print the debug banner immediately:
5793 /* The GNU banner must be the first non-error debug message */
/xsrc/external/mit/mesa-demos/dist/
H A Dltmain.sh5309 # Print the debug banner immediately:
5793 /* The GNU banner must be the first non-error debug message */
/xsrc/external/mit/glu/dist/
H A Dltmain.sh5357 # Print the debug banner immediately:
5841 /* The GNU banner must be the first non-error debug message */
/xsrc/external/mit/glw/dist/
H A Dltmain.sh3044 # Print the debug banner immediately:
3678 /* The GNU banner must be the first non-error debug message */
/xsrc/external/mit/libXxf86misc/dist/
H A Dltmain.sh5309 # Print the debug banner immediately:
5793 /* The GNU banner must be the first non-error debug message */
/xsrc/external/mit/freetype/dist/builds/unix/
H A Dltmain.sh5309 # Print the debug banner immediately:
5793 /* The GNU banner must be the first non-error debug message */
/xsrc/external/mit/xf86-video-sis/dist/
H A Dltmain.sh5309 # Print the debug banner immediately:
5793 /* The GNU banner must be the first non-error debug message */
/xsrc/external/mit/xf86-video-tdfx/dist/
H A Dltmain.sh5309 # Print the debug banner immediately:
5793 /* The GNU banner must be the first non-error debug message */
/xsrc/external/mit/xf86-video-tga/dist/
H A Dltmain.sh3934 # Print the debug banner immediately:
4415 /* The GNU banner must be the first non-error debug message */
/xsrc/external/mit/xf86-video-tseng/dist/
H A Dltmain.sh3934 # Print the debug banner immediately:
4415 /* The GNU banner must be the first non-error debug message */
/xsrc/external/mit/xf86-video-wsfb/dist/
H A Dltmain.sh3931 # Print the debug banner immediately:
4409 /* The GNU banner must be the first non-error debug message */
/xsrc/external/mit/xf86-video-glint/dist/
H A Dltmain.sh5309 # Print the debug banner immediately:
5793 /* The GNU banner must be the first non-error debug message */
/xsrc/external/mit/xf86-video-i740/dist/
H A Dltmain.sh5309 # Print the debug banner immediately:
5793 /* The GNU banner must be the first non-error debug message */
/xsrc/external/mit/xf86-video-intel/dist/
H A Dltmain.sh5312 # Print the debug banner immediately:
5796 /* The GNU banner must be the first non-error debug message */

Completed in 141 milliseconds

12345