Searched refs:fileName (Results 1 – 6 of 6) sorted by relevance
| /RvlHbmSDK-4.7.3/build/demos/hbmdemo/shareddemo/src/ |
| D | shared.cpp | 229 char *fileName, in ReadNandFile() argument 240 rv = CNTOpen(cnt, fileName, &fileInfo); in ReadNandFile() 244 OSReport("Cannot open file \"%s\"", fileName); in ReadNandFile() 276 char *fileName, in ReadNandFileLZ() argument 286 compbuffer = ReadNandFile( fileName, cnt ); in ReadNandFileLZ() 308 char *fileName, in ReadNandFileHuff() argument 317 compbuffer = ReadNandFile( fileName, cnt ); in ReadNandFileHuff()
|
| /RvlHbmSDK-4.7.3/build/demos/hbmdemo/networkmanual_jpeg/src/ |
| D | networkmanual_jpeg.cpp | 241 char *fileName, in ReadNandFile() argument 252 rv = CNTOpen(cnt, fileName, &fileInfo); in ReadNandFile() 256 OSReport("Cannot open file \"%s\"", fileName); in ReadNandFile() 288 char *fileName, in ReadNandFileLZ() argument 298 compbuffer = ReadNandFile( fileName, cnt ); in ReadNandFileLZ() 320 char *fileName, in ReadNandFileHuff() argument 329 compbuffer = ReadNandFile( fileName, cnt ); in ReadNandFileHuff()
|
| /RvlHbmSDK-4.7.3/build/demos/hbmdemo/networkmanual_tpl/src/ |
| D | networkmanual_tpl.cpp | 368 char *fileName, in ReadNandFile() argument 379 rv = CNTOpen(cnt, fileName, &fileInfo); in ReadNandFile() 383 OSReport("Cannot open file \"%s\"", fileName); in ReadNandFile() 415 char *fileName, in ReadNandFileLZ() argument 425 compbuffer = ReadNandFile( fileName, cnt ); in ReadNandFileLZ() 447 char *fileName, in ReadNandFileHuff() argument 456 compbuffer = ReadNandFile( fileName, cnt ); in ReadNandFileHuff()
|
| /RvlHbmSDK-4.7.3/build/demos/hbmdemo/rsodemo/src/ |
| D | rsodemo.cpp | 219 static void* ReadDvdFile( const char* fileName, MEMAllocator* mem); 796 const char* fileName, in ReadDvdFile() argument 805 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.7.3/build/demos/hbmdemo/hbm/src/ |
| D | homebutton.cpp | 215 const char* fileName, in ReadDvdFile() argument 225 if (! DVDOpen(fileName, &fileInfo)) in ReadDvdFile()
|