| /xsrc/external/mit/xgc/dist/ |
| H A D | gram.h | 62 SOLID = 272, enumerator in enum:yytokentype 93 #define SOLID 272 macro
|
| H A D | gram.y | 31 %token <num> ROUND SOLID 57 | LINESTYLE SOLID 69 | FILLSTYLE SOLID
|
| H A D | gram.c | 126 SOLID = 272, enumerator in enum:yytokentype 157 #define SOLID 272 macro 513 "SOLID", "FILLSTYLE", "FILLSTYLETYPE", "FILLRULE", "FILLRULETYPE",
|
| H A D | lex.c | 1288 { return (SOLID); }
|
| /xsrc/external/mit/xkbcomp/dist/ |
| H A D | tokens.h | 63 #define SOLID 36 macro
|
| H A D | xkbscan.c | 165 case SOLID: 166 snprintf(buf, sizeof(buf), "SOLID"); 560 "solid", SOLID},
|
| H A D | xkbparse.y | 59 SOLID 36 551 | SOLID { $$= XkbSolidDoodad; }
|
| H A D | xkbparse.c | 154 SOLID = 36, /* SOLID */ enumerator in enum:yytokentype 224 #define SOLID 36 macro 343 YYSYMBOL_SOLID = 33, /* SOLID */ 873 "SHAPE", "KEYS", "ROW", "SECTION", "OVERLAY", "TEXT", "OUTLINE", "SOLID", 2480 case 114: /* DoodadType: SOLID */
|
| /xsrc/external/mit/pixman/dist/pixman/ |
| H A D | pixman-solid-fill.c | 60 img->type = SOLID;
|
| H A D | pixman-noop.c | 59 if (iter->image->type == SOLID) 77 if (iter->image->type == SOLID)
|
| H A D | pixman-general.c | 66 case SOLID:
|
| H A D | pixman-image.c | 438 case SOLID: 976 if (image->type == SOLID)
|
| H A D | pixman-private.h | 86 SOLID enumerator in enum:__anon0c1deedc0103
|
| /xsrc/external/mit/mesa-demos/dist/src/samples/ |
| H A D | tri.c | 31 #define SOLID 1 macro 46 GLenum state = SOLID; 159 state = SOLID; 218 case SOLID:
|
| H A D | select.c | 36 #define SOLID 1 macro
|
| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | nv50_accel.h | 34 #define SOLID(i) (0x00006000 + (i) * 0x100) macro
|
| H A D | nv04_accel.h | 20 #define SOLID(i) (0x00002000 + (i) * 0x100) macro
|
| H A D | nvc0_accel.h | 33 #define SOLID(i) (0x04000 + (i) * 0x100) macro
|
| H A D | nv50_exa.c | 536 uint64_t offset = pNv->scratch->offset + SOLID(unit); 539 PUSH_DATAu(push, pNv->scratch, SOLID(unit), 1);
|
| H A D | nv40_exa.c | 188 PUSH_DATAu(push, pNv->scratch, SOLID(unit), 2); 192 PUSH_MTHDl(push, NV30_3D(TEX_OFFSET(unit)), pNv->scratch, SOLID(unit),
|
| H A D | nvc0_exa.c | 537 PUSH_DATAu(push, pNv->scratch, SOLID(unit), 1); 540 PUSH_TIC (push, pNv->scratch, SOLID(unit), 1, 1, 4,
|