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

  /xsrc/external/mit/libX11/dist/src/
CopyCmap.c 30 #define XCMS 1
34 #if XCMS
59 #if XCMS
FreeCmap.c 47 #ifdef XCMS
CrCmap.c 54 #ifdef XCMS
SetStCmap.c 90 #ifdef XCMS
LookupCol.c 55 #ifdef XCMS
57 * Let's Attempt to use Xcms and i18n approach to Parse Color
83 * Xcms and i18n methods failed, so lets pass it to the server
StNColor.c 52 #ifdef XCMS
54 * Let's Attempt to use Xcms approach to Parse Color
72 * The Xcms and i18n methods failed, so lets pass it to the server
GetColor.c 55 #ifdef XCMS
57 * Let's Attempt to use Xcms and i18n approach to Parse Color
84 * Xcms and i18n approach failed.
ParseCol.c 89 #ifdef XCMS
91 * Let's Attempt to use Xcms and i18n approach to Parse Color
116 * Xcms and i18n methods failed, so lets pass it to the server
config.h.in 284 /* Include support for XCMS */
285 #undef XCMS
  /xsrc/external/mit/libX11/dist/
configure 1665 --disable-xcms Disable Xlib support for CMS *EXPERIMENTAL*
23466 # Check whether --enable-xcms was given.
23469 enableval=$enable_xcms; XCMS=$enableval
23471 e) XCMS=yes ;;
23475 if test x$XCMS = xyes ; then
23483 if test x"$XCMS" = "xyes"; then
23485 printf "%s\n" "#define XCMS 1" >>confdefs.h
24286 ac_config_files="$ac_config_files Makefile include/Makefile man/Makefile man/xkb/Makefile src/Makefile src/util/Makefile src/xcms/Makefile src/xlibi18n/Makefile modules/Makefile modules/im/Makefile modules/im/ximcp/Makefile modules/lc/Makefile modules/lc/def/Makefile modules/lc/gen/Makefile modules/lc/Utf8/Makefile modules/om/Makefile modules/om/generic/Makefile src/xkb/Makefile nls/Makefile specs/Makefile specs/i18n/Makefile specs/i18n/compose/Makefile specs/i18n/framework/Makefile specs/i18n/localedb/Makefile specs/i18n/trans/Makefile specs/libX11/Makefile specs/XIM/Makefile specs/XKB/Makefile x11.pc x11-xcb.pc"
24472 as_fn_error $? "conditional \"XCMS\" was never defined.
25376 "src/xcms/Makefile") CONFIG_FILES="$CONFIG_FILES src/xcms/Makefile" ;
    [all...]

Completed in 16 milliseconds