Searched refs:fileName (Results 1 – 6 of 6) sorted by relevance
| /RvlHBMSdk-4.5/build/demos/hbmdemo/networkmanual_jpeg/src/ |
| D | networkmanual_jpeg.cpp | 224 char *fileName, in ReadNandFile() argument 235 rv = CNTOpen(cnt, fileName, &fileInfo); in ReadNandFile() 239 OSReport("Cannot open file \"%s\"", fileName); in ReadNandFile() 271 char *fileName, in ReadNandFileLZ() argument 281 compbuffer = ReadNandFile( fileName, cnt ); in ReadNandFileLZ() 303 char *fileName, in ReadNandFileHuff() argument 312 compbuffer = ReadNandFile( fileName, cnt ); in ReadNandFileHuff()
|
| /RvlHBMSdk-4.5/build/demos/hbmdemo/shareddemo/src/ |
| D | shared.cpp | 228 char *fileName, in ReadNandFile() argument 239 rv = CNTOpen(cnt, fileName, &fileInfo); in ReadNandFile() 243 OSReport("Cannot open file \"%s\"", fileName); in ReadNandFile() 275 char *fileName, in ReadNandFileLZ() argument 285 compbuffer = ReadNandFile( fileName, cnt ); in ReadNandFileLZ() 307 char *fileName, in ReadNandFileHuff() argument 316 compbuffer = ReadNandFile( fileName, cnt ); in ReadNandFileHuff()
|
| /RvlHBMSdk-4.5/build/demos/hbmdemo/networkmanual_tpl/src/ |
| D | networkmanual_tpl.cpp | 355 char *fileName, in ReadNandFile() argument 366 rv = CNTOpen(cnt, fileName, &fileInfo); in ReadNandFile() 370 OSReport("Cannot open file \"%s\"", fileName); in ReadNandFile() 402 char *fileName, in ReadNandFileLZ() argument 412 compbuffer = ReadNandFile( fileName, cnt ); in ReadNandFileLZ() 434 char *fileName, in ReadNandFileHuff() argument 443 compbuffer = ReadNandFile( fileName, cnt ); in ReadNandFileHuff()
|
| /RvlHBMSdk-4.5/build/demos/hbmdemo/rsodemo/src/ |
| D | rsodemo.cpp | 219 static void* ReadDvdFile( const char* fileName, MEMAllocator* mem); 798 const char* fileName, in ReadDvdFile() argument 807 if (! DVDOpen(fileName, &fileInfo)) in ReadDvdFile()
|
| D | rsomodule.c | 150 const char* fileName, in ReadDvdFile() argument 159 if (! DVDOpen(fileName, &fileInfo)) in ReadDvdFile()
|
| /RvlHBMSdk-4.5/build/demos/hbmdemo/hbm/src/ |
| D | homebutton.cpp | 214 const char* fileName, in ReadDvdFile() argument 224 if (! DVDOpen(fileName, &fileInfo)) in ReadDvdFile()
|