| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| H A D | geode_ddc.c | 83 PCITAG Tag; 85 Tag = pciFindFirst(CS5536_ISA_DEVICE, 0xFFFFFFFF); 87 if (Tag == PCI_NOT_FOUND) { 88 Tag = pciFindFirst(CS5535_ISA_DEVICE, 0xFFFFFFFF); 90 if (Tag == PCI_NOT_FOUND) 95 return (unsigned short) (pciReadLong(Tag, 0x14) & ~1);
|
| /xsrc/external/mit/xf86-video-mach64/dist/src/ |
| H A D | atividmem.c | 208 PCITAG Tag = PCI_CFG_TAG(pVideo); local in function:ATIMapApertures 210 pciVideoPtr Tag = pVideo; local in function:ATIMapApertures 228 Tag, 0x000A0000U, 0x00010000U); 230 (void) pci_device_map_legacy(Tag, 0x000A0000U, 0x00010000U, 250 Tag, pATI->LinearBase, pATI->LinearSize); 303 pATI->pMemoryLE = xf86MapPciMem(iScreen, VIDMEM_MMIO, Tag, 352 Tag, MMIOBase, PageSize); 428 Tag, CursorBase, PageSize);
|
| /xsrc/external/mit/freetype/dist/include/freetype/internal/ |
| H A D | wofftypes.h | 72 * Tag :: 95 FT_ULong Tag; /* table ID */ member in struct:WOFF_TableRec_ 194 FT_ULong Tag; /* table file offset */ member in struct:WOFF2_TableRec_
|
| H A D | tttypes.h | 129 * Tag :: 144 FT_ULong Tag; /* table type */ member in struct:TT_TableRec_
|
| /xsrc/external/mit/freetype/dist/src/sfnt/ |
| H A D | sfwoff.c | 212 table->Tag = FT_GET_TAG4(); 219 (FT_Char)( table->Tag >> 24 ), 220 (FT_Char)( table->Tag >> 16 ), 221 (FT_Char)( table->Tag >> 8 ), 222 (FT_Char)( table->Tag ), 228 if ( table->Tag <= old_tag ) 237 old_tag = table->Tag; 344 WRITE_ULONG( sfnt_header, table->Tag );
|
| H A D | ttload.c | 81 if ( entry->Tag == tag ) 190 FT_FRAME_ULONG( Tag ), 230 if ( table.Tag == TTAG_hmtx || 231 table.Tag == TTAG_vmtx ) 242 if ( table.Tag == TTAG_head || table.Tag == TTAG_bhed ) 248 if ( table.Tag == TTAG_head ) 280 else if ( table.Tag == TTAG_SING ) 282 else if ( table.Tag == TTAG_META ) 431 entry.Tag [all...] |
| H A D | sfwoff2.c | 111 FT_ULong tag1 = table1->Tag; 112 FT_ULong tag2 = table2->Tag; 361 if ( tables[i]->Tag == tag ) 1579 (FT_Char)( table.Tag >> 24 ), 1580 (FT_Char)( table.Tag >> 16 ), 1581 (FT_Char)( table.Tag >> 8 ), 1582 (FT_Char)( table.Tag ) )); 1591 if ( table.Tag == TTAG_hhea ) 1603 if ( table.Tag == TTAG_head ) 1627 if ( table.Tag [all...] |
| H A D | sfdriver.c | 140 *tag = face->dir_tables[idx].Tag;
|
| /xsrc/external/mit/xf86-video-qxl/dist/src/spiceccid/ |
| H A D | spiceccid.c | 393 RESPONSECODE IFDHGetCapabilities(DWORD Lun, DWORD Tag, PDWORD Length, PUCHAR Value) argument 395 fprintf(stderr, "spiceccid %s unsupported: Lun %ld, Tag %ld, Length %ld, Value %p\n", __FUNCTION__, Lun, Tag, *Length, Value); 400 RESPONSECODE IFDHSetCapabilities(DWORD Lun, DWORD Tag, DWORD Length, PUCHAR Value) argument
|
| /xsrc/external/mit/freetype/dist/src/truetype/ |
| H A D | ttobjs.c | 258 face->dir_tables[i].Tag, 453 switch( face->dir_tables[i].Tag )
|
| /xsrc/external/mit/xf86-video-nv/dist/src/ |
| H A D | nv_driver.c | 812 PCITAG Tag = ((pciConfigPtr)(pVideo->thisCard))->tag; local in function:NVGetPCIXpressChip 814 pcicmd = pciReadLong(Tag, PCI_CMD_STAT_REG); 815 pciWriteLong(Tag, PCI_CMD_STAT_REG, pcicmd | PCI_CMD_MEM_ENABLE); 817 regs = xf86MapPciMem(-1, VIDMEM_MMIO, Tag, pVideo->memBase[0], 0x2000); 823 pciWriteLong(Tag, PCI_CMD_STAT_REG, pcicmd);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | dbghelp.h | 790 ULONG Tag; member in struct:_SYMBOL_INFO
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | dbghelp.h | 790 ULONG Tag; member in struct:_SYMBOL_INFO
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 19.0.0.rst | 1883 - nir: Tag entrypoint for easy recognition by
|
| H A D | 19.1.0.rst | 1081 - iris: Tag each submitted batch with a syncobj
|
| /xsrc/external/mit/MesaLib/dist/ |
| H A D | .pick_status.json | 24196 "description": "util: add workaround for SNK HEROINES Tag Team Frenzy", [all...] |