Home
last modified time | relevance | path

Searched refs:LASH_Quit (Results 1 – 17 of 17) sorted by relevance

/dports/audio/lash/lash-0.5.4/lash/
H A Dtypes.h55 LASH_Quit, /* tell the server to close the connection */ enumerator
/dports/audio/lash/lash-0.5.4/pylash/
H A Dtest.py19 if event_type == lash.LASH_Quit:
/dports/audio/lmms/lmms-1.2.2/plugins/zynaddsubfx/zynaddsubfx/src/Misc/
H A DLASHClient.cpp85 if(lash_event_get_type(event) == LASH_Quit) { in checkevents()
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/src/Misc/
H A DLASHClient.cpp76 if(lash_event_get_type(event) == LASH_Quit) {
/dports/audio/lash/lash-0.5.4/clients/synth/
H A Dlash.c140 case LASH_Quit: in lash_main()
/dports/audio/fluidsynth/fluidsynth-2.2.4/src/bindings/
H A Dfluid_lash.c119 case LASH_Quit: in fluid_lash_run()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/fluidsynth/src/bindings/
H A Dfluid_lash.c129 case LASH_Quit: in fluid_lash_run()
/dports/audio/calf-lv2/calf-648f05e85287cf08af198bdd9e52baba95b502ec/src/
H A Dsession_mgr.cpp195 case LASH_Quit: in poll()
/dports/audio/jack-smf-utils/jack-smf-utils-1.0/src/
H A Djack-smf-recorder.c320 case LASH_Quit: in lash_callback()
H A Djack-smf-player.c577 case LASH_Quit: in lash_callback()
/dports/audio/timemachine/timemachine-0.3.3/src/
H A Dmain.c366 } else if (lash_event_get_type(event) == LASH_Quit) { in idle_cb()
/dports/audio/lash/lash-0.5.4/lashd/
H A Dproject.c913 lash_event_new_with_type(LASH_Quit)); in project_remove_client()
1015 lash_event = lash_event_new_with_type(LASH_Quit); in project_destroy()
H A Dserver.c642 case LASH_Quit: in server_event_client_event()
/dports/audio/jack-keyboard/jack-keyboard-2.7.2/src/
H A Djack-keyboard.c992 case LASH_Quit: in lash_callback()
/dports/audio/hydrogen/hydrogen-1.0.1/src/gui/src/
H A DMainForm.cpp472 case LASH_Quit: in onLashPollTimer()
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/
H A Dapp.cpp1990 lash_event_t* lashev = lash_event_new_with_type (LASH_Quit); in closeEvent()
3470 case LASH_Quit: in lash_idle_cb()
/dports/audio/lash/lash-0.5.4/docs/
H A Dlash-manual.texi.in876 @item LASH_Quit