Home
last modified time | relevance | path

Searched refs:New (Results 1 – 8 of 8) sorted by relevance

/utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/
H A Ddgif_lib.c1548 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 Dgif_lib.h378 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 Dstab.def56 /* 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 DGPL.txt282 How to Apply These Terms to Your New Programs
/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_PCMonitor.c.0318 // 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 Dlex.c_shipped633 New implementation contributed by Richard Henderson <rth@tamu.edu>
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_display.c.03238 //New method for lock point in FBL
H A Dmdrv_sc_scaling.c.02609 …XC_LOG_TRACE(XC_DBGLEVEL_SETWINDOW, "[%s,%5d] New Dst After refined [%u]\n",__func__,__LINE__,u16S…