Home
last modified time | relevance | path

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

/dports/net/sems/sems-f89581a/apps/dsm/mods/mod_py/
H A DPyDSMSession.cpp212 static PyObject* stopRecord(PyObject*, PyObject* args)
216 sess->stopRecord();
344 {"stopRecord", (PyCFunction)stopRecord, METH_NOARGS,"stop the running recording"},
/dports/net/sems/sems-f89581a/doc/dsm/examples/
H A Dtest.dsm19 stopRecord();
/dports/net/sems/sems-f89581a/apps/dsm/lib/
H A Dinbound_call.dsm19 transition replay the_secret_room - timerTest(#id == 1) / { stopRecord(); playFile(/tmp/record.wav)…
/dports/net/sems/sems-f89581a/apps/dsm/
H A DSystemDSM.h65 void stopRecord();
H A DDSMSession.h134 virtual void stopRecord() = 0;
H A DDSMCall.h127 void stopRecord();
H A DSystemDSM.cpp200 NOT_IMPLEMENTED(stopRecord());
H A DDSMCall.cpp703 stopRecord(); in recordFile()
739 void DSMCall::stopRecord() { in stopRecord() function in DSMCall
H A DDSMCoreModule.cpp444 sc_sess->stopRecord(); in EXEC_ACTION_START()
/dports/net/sems/sems-f89581a/apps/sbc/call_control/dsm/
H A DSBCDSMInstance.h102 void stopRecord();
H A DSBCDSMInstance.cpp639 NOT_IMPLEMENTED(stopRecord());
/dports/devel/codequery/codequery-0.24.0/scintilla/qt/ScintillaEdit/
H A DScintillaEdit.h744 void stopRecord();
H A DScintillaEdit.cpp2814 void ScintillaEdit::stopRecord() { in stopRecord() function in ScintillaEdit
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/src/gen/
H A DwxStyledTextCtrl.erl123 startStyling/3,stopRecord/1,stutteredPageDown/1,stutteredPageDownExtend/1,
3697 -spec stopRecord(This) -> 'ok' when
3699 stopRecord(#wx_ref{type=ThisT,ref=ThisRef}) -> function
H A Dwxe_debug.hrl3176 {3390, {wxStyledTextCtrl, stopRecord, 0}},
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/wx/src/gen/
H A DwxStyledTextCtrl.erl123 startStyling/3,stopRecord/1,stutteredPageDown/1,stutteredPageDownExtend/1,
3697 -spec stopRecord(This) -> 'ok' when
3699 stopRecord(#wx_ref{type=ThisT,ref=ThisRef}) -> function
H A Dwxe_debug.hrl3168 {3382, {wxStyledTextCtrl, stopRecord, 0}},
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxStyledTextCtrl.erl113 startStyling/2,stopRecord/1,stutteredPageDown/1,stutteredPageDownExtend/1,
3409 -spec stopRecord(This) -> 'ok' when
3411 stopRecord(#wx_ref{type=ThisT}=This) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxStyledTextCtrl.erl113 startStyling/2,stopRecord/1,stutteredPageDown/1,stutteredPageDownExtend/1,
3409 -spec stopRecord(This) -> 'ok' when
3411 stopRecord(#wx_ref{type=ThisT}=This) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/wx/src/gen/
H A DwxStyledTextCtrl.erl123 startStyling/3,stopRecord/1,stutteredPageDown/1,stutteredPageDownExtend/1,
3697 -spec stopRecord(This) -> 'ok' when
3699 stopRecord(#wx_ref{type=ThisT,ref=ThisRef}) -> function
H A Dwxe_debug.hrl3176 {3390, {wxStyledTextCtrl, stopRecord, 0}},
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxStyledTextCtrl.erl113 startStyling/2,stopRecord/1,stutteredPageDown/1,stutteredPageDownExtend/1,
3409 -spec stopRecord(This) -> 'ok' when
3411 stopRecord(#wx_ref{type=ThisT}=This) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxStyledTextCtrl.erl113 startStyling/2,stopRecord/1,stutteredPageDown/1,stutteredPageDownExtend/1,
3409 -spec stopRecord(This) -> 'ok' when
3411 stopRecord(#wx_ref{type=ThisT}=This) -> function
/dports/audio/csound/csound-6.15.0/interfaces/
H A Dctcsound.py2782 def stopRecord(self): member in CsoundPerformanceThread
/dports/lang/erlang-doc/otp_doc_html_24.1/lib/wx-2.1/doc/html/
H A Dwx.eix4020 {"stopRecord", "stopRecord(This)", "stopRecord-1"},