Home
last modified time | relevance | path

Searched refs:pActivity (Results 26 – 33 of 33) sorted by relevance

12

/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/plugins/
H A Dimpulse_responses.cpp233 c->pActivity = NULL; in init()
361 c->pActivity = vPorts[port_id++]; in init()
727 c->pActivity->setValue(c->pCurr != NULL); in process()
H A Dimpulse_reverb.cpp283 cv->pActivity = NULL; in init()
404 c->pActivity = vPorts[port_id++]; in init()
863 c->pActivity->setValue(c->pCurr != NULL); in process()
H A Dsampler.cpp70 pActivity = NULL; in sampler_kernel()
317 pActivity = activity; in bind_activity()
992 if (pActivity != NULL) in output_parameters()
993 pActivity->setValue(sActivity.process(samples)); in output_parameters()
H A Droom_builder.cpp610 c->pActivity = NULL; in init()
833 c->pActivity = vPorts[port_id++]; in init()
1351 c->pActivity->setValue(c->pCurr != NULL); in process()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/plugins/
H A Dsampler.h144 IPort *pActivity; // Activity port variable
H A Droom_builder.h94 IPort *pActivity; // Activity indicator member
/dports/devel/umbrello/umbrello-21.12.3/umbrello/
H A Dassocrules.cpp121 ActivityWidget *pActivity = widget->asActivityWidget(); in allowAssociation() local
122 if (pActivity == 0 || pActivity->activityType() != ActivityWidget::End) in allowAssociation()
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/docs/sdk/
H A Dandroid.rst779 ForegroundDispatcher(Activity pActivity, final IAusweisApp2Sdk pSdk, final String pSdkSessionID)
781 mActivity = pActivity;

12