| /RvlSDK-3.1/build/libraries/arc/src/ |
| D | arc.c | 93 s32 entry; in ARCOpen() local 103 entry = ARCConvertPathToEntrynum(handle, fileName); in ARCOpen() 105 if (0 > entry) in ARCOpen() 115 ASSERTMSG1( !entryIsDir(FSTEntries, entry), "ARCOpen(): %s is a directory", fileName ); in ARCOpen() 117 if ( (entry < 0) || entryIsDir(FSTEntries, entry) ) in ARCOpen() 123 af->startOffset = filePosition(FSTEntries, entry); in ARCOpen() 124 af->length = fileLength(FSTEntries, entry); in ARCOpen() 353 static u32 entryToPath(ARCHandle* handle, u32 entry, char* path, u32 maxlen) in entryToPath() argument 361 if (entry == 0) in entryToPath() 366 name = handle->FSTStringStart + stringOff(FSTEntries, entry); in entryToPath() [all …]
|
| /RvlSDK-3.1/build/tools/darch/include/ |
| D | darch.h | 163 #define entryIsDir(entry) \ argument 164 ( ( ( REV32((entry)->isDirAndStringOff) & 0xff000000 ) == 0 )? FALSE:TRUE ) 165 #define stringOff(entry) \ argument 166 ( REV32((entry)->isDirAndStringOff) & 0x00ffffff ) 167 #define parentDir(entry) \ argument 168 ( REV32((entry)->parentOrPosition) ) 169 #define nextDir(entry) \ argument 170 ( REV32((entry)->nextEntryOrLength) ) 171 #define filePosition(entry) \ argument 172 ( REV32((entry)->parentOrPosition) ) [all …]
|
| /RvlSDK-3.1/build/demos/wpaddemo/src/ |
| D | wpad_spdemo.c | 94 SPSoundEntry *entry; member 483 vInfo[i].entry = NULL; in AudioFrameCallback() 567 vInfo[i].entry = NULL; in InitVoice() 591 v->entry = SPGetSoundEntry(SpTable, (u32)(chan + 1)); in PlaySfx() 594 SPPrepareSound(v->entry, v->voice, (v->entry)->sampleRate); in PlaySfx() 684 vInfo[i].entry = NULL; in DropVoiceCallback()
|
| /RvlSDK-3.1/build/demos/gxdemo/src/Management/ |
| D | mgt-triple-buf.c | 33 QItem entry[QUEUE_MAX]; member 608 q->entry[q->top] = *qitm; in enqueue() 629 return q->entry[bot]; in dequeue() 639 return q->entry[q->bot]; in queue_front()
|
| /RvlSDK-3.1/include/revolution/ |
| D | dolformat.h | 75 u32 entry; // Entry point member
|
| /RvlSDK-3.1/build/libraries/tc/src/ |
| D | TCTPLToolbox.cpp | 1127 u32 entry, realEntries; in TCWritePaletteBlock_R5G6B5() local 1139 for(entry=0; entry< realEntries; entry++) in TCWritePaletteBlock_R5G6B5() 1141 TCGetPalTableValue( pal->palPtr, (start + entry), &r, &g, &b, NULL ); in TCWritePaletteBlock_R5G6B5() 1158 for(entry; entry<16; entry++) in TCWritePaletteBlock_R5G6B5() 1176 u32 entry, realEntries; in TCWritePaletteBlock_RGB5A3() local 1189 for(entry=0; entry< realEntries; entry++) in TCWritePaletteBlock_RGB5A3() 1191 TCGetPalTableValue( pal->palPtr, (start + entry), &r, &g, &b, &a ); in TCWritePaletteBlock_RGB5A3() 1218 for(entry; entry<16; entry++) in TCWritePaletteBlock_RGB5A3()
|
| /RvlSDK-3.1/build/tools/darch/src/ |
| D | extract.c | 115 static char* GetName(DarchHandle* handle, FSTEntry* entry) in GetName() argument 121 return stringStart + stringOff(entry); in GetName()
|
| /RvlSDK-3.1/RVL/bin/demos/gxdemo/ |
| D | smp-onetri.map | 27 …000004c0 000000 800044c0 00000680 gTRKInterruptVectorTable (entry of .init) TRK_Hollywood_Revo… 28 …000023f4 000000 800063f4 000025b4 gTRKInterruptVectorTableEnd (entry of .init) TRK_Hollywood_R… 228 00001878 000000 80008018 000041d8 __OSDBINTSTART (entry of __OSDBIntegrator) os.a OS.o 230 0000189c 000000 8000803c 000041fc __OSDBINTEND (entry of __OSDBJump) os.a OS.o 231 0000189c 000000 8000803c 000041fc __OSDBJUMPSTART (entry of __OSDBJump) os.a OS.o 233 000018a0 000000 80008040 00004200 __OSDBJUMPEND (entry of __OSSetExceptionHandler) os.a OS.o 236 000018c4 000000 80008064 00004224 __OSEVStart (entry of OSExceptionVector) os.a OS.o 237 0000191c 000000 800080bc 0000427c __DBVECTOR (entry of OSExceptionVector) os.a OS.o 238 0000192c 000000 800080cc 0000428c __OSEVSetNumber (entry of OSExceptionVector) os.a OS.o 239 0000195c 000000 800080fc 000042bc __OSEVEnd (entry of OSExceptionVector) os.a OS.o [all …]
|
| /RvlSDK-3.1/RVL/bin/demos/thpdemo/ |
| D | THPSimple.map | 27 …000004c0 000000 800044c0 00000680 gTRKInterruptVectorTable (entry of .init) TRK_Hollywood_Revo… 28 …000023f4 000000 800063f4 000025b4 gTRKInterruptVectorTableEnd (entry of .init) TRK_Hollywood_R… 291 00003690 000000 80009e30 00005ff0 __OSDBINTSTART (entry of __OSDBIntegrator) os.a OS.o 293 000036b4 000000 80009e54 00006014 __OSDBINTEND (entry of __OSDBJump) os.a OS.o 294 000036b4 000000 80009e54 00006014 __OSDBJUMPSTART (entry of __OSDBJump) os.a OS.o 296 000036b8 000000 80009e58 00006018 __OSDBJUMPEND (entry of __OSSetExceptionHandler) os.a OS.o 299 000036dc 000000 80009e7c 0000603c __OSEVStart (entry of OSExceptionVector) os.a OS.o 300 00003734 000000 80009ed4 00006094 __DBVECTOR (entry of OSExceptionVector) os.a OS.o 301 00003744 000000 80009ee4 000060a4 __OSEVSetNumber (entry of OSExceptionVector) os.a OS.o 302 00003774 000000 80009f14 000060d4 __OSEVEnd (entry of OSExceptionVector) os.a OS.o [all …]
|
| /RvlSDK-3.1/build/tools/TexConv/sample/ |
| D | sample.tcs | 49 file 1 = pikachu_8.tga ; this is an 8-bit color-indexed image with 256 entry 24-bit …
|