HomeSort by: relevance | last modified time | path
    Searched refs:BOOLEAN (Results 1 - 25 of 31) sorted by relevancy

1 2

  /xsrc/external/mit/xf86-video-xgi/dist/src/
vb_init.h 29 extern BOOLEAN XGIInitNew(PXGI_HW_DEVICE_INFO HwDeviceExtension,
vgatypes.h 123 #ifndef BOOLEAN
124 typedef UCHAR BOOLEAN;
215 typedef BOOLEAN (*PXGI_QUERYSPACE) (PXGI_HW_DEVICE_INFO, ULONG, ULONG, CARD32 *);
223 BOOLEAN UseROM; /* Use the ROM image if provided */
250 BOOLEAN bNewScratch;
257 BOOLEAN bIntegratedMMEnabled;/* supporting integration MM enable */
259 BOOLEAN bSkipDramSizing; /* True: Skip video memory sizing. */
261 BOOLEAN bSkipSense;
263 BOOLEAN bIsPowerSaving; /* True: XGIInit() is invoked by power management,
vb_setmode.h 50 extern BOOLEAN XGISetModeNew(PXGI_HW_DEVICE_INFO HwDeviceExtension,
53 extern BOOLEAN CheckDualChip(PVB_DEVICE_INFO );
54 extern BOOLEAN XGI_GetLCDInfo(USHORT ModeNo,USHORT ModeIdIndex,PVB_DEVICE_INFO );
55 extern BOOLEAN XGI_BridgeIsOn( PVB_DEVICE_INFO );
56 extern BOOLEAN XGI_SetCRT2Group301(USHORT ModeNo, PXGI_HW_DEVICE_INFO HwDeviceExtension, PVB_DEVICE_INFO);
84 extern BOOLEAN XGI_XG21CheckLVDSMode(USHORT ModeNo,USHORT ModeIdIndex, PVB_DEVICE_INFO pVBInfo );
vb_i2c.h 179 extern BOOLEAN I2CNull( PXGI_HW_DEVICE_INFO pHWDE, PI2CControl pI2CControl);
180 extern BOOLEAN I2CRead(PXGI_HW_DEVICE_INFO pHWDE, PI2CControl pI2CControl);
181 extern BOOLEAN I2CWrite(PXGI_HW_DEVICE_INFO pHWDE, PI2CControl pI2CControl);
182 extern BOOLEAN ResetI2C(PXGI_HW_DEVICE_INFO pHWDE, PI2CControl pI2CControl);
183 extern BOOLEAN I2CRead(PXGI_HW_DEVICE_INFO pHWDE,PI2CControl pI2CControl);
184 extern BOOLEAN I2CWrite(PXGI_HW_DEVICE_INFO pHWDE, PI2CControl pI2CControl);
185 extern BOOLEAN ResetI2C(PXGI_HW_DEVICE_INFO pHWDE, PI2CControl pI2CControl);
186 extern BOOLEAN bGetEDID(PXGI_HW_DEVICE_INFO, ULONG , PUCHAR, ULONG);
vb_i2c.c 52 BOOLEAN I2CNull( PXGI_HW_DEVICE_INFO pHWDE, PI2CControl pI2CControl);
53 BOOLEAN I2CRead(PXGI_HW_DEVICE_INFO pHWDE, PI2CControl pI2CControl);
54 BOOLEAN I2CWrite(PXGI_HW_DEVICE_INFO pHWDE, PI2CControl pI2CControl);
55 BOOLEAN ResetI2C(PXGI_HW_DEVICE_INFO pHWDE, PI2CControl pI2CControl);
56 BOOLEAN I2CRead(PXGI_HW_DEVICE_INFO pHWDE,PI2CControl pI2CControl);
57 BOOLEAN I2CWrite(PXGI_HW_DEVICE_INFO pHWDE, PI2CControl pI2CControl);
58 BOOLEAN ResetI2C(PXGI_HW_DEVICE_INFO pHWDE, PI2CControl pI2CControl);
59 BOOLEAN Ack (PXGI_HW_DEVICE_INFO pHWDE, bool fPut);
60 BOOLEAN NoAck(PXGI_HW_DEVICE_INFO pHWDE);
61 BOOLEAN Start( PXGI_HW_DEVICE_INFO pHWDE)
    [all...]
xgi.h 569 BOOLEAN CRT1gamma;
751 BOOLEAN HaveCustomModes; /* Jong 07/27/2009; support customer modes */
830 BOOLEAN UseHWARGBCursor;
831 BOOLEAN HWARGBCursor;
833 BOOLEAN restorebyset;
834 BOOLEAN nocrt2ddcdetection;
835 BOOLEAN forcecrt2redetection;
836 BOOLEAN CRT1gamma, CRT1gammaGiven, CRT2gamma, XvGamma, XvGammaGiven;
838 BOOLEAN XvDefDisableGfx, XvDefDisableGfxLR;
839 BOOLEAN XvUseMemcpy
    [all...]
init.h 127 BOOLEAN XGIBIOSSetMode(VB_DEVICE_INFO *XGI_Pr, PXGI_HW_DEVICE_INFO HwInfo,
130 BOOLEAN XGIBIOSSetModeCRT1(VB_DEVICE_INFO *XGI_Pr, PXGI_HW_DEVICE_INFO HwInfo,
vb_ext.c 57 static BOOLEAN XGINew_BridgeIsEnable(PXGI_HW_DEVICE_INFO,
60 static BOOLEAN XGINew_Sense(USHORT tempbx, USHORT tempcx,
63 static BOOLEAN XGINew_SenseHiTV(PXGI_HW_DEVICE_INFO HwDeviceExtension,
90 BOOLEAN XGI_Is301C( PVB_DEVICE_INFO pVBInfo )
110 BOOLEAN XGINew_Sense(USHORT tempbx, USHORT tempcx, PVB_DEVICE_INFO pVBInfo)
352 BOOLEAN XGINew_BridgeIsEnable( PXGI_HW_DEVICE_INFO HwDeviceExtension ,PVB_DEVICE_INFO pVBInfo)
379 BOOLEAN XGINew_SenseHiTV( PXGI_HW_DEVICE_INFO HwDeviceExtension , PVB_DEVICE_INFO pVBInfo )
init.c 378 BOOLEAN
443 static BOOLEAN
901 BOOLEAN
907 BOOLEAN SetModeRet = FALSE ;
988 BOOLEAN
vb_setmode.c 58 BOOLEAN CheckDualChip(PVB_DEVICE_INFO pVBInfo);
59 static BOOLEAN XGI_IsLCDDualLink(PVB_DEVICE_INFO pVBInfo);
60 BOOLEAN XGI_SetCRT2Group301(USHORT ModeNo,
63 BOOLEAN XGI_BacklightByDrv(PVB_DEVICE_INFO pVBInfo);
65 BOOLEAN XGI_IsLCDON(PVB_DEVICE_INFO pVBInfo);
66 BOOLEAN XGI_DisableChISLCD(PVB_DEVICE_INFO pVBInfo);
67 BOOLEAN XGI_EnableChISLCD(PVB_DEVICE_INFO pVBInfo);
68 BOOLEAN XGI_AjustCRT2Rate(USHORT ModeNo, USHORT ModeIdIndex,
71 BOOLEAN XGI_GetLCDInfo(USHORT ModeNo, USHORT ModeIdIndex,
73 BOOLEAN XGI_BridgeIsOn(PVB_DEVICE_INFO pVBInfo)
    [all...]
  /xsrc/external/mit/xf86-video-nsc/dist/src/
nsc_galfns.c 224 BOOLEAN
243 BOOLEAN
264 BOOLEAN
297 BOOLEAN
327 BOOLEAN
349 BOOLEAN
350 Gal_set_softvga_state(BOOLEAN bEnable)
371 BOOLEAN
394 BOOLEAN
417 BOOLEAN
    [all...]
  /xsrc/external/mit/xf86-video-sis/dist/src/
vstruct.h 248 BOOLEAN UseROM;
291 BOOLEAN SiS_UseROM;
292 BOOLEAN SiS_ROMNew;
293 BOOLEAN SiS_XGIROM;
294 BOOLEAN SiS_NeedRomModeData;
295 BOOLEAN PanelSelfDetected;
296 BOOLEAN DDCPortMixup;
298 BOOLEAN SiS_CHSOverScan;
299 BOOLEAN SiS_ChSW;
300 BOOLEAN SiS_UseLCDA
    [all...]
vgatypes.h 66 #ifndef BOOLEAN
67 typedef unsigned int BOOLEAN;
initextx.h 460 DisplayModePtr SiSBuildBuiltInModeList(ScrnInfoPtr pScrn, BOOLEAN, BOOLEAN, BOOLEAN, BOOLEAN);
463 BOOLEAN SiS_GetPanelID(struct SiS_Private *SiS_Pr);
482 extern BOOLEAN SiSInitPtr(struct SiS_Private *SiS_Pr);
489 unsigned short adaptnum, unsigned short DDCdatatype, BOOLEAN checkcr32,
sis_driver.h 1668 int Depth, BOOLEAN FSTN, int LCDwith, int LCDheight);
1670 int VDisplay, int Depth, BOOLEAN FSTN, unsigned short CustomT,
1678 extern BOOLEAN SiSDetermineROMLayout661(struct SiS_Private *SiS_Pr);
1679 extern BOOLEAN SiSBIOSSetMode(struct SiS_Private *SiS_Pr,
1680 ScrnInfoPtr pScrn, DisplayModePtr mode, BOOLEAN IsCustom);
1681 extern BOOLEAN SiSSetMode(struct SiS_Private *SiS_Pr,
1682 ScrnInfoPtr pScrn, unsigned short ModeNo, BOOLEAN dosetpitch);
1683 extern BOOLEAN SiSBIOSSetModeCRT1(struct SiS_Private *SiS_Pr,
1684 ScrnInfoPtr pScrn, DisplayModePtr mode, BOOLEAN IsCustom);
1685 extern BOOLEAN SiSBIOSSetModeCRT2(struct SiS_Private *SiS_Pr
    [all...]
initextx.c 188 SiSBuildBuiltInModeList(ScrnInfoPtr pScrn, BOOLEAN includelcdmodes, BOOLEAN isfordvi,
189 BOOLEAN fakecrt2modes, BOOLEAN IsForCRT2)
196 BOOLEAN done = FALSE, IsHDCLK;
598 BOOLEAN
661 static BOOLEAN
687 static BOOLEAN
709 BOOLEAN done = FALSE;
745 BOOLEAN checkexpand = FALSE
    [all...]
init.h 1518 BOOLEAN SiSInitPtr(struct SiS_Private *SiS_Pr);
1521 int Depth, BOOLEAN FSTN, int LCDwith, int LCDheight);
1524 int VDisplay, int Depth, BOOLEAN FSTN,
1555 BOOLEAN SiSDetermineROMLayout661(struct SiS_Private *SiS_Pr);
1560 BOOLEAN SiS_SearchModeID(struct SiS_Private *SiS_Pr, unsigned short *ModeNo,
1578 BOOLEAN SiSSetMode(struct SiS_Private *SiS_Pr, ScrnInfoPtr pScrn, unsigned short ModeNo,
1579 BOOLEAN dosetpitch);
1580 BOOLEAN SiSBIOSSetMode(struct SiS_Private *SiS_Pr, ScrnInfoPtr pScrn,
1581 DisplayModePtr mode, BOOLEAN IsCustom);
1582 BOOLEAN SiSBIOSSetModeCRT2(struct SiS_Private *SiS_Pr, ScrnInfoPtr pScrn
    [all...]
init301.h 316 BOOLEAN SiS_IsDualEdge(struct SiS_Private *SiS_Pr);
317 BOOLEAN SiS_IsVAMode(struct SiS_Private *SiS_Pr);
332 BOOLEAN SiS_SetCRT2Group(struct SiS_Private *SiS_Pr, unsigned short ModeNo);
356 static BOOLEAN SiS_SetTrumpionBlock(struct SiS_Private *SiS_Pr, unsigned char *dataptr);
369 BOOLEAN checkcr32, unsigned int VBFlags2);
376 BOOLEAN checkcr32, unsigned int VBFlags2);
422 extern BOOLEAN SiS_SearchModeID(struct SiS_Private *, unsigned short *, unsigned short *);
init.c 323 BOOLEAN
351 int Depth, BOOLEAN FSTN, int LCDwidth, int LCDheight)
489 int Depth, BOOLEAN FSTN, unsigned short CustomT, int LCDwidth, int LCDheight,
1251 BOOLEAN
1486 static BOOLEAN
1603 BOOLEAN
1694 static BOOLEAN
3234 BOOLEAN isslavemode = FALSE;
3261 BOOLEAN
3262 SiSSetMode(struct SiS_Private *SiS_Pr, ScrnInfoPtr pScrn, unsigned short ModeNo, BOOLEAN dosetpitch
    [all...]
init301.c 204 static BOOLEAN
409 static BOOLEAN
425 static BOOLEAN
694 static BOOLEAN
702 static BOOLEAN
712 BOOLEAN
725 BOOLEAN
740 static BOOLEAN
749 static BOOLEAN
764 static BOOLEAN
    [all...]
  /xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
CD_Common_Types.h 98 #ifndef BOOLEAN
99 typedef uint8_t BOOLEAN;
141 #define TRUE ((BOOLEAN) 1 == 1)
145 #define FALSE ((BOOLEAN) 0 == 1)
  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
dbghelp.h 39 BOOLEAN fSystemImage;
40 BOOLEAN fDOSImage;
65 PVOID IMAGEAPI ImageDirectoryEntryToDataEx(PVOID Base,BOOLEAN MappedAsImage,USHORT DirectoryEntry,PULONG Size,PIMAGE_SECTION_HEADER *FoundHeader);
66 PVOID IMAGEAPI ImageDirectoryEntryToData(PVOID Base,BOOLEAN MappedAsImage,USHORT DirectoryEntry,PULONG Size);
527 BOOLEAN Reparse;
545 BOOLEAN Reparse;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
dbghelp.h 39 BOOLEAN fSystemImage;
40 BOOLEAN fDOSImage;
65 PVOID IMAGEAPI ImageDirectoryEntryToDataEx(PVOID Base,BOOLEAN MappedAsImage,USHORT DirectoryEntry,PULONG Size,PIMAGE_SECTION_HEADER *FoundHeader);
66 PVOID IMAGEAPI ImageDirectoryEntryToData(PVOID Base,BOOLEAN MappedAsImage,USHORT DirectoryEntry,PULONG Size);
527 BOOLEAN Reparse;
545 BOOLEAN Reparse;
  /xsrc/external/mit/libXaw/dist/src/
Actions.c 52 #define BOOLEAN 0
63 /* boolean expressions */
149 * Start of Boolean Expression Evaluation Implementation Code
205 * parse boolean proc.
288 /* not a numeric value or boolean string */
295 return (info->token = BOOLEAN);
359 case BOOLEAN:
  /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/
D3DKMT.cpp 627 EXTERN_C BOOLEAN APIENTRY

Completed in 47 milliseconds

1 2