| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/ |
| H A D | xf86DisplayIDModes.c | 183 #define RB 1 macro 202 { 800, 600, 120, RB }, 210 { 1024, 768, 120, RB }, 212 { 1280, 768, 60, RB }, 217 { 1280, 768, 120, RB }, 218 { 1280, 800, 60, RB }, 222 { 1280, 800, 120, RB }, 226 { 1280, 960, 120, RB }, 230 { 1280, 1024, 120, RB }, 232 { 1360, 768, 120, RB }, [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winprefsyacc.h | 43 RB = 261, enumerator in enum:yytokentype 75 #define RB 261 macro
|
| H A D | winprefslex.l | 96 "}" { return RB; }
|
| H A D | winprefsyacc.y | 98 %token RB 185 menu: MENU STRING LB { OpenMenu($2); free($2); } newline_or_nada menulist RB {CloseMenu();} 195 icons: ICONS LB {OpenIcons();} newline_or_nada iconlist RB {CloseIcons();} 222 styles: STYLES LB {OpenStyles();} newline_or_nada stylelist RB {CloseStyles();} 237 sysmenu: SYSMENU LB NEWLINE {OpenSysMenu();} newline_or_nada sysmenulist RB {CloseSysMenu();}
|
| H A D | winprefsyacc.c | 189 RB = 261, enumerator in enum:yytokentype 221 #define RB 261 macro 605 "$end", "error", "$undefined", "NEWLINE", "MENU", "LB", "RB",
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | gram.y | 70 %token <num> LB RB LP RP MENUS MENU BUTTON DEFAULT_FUNCTION PLUS MINUS 256 RB 621 binding_list : LB binding_entries RB {} 638 pixmap_list : LB pixmap_entries RB {} 649 cursor_list : LB cursor_entries RB {} 702 color_list : LB color_entries RB {} 741 save_color_list : LB s_color_entries RB {} 752 win_color_list : LB win_color_entries RB {} 764 wingeom_list : LB wingeom_entries RB {} 774 vscreen_geom_list : LB vscreen_geom_entries RB {} [all...] |
| H A D | gram.tab.h | 58 RB = 259, /* RB */ enumerator in enum:yytokentype
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winprefsyacc.h | 60 RB = 261, /* RB */ enumerator in enum:yytokentype 97 #define RB 261 macro
|
| H A D | winprefslex.l | 94 "}" { return RB; }
|
| H A D | winprefsyacc.y | 99 %token RB 186 menu: MENU STRING LB { OpenMenu($2); free($2); } newline_or_nada menulist RB {CloseMenu();} 196 icons: ICONS LB {OpenIcons();} newline_or_nada iconlist RB {CloseIcons();} 223 styles: STYLES LB {OpenStyles();} newline_or_nada stylelist RB {CloseStyles();} 238 sysmenu: SYSMENU LB NEWLINE {OpenSysMenu();} newline_or_nada sysmenulist RB {CloseSysMenu();}
|
| H A D | winprefsyacc.c | 206 RB = 261, /* RB */ enumerator in enum:yytokentype 243 #define RB 261 macro 306 YYSYMBOL_RB = 6, /* RB */ 776 "LB", "RB", "ICONDIRECTORY", "DEFAULTICON", "ICONS", "STYLES", "TOPMOST", 1462 case 33: /* menu: MENU STRING LB $@1 newline_or_nada menulist RB */ 1480 case 38: /* icons: ICONS LB $@2 newline_or_nada iconlist RB */ 1564 case 54: /* styles: STYLES LB $@3 newline_or_nada stylelist RB */ 1600 case 62: /* sysmenu: SYSMENU LB NEWLINE $@4 newline_or_nada sysmenulist RB */
|
| /xsrc/external/mit/twm/dist/src/ |
| H A D | gram.y | 113 %token <num> LB RB LP RP MENUS MENU BUTTON DEFAULT_FUNCTION PLUS MINUS 371 pixmap_list : LB pixmap_entries RB 382 cursor_list : LB cursor_entries RB 435 color_list : LB color_entries RB 471 save_color_list : LB s_color_entries RB 482 win_color_list : LB win_color_entries RB 501 LB win_sqz_entries RB 516 iconm_list : LB iconm_entries RB 536 win_list : LB win_entries RB 548 icon_list : LB icon_entries RB [all...] |
| /xsrc/external/mit/ctwm/dist/gen/ |
| H A D | gram.tab.h | 58 RB = 259, /* RB */ enumerator in enum:yytokentype
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 12.0.5.rst | 90 - radeonsi: disable RB+ blend optimizations for dual source blending
|
| H A D | 17.1.3.rst | 40 - radv: Remove SI num RB override for occlusion queries.
|
| H A D | 7.10.3.rst | 155 - mesa: Use \_mesa_get_format_bytes to refactor out the RB 157 - mesa: Use \_mesa_get_format_bytes to refactor out the RB get_row\_\* 161 - intel: Use mesa core's R8, RG88, R16, RG1616 RB accessors.
|
| H A D | 13.0.3.rst | 104 - radeonsi: disable RB+ blend optimizations for dual source blending
|
| H A D | 21.1.6.rst | 114 - radeonsi: don't expose no-attachment MSAA 16x on all 1 RB chips due to issues
|
| H A D | 7.8.2.rst | 60 - When an RB gets a new region, clear the old from the state cache.
|
| H A D | 17.1.4.rst | 142 - etnaviv: mask correct channel for RB swapped rendertargets
|
| H A D | 19.3.4.rst | 51 - radv: Do not set SX DISABLE bits for RB+ with unused surfaces.
|
| H A D | 20.0.8.rst | 166 - radeonsi: don't expose 16xAA on chips with 1 RB due to an occlusion
|
| H A D | 21.0.3.rst | 186 - ac/gpu_info: fix more non-coherent RB and GL2 combinations
|
| H A D | 20.3.5.rst | 255 - radv: fix waiting on the last enabled RB for occlusion queries
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/afuc/ |
| H A D | README.rst | 177 ; we are going from RB->IB1 or IB1->IB2 (ie. so the
|