Home
last modified time | relevance | path

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

12

/dports/audio/csound/csound-6.15.0/tests/c/
H A Dcsound_debugger_test.c31 csoundDestroy(csound); in test_debugger_init()
46 csoundDestroy(csound); in test_add_bkpt()
65 csoundDestroy(csound); in test_add_callback()
88 csoundDestroy(csound); in test_breakpoint_once()
129 csoundDestroy(csound); in test_breakpoint_remove()
162 csoundDestroy(csound); in test_variables()
190 csoundDestroy(csound); in test_bkpt_instrument()
232 csoundDestroy(csound); in test_line_breakpoint_add_remove()
302 csoundDestroy(csound); in test_line_breakpoint()
376 csoundDestroy(csound); in test_line_breakpoint_orc_file()
[all …]
H A Dchannel_tests.c44 csoundDestroy(csound); in test_control_channel_params()
61 csoundDestroy(csound); in test_control_channel()
86 csoundDestroy(csound); in test_channel_list()
154 csoundDestroy(csound); in test_channel_callbacks()
233 csoundDestroy(csound); in test_channel_opcodes()
267 csoundDestroy(csound); in test_pvs_opcodes()
284 csoundDestroy(csound); in test_invalid_channel()
321 csoundDestroy(csound); in test_chn_hints()
358 csoundDestroy(csound); in test_string_channel()
H A Dengine_test.c28 csoundDestroy(csound); in test_daemon()
40 csoundDestroy(csound); in test_eval_code()
54 csoundDestroy(csound); in test_compile_async()
H A Dcsound_data_structures_test.c49 csoundDestroy(csound); in test_cs_cons()
74 csoundDestroy(csound); in test_cs_cons_append()
102 csoundDestroy(csound); in test_cs_hash_table()
130 csoundDestroy(csound); in test_cs_hash_table_merge()
147 csoundDestroy(csound); in test_cs_hash_table_get_put_key()
H A Dcsound_orc_compile_test.c65 csoundDestroy(csound); in test_split_args()
107 csoundDestroy(csound); in test_compile()
144 csoundDestroy(csound); in test_reuse()
165 csoundDestroy(csound); in test_linenum()
H A Dcsound_circular_buffer_test.c44 csoundDestroy(csound); in test_read_write()
74 csoundDestroy(csound); in test_read_write_diff_size()
110 csoundDestroy(csound); in test_peek()
132 csoundDestroy(csound); in test_wrap()
H A Dcsound_message_buffer_test.c37 csoundDestroy(csound); in test_create_buffer()
63 csoundDestroy(csound); in test_buffer_run()
H A Dcscore_tests.c56 csoundDestroy(csound); in test_cscore()
H A Dio_test.c88 csoundDestroy(csound); in test_dev_list()
147 csoundDestroy(csound); in test_keyboard_io()
/dports/audio/csoundqt/CsoundQt-0.9.8.1/src/
H A Dconfiglists.cpp113 csoundDestroy(csound); in refreshModules()
149 csoundDestroy(cs); in getMidiInputDevices()
279 csoundDestroy(cs); in getMidiOutputDevices()
381 csoundDestroy(cs); in getAudioInputDevices()
553 csoundDestroy(cs); in getAudioOutputDevices()
742 csoundDestroy(csoundD); in runCsoundInternally()
757 csoundDestroy(cs); in isJackRunning()
H A Dcsoundengine.cpp93 csoundDestroy(ud->csound); in ~CsoundEngine()
1040 csoundDestroy(ud->csound); in stopCsound()
1107 csoundDestroy(ud->csound); in cleanupCsound()
/dports/audio/csound/csound-6.15.0/util/
H A Dutilmain.h38 csoundDestroy(csound); in csoundUtilMain()
H A Dpvl_main.c49 csoundDestroy(csound); in main()
/dports/audio/csound/csound-6.15.0/util1/sortex/
H A Dsmain.c52 csoundDestroy(csound); in main()
H A Dxmain.c53 csoundDestroy(csound); in main()
/dports/audio/csound/csound-6.15.0/Frontends/csound/
H A Dcsound_main.c228 csoundDestroy(_csound); in signal_handler()
332 csoundDestroy(csound); in main()
/dports/audio/csound/csound-6.15.0/interfaces/
H A Dsb-csound.lisp62 (declaim (inline csoundDestroy))
H A Dcsound.lisp129 (cffi:defcfun ("csoundDestroy" csoundDestroy) :void
/dports/audio/csound/csound-6.15.0/Release_Notes/
H A DVersion_6.01125 o A potential danger in calling csoundDestroy has been removed (#6)
/dports/audio/csound/csound-6.15.0/Emscripten/src/
H A DCsoundObj.c77 csoundDestroy(self->csound); in CsoundObj_destroy()
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/classes/
H A DCsoundObj.m431 csoundDestroy(cs);
600 csoundDestroy(cs);
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/classes/
H A DCsoundObj.m431 csoundDestroy(cs);
600 csoundDestroy(cs);
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A Dcsound.h691 PUBLIC void csoundDestroy(CSOUND *);
H A Dcsound.hpp872 csoundDestroy(csound); in ~Csound()
/dports/audio/csound/csound-6.15.0/include/
H A Dcsound.hpp875 csoundDestroy(csound); in ~Csound()

12