Home
last modified time | relevance | path

Searched refs:select_bank (Results 1 – 6 of 6) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dpatch_change_widget.cc296 …emNoMnemonic (n, sigc::bind (sigc::mem_fun (*this, &PatchChangeWidget::select_bank), (*bank)->numb… in refill_banks()
319 …ElemNoMnemonic (n, sigc::bind (sigc::mem_fun (*this, &PatchChangeWidget::select_bank), i->first))); in refill_banks()
329 …m (MenuElemNoMnemonic (n, sigc::bind (sigc::mem_fun (*this, &PatchChangeWidget::select_bank), b))); in refill_banks()
379 select_bank (b); in select_bank_spin()
383 PatchChangeWidget::select_bank (uint32_t bank) in select_bank() function in PatchChangeWidget
H A Dpatch_change_widget.h67 void select_bank (uint32_t);
/dports/emulators/mess/mame-mame0226/src/devices/bus/ti99/peb/
H A Dcc_fdc.h57 DECLARE_WRITE_LINE_MEMBER( select_bank );
H A Dcc_fdc.cpp401 WRITE_LINE_MEMBER( corcomp_fdc_device::select_bank ) in WRITE_LINE_MEMBER() argument
517 m_tms9901->p_out_cb(11).set(FUNC(corcomp_fdc_device::select_bank)); in common_config()
/dports/emulators/mame/mame-mame0226/src/devices/bus/ti99/peb/
H A Dcc_fdc.h57 DECLARE_WRITE_LINE_MEMBER( select_bank );
H A Dcc_fdc.cpp401 WRITE_LINE_MEMBER( corcomp_fdc_device::select_bank ) in WRITE_LINE_MEMBER() argument
517 m_tms9901->p_out_cb(11).set(FUNC(corcomp_fdc_device::select_bank)); in common_config()