| /xsrc/external/mit/ctwm/dist/cmake_files/ |
| H A D | mktar_support.cmake | 14 COMMENT "Building generated files for tarball." 22 COMMENT "touch MKTAR_GENFILES"
|
| H A D | doxygen.cmake | 33 COMMENT "Generating Doxygen documentation in ${DOXYGEN_DIR}" 38 COMMENT "Cleaning up Doxygen docs")
|
| H A D | find_asciidoc_bits.cmake | 181 set(my_usage "${PROG}_mk_${OUT}(<output> <input> [DEPENDS <deps>] [COMMENT <comment>])") 185 "COMMENT" 220 COMMENT ${_ARGS_COMMENT} 269 COMMENT ${_ARGS_COMMENT} 301 COMMENT ${_ARGS_COMMENT} 335 COMMENT ${_ARGS_COMMENT} 353 COMMENT ${_ARGS_COMMENT} 376 COMMENT "${_ARGS_COMMENT} (docbook${ASCIIDOCTOR_DB_VER},${DTYPE})" 397 COMMENT "${_ARGS_COMMENT} (docbook${ASCIIDOC_DB_VER},${DTYPE})" 426 COMMENT [all...] |
| H A D | setup_yacc.cmake | 47 COMMENT "Building parser with yacc." 61 COMMENT "Copying in prebuilt gram.tab.h." 66 COMMENT "Copying in prebuilt gram.tab.c."
|
| H A D | gen_source_files.cmake | 104 COMMENT "Generating version.c from current WT state." 113 COMMENT "Generating version.c from current git state." 127 COMMENT "Using pregenerated version.c." 136 COMMENT "Using null version.c." 149 COMMENT "Writing version info into version.c.in"
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/ |
| H A D | glcpp-lex.l | 181 %x COMMENT DEFINE DONE HASH NEWLINE_CATCHUP UNREACHABLE 271 <INITIAL,DEFINE,HASH>"/*" { yy_push_state(COMMENT, yyscanner); } 272 <COMMENT>[^*\r\n]* 273 <COMMENT>[^*\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; } 274 <COMMENT>"*"+[^*/\r\n]* 275 <COMMENT>"*"+[^*/\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; } 276 <COMMENT>"*"+"/" { 587 <INITIAL,COMMENT,DEFINE,HASH><<EOF>> { 588 if (YY_START == COMMENT)
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/ |
| H A D | glcpp-lex.l | 181 %x COMMENT DEFINE DONE HASH NEWLINE_CATCHUP UNREACHABLE 270 <INITIAL,DEFINE,HASH>"/*" { yy_push_state(COMMENT, yyscanner); } 271 <COMMENT>[^*\r\n]* 272 <COMMENT>[^*\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; } 273 <COMMENT>"*"+[^*/\r\n]* 274 <COMMENT>"*"+[^*/\r\n]*{NEWLINE} { yylineno++; yycolumn = 0; parser->commented_newlines++; } 275 <COMMENT>"*"+"/" { 577 <INITIAL,COMMENT,DEFINE,HASH><<EOF>> { 578 if (YY_START == COMMENT)
|
| /xsrc/external/mit/xcmsdb/dist/ |
| H A D | SCCDFile.h | 52 #define COMMENT_KEYWORD "COMMENT" 81 #define COMMENT 3 macro
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/ |
| H A D | DRI.c | 79 case COMMENT:
|
| H A D | Extensions.c | 67 case COMMENT:
|
| H A D | Vendor.c | 89 case COMMENT: 144 case COMMENT:
|
| H A D | Module.c | 103 case COMMENT: 135 case COMMENT: 243 if ((token = xf86getToken(NULL)) == COMMENT)
|
| H A D | Flags.c | 104 case COMMENT: 451 if ((token = xf86getToken(NULL)) == COMMENT) 459 if (token == COMMENT)
|
| H A D | Input.c | 92 case COMMENT:
|
| H A D | xf86tokens.h | 92 COMMENT, enumerator in enum:__anon31d59bb00103
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/ |
| H A D | Extensions.c | 67 case COMMENT:
|
| H A D | Vendor.c | 99 case COMMENT: 154 case COMMENT:
|
| H A D | DRI.c | 78 case COMMENT:
|
| H A D | Module.c | 96 case COMMENT: 129 case COMMENT: 237 if ((token = xf86getToken(NULL)) == COMMENT) {
|
| H A D | Flags.c | 99 case COMMENT: 441 if ((token = xf86getToken(NULL)) == COMMENT) { 452 if (token == COMMENT) {
|
| H A D | Input.c | 85 case COMMENT:
|
| H A D | xf86tokens.h | 92 COMMENT, enumerator in enum:__anon5f92ac430103
|
| /xsrc/external/mit/xterm/dist/package/pkgsrc/ |
| H A D | Makefile | 10 COMMENT= Latest terminal emulator for the X Window System macro
|
| /xsrc/external/mit/libXfont/dist/src/fontfile/ |
| H A D | gunzip.c | 180 [if flags & COMMENT: 191 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro 218 if (flags & COMMENT) {
|
| /xsrc/external/mit/libXfont2/dist/src/fontfile/ |
| H A D | gunzip.c | 181 [if flags & COMMENT: 192 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro 219 if (flags & COMMENT) {
|