Home
last modified time | relevance | path

Searched defs:PackUpAndGoHome (Results 1 – 3 of 3) sorted by relevance

/dports/audio/spiralsynthmodular/spiralmodular-0.2.2/SpiralSound/
H A DPluginManager.h44 static void PackUpAndGoHome() { if(m_Singleton) delete m_Singleton; } in PackUpAndGoHome() function
/dports/audio/spiralsynthmodular/spiralmodular-0.2.2/SpiralSound/Plugins/OutputPlugin/
H A DOutputPlugin.h30 static void PackUpAndGoHome() { if(m_Singleton) { delete m_Singleton; m_Singleton=NULL; } } in PackUpAndGoHome() function
/dports/audio/spiralsynthmodular/spiralmodular-0.2.2/SpiralSound/Plugins/FormantFilterPlugin/
H A DMakefile.in76 $(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $<