Searched refs:New (Results 1 – 8 of 8) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/ |
| H A D | dgif_lib.c | 1548 MS_U32 AddExtensionBlock(SavedImage *New, MS_U32 Len, char ExtData[]) argument 1552 if (New->ExtensionBlocks == NULL) 1553 New->ExtensionBlocks = (ExtensionBlock *)malloc(sizeof(ExtensionBlock)); 1555 New->ExtensionBlocks = 1556 (ExtensionBlock *)realloc(New->ExtensionBlocks, 1557 sizeof(ExtensionBlock) * (New->ExtensionBlockCount + 1)); 1559 if (New->ExtensionBlocks == NULL) 1562 ep = &New->ExtensionBlocks[New->ExtensionBlockCount++]; 1569 ep->Function = New->Function;
|
| H A D | gif_lib.h | 378 extern void MakeExtension(SavedImage *New, MS_U32 Function); 379 extern MS_U32 AddExtensionBlock(SavedImage *New, MS_U32 Len, char ExtData[]);
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | stab.def | 56 /* New stab from Solaris. I don't know what it means, but it 60 /* New stab from Solaris. I don't know what it means, but it
|
| /utopia/UTPA2-700.0.x/projects/tools/mipsisa32-elf/EL_mips32r2_msoft-float/ |
| H A D | GPL.txt | 282 How to Apply These Terms to Your New Programs
|
| /utopia/UTPA2-700.0.x/modules/xc/api/xc/ |
| H A D | apiXC_PCMonitor.c.0 | 318 // New Patch Method: Register REG_SC_BK12_05[10] to let HW auto force i
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/ |
| H A D | lex.c_shipped | 633 New implementation contributed by Richard Henderson <rth@tamu.edu>
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mdrv_sc_display.c.0 | 3238 //New method for lock point in FBL
|
| H A D | mdrv_sc_scaling.c.0 | 2609 …XC_LOG_TRACE(XC_DBGLEVEL_SETWINDOW, "[%s,%5d] New Dst After refined [%u]\n",__func__,__LINE__,u16S…
|