| /xsrc/external/mit/ctwm/dist/ |
| H A D | Makefile | 59 GEN=gen macro 60 ${GEN}: 61 mkdir -p ${GEN} 65 RELEASE_FILES=${_RELEASE_FILES:%=${GEN}/%} 69 release_files: ${GEN} build/MKTAR_GENFILES ${RELEASE_FILES} ${DOC_FILES} 71 rm -rf ${GEN} 78 ${GEN}/gram.tab.c: ${GEN}/gram.tab.h 79 ${GEN}/gram.tab.h: ${GEN} gra [all...] |
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/brw/ |
| H A D | brw_test_gen5.c | 132 #define GEN 050 macro 139 brw_compile_init(&p, GEN, store); 150 brw_compile_init(&p, GEN, store); 161 brw_compile_init(&p, GEN, store); 172 brw_compile_init(&p, GEN, store); 183 brw_compile_init(&p, GEN, store); 194 brw_compile_init(&p, GEN, store);
|
| H A D | brw_test_gen7.c | 113 #define GEN 070 macro 120 brw_compile_init(&p, GEN, store); 131 brw_compile_init(&p, GEN, store); 142 brw_compile_init(&p, GEN, store); 153 brw_compile_init(&p, GEN, store); 164 brw_compile_init(&p, GEN, store); 175 brw_compile_init(&p, GEN, store);
|
| H A D | brw_test_gen4.c | 130 #define GEN 040 macro 139 brw_compile_init(&p, GEN, store); 150 brw_compile_init(&p, GEN, store); 162 brw_compile_init(&p, GEN, store); 174 brw_compile_init(&p, GEN, store); 186 brw_compile_init(&p, GEN, store);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/brw/ |
| H A D | brw_test_gen5.c | 132 #define GEN 050 macro 139 brw_compile_init(&p, GEN, store); 150 brw_compile_init(&p, GEN, store); 161 brw_compile_init(&p, GEN, store); 172 brw_compile_init(&p, GEN, store); 183 brw_compile_init(&p, GEN, store); 194 brw_compile_init(&p, GEN, store);
|
| H A D | brw_test_gen7.c | 113 #define GEN 070 macro 120 brw_compile_init(&p, GEN, store); 131 brw_compile_init(&p, GEN, store); 142 brw_compile_init(&p, GEN, store); 153 brw_compile_init(&p, GEN, store); 164 brw_compile_init(&p, GEN, store); 175 brw_compile_init(&p, GEN, store);
|
| H A D | brw_test_gen4.c | 130 #define GEN 040 macro 139 brw_compile_init(&p, GEN, store); 150 brw_compile_init(&p, GEN, store); 162 brw_compile_init(&p, GEN, store); 174 brw_compile_init(&p, GEN, store); 186 brw_compile_init(&p, GEN, store);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/ |
| H A D | dmxconfig.c | 484 #define GEN(param,glob,def) \ macro 493 GEN(rules, XkbRules, XKB_DFLT_RULES) 494 GEN(model, XkbModel, XKB_DFLT_MODEL) 495 GEN(layout, XkbLayout, XKB_DFLT_LAYOUT) 496 GEN(variant, XkbVariant, XKB_DFLT_VARIANT) 497 GEN(options, XkbOptions, XKB_DFLT_OPTIONS)
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 17.0.0.rst | 65 Incorrect GEN for ASTC in Surface Format Table
|
| H A D | 21.1.0.rst | 785 - intel: Rename "GEN\_" prefix used in common code to "INTEL\_" 810 - intel: Rename GEN:BUG:### to Wa_###
|
| H A D | 20.0.0.rst | 2503 - intel/compiler: Extract GEN\_\* macros into separate file
|
| H A D | 20.1.0.rst | 3473 - intel/blorp: Implement GEN:BUG:1605967699.
|