Home
last modified time | relevance | path

Searched refs:map (Results 1 – 19 of 19) sorted by relevance

/RvlSDK-3.2.2/build/tools/darch/src/
Dout.c36 map.userFilePosition + map.userFileLength); in makeOutFile()
53 CopyUtility(fidi, 0, fido, map.fstPosition, map.fstLength); in makeOutFile()
64 CopyUtility(fidi, 0, fido, map.userFilePosition, map.userFileLength); in makeOutFile()
71 header.fstStart = REV32(map.fstPosition); in makeOutFile()
72 header.fstSize = REV32(map.fstLength); in makeOutFile()
73 header.fileStart = REV32(map.userFilePosition); in makeOutFile()
Dfst.c237 position = map.userFilePosition; in geography()
252 map.userFileLength = position - map.userFilePosition; in geography()
266 if ( NULL == (FST = calloc(map.fstLength, 1)) ) in createFST()
323 if (map.fstLength != write(fid, FST, map.fstLength)) in createFST()
349 fprintf(stderr, "userfileLength is 0x%08x\n", map.userFileLength); in createUserFile()
384 fidd, curr->filePosition - map.userFilePosition, in createUserFile()
428 map.fstLength = sizeof(FSTEntry) * entryNum + stringCount; in makeFST()
429 map.fstPosition = sizeof(ARCHeader); in makeFST()
430 map.userFilePosition = roundUp4B(map.fstPosition + map.fstLength); in makeFST()
Ddarch.c70 diskMap map; variable
/RvlSDK-3.2.2/build/demos/gxdemo/src/G2D/
DG2D-testEditor.c183 *buf++ = map[nZ + ((nX + nStampLeft) & (nMapWidth-1))]; in MapEditor()
231 map[nZ + ((nX + nStaticX) & (nMapWidth-1))] = *buf++; in MapEditor()
260 map[nMapIdx] = (u8)('*'-' '); // "*' indicates the start position of the ship in SaveMap()
267 fprintf(fpMap, "%c", map[(nJ<<layer->nHS)+nI] + ' '); in SaveMap()
272 map[nMapIdx] = '.'-' '; in SaveMap()
383 *buf++ = map[nZ + ((nX + nStaticX) & (nMapWidth-1))]; in RenderEditorMode()
394 map[nZ + ((nX + nStaticX) & (nMapWidth-1))] = *buf++; in RenderEditorMode()
407 map[nZ + ((nX + nStaticX) & (nMapWidth-1))] = *buf++; in RenderEditorMode()
DG2D-test.c54 static u8 *map; variable
186 map = lyrBack.map; in DrawTick()
DG2D-testLevel1.c363 lyrBack.map = map1; // Map of tile indices in InitLevel1()
374 lyrFront.map = map2; // Map of tile indices in InitLevel1()
DG2D-testPhy.c53 u8 *map; variable
245 nTile = map[(nMx & (nMapWidth-1)) + ((nMy & (nMapHeight-1)) * nMapWidth)]; in Collide()
549 map = lyrBack.map; in AnimInit()
/RvlSDK-3.2.2/build/demos/gxdemo/include/
DG2D-test.h58 extern u8 *map;
/RvlSDK-3.2.2/build/libraries/G2D/src/
DG2D.c193 nTile = ((u8 *)layer->map)[nK + ((nI + nMapX) & nHMask)]; in FillSection()
240 nTile = ((u8 *)layer->map)[nK]; in FillSection()
244 nTile = ((u8 *)layer->map)[nK + nHMask]; in FillSection()
248 nTile = ((u8 *)layer->map)[nK + nI]; in FillSection()
288 nTile = ((u16 *)layer->map)[nK + ((nI + nMapX) & nHMask)]; in FillSection()
335 nTile = ((u16 *)layer->map)[nK]; in FillSection()
339 nTile = ((u16 *)layer->map)[nK + nHMask]; in FillSection()
343 nTile = ((u16 *)layer->map)[nK + nI]; in FillSection()
/RvlSDK-3.2.2/build/demos/gxdemo/src/TexGen/
Dparabolicmap.c260 u8 map, a1, a2, lit; in drawParaboloidMap() local
436 map = remap[i]; in drawParaboloidMap()
442 GXLoadTexObj(&cubemap[map], GX_TEXMAP0); in drawParaboloidMap()
/RvlSDK-3.2.2/include/revolution/
DG2D.h71 void *map; // Map of tile indices member
/RvlSDK-3.2.2/include/
DG2D.h68 void *map; // Map of tile indices member
/RvlSDK-3.2.2/include/revolution/gx/
DGXTev.h123 GXTexMapID map,
/RvlSDK-3.2.2/build/buildtools/
Dcommondefs434 # -map - create a .MAP file that shows final memory layout of
572 LDFLAGS += -unused -map ${@:.elf=.map}
573 REL_LDFLAGS += -unused -map ${@:.plf=.map} -m _prolog -r1 -strip_partial
574 PREREL_LDFLAGS += -unused -map ${@:.preplf=.premap} -m _prolog -r
/RvlSDK-3.2.2/build/tools/darch/include/
Ddarch.h217 extern diskMap map;
/RvlSDK-3.2.2/build/tools/TexConv/sample/
Dsample.tcs98 ; source file must contain both a color map and a palette.
/RvlSDK-3.2.2/
Dindex.allpl3729 RVL/bin/demos/gxdemo/smp-onetri.map 85763884204b4f701a6611f14e35fb3eae6b6249636460a970a294e2bb32b6a…
3731 RVL/bin/demos/thpdemo/THPSimple.map d9497759a2606792e6e945d74266a805da6eca27d7b87f27a6990ec510435ea…
/RvlSDK-3.2.2/RVL/bin/demos/gxdemo/
Dsmp-onetri.map1 Link map of __start
4650 Memory map:
/RvlSDK-3.2.2/RVL/bin/demos/thpdemo/
DTHPSimple.map1 Link map of __start
5473 Memory map: