| /RvlSDK-3.3/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.3/build/tools/darch/include/ |
| D | darch.h | 166 #define entryIsDir(entry) \ argument 167 ( ( ( REV32((entry)->isDirAndStringOff) & 0xff000000 ) == 0 )? FALSE:TRUE ) 168 #define stringOff(entry) \ argument 169 ( REV32((entry)->isDirAndStringOff) & 0x00ffffff ) 170 #define parentDir(entry) \ argument 171 ( REV32((entry)->parentOrPosition) ) 172 #define nextDir(entry) \ argument 173 ( REV32((entry)->nextEntryOrLength) ) 174 #define filePosition(entry) \ argument 175 ( REV32((entry)->parentOrPosition) ) [all …]
|
| /RvlSDK-3.3/build/demos/wpaddemo/src/ |
| D | wpad_spdemo.c | 94 SPSoundEntry *entry; member 488 vInfo[i].entry = NULL; in AudioFrameCallback() 572 vInfo[i].entry = NULL; in InitVoice() 596 v->entry = SPGetSoundEntry(SpTable, (u32)(chan + 1)); in PlaySfx() 599 SPPrepareSound(v->entry, v->voice, (v->entry)->sampleRate); in PlaySfx() 689 vInfo[i].entry = NULL; in DropVoiceCallback()
|
| /RvlSDK-3.3/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.3/include/revolution/ |
| D | dolformat.h | 75 u32 entry; // Entry point member
|
| /RvlSDK-3.3/build/libraries/tc/src/ |
| D | TCTPLToolbox.cpp | 1132 u32 entry, realEntries; in TCWritePaletteBlock_R5G6B5() local 1144 for(entry=0; entry< realEntries; entry++) in TCWritePaletteBlock_R5G6B5() 1146 TCGetPalTableValue( pal->palPtr, (start + entry), &r, &g, &b, NULL ); in TCWritePaletteBlock_R5G6B5() 1163 for(entry; entry<16; entry++) in TCWritePaletteBlock_R5G6B5() 1181 u32 entry, realEntries; in TCWritePaletteBlock_RGB5A3() local 1194 for(entry=0; entry< realEntries; entry++) in TCWritePaletteBlock_RGB5A3() 1196 TCGetPalTableValue( pal->palPtr, (start + entry), &r, &g, &b, &a ); in TCWritePaletteBlock_RGB5A3() 1223 for(entry; entry<16; entry++) in TCWritePaletteBlock_RGB5A3()
|
| /RvlSDK-3.3/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.3/RVL/bin/demos/gxdemo/ |
| D | smp-onetri.map | 25 …00000744 000000 80004744 000008c4 gTRKInterruptVectorTable (entry of .init) TRK_Hollywood_Revo… 26 …00002678 000000 80006678 000027f8 gTRKInterruptVectorTableEnd (entry of .init) TRK_Hollywood_R… 113 000019b0 000000 800080b0 00004230 __OSDBINTSTART (entry of __OSDBIntegrator) os.a OS.o 114 000019d4 000000 800080d4 00004254 __OSDBINTEND (entry of __OSDBIntegrator) os.a OS.o 116 000019e0 000000 800080e0 00004260 __OSDBJUMPSTART (entry of __OSDBJump) os.a OS.o 117 000019e4 000000 800080e4 00004264 __OSDBJUMPEND (entry of __OSDBJump) os.a OS.o 121 00001a20 000000 80008120 000042a0 __OSEVStart (entry of OSExceptionVector) os.a OS.o 122 00001a78 000000 80008178 000042f8 __DBVECTOR (entry of OSExceptionVector) os.a OS.o 123 00001a88 000000 80008188 00004308 __OSEVSetNumber (entry of OSExceptionVector) os.a OS.o 124 00001ab8 000000 800081b8 00004338 __OSEVEnd (entry of OSExceptionVector) os.a OS.o [all …]
|
| /RvlSDK-3.3/RVL/bin/demos/thpdemo/ |
| D | THPSimple.map | 25 …00000744 000000 80004744 000008c4 gTRKInterruptVectorTable (entry of .init) TRK_Hollywood_Revo… 26 …00002678 000000 80006678 000027f8 gTRKInterruptVectorTableEnd (entry of .init) TRK_Hollywood_R… 149 00003910 000000 8000a010 00006190 __OSDBINTSTART (entry of __OSDBIntegrator) os.a OS.o 150 00003934 000000 8000a034 000061b4 __OSDBINTEND (entry of __OSDBIntegrator) os.a OS.o 152 00003940 000000 8000a040 000061c0 __OSDBJUMPSTART (entry of __OSDBJump) os.a OS.o 153 00003944 000000 8000a044 000061c4 __OSDBJUMPEND (entry of __OSDBJump) os.a OS.o 157 00003980 000000 8000a080 00006200 __OSEVStart (entry of OSExceptionVector) os.a OS.o 158 000039d8 000000 8000a0d8 00006258 __DBVECTOR (entry of OSExceptionVector) os.a OS.o 159 000039e8 000000 8000a0e8 00006268 __OSEVSetNumber (entry of OSExceptionVector) os.a OS.o 160 00003a18 000000 8000a118 00006298 __OSEVEnd (entry of OSExceptionVector) os.a OS.o [all …]
|
| /RvlSDK-3.3/vcmv/bin/RVL/ |
| D | VcmvTestD.map | 26 …000007e4 000000 800047e4 000009c4 gTRKInterruptVectorTable (entry of .init) TRK_Hollywood_Revo… 27 …00002718 000000 80006718 000028f8 gTRKInterruptVectorTableEnd (entry of .init) TRK_Hollywood_R… 315 00004eb0 000000 8000c030 00008210 __OSDBINTSTART (entry of __OSDBIntegrator) osD.a OS.o 316 00004ed4 000000 8000c054 00008234 __OSDBINTEND (entry of __OSDBIntegrator) osD.a OS.o 318 00004ee0 000000 8000c060 00008240 __OSDBJUMPSTART (entry of __OSDBJump) osD.a OS.o 319 00004ee4 000000 8000c064 00008244 __OSDBJUMPEND (entry of __OSDBJump) osD.a OS.o 323 00005020 000000 8000c1a0 00008380 __OSEVStart (entry of OSExceptionVector) osD.a OS.o 324 00005078 000000 8000c1f8 000083d8 __DBVECTOR (entry of OSExceptionVector) osD.a OS.o 325 00005088 000000 8000c208 000083e8 __OSEVSetNumber (entry of OSExceptionVector) osD.a OS.o 326 000050b8 000000 8000c238 00008418 __OSEVEnd (entry of OSExceptionVector) osD.a OS.o [all …]
|
| /RvlSDK-3.3/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 …
|