Home
last modified time | relevance | path

Searched defs:length (Results 1 – 25 of 49) sorted by relevance

12

/RvlSDK-3.2.2/build/demos/rsodemo/LinkMem2/src/
Dstatic.c43 s32 length; in RsoLoad() local
71 s32 length; in RsoLoadMem2() local
99 s32 length; in StaticRsoLoad() local
/RvlSDK-3.2.2/build/demos/axdemo/src/
Daxstream.c209 s32 length; in getDataR() local
253 s32 length; in getDataL() local
392 s32 length; in startStreamPcm16() local
500 s32 length; in startStreamPcm8() local
608 s32 length; in startStreamAdpcm() local
/RvlSDK-3.2.2/build/demos/rsodemo/MakeInc/src/
Dstatic.c55 s32 length; in RsoLoad() local
83 s32 length; in StaticRsoLoad() local
/RvlSDK-3.2.2/build/demos/arcdemo/src/
Darctest2.c62 u32 length; in chdirOpenAllocRead() local
167 u32 length; in Read() local
Darctest1.c61 u32 length; in chdirOpenAllocRead() local
151 u32 length; in Read() local
Darctest3.c131 u32 length; in Read() local
/RvlSDK-3.2.2/build/libraries/gd/src/
DGDFile.c104 static s32 myFwrite_u8s( FILE *fp, u8 *data, u32 length ) in myFwrite_u8s()
142 static s32 myFread_u8s( FILE *fp, u8 *data, u32 length ) in myFread_u8s()
313 u32 length; in GDReadDLFile() local
426 u32 length; in GDReadDLFile() local
DGDBase.c47 void GDInitGDLObj(GDLObj *dl, void *start, u32 length) in GDInitGDLObj()
/RvlSDK-3.2.2/build/demos/reldemo/src/
Dstatic.c118 s32 length; in Load() local
172 u32 length; in main() local
/RvlSDK-3.2.2/build/demos/rsodemo/LinkFar/src/
Dstatic.c113 s32 length; in RsoLoad() local
141 s32 length; in RsoLoadMem2() local
169 s32 length; in StaticRsoLoad() local
/RvlSDK-3.2.2/build/demos/rsodemo/LinkJump/src/
Dstatic.c64 s32 length; in RsoLoad() local
92 s32 length; in RsoLoadMem2() local
121 s32 length; in StaticRsoLoad() local
/RvlSDK-3.2.2/build/demos/rsodemo/LinkList/src/
Dstatic.c43 s32 length; in RsoLoad() local
71 s32 length; in StaticRsoLoad() local
/RvlSDK-3.2.2/build/demos/rsodemo/LinkListFixed0/src/
Dstatic.c42 s32 length; in RsoLoadFixed() local
94 s32 length; in StaticRsoLoad() local
/RvlSDK-3.2.2/include/revolution/
Ddarch.h53 u32 length; // file size member
Ddvd.h313 u32 length; member
344 u32 length; // File size in bytes member
429 #define DVDRead(fileInfo, addr, length, offset) \ argument
431 #define DVDReadAsync(fileInfo, addr, length, offset, callback) \ argument
Dsc.h85 u16 length; member
/RvlSDK-3.2.2/build/demos/rsodemo/Manually/src/
Dstatic.c45 s32 length; in RsoLoad() local
75 s32 length; in StaticRsoLoad() local
/RvlSDK-3.2.2/build/demos/nanddemo/src/
Dbanner.c154 u32 length = 0; in verify() local
340 BOOL getFileSize(const char *path, u32 *length) in getFileSize()
/RvlSDK-3.2.2/build/tools/dls1wt/src/
Ddls.c144 u32 count, length; in dls_colh() local
162 u32 ms, ls, length; in dls_vers() local
189 u32 list, length; in dls_list() local
252 u32 length; in dls_insh() local
292 u32 length; in dls_rgnh() local
364 u32 length; in dls_wsmp() local
/RvlSDK-3.2.2/build/demos/encdemo/src/
Dsample.c128 u32 length = dstlen / ENC_INTERNAL_CHAR_WIDTH + 1; in main() local
/RvlSDK-3.2.2/include/revolution/cx/
DCXStreamingUncompression.h80 u16 length; // Remaining size of continuous write: 2B member
93 s32 length; // Remaining length of continuous write: 4B member
138 u16 length; // Read length for LZ compression: 2B member
162 u16 length; // Read length for LZ compression: 2B member
/RvlSDK-3.2.2/build/libraries/cx/src/
DCXUncompression.c125 u32 length = flags & 0x7fU; in CXUncompressRL() local
216 s32 length = (*pSrc >> 4); in CXUncompressLZ() local
537 u16 length = (u16)( (val & 0xFF) + 3 ); in CXUncompressLH() local
858 u16 length = (u16)( (val & 0xFF) + 3 ); in CXUncompressLRC() local
DCXSecureUncompression.c127 s32 length = flags & 0x7f; in CXSecureUncompressRL() local
272 s32 length = (*pSrc >> 4); in CXSecureUncompressLZ() local
951 u16 length = (u16)( (val & 0xFF) + 3 ); in CXSecureUncompressLH() local
1310 u16 length = (u16)( (val & 0xFF) + 3 ); in CXSecureUncompressLRC() local
/RvlSDK-3.2.2/build/libraries/wpad/src/
DWPADClamp.c482 int length; in __ClampStickCircle() local
651 f32 length; in __ClampSphere() local
/RvlSDK-3.2.2/build/demos/gddemo/src/
Dgd-init-gc.c258 u32 length; in DrawInit() local

12