Searched refs:T_OPTION (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/
H A Dparser.h44 T_OPTION = 261, enumerator in enum:yytokentype
58 #define T_OPTION 261 macro
H A Dparser.y74 %token <token> '{' '}' ';' '/' T_VIRTUAL T_DISPLAY T_WALL T_OPTION T_PARAM
127 OptionEntry : T_OPTION NameList Terminal
H A Ddmxprint.c162 case T_OPTION:
345 DMXConfigToken dummyStart = { T_OPTION, 0, NULL };
H A Dparser.c123 T_OPTION = 261, enumerator in enum:yytokentype
137 #define T_OPTION 261 macro
506 "T_DISPLAY", "T_WALL", "T_OPTION", "T_PARAM", "T_STRING", "T_DIMENSION",
H A Dscanner.c837 return gettoken(T_OPTION, yytext, yyleng);
1942 { "T_OPTION", "\"option\"" },
/xsrc/external/mit/libXcursor/dist/src/
H A Ddisplay.c166 traceOpts((T_OPTION(XCURSOR_CORE) ": %d\n", info->has_render_cursor));
176 traceOpts((T_OPTION(XCURSOR_ANIM) ": %d\n", info->has_anim_cursor));
190 traceOpts((T_OPTION(XCURSOR_SIZE) ": %d\n", info->size));
203 traceOpts((T_OPTION(XCURSOR_SIZE) ": %d\n", info->size));
222 traceOpts((T_OPTION(XCURSOR_SIZE) ": %d\n", info->size));
241 traceOpts((T_OPTION(XCURSOR_RESIZED) ": %d\n", info->resized_cursors));
254 traceOpts((T_OPTION(XCURSOR_THEME) ": %s\n", NonNull(info->theme)));
274 traceOpts((T_OPTION(XCURSOR_DITHER) ": %d\n", info->dither));
290 traceOpts((T_OPTION(XCURSOR_THEME_CORE) ": %d\n", info->theme_core));
H A Dxcursorint.h139 #define T_OPTION(opts) "option: : " #opts macro
H A Dlibrary.c51 traceOpts((T_OPTION(XCURSOR_PATH) ": %s\n", NonNull(path)));
H A Dxlib.c327 traceOpts((T_OPTION(XCURSOR_DISCOVER) ": %d\n", log));
/xsrc/external/mit/xedit/dist/
H A Dhook.c444 #define T_OPTION 1 macro
525 FAIL(T_OPTION)
532 FAIL(T_OPTION)
1147 case T_OPTION:

Completed in 12 milliseconds