Searched defs:file (Results 1 – 14 of 14) sorted by relevance
| /NW4C-1.2.23/demos/lyt/archiveFont/sources/ |
| D | main.cpp | 124 File file = nw::demo::Utility::LoadFile(&allocator, fileName, 128); in ReadArchiveFont() local 229 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain() local
|
| /NW4C-1.2.23/demos/Nw4cDemo/sources/ |
| D | LytCtrl.cpp | 96 SmFile file; in LytCtrl() local
|
| /NW4C-1.2.23/demos/lyt/locationAdjust/sources/ |
| D | main.cpp | 208 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain() local
|
| /NW4C-1.2.23/demos/lyt/multiArc/sources/ |
| D | main.cpp | 215 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain() local
|
| /NW4C-1.2.23/demos/lyt/extUserData/sources/ |
| D | main.cpp | 261 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain() local
|
| /NW4C-1.2.23/demos/lyt/simple/sources/ |
| D | main.cpp | 290 File file; in nnMain() local
|
| /NW4C-1.2.23/demos/lyt/simple2/sources/ |
| D | main.cpp | 254 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain() local
|
| /NW4C-1.2.23/sources/libraries/io/ |
| D | io_HioFileStream.cpp | 27 s64 GetHioFileSize( nn::hio::HostFile& file ) in GetHioFileSize()
|
| /NW4C-1.2.23/demos/lyt/group/sources/ |
| D | main.cpp | 193 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain() local
|
| /NW4C-1.2.23/demos/lyt/perspective/sources/ |
| D | main.cpp | 271 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain() local
|
| /NW4C-1.2.23/demos/lyt/bounding/sources/ |
| D | main.cpp | 275 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain() local
|
| /NW4C-1.2.23/demos/lyt/animShare/sources/ |
| D | main.cpp | 448 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain() local
|
| /NW4C-1.2.23/demos/lyt/tagGroupBind/sources/ |
| D | main.cpp | 419 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain() local
|
| /NW4C-1.2.23/sources/libraries/snd/ |
| D | snd_RomSoundArchive.cpp | 207 void* file = ut::RoundUp( headerArea, 32 ); in LoadFileHeader() local
|