Home
last modified time | relevance | path

Searched refs:topologyChanged (Results 1 – 25 of 61) sorted by relevance

123

/dports/devel/juce/JUCE-f37e9a1/modules/juce_blocks_basics/topology/
H A Djuce_RuleBasedTopologySource.cpp57 void topologyChanged() override in topologyChanged() function
65 topologyChanged(); in handleAsyncUpdate()
78 owner.listeners.call ([] (TopologySource::Listener& l) { l.topologyChanged(); }); in regenerateTopology()
H A Djuce_TopologySource.h56 virtual void topologyChanged() {} in topologyChanged() function
H A Djuce_PhysicalTopologySource.cpp116 listeners.call ([] (TopologySource::Listener& l){ l.topologyChanged(); }); in setActive()
/dports/devel/juce/JUCE-f37e9a1/extras/BLOCKS/standalone_sdk/examples/BlockFinder/
H A DBlockFinder.h35 void topologyChanged() override;
H A DBlockFinder.cpp30 void BlockFinder::topologyChanged() in topologyChanged() function in BlockFinder
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_processors/processors/
H A Djuce_AudioProcessorGraph.cpp906 void AudioProcessorGraph::topologyChanged() in topologyChanged() function in juce::AudioProcessorGraph
922 topologyChanged(); in clear()
967 topologyChanged(); in addNode()
981 topologyChanged(); in removeNode()
1122 topologyChanged(); in addConnection()
1144 topologyChanged(); in removeConnection()
H A Djuce_AudioProcessorGraph.h439 void topologyChanged();
/dports/audio/carla/Carla-2.4.1/source/modules/juce_audio_processors/processors/
H A Djuce_AudioProcessorGraph.cpp906 void AudioProcessorGraph::topologyChanged() in topologyChanged() function in juce::AudioProcessorGraph
922 topologyChanged(); in clear()
967 topologyChanged(); in addNode()
981 topologyChanged(); in removeNode()
1122 topologyChanged(); in addConnection()
1144 topologyChanged(); in removeConnection()
H A Djuce_AudioProcessorGraph.h423 void topologyChanged();
/dports/devel/juce/JUCE-f37e9a1/modules/juce_blocks_basics/topology/internal/
H A Djuce_Detector.cpp770 …const auto topologyChanged = blocksToAdd.size() > 0 || blocksToRemove.size() > 0 || blocksToUpdate… in handleAsyncUpdate() local
772 if (topologyChanged) in handleAsyncUpdate()
779 d->listeners.call ([] (TopologySource::Listener& l) { l.topologyChanged(); }); in handleAsyncUpdate()
/dports/devel/juce/JUCE-f37e9a1/examples/BLOCKS/
H A DBlocksSynthDemo.h613 topologyChanged(); in BlocksSynthDemo()
639 void topologyChanged() override in topologyChanged() function
H A DBlocksDrawingDemo.h317 topologyChanged(); in BlocksDrawingDemo()
374 void topologyChanged() override in topologyChanged() function
H A DBlocksMonitorDemo.h628 topologyChanged(); in BlocksMonitorDemo()
737 void topologyChanged() override in topologyChanged() function
/dports/graphics/embree/embree-3.13.2/kernels/common/
H A Daccelset.h141 bool topologyChanged(unsigned int otherVersion) const { in topologyChanged() function
H A Dscene_instance.h112 bool topologyChanged(unsigned int otherVersion) const { in topologyChanged() function
H A Dscene_triangle_mesh.h247 bool topologyChanged(unsigned int otherVersion) const { in topologyChanged() function
H A Dscene_quad_mesh.h264 bool topologyChanged(unsigned int otherVersion) const { in topologyChanged() function
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A DCCGSubSurf.c691 int j, k, topologyChanged = 0; in ccgSubSurf_syncFace() local
713 topologyChanged = 1; in ccgSubSurf_syncFace()
717 if (!f || topologyChanged) { in ccgSubSurf_syncFace()
784 topologyChanged = 1; in ccgSubSurf_syncFace()
788 if (!f || topologyChanged) { in ccgSubSurf_syncFace()
/dports/audio/noson-app/noson-app-4.5.0/backend/NosonApp/
H A Dsonos.h243 void topologyChanged();
H A Dsonos.cpp546 emit sonos->topologyChanged();
/dports/graphics/embree/embree-3.13.2/kernels/bvh/
H A Dbvh_refit.cpp183 if (mesh->topologyChanged(topologyVersion)) { in build()
/dports/net-mgmt/observium/observium/mibs/juniper/
H A DJUNIPER-LDP-MIB91 topologyChanged (1),
H A DOSPFV3-MIB-JUNIPER376 topologyChanged (5)
388 topologyChanged:.the last restart was aborted due to
2075 topologyChanged (5)
2087 topologyChanged:.the last restart was aborted due to
2411 topologyChanged (5)
2423 topologyChanged:.the last restart was aborted due to
/dports/net-mgmt/observium/observium/mibs/extreme/
H A DEXTREME-OSPFV3-MIB389 topologyChanged (5)
401 topologyChanged:.the last restart was aborted due to
2117 topologyChanged (5)
2129 topologyChanged:.the last restart was aborted due to
2515 topologyChanged (5)
2529 topologyChanged:.the last restart was aborted due to
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/huawei/
H A DHUAWEI-OSPFV3-MIB402 topologyChanged (5)
414 topologyChanged:.the last restart was aborted due to
1931 topologyChanged (5)
1943 topologyChanged:.the last restart was aborted due to
2252 topologyChanged (5)
2264 topologyChanged:.the last restart was aborted due to

123