HomeSort by: relevance | last modified time | path
    Searched refs:DBE (Results 1 - 17 of 17) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/include/
extinit.h 66 #if defined(DBE)
dix-config.h.in 367 /* Build DBE support */
368 #undef DBE
do-not-use-config.h.in 63 /* Support DBE extension */
64 #undef DBE
  /xsrc/external/mit/xorg-server.old/include/
dix-config.h 389 /* Build DBE support */
390 #define DBE 1
  /xsrc/external/mit/xorg-server/include/
dix-config.h 372 /* Build DBE support */
374 #define DBE 1
  /xsrc/external/mit/xorg-server.old/dist/mi/
miinitext.c 59 #undef DBE
103 #ifdef DBE
216 #ifdef DBE
285 #ifdef DBE
421 #ifdef DBE
  /xsrc/external/mit/xorg-server/dist/mi/
miinitext.c 86 #undef DBE
148 #ifdef DBE
  /xsrc/external/mit/xorg-server.old/dist/include/
globals.h 49 #ifdef DBE
dix-config.h.in 384 /* Build DBE support */
385 #undef DBE
do-not-use-config.h.in 62 /* Support DBE extension */
63 #undef DBE
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/
xorgconf.cpp 65 # This loads the DBE extension module.
67 Load "dbe"
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/
xorgconf.cpp 65 # This loads the DBE extension module.
67 Load "dbe"
  /xsrc/external/mit/xorg-server.old/dist/os/
utils.c 133 #ifdef DBE
  /xsrc/external/mit/xorg-server/dist/os/
utils.c 126 #ifdef DBE
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86Config.c 114 #ifdef DBE
115 {.name = "dbe", .toLoad = TRUE, .load_opt=NULL},
  /xsrc/external/mit/xorg-server/dist/
configure 2141 --disable-dbe Build DBE extension (default: enabled)
27008 # Check whether --enable-dbe was given.
27011 enableval=$enable_dbe; DBE=$enableval
27013 e) DBE=yes ;;
30617 if test "x$DBE" = xyes; then
30625 if test "x$DBE" = xyes; then
30627 printf "%s\n" "#define DBE 1" >>confdefs.h
30629 DBE_LIB='$(top_builddir)/dbe/libdbe.la'
30630 DBE_INC='-I$(top_srcdir)/dbe'
    [all...]
  /xsrc/external/mit/xorg-server.old/dist/
configure 1938 --disable-dbe Build DBE extension (default: enabled)
28421 # Check whether --enable-dbe was given.
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
32269 DBE_LIB='$(top_builddir)/dbe/libdbe.la'
    [all...]

Completed in 55 milliseconds