Home
last modified time | relevance | path

Searched refs:Free (Results 1 – 25 of 95) sorted by relevance

1234

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_FragmentLight.cpp192 allocator->Free( resFragmentLight->toDistanceSampler.to_ptr() ); in DestroyResFragmentLight()
196 allocator->Free( angleSampler->toSampler.to_ptr() ); in DestroyResFragmentLight()
197 allocator->Free( resFragmentLight->toAngleSampler.to_ptr() ); in DestroyResFragmentLight()
200 allocator->Free( const_cast<char*>( resFragmentLight->toName.to_ptr() ) ); in DestroyResFragmentLight()
202 allocator->Free( resFragmentLight ); in DestroyResFragmentLight()
Dgfx_Fog.cpp169 allocator->Free( const_cast<char*>( resFog->toName.to_ptr() ) ); in DestroyResFog()
174 allocator->Free( resFog->toFogUpdater.to_ptr() ); in DestroyResFog()
182 allocator->Free( fogSampler.ref().toCommandCacheTable.to_ptr() ); in DestroyResFog()
185 allocator->Free( resFog->toFogSampler.to_ptr() ); in DestroyResFog()
188 allocator->Free( resFog ); in DestroyResFog()
210 allocator->Free( resFogUpdater ); in DestroyResFogUpdater()
Dgfx_Material.cpp520 allocator->Free(resMaterial.ref().toShaderParametersTable.to_ptr()); in DestroyResMaterial()
523 allocator->Free(resMaterial.ptr()); in DestroyResMaterial()
541 allocator->Free(resFragmentLightingTable.GetReflectanceRSampler().ptr()); in DestroyResFragmentShader()
546 allocator->Free(resFragmentLightingTable.GetReflectanceGSampler().ptr()); in DestroyResFragmentShader()
551 allocator->Free(resFragmentLightingTable.GetReflectanceBSampler().ptr()); in DestroyResFragmentShader()
556 allocator->Free(resFragmentLightingTable.GetDistribution0Sampler().ptr()); in DestroyResFragmentShader()
561 allocator->Free(resFragmentLightingTable.GetDistribution1Sampler().ptr()); in DestroyResFragmentShader()
566 allocator->Free(resFragmentLightingTable.GetFresnelSampler().ptr()); in DestroyResFragmentShader()
569 allocator->Free(resFragmentLightingTable.ptr()); in DestroyResFragmentShader()
572 allocator->Free(resFragmentShader.ptr()); in DestroyResFragmentShader()
[all …]
Dgfx_AmbientLight.cpp150 allocator->Free( const_cast<char*>( resAmbientLight->toName.to_ptr() ) ); in DestroyResAmbientLight()
152 allocator->Free( resAmbientLight ); in DestroyResAmbientLight()
Dgfx_HemiSphereLight.cpp151 allocator->Free( const_cast<char*>( resHemiSphereLight->toName.to_ptr() ) ); in DestroyResHemiSphereLight()
153 allocator->Free( resHemiSphereLight ); in DestroyResHemiSphereLight()
Dgfx_VertexLight.cpp169 allocator->Free( const_cast<char*>( resVertexLight->toName.to_ptr() ) ); in DestroyResVertexLight()
171 allocator->Free( resVertexLight ); in DestroyResVertexLight()
/NW4C-1.2.23/sources/libraries/dev/
Ddev_Screenshot.cpp60 (this->m_Allocator)->Free(this->m_CopyScreen); in ~Screenshot()
65 (this->m_Allocator)->Free(this->m_Hash); in ~Screenshot()
138 allocator->Free(this); in Destroy()
222 m_Allocator->Free(screenshot); in ClearScreenshots()
Ddev_CallbackChain.cpp58 m_Allocator->Free( m_MicroSecArray ); in ~CallbackChain()
73 m_Allocator->Free(memory); in Destroy()
/NW4C-1.2.23/include/nw/demo/
Ddemo_Memory.h86 void Free(void* memory);
174 virtual void Free(void* memory) in Free() function
188 m_Heap.Free(memory); in Free()
/NW4C-1.2.23/sources/libraries/demo/
Ddemo_Memory.cpp69 nw::demo::Free(reinterpret_cast<void*>(allocator->GetStartAddress())); in FinalizeDemoAllocator()
128 Free(void* memory) in Free() function
132 s_MainMemoryHeap.Free( memory ); in Free()
Ddemo_SimpleApp.cpp173 SimpleApp::Free(void* ptr) in Free() function in nw::demo::SimpleApp
175 nw::demo::Free(ptr); in Free()
Ddemo_HioPacketChannel.cpp55 allocator->Free(this); in Destroy()
74 s_DeviceAllocatorForHioWorkMemory->Free(s_HioWorkMemory); in Finalize()
324 m_DeviceAllocator->Free(m_SerialWorkMemory); in ~HioPacketChannel()
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_ChannelManager.cpp83 void ChannelManager::Free( Channel* channel ) in Free() function in nw::snd::internal::driver::ChannelManager
86 m_Pool.Free( channel ); in Free()
Dsnd_Channel.cpp497 m_pVoice->Free(); in Stop()
510 ChannelManager::GetInstance().Free( this ); in Stop()
593 voice->Free(); in VoiceCallbackFunc()
597 voice->Free(); in VoiceCallbackFunc()
618 ChannelManager::GetInstance().Free( channel ); in VoiceCallbackFunc()
659 ChannelManager::GetInstance().Free( channel ); in AllocChannel()
Dsnd_MmlSequenceTrackAllocator.cpp66 m_TrackPool.Free( reinterpret_cast<MmlSequenceTrack*>( track ) ); // TODO: 気になるキャスト in FreeTrack()
Dsnd_MidiSequenceTrackAllocator.cpp81 …MidiSequenceTrackPool::GetInstance().Free( reinterpret_cast<MidiSequenceTrack*>( track ) ); // TOD… in FreeTrack()
/NW4C-1.2.23/include/nw/snd/
Dsnd_InstancePool.h119 void Free( T* obj ) { FreeImpl( obj ); } in Free() function
201 void Free( T* obj ) in Free() function
Dsnd_StreamBufferPool.h31 void Free( void* pPtr );
Dsnd_ChannelManager.h37 void Free( Channel* channel );
Dsnd_HardwareChannelManager.h62 void Free( HardwareChannel* hardwareChannel );
/NW4C-1.2.23/sources/libraries/snd/platform/
Dsnd_HardwareChannelManagerAX.cppi42 Free( pChannel );
61 Free( pChannel );
/NW4C-1.2.23/include/nw/ut/generated/
Dut_Signal.hi42 allocator->Free(this);
51 allocator->Free(this);
182 allocator->Free(memory);
211 void Destroy() { this->~Signal0(); this->m_Allocator->Free(this); }
448 allocator->Free(this);
457 allocator->Free(this);
590 allocator->Free(memory);
619 void Destroy() { this->~Signal1(); this->m_Allocator->Free(this); }
856 allocator->Free(this);
865 allocator->Free(this);
[all …]
/NW4C-1.2.23/demos/snd/originalSoundHeap/sources/
DOriginalSoundHeapApp.cpp183 void OriginalSoundHeap::Free() in Free() function in OriginalSoundHeap
194 m_pFrameHeap->Free( nw::ut::FrameHeap::FREE_ALL ); in Free()
/NW4C-1.2.23/sources/libraries/gfx/res/
Dgfx_ResTexture.cpp817 allocator->Free(resPixelBasedImage.ptr()->toImageDataTable.to_ptr()); in DynamicDestroy()
822 allocator->Free(resPixelBasedImage.ptr()); in DynamicDestroy()
828 allocator->Free(this->ptr()); in DynamicDestroy()
849 allocator->Free(resPixelBasedImage.ptr()->toImageDataTable.to_ptr()); in DynamicDestroy()
854 allocator->Free(resPixelBasedImage.ptr()); in DynamicDestroy()
860 allocator->Free(this->ptr()); in DynamicDestroy()
/NW4C-1.2.23/include/nw/os/
Dos_Memory.h54 virtual void Free(void* memory) = 0;
143 Free(objects); in DestructAndFree()
288 allocator->Free(static_cast<void*>(memory)); in SafeFree()

1234