| /xsrc/external/mit/xcb-util/dist/reply/ |
| test_reply.c | 42 void fontinfo_handler(void *data, xcb_connection_t *c, xcb_generic_reply_t *rg, xcb_generic_error_t *eg) 60 if(eg) 61 printf("Error from ListFontsWithInfo: %d\n", eg->error_code);
|
| /xsrc/external/mit/libxcb/dist/tools/ |
| api_conv.pl | 85 s/($word)_?(?=[0-9A-Z]|$)/"_" . ($abbr{$1} or lc($1))/eg; 98 s/([_A-Za-z][_A-Za-z0-9]*)([ \t]*\()?/convert($1, defined $2) . ($2 or "")/eg;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| s_triangle.c | 246 GLfixed er, eg, eb, ea; member in struct:affine_info 329 + (sample[GCOMP] + 1) * info->eg) >> (FIXED_SHIFT + 8); \ 559 info.eg = 0; \ 566 info.eg = FloatToFixed(unit->EnvColor[GCOMP] * CHAN_MAXF); \ 602 GLfixed er, eg, eb, ea; /* texture env color */ member in struct:persp_info 826 info.eg = 0; \ 832 info.eg = FloatToFixed(unit->EnvColor[GCOMP] * CHAN_MAXF); \
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| s_triangle.c | 246 GLfixed er, eg, eb, ea; member in struct:affine_info 329 + (sample[GCOMP] + 1) * info->eg) >> (FIXED_SHIFT + 8); \ 559 info.eg = 0; \ 566 info.eg = FloatToFixed(unit->EnvColor[GCOMP] * CHAN_MAXF); \ 602 GLfixed er, eg, eb, ea; /* texture env color */ member in struct:persp_info 826 info.eg = 0; \ 832 info.eg = FloatToFixed(unit->EnvColor[GCOMP] * CHAN_MAXF); \
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/ |
| xorgconf.cpp | 145 # Specify which keyboard LEDs can be user-controlled (eg, with xset(1)).
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ |
| xorgconf.cpp | 151 # Specifiy which keyboard LEDs can be user-controlled (eg, with xset(1)).
|