Home
last modified time | relevance | path

Searched refs:file (Results 1 – 7 of 7) sorted by relevance

/RevoEX-2.4-CW4W/build/demos/mpfsdemo/src/
Dmpfssimple.c94 DVDFileInfo file[1]; in main() local
95 if (!DVDOpen(program_path, file)) in main()
101 const u32 file_len = ((DVDGetLength(file) + 31) & ~31); in main()
106 else if (DVDRead(file, program_buffer, (int)file_len, 0) <= 0) in main()
110 (void)DVDClose(file); in main()
/RevoEX-2.4-CW4W/build/demos/mpdldemo/src/
Dmpdlsimple.c176 DVDFileInfo file[1]; in main() local
177 if ( !DVDOpen(program_path, file) ) in main()
183 const u32 file_len = ( (DVDGetLength(file) + 31) & ~31 ); in main()
188 else if ( DVDRead(file, program_buffer, (int)file_len, 0) <= 0 ) in main()
192 (void)DVDClose(file); in main()
204 DVDFileInfo file[1]; in main() local
205 if ( DVDOpen(banner_character_path, file) ) in main()
207 …if ( DVDRead(file, banner_character_buffer, (int)sizeof(banner_character_buffer), 0) == sizeof(ban… in main()
211 (void)DVDClose(file); in main()
213 if ( DVDOpen(banner_palette_path, file) ) in main()
[all …]
Dmpdlntr2rvl.c296 DVDFileInfo file[1]; in main() local
297 if ( !DVDOpen(program_path, file) ) in main()
303 const u32 file_len = ( (DVDGetLength(file) + 31) & ~31 ); in main()
308 else if ( DVDRead(file, program_buffer, (int)file_len, 0) <= 0 ) in main()
312 (void)DVDClose(file); in main()
/RevoEX-2.4-CW4W/build/buildtools/
Deppccleandepend.sed1 # this file will clean up ONE makefile dependency rule in a file. It must
20 # latest sed keeps newline characters of input file, so just '$' doesn't work
Dmodulerules.rex84 # ddf file not installed if TITLEID is 0
Dcommondefs.rex155 # Added bin file setting.
/RevoEX-2.4-CW4W/
DREADME.txt14 …, functions for data communications with the Nintendo DS system, and virtual file system functions.
43 … separate directories. This will prevent problems such as file collisions and disparity of file ve…