Home
last modified time | relevance | path

Searched refs:demo (Results 1 – 25 of 111) sorted by relevance

12345

/NW4C-2.0.3/demos/gfx/ParticleCtrlEmissionDemo/sources/
DParticleCtrlEmissionDemo.cpp38 nw::demo::DemoAllocator s_DeviceAllocator;
39 nw::demo::DemoAllocator s_ParticleAllocator;
51 nw::demo::SceneSystem* s_SceneSystem = NULL;
52 nw::demo::RenderSystem* s_RenderSystem = NULL;
55 nw::demo::GraphicsDrawing s_GraphicsDrawing;
59 nw::demo::ResourceArray s_Resources;
77 nw::demo::FlushCache* s_FlushCache;
88 nw::demo::RenderSystem::Description renderDescription; in InitializeGraphics()
92 renderDescription.upperScreenMode = nw::demo::UPPER_SCREEN_MODE_STEREO; in InitializeGraphics()
94 s_RenderSystem = nw::demo::RenderSystem::Create(&s_DeviceAllocator, renderDescription); in InitializeGraphics()
[all …]
/NW4C-2.0.3/demos/gfx/ParticleRecycleDemo/sources/
DParticleRecycleDemo.cpp36 nw::demo::DemoAllocator s_DeviceAllocator;
37 nw::demo::DemoAllocator s_ParticleAllocator;
49 nw::demo::SceneSystem* s_SceneSystem = NULL;
50 nw::demo::RenderSystem* s_RenderSystem = NULL;
53 nw::demo::GraphicsDrawing s_GraphicsDrawing;
57 nw::demo::ResourceArray s_Resources;
74 nw::demo::FlushCache* s_FlushCache;
85 nw::demo::RenderSystem::Description renderDescription; in InitializeGraphics()
89 renderDescription.upperScreenMode = nw::demo::UPPER_SCREEN_MODE_STEREO; in InitializeGraphics()
91 s_RenderSystem = nw::demo::RenderSystem::Create(&s_DeviceAllocator, renderDescription); in InitializeGraphics()
[all …]
/NW4C-2.0.3/demos/gfx/ParticleChokeDemo/sources/
DParticleChokeDemo.cpp39 nw::demo::DemoAllocator s_DeviceAllocator;
40 nw::demo::DemoAllocator s_ParticleAllocator;
59 nw::demo::SceneSystem* s_SceneSystem = NULL;
60 nw::demo::RenderSystem* s_RenderSystem = NULL;
63 nw::demo::GraphicsDrawing s_GraphicsDrawing;
67 nw::demo::ResourceArray s_Resources;
84 nw::demo::FlushCache* s_FlushCache;
96 nw::demo::RenderSystem::Description renderDescription; in InitializeGraphics()
100 renderDescription.upperScreenMode = nw::demo::UPPER_SCREEN_MODE_STEREO; in InitializeGraphics()
102 s_RenderSystem = nw::demo::RenderSystem::Create(&s_DeviceAllocator, renderDescription); in InitializeGraphics()
[all …]
/NW4C-2.0.3/demos/gfx/ParticleApplicationDemo/sources/
DParticleApplicationDemo.cpp38 nw::demo::DemoAllocator s_DeviceAllocator;
39 nw::demo::DemoAllocator s_ParticleAllocator;
51 nw::demo::SceneSystem* s_SceneSystem = NULL;
52 nw::demo::RenderSystem* s_RenderSystem = NULL;
55 nw::demo::GraphicsDrawing s_GraphicsDrawing;
59 nw::demo::ResourceArray s_Resources;
72 nw::demo::FlushCache* s_FlushCache;
88 nw::demo::RenderSystem::Description renderDescription; in InitializeGraphics()
92 renderDescription.upperScreenMode = nw::demo::UPPER_SCREEN_MODE_STEREO; in InitializeGraphics()
94 s_RenderSystem = nw::demo::RenderSystem::Create(&s_DeviceAllocator, renderDescription); in InitializeGraphics()
[all …]
/NW4C-2.0.3/demos/gfx/ParticleMissileDemo/sources/
DParticleMissileDemo.cpp36 nw::demo::DemoAllocator s_DeviceAllocator;
37 nw::demo::DemoAllocator s_ParticleAllocator;
49 nw::demo::SceneSystem* s_SceneSystem = NULL;
50 nw::demo::RenderSystem* s_RenderSystem = NULL;
53 nw::demo::GraphicsDrawing s_GraphicsDrawing;
72 nw::demo::FlushCache* s_FlushCache;
83 nw::demo::RenderSystem::Description renderDescription; in InitializeGraphics()
87 renderDescription.upperScreenMode = nw::demo::UPPER_SCREEN_MODE_STEREO; in InitializeGraphics()
89 s_RenderSystem = nw::demo::RenderSystem::Create(&s_DeviceAllocator, renderDescription); in InitializeGraphics()
96 nw::demo::Utility::InitializeGraphicsDrawing(&s_DeviceAllocator, s_GraphicsDrawing); in InitializeGraphics()
[all …]
/NW4C-2.0.3/demos/gfx/ParticleCombinationNodeDemo/sources/
DParticleCombinationNodeDemo.cpp36 nw::demo::DemoAllocator s_DeviceAllocator;
37 nw::demo::DemoAllocator s_ParticleAllocator;
49 nw::demo::SceneSystem* s_SceneSystem = NULL;
50 nw::demo::RenderSystem* s_RenderSystem = NULL;
53 nw::demo::GraphicsDrawing s_GraphicsDrawing;
57 nw::demo::ResourceArray s_Resources;
74 nw::demo::FlushCache* s_FlushCache;
85 nw::demo::RenderSystem::Description renderDescription; in InitializeGraphics()
89 renderDescription.upperScreenMode = nw::demo::UPPER_SCREEN_MODE_STEREO; in InitializeGraphics()
91 s_RenderSystem = nw::demo::RenderSystem::Create(&s_DeviceAllocator, renderDescription); in InitializeGraphics()
[all …]
/NW4C-2.0.3/demos/gfx/ParticleScaleDemo/sources/
DParticleScaleDemo.cpp36 nw::demo::DemoAllocator s_DeviceAllocator;
37 nw::demo::DemoAllocator s_ParticleAllocator;
49 nw::demo::SceneSystem* s_SceneSystem = NULL;
50 nw::demo::RenderSystem* s_RenderSystem = NULL;
53 nw::demo::GraphicsDrawing s_GraphicsDrawing;
57 nw::demo::ResourceArray s_Resources;
74 nw::demo::FlushCache* s_FlushCache;
85 nw::demo::RenderSystem::Description renderDescription; in InitializeGraphics()
89 renderDescription.upperScreenMode = nw::demo::UPPER_SCREEN_MODE_STEREO; in InitializeGraphics()
91 s_RenderSystem = nw::demo::RenderSystem::Create(&s_DeviceAllocator, renderDescription); in InitializeGraphics()
[all …]
/NW4C-2.0.3/include/nw/demo/
Ddemo_DebugUtility.h33 namespace demo
70 nw::demo::RenderSystem* renderSystem
83 nw::demo::RenderSystem* renderSystem,
84 nw::demo::GraphicsDrawing* graphicsDrawing
97 nw::demo::RenderSystem* renderSystem,
98 nw::demo::GraphicsDrawing* graphicsDrawing
107 nw::demo::RenderSystem* renderSystem
119 …return s_IsForceCpuProfilingMode || nw::demo::PadFactory::GetPad()->IsButtonPress(nw::demo::Pad::B… in IsCpuProfilingMode()
139 nw::demo::RenderSystem** renderSystem,
250 nw::demo::DemoAllocator* deviceAllocator,
[all …]
/NW4C-2.0.3/demos/gfx/ParticleDemo/sources/
DParticleDemo.cpp36 nw::demo::DemoAllocator s_DeviceAllocator;
37 nw::demo::DemoAllocator s_ParticleAllocator;
56 nw::demo::SceneSystem* s_SceneSystem = NULL;
57 nw::demo::RenderSystem* s_RenderSystem = NULL;
60 nw::demo::GraphicsDrawing s_GraphicsDrawing;
64 nw::demo::ResourceArray s_Resources;
92 nw::demo::FlushCache* s_FlushCache;
103 nw::demo::RenderSystem::Description renderDescription; in InitializeGraphics()
107 renderDescription.upperScreenMode = nw::demo::UPPER_SCREEN_MODE_STEREO; in InitializeGraphics()
109 s_RenderSystem = nw::demo::RenderSystem::Create(&s_DeviceAllocator, renderDescription); in InitializeGraphics()
[all …]
/NW4C-2.0.3/demos/gfx/SimpleDemo/sources/
DSimpleDemo.cpp36 nw::demo::DemoAllocator s_DeviceAllocator;
55 nw::demo::SceneSystem* s_SceneSystem = NULL;
56 nw::demo::RenderSystem* s_RenderSystem = NULL;
58 nw::demo::GraphicsDrawing s_GraphicsDrawing;
62 nw::demo::ResourceArray s_Resources;
93 nw::demo::RenderSystem::Description renderDescription; in InitializeGraphics()
94 s_RenderSystem = nw::demo::RenderSystem::Create(&s_DeviceAllocator, renderDescription); in InitializeGraphics()
102 nw::demo::Utility::InitializeGraphicsDrawing(&s_DeviceAllocator, s_GraphicsDrawing); in InitializeGraphics()
105 nw::demo::Utility::CreateUpperScreenBuffer(&s_DeviceAllocator, renderDescription) in InitializeGraphics()
112 nw::demo::SceneSystem::Description sceneDescription; in InitializeGraphics()
[all …]
/NW4C-2.0.3/sources/libraries/demo/
Ddemo_SimpleApp.cpp23 namespace demo namespace
34 nw::demo::InitializeGraphicsSystem(&m_DeviceAllocator); in Initialize()
36 nw::demo::PadFactory::Initialize(&m_DeviceAllocator); in Initialize()
38 nw::demo::RenderSystem::Description renderDesc; in Initialize()
40 nw::demo::DisplayBufferSwapper::Description& upperScreenDesc = in Initialize()
43 nw::demo::DisplayBufferSwapper::Description& lowerScreenDesc = in Initialize()
46 m_pRenderSystem = nw::demo::RenderSystem::Create( in Initialize()
72 nw::demo::PadFactory::Finalize(); in Finalize()
85 m_pRenderSystem->TransferBuffer(nw::demo::UPPER_SCREEN); in TransferBuffer()
89 m_pRenderSystem->TransferBuffer(nw::demo::LOWER_SCREEN); in TransferBuffer()
[all …]
Ddemo_DebugUtility.cpp27 namespace demo { namespace
31 nw::demo::DemoAllocator* DebugUtility::s_DeviceAllocator = NULL;
32 nw::demo::DemoAllocator* DebugUtility::s_ParticleAllocator = NULL;
43 nw::demo::RenderSystem* renderSystem in CalcLoadMeter()
50 if (nw::demo::DebugUtility::IsCpuProfilingMode() != s_LastCpuCountingMode) in CalcLoadMeter()
54 if (nw::demo::DebugUtility::IsCpuProfilingMode()) in CalcLoadMeter()
71 s_LastCpuCountingMode = nw::demo::DebugUtility::IsCpuProfilingMode(); in CalcLoadMeter()
76 if (nw::demo::DebugUtility::IsCpuProfilingMode()) in CalcLoadMeter()
98 nw::demo::RenderSystem* renderSystem, in DrawLoadMeterText()
99 nw::demo::GraphicsDrawing* graphicsDrawing in DrawLoadMeterText()
[all …]
/NW4C-2.0.3/demos/gfx/ParticleDropFrameDemo/sources/
DParticleDropFrameDemo.cpp36 nw::demo::DemoAllocator s_DeviceAllocator;
37 nw::demo::DemoAllocator s_ParticleAllocator;
56 nw::demo::SceneSystem* s_SceneSystem = NULL;
57 nw::demo::RenderSystem* s_RenderSystem = NULL;
60 nw::demo::GraphicsDrawing s_GraphicsDrawing;
64 nw::demo::ResourceArray s_Resources;
92 nw::demo::FlushCache* s_FlushCache;
103 nw::demo::RenderSystem::Description renderDescription; in InitializeGraphics()
107 renderDescription.upperScreenMode = nw::demo::UPPER_SCREEN_MODE_STEREO; in InitializeGraphics()
109 s_RenderSystem = nw::demo::RenderSystem::Create(&s_DeviceAllocator, renderDescription); in InitializeGraphics()
[all …]
/NW4C-2.0.3/demos/gfx/MultiAnimationDemo/sources/
DMultiAnimationDemo.cpp38 nw::demo::DemoAllocator s_DeviceAllocator;
67 nw::demo::SceneSystem* s_SceneSystem = NULL;
68 nw::demo::RenderSystem* s_RenderSystem = NULL;
70 nw::demo::GraphicsDrawing s_GraphicsDrawing;
74 nw::demo::ResourceArray s_Resources;
75 nw::demo::ResourceSet* s_LutResource;
124 nw::demo::Utility::AnimationType animType;
129 { "Male", "Walk", nw::demo::Utility::SKELETAL_ANIMATION },
130 { "Pierrot", "Pierrot", nw::demo::Utility::SKELETAL_ANIMATION },
131 { "Robot", "Robot", nw::demo::Utility::SKELETAL_ANIMATION },
[all …]
/NW4C-2.0.3/demos/gfx/ResourceDemo/sources/
DResourceDemo.cpp36 nw::demo::DemoAllocator s_DeviceAllocator;
40 nw::demo::ResourceSet* s_ShaderResource;
41 nw::demo::ResourceArray s_LutResources;
42 nw::demo::ResourceArray s_Resources;
106 nw::demo::SceneSystem* s_SceneSystem = NULL;
107 nw::demo::RenderSystem* s_RenderSystem = NULL;
109 nw::demo::GraphicsDrawing s_GraphicsDrawing;
139 nw::demo::RenderSystem::Description renderDescription; in InitializeGraphics()
143 renderDescription.upperScreenMode = nw::demo::UPPER_SCREEN_MODE_STEREO; in InitializeGraphics()
145 s_RenderSystem = nw::demo::RenderSystem::Create(&s_DeviceAllocator, renderDescription); in InitializeGraphics()
[all …]
/NW4C-2.0.3/demos/gfx/ParticleChangeVtxDemo/sources/
DParticleChangeVtxDemo.cpp36 nw::demo::DemoAllocator s_DeviceAllocator;
37 nw::demo::DemoAllocator s_ParticleAllocator;
56 nw::demo::SceneSystem* s_SceneSystem = NULL;
57 nw::demo::RenderSystem* s_RenderSystem = NULL;
60 nw::demo::GraphicsDrawing s_GraphicsDrawing;
64 nw::demo::ResourceArray s_Resources;
92 nw::demo::FlushCache* s_FlushCache;
103 nw::demo::RenderSystem::Description renderDescription; in InitializeGraphics()
107 renderDescription.upperScreenMode = nw::demo::UPPER_SCREEN_MODE_STEREO; in InitializeGraphics()
109 s_RenderSystem = nw::demo::RenderSystem::Create(&s_DeviceAllocator, renderDescription); in InitializeGraphics()
[all …]
/NW4C-2.0.3/demos/gfx/AnimationDemo/sources/
DAnimationDemo.cpp38 nw::demo::DemoAllocator s_DeviceAllocator;
59 nw::demo::SceneSystem* s_SceneSystem = NULL;
60 nw::demo::RenderSystem* s_RenderSystem = NULL;
62 nw::demo::GraphicsDrawing s_GraphicsDrawing;
66 nw::demo::ResourceArray s_Resources;
104 nw::demo::RenderSystem::Description renderDescription; in InitializeGraphics()
108 renderDescription.upperScreenMode = nw::demo::UPPER_SCREEN_MODE_STEREO; in InitializeGraphics()
110 s_RenderSystem = nw::demo::RenderSystem::Create(&s_DeviceAllocator, renderDescription); in InitializeGraphics()
117 nw::demo::Utility::InitializeGraphicsDrawing(&s_DeviceAllocator, s_GraphicsDrawing); in InitializeGraphics()
120 nw::demo::Utility::CreateUpperScreenBuffer(&s_DeviceAllocator, renderDescription) in InitializeGraphics()
[all …]
/NW4C-2.0.3/demos/Nw4cDemo/sources/
DSmRenderSystem.cpp23 nw::demo::GraphicsMemoryAllocator s_GraphicsMemoryAllocator;
31 SmInitializeGraphicsSystem(nw::demo::DemoAllocator* deviceAllocator) in SmInitializeGraphicsSystem()
39 nw::demo::InitializeDemoMemory(); in SmInitializeGraphicsSystem()
41 …nw::demo::InitializeDemoAllocator(deviceAllocator, nw::demo::DEMO_MEMORY_SIZE, nn::os::ALLOCATE_OP… in SmInitializeGraphicsSystem()
50 void* workingMemory = nw::demo::Alloc(workingMemorySize); in SmInitializeGraphicsSystem()
60 SmFinalizeGraphicsSystem(nw::demo::DemoAllocator* deviceAllocator) in SmFinalizeGraphicsSystem()
64 nw::demo::FinalizeDemoAllocator(deviceAllocator); in SmFinalizeGraphicsSystem()
147 m_UpperSwapper = nw::demo::DisplayBufferSwapper::Builder() in SmRenderSystem()
152 m_LowerSwapper = nw::demo::DisplayBufferSwapper::Builder() in SmRenderSystem()
159 nw::demo::DisplayBufferSwapper::Description extensionScreenDescription; in SmRenderSystem()
[all …]
/NW4C-2.0.3/demos/gfx/AnimationChangeDemo/sources/
DAnimationChangeDemo.cpp38 nw::demo::DemoAllocator s_DeviceAllocator;
63 nw::demo::SceneSystem* s_SceneSystem = NULL;
64 nw::demo::RenderSystem* s_RenderSystem = NULL;
66 nw::demo::GraphicsDrawing s_GraphicsDrawing;
70 nw::demo::ResourceArray s_Resources;
109 nw::demo::RenderSystem::Description renderDescription; in InitializeGraphics()
113 renderDescription.upperScreenMode = nw::demo::UPPER_SCREEN_MODE_STEREO; in InitializeGraphics()
115 s_RenderSystem = nw::demo::RenderSystem::Create(&s_DeviceAllocator, renderDescription); in InitializeGraphics()
122 nw::demo::Utility::InitializeGraphicsDrawing(&s_DeviceAllocator, s_GraphicsDrawing); in InitializeGraphics()
125 nw::demo::Utility::CreateUpperScreenBuffer(&s_DeviceAllocator, renderDescription) in InitializeGraphics()
[all …]
/NW4C-2.0.3/demos/gfx/UserRenderNodeDemo/sources/
DUserRenderNodeDemo.cpp42 nw::demo::DemoAllocator s_DeviceAllocator;
63 nw::demo::SceneSystem* s_SceneSystem = NULL;
64 nw::demo::RenderSystem* s_RenderSystem = NULL;
66 static nw::demo::GraphicsDrawing s_GraphicsDrawing;
70 nw::demo::ResourceArray s_Resources;
155 nw::demo::RenderSystem::Description renderDescription; in InitializeGraphics()
159 renderDescription.upperScreenMode = nw::demo::UPPER_SCREEN_MODE_STEREO; in InitializeGraphics()
161 s_RenderSystem = nw::demo::RenderSystem::Create(&s_DeviceAllocator, renderDescription); in InitializeGraphics()
168 nw::demo::Utility::InitializeGraphicsDrawing(&s_DeviceAllocator, s_GraphicsDrawing); in InitializeGraphics()
171 nw::demo::Utility::CreateUpperScreenBuffer(&s_DeviceAllocator, renderDescription) in InitializeGraphics()
[all …]
/NW4C-2.0.3/demos/gfx/PartialAnimationDemo/sources/
DPartialAnimationDemo.cpp38 nw::demo::DemoAllocator s_DeviceAllocator;
63 nw::demo::SceneSystem* s_SceneSystem = NULL;
64 nw::demo::RenderSystem* s_RenderSystem = NULL;
66 nw::demo::GraphicsDrawing s_GraphicsDrawing;
70 nw::demo::ResourceArray s_Resources;
108 nw::demo::RenderSystem::Description renderDescription; in InitializeGraphics()
112 renderDescription.upperScreenMode = nw::demo::UPPER_SCREEN_MODE_STEREO; in InitializeGraphics()
114 s_RenderSystem = nw::demo::RenderSystem::Create(&s_DeviceAllocator, renderDescription); in InitializeGraphics()
121 nw::demo::Utility::InitializeGraphicsDrawing(&s_DeviceAllocator, s_GraphicsDrawing); in InitializeGraphics()
124 nw::demo::Utility::CreateUpperScreenBuffer(&s_DeviceAllocator, renderDescription) in InitializeGraphics()
[all …]
/NW4C-2.0.3/demos/gfx/AnimationBlendDemo/sources/
DAnimationBlendDemo.cpp38 nw::demo::DemoAllocator s_DeviceAllocator;
69 nw::demo::SceneSystem* s_SceneSystem = NULL;
70 nw::demo::RenderSystem* s_RenderSystem = NULL;
72 nw::demo::GraphicsDrawing s_GraphicsDrawing;
76 nw::demo::ResourceArray s_Resources;
117 nw::demo::RenderSystem::Description renderDescription; in InitializeGraphics()
121 renderDescription.upperScreenMode = nw::demo::UPPER_SCREEN_MODE_STEREO; in InitializeGraphics()
123 s_RenderSystem = nw::demo::RenderSystem::Create(&s_DeviceAllocator, renderDescription); in InitializeGraphics()
130 nw::demo::Utility::InitializeGraphicsDrawing(&s_DeviceAllocator, s_GraphicsDrawing); in InitializeGraphics()
133 nw::demo::Utility::CreateUpperScreenBuffer(&s_DeviceAllocator, renderDescription) in InitializeGraphics()
[all …]
/NW4C-2.0.3/demos/gfx/ParticleUpdaterDemo/sources/
DParticleUpdaterDemo.cpp50 nw::demo::DemoAllocator s_DeviceAllocator;
51 nw::demo::DemoAllocator s_ParticleAllocator;
70 nw::demo::SceneSystem* s_SceneSystem = NULL;
71 nw::demo::RenderSystem* s_RenderSystem = NULL;
74 nw::demo::GraphicsDrawing s_GraphicsDrawing;
78 nw::demo::ResourceArray s_Resources;
102 nw::demo::FlushCache* s_FlushCache;
114 nw::demo::RenderSystem::Description renderDescription; in InitializeGraphics()
118 renderDescription.upperScreenMode = nw::demo::UPPER_SCREEN_MODE_STEREO; in InitializeGraphics()
120 s_RenderSystem = nw::demo::RenderSystem::Create(&s_DeviceAllocator, renderDescription); in InitializeGraphics()
[all …]
/NW4C-2.0.3/demos/gfx/MultiInstanceDemo/sources/
DMultiInstanceDemo.cpp38 nw::demo::DemoAllocator s_DeviceAllocator;
62 nw::demo::SceneSystem* s_SceneSystem = NULL;
63 nw::demo::RenderSystem* s_RenderSystem = NULL;
65 nw::demo::GraphicsDrawing s_GraphicsDrawing;
69 nw::demo::ResourceArray s_Resources;
132 nw::demo::RenderSystem::Description renderDescription; in InitializeGraphics()
136 renderDescription.upperScreenMode = nw::demo::UPPER_SCREEN_MODE_STEREO; in InitializeGraphics()
138 s_RenderSystem = nw::demo::RenderSystem::Create(&s_DeviceAllocator, renderDescription); in InitializeGraphics()
145 nw::demo::Utility::InitializeGraphicsDrawing(&s_DeviceAllocator, s_GraphicsDrawing); in InitializeGraphics()
148 nw::demo::Utility::CreateUpperScreenBuffer(&s_DeviceAllocator, renderDescription) in InitializeGraphics()
[all …]
/NW4C-2.0.3/demos/lyt/orthoStereo/sources/
Dmain.cpp40 nw::demo::RenderSystem* s_pRenderSystem = NULL;
48 nw::demo::DemoAllocator s_DeviceAllocator;
64 nw::demo::RenderSystem::Description renderDesc; in InitializeGraphics()
66 nw::demo::DisplayBufferSwapper::Description& upperScreenDesc = in InitializeGraphics()
69 nw::demo::DisplayBufferSwapper::Description& lowerScreenDesc = in InitializeGraphics()
72 renderDesc.upperScreenMode = nw::demo::UPPER_SCREEN_MODE_STEREO; in InitializeGraphics()
74 s_pRenderSystem = nw::demo::RenderSystem::Create( in InitializeGraphics()
250 return wkParallax * nw::demo::SimpleApp::DISPLAY0_WIDTH; in CalcParallaxDot()
368 nw::demo::InitializeGraphicsSystem(&s_DeviceAllocator); in nnMain()
370 nw::demo::PadFactory::Initialize(&s_DeviceAllocator); in nnMain()
[all …]

12345