Home
last modified time | relevance | path

Searched refs:File (Results 1 – 25 of 77) sorted by relevance

1234

/NW4C-1.3.3/include/nw/io/
Dio_RomFileStream.h34 RomFileStream( const nn::fs::File* openedFile, bool closeEnable = true );
43 bool Open( const nn::fs::File* openedFile, bool closeEnable = true );
68 nn::fs::File m_File;
/NW4C-1.3.3/demos/lyt/multiArc/sources/
Dmain.cpp38 typedef nw::ut::MoveArray<u8> File; typedef
164 File arcLytBuf1 = nw::demo::Utility::LoadFile( in nnMain()
168 File arcLytBuf2 = nw::demo::Utility::LoadFile( in nnMain()
172 File arcLytBuf3 = nw::demo::Utility::LoadFile( in nnMain()
215 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain()
/NW4C-1.3.3/demos/lyt/archiveFont/sources/
Dmain.cpp35 typedef nw::ut::MoveArray<u8> File; typedef
124 File file = nw::demo::Utility::LoadFile(&allocator, fileName, 128); in ReadArchiveFont()
189 File fileLayout = nw::demo::Utility::LoadFile( in nnMain()
229 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain()
/NW4C-1.3.3/demos/lyt/simple/sources/
Dmain.cpp120 class File class
126 File() in File() function in __anon883c1c1b0111::File
249 File fileLayout; in nnMain()
290 File file; in nnMain()
/NW4C-1.3.3/include/nw/snd/
Dsnd_RomSoundArchive.h225 nn::fs::File m_FileInfo;
239 RomFileStream( const nn::fs::File* fileInfo, u32 offset, u32 size );
/NW4C-1.3.3/demos/lyt/locationAdjust/sources/
Dmain.cpp49 typedef nw::ut::MoveArray<u8> File; typedef
175 File fileLayout = nw::demo::Utility::LoadFile( in nnMain()
208 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain()
/NW4C-1.3.3/demos/lyt/extUserData/sources/
Dmain.cpp36 typedef nw::ut::MoveArray<u8> File; typedef
222 File fileLayout = nw::demo::Utility::LoadFile( in nnMain()
261 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain()
/NW4C-1.3.3/sources/libraries/io/
Dio_RomFileStream.cpp37 RomFileStream::RomFileStream( const nn::fs::File* openedFile, bool closeEnable ) in RomFileStream()
60 bool RomFileStream::Open( const nn::fs::File* openedFile, bool closeEnable ) in Open()
/NW4C-1.3.3/demos/lyt/group/sources/
Dmain.cpp34 typedef nw::ut::MoveArray<u8> File; typedef
160 File fileLayout = nw::demo::Utility::LoadFile( in nnMain()
193 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain()
/NW4C-1.3.3/demos/lyt/simple2/sources/
Dmain.cpp31 typedef nw::ut::MoveArray<u8> File; typedef
159 File fileLayout = nw::demo::Utility::LoadFile( in nnMain()
254 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain()
/NW4C-1.3.3/demos/lyt/perspective/sources/
Dmain.cpp35 typedef nw::ut::MoveArray<u8> File; typedef
226 File fileLayout = nw::demo::Utility::LoadFile( in nnMain()
271 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain()
/NW4C-1.3.3/tools/DccPlugin/Maya/scripts/
DNW4C_Startup.mel4 File: NW4C_Startup.mel
DNW4C_BatchExport.mel4 File: NW4C_BatchExport.mel
/NW4C-1.3.3/demos/lyt/bounding/sources/
Dmain.cpp35 typedef nw::ut::MoveArray<u8> File; typedef
207 File fileLayout = nw::demo::Utility::LoadFile( in nnMain()
275 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain()
/NW4C-1.3.3/demos/lyt/orthoStereo/sources/
Dmain.cpp49 typedef nw::ut::MoveArray<u8> File; typedef
379 File resLayout = nw::demo::Utility::LoadFile( in nnMain()
413 File resource = nw::demo::Utility::LoadFile(&s_DeviceAllocator, resourcePath); in nnMain()
/NW4C-1.3.3/sources/shaders/gfx/DefaultShader/
DGenTexcoordReflection.vsh3 // File: GenTexcoordReflection.vsh
DGetTexcoordSource.vsh3 // File: GetTexcoordSource.vsh
DCalcHemisphereLighting.vsh3 // File: CalcHemiSphereLighting.vsh
DGenTexcoordSphereReflection.vsh3 // File: GenTexcoordSphereReflection.vsh
/NW4C-1.3.3/sources/shaders/lyt/
Dlyt_ConstColorShader.vsh3 // File: lyt_ConstColorShader.vsh
/NW4C-1.3.3/SampleData/Graphics/Shader/JShader/
DCalcHemisphereLighting.vsh3 // File: CalcHemiSphereLighting.vsh
DCalcColor.vsh3 // File: CalcColor.vsh
/NW4C-1.3.3/demos/lyt/tagGroupBind/sources/
Dmain.cpp41 typedef nw::ut::MoveArray<u8> File; typedef
340 File fileLayout = nw::demo::Utility::LoadFile( in nnMain()
419 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain()
/NW4C-1.3.3/demos/lyt/animShare/sources/
Dmain.cpp44 typedef nw::ut::MoveArray<u8> File; typedef
394 File fileLayout = nw::demo::Utility::LoadFile( in nnMain()
448 File file = nw::demo::Utility::LoadFile(&demoApp.GetAllocator(), resourcePath); in nnMain()
/NW4C-1.3.3/tools/DccPlugin/3dsMax/x86/2009/Scripts/Startup/
DNW4C_menu.ms15 label lbl2 "File name:" /*width:72*/ height:20 align:#left across: 4 --offset:[0,-10]
21 label lbl1 " File path:" width:72 height:20 align:#left across:4
32 button btnSelectMerge "..." width:20 height:16 toolTip:"Select Merge File" align:#right
87 rollout nw4cSR_FileSelection "Output File Selection"
462 messageBox "Output File Name is wrong"
609 menuItem mi_loadFile "Load Settings from c3es File"
610 menuItem mi_saveFile "Save Settings to c3es File"
645 …local fname = getSaveFileName caption:"Save NW4C Setting File" types:"NW4C Settings(*.c3es)|*.c3es…
654 …local fname = getOpenFileName caption:"Load NW4C Setting File" types:"NW4C Settings(*.c3es)|*.c3es…
714 messageBox "Output File Name is wrong"

1234