OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UINT8
(Results
1 - 14
of
14
) sorted by relevancy
/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
CD_Structs.h
130
UINT8
Register;
131
UINT8
Function;
132
UINT8
Device;
133
UINT8
Bus;
137
UINT8
Function : 3;
138
UINT8
Device : 5;
139
UINT8
Bus;
215
UINT8
Destination;
216
UINT8
Source;
221
UINT8
PA_Destination
[
all
...]
CD_Definitions.h
45
CD_STATUS ParseTable(DEVICE_DATA* pDeviceData,
UINT8
IndexInMasterTable);
47
CD_STATUS Main_Loop(DEVICE_DATA* pDeviceData,UINT16 *MasterTableOffset,
UINT8
IndexInMasterTable);
49
ATOM_TABLE_ATTRIBUTE GetCommandTableAttribute(
UINT8
*pTableHeader);
CD_Common_Types.h
104
#ifndef
UINT8
105
typedef uint8_t
UINT8
;
127
typedef
UINT8
UCHAR;
CD_hw_services.h
32
typedef
UINT8
CD_PCI_OFFSET;
35
typedef
UINT8
CD_MEM_TYPE;
36
typedef
UINT8
CD_MEM_SIZE;
62
UINT8
ReadPCIReg8(PARSER_TEMP_DATA STACK_BASED * pParserTempData);
82
UINT8
ReadSysIOReg8(PARSER_TEMP_DATA STACK_BASED * pParserTempData);
112
VOID CD_print_string (DEVICE_DATA STACK_BASED *pDeviceData,
UINT8
*str);
140
VOID CD_assert (
UINT8
*file, INTN lineno); //output file/line to debug console
141
VOID CD_postcode(
UINT8
value); //output post code to debug console
142
VOID CD_print (
UINT8
*str); //output text to debug console
144
VOID CD_print_hex(UINT32 value,
UINT8
len); //output value in hexadecimal format to debug consol
[
all
...]
/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/
Decoder.c
57
UINT8
ProcessCommandProperties(PARSER_TEMP_DATA STACK_BASED * pParserTempData)
59
UINT8
opcode=((COMMAND_HEADER*)pParserTempData->pWorkingTableData->IP)->Opcode;
107
UINT8
GetTrueIndexInMasterTable(PARSER_TEMP_DATA STACK_BASED * pParserTempData,
UINT8
IndexInMasterTable)
120
if ((
UINT8
)(((UINT16*)pParserTempData->pCmd)[i] << 2)==(IndexInMasterTable & EASF_TABLE_INDEX_MASK)) return (i+1+(IndexInMasterTable & EASF_TABLE_ATTR_MASK));
129
ATOM_TABLE_ATTRIBUTE GetCommandTableAttribute(
UINT8
*pTableHeader)
146
CD_STATUS ParseTable(DEVICE_DATA STACK_BASED* pDeviceData,
UINT8
IndexInMasterTable)
161
ParserTempData.IndirectIOTablePointer=(
UINT8
*)((ULONG)(UINT16LE_TO_CPU(((PTABLE_UNIT_TYPE)ParserTempData.pCmd)[INDIRECT_IO_TABLE])) + pDeviceData->pBIOS_Image);
195
ParserTempData.pWorkingTableData->pWorkSpace=(WORKSPACE_POINTER STACK_BASED*)((
UINT8
*)ParserTempData.pWorkingTableData+sizeof(WORKING_TABLE_DATA));
197
ParserTempData.pWorkingTableData->pTableHead = (
UINT8
*)(UINT16LE_TO_CPU(((PTABLE_UNIT_TYPE)ParserTempData.pCmd)[IndexInMasterTable])+pDeviceData->pBIOS (…)
[
all
...]
hwserv_drv.c
108
UINT8
ReadPCIReg8(PARSER_TEMP_DATA STACK_BASED * pWorkingTableData)
110
UINT8
rvl;
111
CailReadPCIConfigData(pWorkingTableData->pDeviceData->CAIL,&rvl,pWorkingTableData->Index,sizeof(
UINT8
));
147
CailWritePCIConfigData(pWorkingTableData->pDeviceData->CAIL,&(pWorkingTableData->DestData32),pWorkingTableData->Index,sizeof(
UINT8
));
176
UINT8
ReadSysIOReg8 (PARSER_TEMP_DATA STACK_BASED * pWorkingTableData)
178
UINT8
rvl;
180
//rvl= (
UINT8
) ReadGenericPciCfg(dev,reg,sizeof(
UINT8
));
218
//WriteGenericPciCfg(dev,reg,sizeof(
UINT8
),(UINT32)value);
342
VOID CD_print_string (DEVICE_DATA *pDeviceData,
UINT8
*str
[
all
...]
CD_Operations.c
74
UINT8
GetTrueIndexInMasterTable(PARSER_TEMP_DATA STACK_BASED * pParserTempData,
UINT8
IndexInMasterTable);
152
UINT8
SourceAlignmentShift[8] = {0,0,8,16,0,8,16,24};
153
UINT8
DestinationAlignmentShift[4] = {0,8,16,24};
323
pParserTempData->Shift2MaskConverter=(
UINT8
)pParserTempData->DestData32;
361
pParserTempData->pWorkingTableData->IP+=sizeof(
UINT8
);
396
pParserTempData->pWorkingTableData->IP+=sizeof(
UINT8
);
404
pParserTempData->pWorkingTableData->IP+=sizeof(
UINT8
);
434
pParserTempData->pWorkingTableData->IP+=sizeof(
UINT8
);
442
pParserTempData->pWorkingTableData->IP+=sizeof(
UINT8
);
[
all
...]
/xsrc/external/mit/MesaLib/dist/include/winddk/
winddk_compat.h
146
typedef unsigned char
UINT8
;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/
OutputMerger.h
70
UINT Flags, FLOAT Depth,
UINT8
Stencil);
OutputMerger.cpp
367
UINT8
Stencil) // IN
/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
dxcapi.h
187
(UINT32)(
UINT8
)(ch0) | (UINT32)(
UINT8
)(ch1) << 8 | \
188
(UINT32)(
UINT8
)(ch2) << 16 | (UINT32)(
UINT8
)(ch3) << 24 \
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tessellator/
tessellator.cpp
123
// c_uIBits:
UINT8
: Width of i (aka. integer bits)
124
// c_uFBits:
UINT8
: Width of f (aka. fractional bits)
134
typedef unsigned char
UINT8
;
136
template< const
UINT8
c_uIBits, const
UINT8
c_uFBits, const bool c_bSigned >
171
const
UINT8
_fltMantissaBitCount = 23;
172
const
UINT8
_fltExponentBitCount = 8;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/core/
tessellator.cpp
110
// c_uIBits:
UINT8
: Width of i (aka. integer bits)
111
// c_uFBits:
UINT8
: Width of f (aka. fractional bits)
121
typedef unsigned char
UINT8
;
123
template< const
UINT8
c_uIBits, const
UINT8
c_uFBits, const bool c_bSigned >
158
const
UINT8
_fltMantissaBitCount = 23;
159
const
UINT8
_fltExponentBitCount = 8;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
d3d12_context.cpp
284
static
UINT8
287
UINT8
mask = 0;
Completed in 49 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026