| /RvlSDK-2.1/build/libraries/arc/src/ |
| D | arc.c | 90 s32 entry; in ARCOpen() local 100 entry = ARCConvertPathToEntrynum(handle, fileName); in ARCOpen() 102 if (0 > entry) in ARCOpen() 112 ASSERTMSG1( !entryIsDir(FSTEntries, entry), "ARCOpen(): %s is a directory", fileName ); in ARCOpen() 114 if ( (entry < 0) || entryIsDir(FSTEntries, entry) ) in ARCOpen() 120 af->startOffset = filePosition(FSTEntries, entry); in ARCOpen() 121 af->length = fileLength(FSTEntries, entry); in ARCOpen() 339 static u32 entryToPath(ARCHandle* handle, u32 entry, char* path, u32 maxlen) in entryToPath() argument 347 if (entry == 0) in entryToPath() 352 name = handle->FSTStringStart + stringOff(FSTEntries, entry); in entryToPath() [all …]
|
| /RvlSDK-2.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-2.1/build/demos/wpaddemo/src/ |
| D | wpad_spdemo.c | 58 SPSoundEntry *entry; member 389 vInfo[i].entry = NULL; in AudioFrameCallback() 465 vInfo[i].entry = NULL; in InitVoice() 489 v->entry = SPGetSoundEntry(SpTable, (u32)(chan + 1)); in PlaySfx() 492 SPPrepareSound(v->entry, v->voice, (v->entry)->sampleRate); in PlaySfx() 582 vInfo[i].entry = NULL; in DropVoiceCallback()
|
| /RvlSDK-2.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-2.1/include/revolution/ |
| D | dolformat.h | 75 u32 entry; // entry point member
|
| /RvlSDK-2.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-2.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-2.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… 218 000016f8 000000 80007e18 00003fd8 __OSDBINTSTART (entry of __OSDBIntegrator) os.a OS.o 220 0000171c 000000 80007e3c 00003ffc __OSDBINTEND (entry of __OSDBJump) os.a OS.o 221 0000171c 000000 80007e3c 00003ffc __OSDBJUMPSTART (entry of __OSDBJump) os.a OS.o 223 00001720 000000 80007e40 00004000 __OSDBJUMPEND (entry of __OSSetExceptionHandler) os.a OS.o 226 00001744 000000 80007e64 00004024 __OSEVStart (entry of OSExceptionVector) os.a OS.o 227 0000179c 000000 80007ebc 0000407c __DBVECTOR (entry of OSExceptionVector) os.a OS.o 228 000017ac 000000 80007ecc 0000408c __OSEVSetNumber (entry of OSExceptionVector) os.a OS.o 229 000017dc 000000 80007efc 000040bc __OSEVEnd (entry of OSExceptionVector) os.a OS.o [all …]
|
| /RvlSDK-2.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… 281 000034f0 000000 80009c10 00005dd0 __OSDBINTSTART (entry of __OSDBIntegrator) os.a OS.o 283 00003514 000000 80009c34 00005df4 __OSDBINTEND (entry of __OSDBJump) os.a OS.o 284 00003514 000000 80009c34 00005df4 __OSDBJUMPSTART (entry of __OSDBJump) os.a OS.o 286 00003518 000000 80009c38 00005df8 __OSDBJUMPEND (entry of __OSSetExceptionHandler) os.a OS.o 289 0000353c 000000 80009c5c 00005e1c __OSEVStart (entry of OSExceptionVector) os.a OS.o 290 00003594 000000 80009cb4 00005e74 __DBVECTOR (entry of OSExceptionVector) os.a OS.o 291 000035a4 000000 80009cc4 00005e84 __OSEVSetNumber (entry of OSExceptionVector) os.a OS.o 292 000035d4 000000 80009cf4 00005eb4 __OSEVEnd (entry of OSExceptionVector) os.a OS.o [all …]
|
| /RvlSDK-2.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 …
|