Searched refs:DBE (Results 1 - 23 of 23) sorted by relevance

/xsrc/external/mit/libXext/dist/man/
H A DMakefile.am5 DBE.man \
H A DMakefile.in314 DBE.man \
/xsrc/external/mit/xorg-server/dist/include/
H A Dextinit.h66 #if defined(DBE)
H A Ddix-config.h.in367 /* Build DBE support */
368 #undef DBE
H A Ddo-not-use-config.h.in63 /* Support DBE extension */
64 #undef DBE
/xsrc/external/mit/xorg-server.old/include/
H A Ddix-config.h389 /* Build DBE support */
390 #define DBE 1 macro
/xsrc/external/mit/xorg-server/include/
H A Ddix-config.h372 /* Build DBE support */
374 #define DBE 1
/xsrc/external/mit/xorg-server.old/dist/
H A DMakefile.am12 if DBE
H A Dconfigure.ac623 AC_ARG_ENABLE(dbe, AS_HELP_STRING([--disable-dbe], [Build DBE extension (default: enabled)]), [DBE=$enableval], [DBE=yes])
1098 AM_CONDITIONAL(DBE, [test "x$DBE" = xyes]) condition
1099 if test "x$DBE" = xyes; then
1100 AC_DEFINE(DBE, 1, [Support DBE extension]) definition
H A Dconfigure1938 --disable-dbe Build DBE extension (default: enabled)
28423 enableval=$enable_dbe; DBE=$enableval
28425 DBE=yes
32255 if test "x$DBE" = xyes; then
32263 if test "x$DBE" = xyes; then
32266 #define DBE 1
[all...]
/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmiinitext.c59 #undef DBE
103 #ifdef DBE
216 #ifdef DBE
285 #ifdef DBE
421 #ifdef DBE
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmiinitext.c86 #undef DBE
148 #ifdef DBE
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dixmods/
H A DMakefile.am9 if DBE
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dglobals.h49 #ifdef DBE
H A Ddix-config.h.in384 /* Build DBE support */
385 #undef DBE
/xsrc/external/mit/xorg-server/dist/
H A DMakefile.am14 if DBE
H A Dconfigure.ac560 AC_ARG_ENABLE(dbe, AS_HELP_STRING([--disable-dbe], [Build DBE extension (default: enabled)]), [DBE=$enableval], [DBE=yes])
1295 AM_CONDITIONAL(DBE, [test "x$DBE" = xyes]) condition
1296 if test "x$DBE" = xyes; then
1297 AC_DEFINE(DBE, 1, [Support DBE extension]) definition
H A Dconfigure2141 --disable-dbe Build DBE extension (default: enabled)
26878 enableval=$enable_dbe; DBE=$enableval
26880 e) DBE=yes ;;
30464 if test "x$DBE" = xyes; then
30472 if test "x$DBE" = xyes; then
30474 printf "%s\n" "#define DBE 1" >>confdefs.h
34886 as_fn_error $? "conditional \"DBE\" was never defined.
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/
H A Dxorgconf.cpp65 # This loads the DBE extension module.
/xsrc/external/mit/xorg-server/dist/hw/xfree86/
H A Dxorgconf.cpp65 # This loads the DBE extension module.
/xsrc/external/mit/xorg-server.old/dist/os/
H A Dutils.c133 #ifdef DBE
/xsrc/external/mit/xorg-server/dist/os/
H A Dutils.c126 #ifdef DBE
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Config.c114 #ifdef DBE

Completed in 77 milliseconds