| /RvlSDK-3.2/include/revolution/os/ |
| D | OSModule.h | 167 u32 offset; member 173 #define OS_SECTIONINFO_OFFSET(offset) ((offset) & ~0x1) argument 178 u32 offset; // Offset to OSRel instructions member 183 u16 offset; // Byte offset from the previous entry member
|
| /RvlSDK-3.2/include/revolution/ |
| D | dvd.h | 312 u32 offset; member 429 #define DVDRead(fileInfo, addr, length, offset) \ argument 431 #define DVDReadAsync(fileInfo, addr, length, offset, callback) \ argument 462 #define DVDSeek(fileInfo, offset) \ argument 464 #define DVDSeekAsync(fileInfo, offset, callback) \ argument
|
| D | wt.h | 96 u32 offset; // Offset in samples from beginning of PCM file member
|
| /RvlSDK-3.2/build/libraries/tc/src/ |
| D | TCLayer.cpp | 187 u32 offset; in TCSetLayerValue() local 239 u32 offset; in TCGetLayerValue() local
|
| /RvlSDK-3.2/include/revolution/mem/ |
| D | list.h | 51 u16 offset; // Offset for NNSFndLink type structure member member
|
| /RvlSDK-3.2/build/demos/cxdemo/src/ |
| D | cx_uncompress_stream.c | 248 s32 offset = 0; // DVD offset in LoadTexDataRL() local 315 s32 offset = 0; // DVD offset in LoadTexDataLZ() local 382 s32 offset = 0; // DVD offset in LoadTexDataHuff() local
|
| /RvlSDK-3.2/build/libraries/cx/src/ |
| D | CXSecureUncompression.c | 273 s32 offset; in CXSecureUncompressLZ() local 386 u32 offset = (u32)( ( (*treep & 0x3F) + 1 ) << 1); in CXiVerifyHuffmanTable_() local 802 u32 offset = (u32)( ( (*treep & ofs_mask) + 1 ) << 1 ); in CXiLHVerifyTable() local 924 u32 offset = (((*nodep & 0x7F) + 1U) << 1) + bit; in CXSecureUncompressLH() local 956 u32 offset = (((*nodep & OFFSET_MASK) + 1U) << 1) + bit; in CXSecureUncompressLH() local
|
| D | CXUncompression.c | 217 s32 offset; in CXUncompressLZ() local 514 u32 offset = (((*nodep & 0x7F) + 1U) << 1) + bit; in CXUncompressLH() local 542 u32 offset = (((*nodep & OFFSET_MASK) + 1U) << 1) + bit; in CXUncompressLH() local
|
| D | CXStreamingUncompression.c | 274 s32 offset; in CXReadUncompLZ() local 841 u32 offset; in CXReadUncompLH() local 887 u32 offset; in CXReadUncompLH() local
|
| D | CXCompression.c | 230 static u32 SearchLZ( LZCompressInfo * info, const u8 *nextp, u32 remainSize, u16 *offset, u32 maxLe… in SearchLZ() 340 s16 offset; in SlideByte() local
|
| /RvlSDK-3.2/build/demos/axdemo/src/ |
| D | axstream.c | 130 s32 offset; member 151 static s32 offset; variable
|
| /RvlSDK-3.2/build/demos/thpdemo/src/THPPlayer/ |
| D | THPRead.c | 170 s32 offset; in Reader() local
|
| D | THPPlayer.c | 239 s32 offset, i; in THPPlayerOpen() local 630 s32 offset; in THPPlayerPrepare() local
|
| /RvlSDK-3.2/build/demos/thpdemo/src/THPPlayerStrmAX/ |
| D | THPRead.c | 166 s32 offset; in Reader() local
|
| D | THPPlayer.c | 184 s32 offset, i; in THPPlayerOpen() local 598 s32 offset; in THPPlayerPrepare() local
|
| /RvlSDK-3.2/build/demos/gxdemo/src/Texture/ |
| D | tex-tlut.c | 618 u32 offset; in CreateSampleImgTexture() local 841 u32 i, offset, ciSize; in LoadColorMap() local 934 u32 xp, xb, yp, yb, aw, offset; in PlotOnTexture() local
|
| /RvlSDK-3.2/build/libraries/mem/src/ |
| D | mem_list.c | 35 MEMInitList( MEMList* list, u16 offset ) in MEMInitList()
|
| D | mem_expHeap.c | 718 const u32 offset = GetOffsetFromPtr( mblock, reqMBlock ); // generated offset in AllocFromHead_() local 1643 const u32 offset = GetOffsetFromPtr(GetMemPtrForMBlock_(pMBlkHd), baseAddress); in MEMGetAllocatableSizeForExpHeapEx() local
|
| /RvlSDK-3.2/build/tools/darch/include/ |
| D | darch.h | 109 #define setData(addr, data, offset, nbytes) do { \ argument 152 #define set4BData(eAddr, data, offset) \ argument
|
| /RvlSDK-3.2/build/libraries/gd/src/ |
| D | GDFile.c | 190 u32 offset; in GDWriteDLFile() local
|
| /RvlSDK-3.2/build/demos/gxdemo/src/TexGen/ |
| D | tg-shadow3.c | 1416 u32 size, i, offset; in CreateRampTex8() local 1463 u32 size, i, offset; in CreateRampTex16() local
|
| /RvlSDK-3.2/include/revolution/gd/ |
| D | GDBase.h | 195 static inline void GDSetCurrOffset(u32 offset) in GDSetCurrOffset()
|
| /RvlSDK-3.2/build/tools/dls1wt/src/ |
| D | wt.h | 103 u32 offset; // offset in bytes from beginning of PCM file member
|
| /RvlSDK-3.2/build/demos/thpdemo/src/THPSimple/ |
| D | THPSimple.c | 221 s32 offset, i; in THPSimpleOpen() local
|
| /RvlSDK-3.2/build/demos/gxdemo/src/Tev/ |
| D | tev-one-op.c | 582 u8 offset, step; in DrawColorInputs() local
|