Home
last modified time | relevance | path

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

12

/RvlSDK-2.1/include/revolution/
Ddvdeth.h61 #define DVDWrite(fileInfo, addr, length, offset) \ argument
64 #define DVDWriteAsync(fileInfo, addr, length, offset, callback) \ argument
Ddvd.h310 u32 length; member
341 u32 length; // file size in bytes member
426 #define DVDRead(fileInfo, addr, length, offset) \ argument
428 #define DVDReadAsync(fileInfo, addr, length, offset, callback) \ argument
Dcard.h189 s32 length; member
198 u32 length; member
Darc.h73 u32 length; member
/RvlSDK-2.1/build/demos/carddemo/src/
Dsave.c39 static void* LoadFile(char* name, s32* length) in LoadFile()
68 s32 length; in main() local
Dcardutil.c63 s32 length; // the total transfer bytes for the current command member
346 s32 length; in DoList() local
/RvlSDK-2.1/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-2.1/build/libraries/gd/src/
DGDFile.c98 static s32 myFwrite_u8s( FILE *fp, u8 *data, u32 length ) in myFwrite_u8s()
136 static s32 myFread_u8s( FILE *fp, u8 *data, u32 length ) in myFread_u8s()
304 u32 length; in GDReadDLFile() local
414 u32 length; in GDReadDLFile() local
DGDBase.c47 void GDInitGDLObj(GDLObj *dl, void *start, u32 length) in GDInitGDLObj()
/RvlSDK-2.1/build/demos/reldemo/src/
Dstatic.c112 s32 length; in Load() local
154 u32 length; in main() local
/RvlSDK-2.1/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-2.1/build/libraries/cx/src/
DCXUncompression.c118 s32 length = flags & 0x7f; in CXUncompressRL() local
189 s32 length = (*pSrc >> 4) + 3; in CXUncompressLZ() local
/RvlSDK-2.1/include/revolution/cx/
DCXStreamingUncompression.h66 u16 length; // Remaining size of continuous write 2B member
80 u8 length; // Remaining length of continuous write 1B member
/RvlSDK-2.1/build/libraries/wpad/src/
DWPADClamp.c479 int length; in __ClampStickCircle() local
648 f32 length; in __ClampSphere() local
/RvlSDK-2.1/build/demos/gddemo/src/
Dgd-init-gc.c245 u32 length; in DrawInit() local
Dgd-texture-gc.c406 u32 length; in DrawInit() local
/RvlSDK-2.1/build/demos/videmo/src/
Dviewer.c175 u32 length; in readConvertBmp() local
316 u32 length; in idle() local
/RvlSDK-2.1/build/libraries/seq/src/
Dseq.c149 u32 length; in __SEQHandleSysExEvent() local
224 u32 length; in __SEQHandleMetaEvent() local
/RvlSDK-2.1/build/libraries/pad/src/
DPadclamp.c227 int length; in ClampCircle() local
/RvlSDK-2.1/build/tools/soundfile/src/
Daifffile.c248 u32 chunk, length, sample_position; in aiffReadHeader() local
/RvlSDK-2.1/build/demos/kpaddemo/src/
Dgraphic.c136 f32 length = (f32)sqrt(dx*dx + dy*dy); in draw_dashed_line() local
/RvlSDK-2.1/build/demos/dvddemo/src/
Derrorhandling.c400 s32 length; in MNU_read() local
/RvlSDK-2.1/include/revolution/gd/
DGDBase.h63 u32 length; member

12