| /RvlRsoSDK-3.2/build/demos/rsodemo/MakeInc/src/ |
| D | static.c | 56 s32 length; in RsoLoad() local 64 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in RsoLoad() 65 module = OSAllocFromArenaLo((u32) length, 32); in RsoLoad() 66 result = DVDRead(&fileInfo, module, length, 0); in RsoLoad() 84 s32 length; in StaticRsoLoad() local 91 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in StaticRsoLoad() 92 module = OSAllocFromArenaLo((u32) length, 32); in StaticRsoLoad() 93 result = DVDRead(&fileInfo, module, length, 0); in StaticRsoLoad()
|
| /RvlRsoSDK-3.2/build/demos/rsodemo/LinkMem2/src/ |
| D | static.c | 44 s32 length; in RsoLoad() local 52 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in RsoLoad() 53 module = OSAllocFromArenaLo((u32) length, 32); in RsoLoad() 54 result = DVDRead(&fileInfo, module, length, 0); in RsoLoad() 72 s32 length; in RsoLoadMem2() local 80 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in RsoLoadMem2() 81 module = OSAllocFromMEM2ArenaLo((u32) length, 32); in RsoLoadMem2() 82 result = DVDRead(&fileInfo, module, length, 0); in RsoLoadMem2() 100 s32 length; in StaticRsoLoad() local 107 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in StaticRsoLoad() [all …]
|
| /RvlRsoSDK-3.2/build/demos/rsodemo/LinkJump/src/ |
| D | static.c | 63 s32 length; in RsoLoad() local 71 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in RsoLoad() 72 module = OSAllocFromArenaLo((u32) length, 32); in RsoLoad() 73 result = DVDRead(&fileInfo, module, length, 0); in RsoLoad() 91 s32 length; in RsoLoadMem2() local 99 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in RsoLoadMem2() 100 module = OSAllocFromMEM2ArenaLo((u32) length, 32); in RsoLoadMem2() 101 result = DVDRead(&fileInfo, module, length, 0); in RsoLoadMem2() 119 s32 length; in StaticRsoLoad() local 126 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in StaticRsoLoad() [all …]
|
| /RvlRsoSDK-3.2/build/demos/rsodemo/LinkFar/src/ |
| D | static.c | 108 s32 length; in RsoLoad() local 116 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in RsoLoad() 117 module = OSAllocFromArenaLo((u32) length, 32); in RsoLoad() 118 result = DVDRead(&fileInfo, module, length, 0); in RsoLoad() 136 s32 length; in RsoLoadMem2() local 144 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in RsoLoadMem2() 145 module = OSAllocFromMEM2ArenaLo((u32) length, 32); in RsoLoadMem2() 146 result = DVDRead(&fileInfo, module, length, 0); in RsoLoadMem2() 164 s32 length; in StaticRsoLoad() local 171 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in StaticRsoLoad() [all …]
|
| /RvlRsoSDK-3.2/build/demos/rsodemo/LinkList/src/ |
| D | static.c | 44 s32 length; in RsoLoad() local 52 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in RsoLoad() 53 module = OSAllocFromArenaLo((u32) length, 32); in RsoLoad() 54 result = DVDRead(&fileInfo, module, length, 0); in RsoLoad() 72 s32 length; in StaticRsoLoad() local 79 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in StaticRsoLoad() 80 module = OSAllocFromArenaLo((u32) length, 32); in StaticRsoLoad() 81 result = DVDRead(&fileInfo, module, length, 0); in StaticRsoLoad()
|
| /RvlRsoSDK-3.2/build/demos/rsodemo/LinkListFixed0/src/ |
| D | static.c | 43 s32 length; in RsoLoadFixed() local 53 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in RsoLoadFixed() 54 module = OSAllocFromArenaLo((u32) length, 32); in RsoLoadFixed() 55 result = DVDRead(&fileInfo, module, length, 0); in RsoLoadFixed() 95 s32 length; in StaticRsoLoad() local 102 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in StaticRsoLoad() 103 module = OSAllocFromArenaLo((u32) length, 32); in StaticRsoLoad() 104 result = DVDRead(&fileInfo, module, length, 0); in StaticRsoLoad()
|
| /RvlRsoSDK-3.2/build/demos/rsodemo/Manually/src/ |
| D | static.c | 46 s32 length; in RsoLoad() local 54 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in RsoLoad() 55 module = OSAllocFromArenaLo((u32) length, 32); in RsoLoad() 56 result = DVDRead(&fileInfo, module, length, 0); in RsoLoad() 76 s32 length; in StaticRsoLoad() local 83 length = (s32) OSRoundUp32B(DVDGetLength(&fileInfo)); in StaticRsoLoad() 84 module = OSAllocFromArenaLo((u32) length, 32); in StaticRsoLoad() 85 result = DVDRead(&fileInfo, module, length, 0); in StaticRsoLoad()
|
| /RvlRsoSDK-3.2/man/ |
| D | blah.apf | 1 …length='2'><string></string><number>0</number></array></var><var name='DynamicSubFolders'><boolean…
|