Searched refs:fileName (Results 1 – 6 of 6) sorted by relevance
| /RvlHBMSdk-4.4/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.4/build/demos/hbmdemo/networkmanual_jpeg/src/ |
| D | networkmanual_jpeg.cpp | 218 char *fileName, in ReadNandFile() argument 229 rv = CNTOpen(cnt, fileName, &fileInfo); in ReadNandFile() 233 OSReport("Cannot open file \"%s\"", fileName); in ReadNandFile() 265 char *fileName, in ReadNandFileLZ() argument 275 compbuffer = ReadNandFile( fileName, cnt ); in ReadNandFileLZ() 297 char *fileName, in ReadNandFileHuff() argument 306 compbuffer = ReadNandFile( fileName, cnt ); in ReadNandFileHuff()
|
| /RvlHBMSdk-4.4/build/demos/hbmdemo/networkmanual_tpl/src/ |
| D | networkmanual_tpl.cpp | 349 char *fileName, in ReadNandFile() argument 360 rv = CNTOpen(cnt, fileName, &fileInfo); in ReadNandFile() 364 OSReport("Cannot open file \"%s\"", fileName); in ReadNandFile() 396 char *fileName, in ReadNandFileLZ() argument 406 compbuffer = ReadNandFile( fileName, cnt ); in ReadNandFileLZ() 428 char *fileName, in ReadNandFileHuff() argument 437 compbuffer = ReadNandFile( fileName, cnt ); in ReadNandFileHuff()
|
| /RvlHBMSdk-4.4/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.4/build/demos/hbmdemo/hbm/src/ |
| D | homebutton.cpp | 214 const char* fileName, in ReadDvdFile() argument 224 if (! DVDOpen(fileName, &fileInfo)) in ReadDvdFile()
|