| /RvlSDK-3.2.2/build/tools/darch/src/ |
| D | out.c | 36 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()
|
| D | fst.c | 237 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()
|
| D | darch.c | 70 diskMap map; variable
|
| /RvlSDK-3.2.2/build/demos/gxdemo/src/G2D/ |
| D | G2D-testEditor.c | 183 *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()
|
| D | G2D-test.c | 54 static u8 *map; variable 186 map = lyrBack.map; in DrawTick()
|
| D | G2D-testLevel1.c | 363 lyrBack.map = map1; // Map of tile indices in InitLevel1() 374 lyrFront.map = map2; // Map of tile indices in InitLevel1()
|
| D | G2D-testPhy.c | 53 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/ |
| D | G2D-test.h | 58 extern u8 *map;
|
| /RvlSDK-3.2.2/build/libraries/G2D/src/ |
| D | G2D.c | 193 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/ |
| D | parabolicmap.c | 260 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/ |
| D | G2D.h | 71 void *map; // Map of tile indices member
|
| /RvlSDK-3.2.2/include/ |
| D | G2D.h | 68 void *map; // Map of tile indices member
|
| /RvlSDK-3.2.2/include/revolution/gx/ |
| D | GXTev.h | 123 GXTexMapID map,
|
| /RvlSDK-3.2.2/build/buildtools/ |
| D | commondefs | 434 # -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/ |
| D | darch.h | 217 extern diskMap map;
|
| /RvlSDK-3.2.2/build/tools/TexConv/sample/ |
| D | sample.tcs | 98 ; source file must contain both a color map and a palette.
|
| /RvlSDK-3.2.2/ |
| D | index.allpl | 3729 RVL/bin/demos/gxdemo/smp-onetri.map 85763884204b4f701a6611f14e35fb3eae6b6249636460a970a294e2bb32b6a… 3731 RVL/bin/demos/thpdemo/THPSimple.map d9497759a2606792e6e945d74266a805da6eca27d7b87f27a6990ec510435ea…
|
| /RvlSDK-3.2.2/RVL/bin/demos/gxdemo/ |
| D | smp-onetri.map | 1 Link map of __start 4650 Memory map:
|
| /RvlSDK-3.2.2/RVL/bin/demos/thpdemo/ |
| D | THPSimple.map | 1 Link map of __start 5473 Memory map:
|