Home
last modified time | relevance | path

Searched defs:fed_by (Results 1 – 5 of 5) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dio_vector.h55 bool fed_by (boost::shared_ptr<const IO> other) const { in fed_by() function
H A Droute.h466 const FedBy& fed_by() const { return _fed_by; } in fed_by() function
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dfoldback_strip.cc659 Route::FedBy fed_by = _route->fed_by (); in update_send_box() local
1079 Route::FedBy fed_by = old_fb->fed_by (); in duplicate_current_fb() local
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Droute.cc3502 const FedBy& fed_by (other->fed_by()); in feeds() local
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/osc/
H A Dosc.cc6611 Route::FedBy fed_by = aux_rt->fed_by(); in cue_get_sorted_stripables() local