Searched refs:CONTROL (Results 1 - 25 of 25) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/scripts/
H A Dtest.lua12 io.write("RB_MRT[0].CONTROL.ROP_CODE: " .. r.RB_MRT[0].CONTROL.ROP_CODE .. "\n")
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/xlaunch/resources/
H A Ddialog.rc43 CONTROL "IMG_MULTIWINDOW",IDC_MULTIWINDOW_IMG,"Static",SS_BITMAP | SS_NOTIFY,80,10,0,0
44 CONTROL "IMG_FULLSCREEN",IDC_FULLSCREEN_IMG,"Static",SS_BITMAP | SS_NOTIFY,230,10,0,0
45 CONTROL "IMG_WINDOWED",IDC_WINDOWED_IMG,"Static",SS_BITMAP | SS_NOTIFY,80,60,0,0
46 CONTROL "IMG_NODECORATION",IDC_NODECORATION_IMG,"Static",SS_BITMAP | SS_NOTIFY,230,60,0,0
/xsrc/external/mit/xf86-video-cirrus/dist/src/
H A Dlg.h46 CARD16 FORMAT, DTTC, TileCtrl, CONTROL; member in struct:__anon9f0f6f1d0208
H A Dlg_driver.c1082 pCir->chip.lg->ModeReg.CONTROL =
1083 pCir->chip.lg->SavedReg.CONTROL = memrw(0x402);
1218 pCir->chip.lg->ModeReg.CONTROL = 0x0000 |
1281 pCir->chip.lg->ModeReg.CONTROL = 0x2000 |
1329 pCir->chip.lg->ModeReg.CONTROL = 0x4000 |
1381 pCir->chip.lg->ModeReg.CONTROL = 0x6000 |
1557 memww(0x402, lgReg->CONTROL);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnv04_state_fb.c96 context_dirty(ctx, CONTROL);
H A Dnv04_state_raster.c119 context_dirty(ctx, CONTROL);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnv04_state_fb.c96 context_dirty(ctx, CONTROL);
H A Dnv04_state_raster.c119 context_dirty(ctx, CONTROL);
/xsrc/external/mit/ctwm/dist/gen/
H A Dgram.tab.h98 CONTROL = 299, /* CONTROL */ enumerator in enum:yytokentype
/xsrc/external/mit/ctwm/dist/
H A Dgram.tab.h98 CONTROL = 299, /* CONTROL */ enumerator in enum:yytokentype
H A Dgram.y77 %token <num> WINDOW_REGION META SHIFT LOCK CONTROL WINDOW TITLE ICON ROOT FRAME
531 | CONTROL { mods |= ControlMask; }
H A Dparse_be.c256 { "c", CONTROL, 0 },
265 { "control", CONTROL, 0 },
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A DXWin.rc47 CONTROL IDI_XWIN, IDC_STATIC, "Static", SS_ICON, 8, 8, 32, 32
52 CONTROL __VENDORDWEBSUPPORT__, ID_ABOUT_WEBSITE, "Button",
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A DXWin.rc47 CONTROL IDI_XWIN, IDC_STATIC, "Static", SS_ICON, 8, 8, 32, 32
52 CONTROL __VENDORDWEBSUPPORT__, ID_ABOUT_WEBSITE, "Button",
/xsrc/external/mit/MesaLib/dist/src/amd/registers/
H A Dpkt3.json140 "name": "CONTROL",
141 "type_ref": "CONTROL"
146 "name": "CONTROL",
287 "CONTROL": { object in object:register_types
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddebug_output.c904 #define CONTROL 2 macro
918 if (caller == CONTROL)
938 if (caller == CONTROL)
953 if (caller == CONTROL)
1129 if (!validate_params(ctx, CONTROL, callerstr, gl_source, gl_type,
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Ddebug_output.c889 #define CONTROL 2 macro
903 if (caller == CONTROL)
923 if (caller == CONTROL)
938 if (caller == CONTROL)
1114 if (!validate_params(ctx, CONTROL, callerstr, gl_source, gl_type,
/xsrc/external/mit/xterm/dist/
H A Dmain.c529 #define CDISCARD CONTROL('O')
532 #define CDSUSP CONTROL('Y')
535 #define CEOF CONTROL('D')
544 #define CERASE2 CONTROL('H')
547 #define CFLUSH CONTROL('O')
550 #define CINTR CONTROL('C')
553 #define CKILL CONTROL('U') /* was '@' */
556 #define CLNEXT CONTROL('V')
562 #define CQUIT CONTROL('\\')
565 #define CRPRNT CONTROL('
[all...]
H A Dptyx.h1655 #define CONTROL(a) ((a) & 037) macro
1657 #define XTERM_ERASE CONTROL('H')
1658 #define XTERM_LNEXT CONTROL('V')
H A Dbutton.c1392 Line[0] = CONTROL('X');
1485 Line[0] = CONTROL('n');
1487 Line[0] = CONTROL('p');
/xsrc/external/mit/twm/dist/src/
H A Dgram.y119 %token <num> META SHIFT LOCK CONTROL WINDOW TITLE ICON ROOT FRAME
326 | CONTROL { mods |= ControlMask; }
H A Dparse.c402 { "c", CONTROL, 0 },
407 { "control", CONTROL, 0 },
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/i2c/
H A Dbt829.c47 #define CONTROL 0x0B /* Miscellaneous Control */ macro
166 static void btwrite_control(BT829Ptr bt) /* CONTROL */
174 btwrite(bt, CONTROL,
722 DUMPREG(CONTROL);
H A Dmsp3430.c13 #define CONTROL 0x00 macro
/xsrc/external/mit/xf86-video-ati/xorg-server-copy/
H A Dmsp3430.c13 #define CONTROL 0x00 macro

Completed in 41 milliseconds