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

123

/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
H A DDecoder.h96 if (pParserTempData->SourceData32==(UINT32)((CASE_OFFSET*)pParserTempData->pWorkingTableData->IP)->XX_Access.size##.Access.Value){\
98 pParserTempData->pWorkingTableData->IP =(COMMAND_HEADER_POINTER *) RELATIVE_TO_TABLE(((CASE_OFFSET*)pParserTempData->pWorkingTableData->IP)->XX_Access.size##.Access.JumpOffset);\
100 pParserTempData->pWorkingTableData->IP+=(sizeof (CASE_##size##ACCESS)\
101 +sizeof(((CASE_OFFSET*)pParserTempData->pWorkingTableData->IP)->CaseSignature));\
/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/
H A DCD_Operations.c361 pParserTempData->pWorkingTableData->IP+=sizeof(UINT8);
366 pParserTempData->pWorkingTableData->IP+=sizeof(UINT16);
372 pParserTempData->Index=UINT16LE_TO_CPU(ldw_u((uint16_t *)pParserTempData->pWorkingTableData->IP));
373 pParserTempData->pWorkingTableData->IP+=sizeof(UINT16);
395 pParserTempData->Index=*pParserTempData->pWorkingTableData->IP;
396 pParserTempData->pWorkingTableData->IP+=sizeof(UINT8);
403 pParserTempData->Index=*pParserTempData->pWorkingTableData->IP;
404 pParserTempData->pWorkingTableData->IP+=sizeof(UINT8);
433 pParserTempData->Index=*pParserTempData->pWorkingTableData->IP;
434 pParserTempData->pWorkingTableData->IP
[all...]
H A DDecoder.c59 UINT8 opcode=((COMMAND_HEADER*)pParserTempData->pWorkingTableData->IP)->Opcode;
60 pParserTempData->pWorkingTableData->IP+=CallTable[opcode].headersize;
201 ParserTempData.pWorkingTableData->IP=((UINT8*)ParserTempData.pWorkingTableData->pTableHead)+sizeof(ATOM_COMMON_ROM_COMMAND_TABLE_HEADER);
213 if (IS_COMMAND_VALID(((COMMAND_HEADER*)ParserTempData.pWorkingTableData->IP)->Opcode))
215 ParserTempData.pCmd = (GENERIC_ATTRIBUTE_COMMAND*)ParserTempData.pWorkingTableData->IP;
217 if (IS_END_OF_TABLE(((COMMAND_HEADER*)ParserTempData.pWorkingTableData->IP)->Opcode))
/xsrc/external/mit/xorgproto/dist/specs/SIAddresses/
H A Dhostname.md4 representing a hostname as defined in [IETF RFC 2396](https://tools.ietf.org/html/rfc2396). Due to Mobile IP
9 definition of hostname does not allow use of literal IP addresses.
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_variable.c131 var->Inst->IP, reader->Inst->IP, src_type, new_index, new_writemask);
151 unsigned int start = var->Inst->IP;
156 unsigned int chan_end = var->Readers[i].Inst->IP;
168 if (var->Readers[i].Inst->IP < start) {
171 chan_start = bgnloop->IP;
201 if (bgnloop->IP < chan_start) {
202 chan_start = bgnloop->IP;
207 if (endloop->IP > chan_end) {
208 chan_end = endloop->IP;
[all...]
H A Dradeon_program.h148 unsigned int IP; member in struct:rc_instruction
H A Dradeon_program.c219 inst->IP = ip++;
222 c->Program.Instructions.IP = 0xcafedead;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_variable.c131 var->Inst->IP, reader->Inst->IP, src_type, new_index, new_writemask);
151 unsigned int start = var->Inst->IP;
156 unsigned int chan_end = var->Readers[i].Inst->IP;
168 if (var->Readers[i].Inst->IP < start) {
171 chan_start = bgnloop->IP;
201 if (bgnloop->IP < chan_start) {
202 chan_start = bgnloop->IP;
207 if (endloop->IP > chan_end) {
208 chan_end = endloop->IP;
[all...]
H A Dradeon_program.h148 unsigned int IP; member in struct:rc_instruction
H A Dradeon_program.c219 inst->IP = ip++;
222 c->Program.Instructions.IP = 0xcafedead;
/xsrc/external/mit/MesaLib.old/dist/docs/specs/
H A DMESA_pack_invert.spec45 IP Status
H A DMESA_copy_sub_buffer.spec37 IP Status
H A DMESA_pixmap_colormap.spec42 IP Status
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
H A DMESA_pack_invert.spec45 IP Status
H A DMESA_copy_sub_buffer.spec37 IP Status
H A DMESA_pixmap_colormap.spec42 IP Status
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/x86emu/
H A Dregs.h106 i386_general_register SP, BP, SI, DI, IP; member in struct:i386_special_regs
146 #define R_IP spc.IP.I16_reg.x_reg
154 #define R_IP spc.IP.I16_reg.x_reg
162 #define R_EIP spc.IP.I32_reg.e_reg
/xsrc/external/mit/MesaLib.old/dist/docs/specs/OLD/
H A DMESA_agp_offset.spec40 IP Status
H A DMESA_set_3dfx_mode.spec36 IP Status
H A DMESA_trace.spec47 IP Status
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/OLD/
H A DMESA_agp_offset.spec40 IP Status
H A DMESA_set_3dfx_mode.spec36 IP Status
H A DMESA_trace.spec47 IP Status
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/x86emu/
H A Dregs.h108 i386_general_register SP, BP, SI, DI, IP; member in struct:i386_special_regs
157 #define R_IP spc.IP.I16_reg.x_reg
165 #define R_EIP spc.IP.I32_reg.e_reg
/xsrc/external/mit/freetype/dist/src/truetype/
H A Dttinterp.h180 FT_Long IP; /* current instruction pointer */ member in struct:TT_ExecContextRec_
187 /* increment IP after ins. exec */
444 FT_Long IP );

Completed in 12 milliseconds

123