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

  /xsrc/external/mit/xf86-video-nouveau/dist/src/
nv50_accel.h 34 #define SOLID(i) (0x00006000 + (i) * 0x100)
nvc0_accel.h 33 #define SOLID(i) (0x04000 + (i) * 0x100)
nv04_accel.h 20 #define SOLID(i) (0x00002000 + (i) * 0x100)
  /xsrc/external/mit/xgc/dist/
gram.h 62 SOLID = 272,
93 #define SOLID 272
gram.c 126 SOLID = 272,
157 #define SOLID 272
513 "SOLID", "FILLSTYLE", "FILLSTYLETYPE", "FILLRULE", "FILLRULETYPE",
  /xsrc/external/mit/mesa-demos/dist/src/samples/
select.c 36 #define SOLID 1
tri.c 31 #define SOLID 1
46 GLenum state = SOLID;
159 state = SOLID;
218 case SOLID:
  /xsrc/external/mit/xkbcomp/dist/
tokens.h 63 #define SOLID 36
xkbparse.c 154 SOLID = 36, /* SOLID */
224 #define SOLID 36
343 YYSYMBOL_SOLID = 33, /* SOLID */
877 "SHAPE", "KEYS", "ROW", "SECTION", "OVERLAY", "TEXT", "OUTLINE", "SOLID",
2517 case 114: /* DoodadType: SOLID */
  /xsrc/external/mit/pixman/dist/pixman/
pixman-private.h 86 SOLID
209 solid_fill_t solid; member in union:pixman_image

Completed in 14 milliseconds