Home
last modified time | relevance | path

Searched defs:outypes (Results 1 – 14 of 14) sorted by relevance

/dports/audio/csound/csound-6.15.0/util/
H A Dmkdb.c122 char *outypes; member
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A Dcsound.h562 char *outypes; member
H A Dcsound.hpp602 const char *outypes, const char *intypes, in AppendOpcode()
H A DcsoundCore.h287 char *outypes; member
/dports/audio/csound/csound-6.15.0/include/
H A Dcsound.h562 char *outypes; member
H A Dcsound.hpp605 const char *outypes, const char *intypes, in AppendOpcode()
H A DcsoundCore.h289 char *outypes; member
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A Dcsound.h562 char *outypes; member
H A Dcsound.hpp602 const char *outypes, const char *intypes, in AppendOpcode()
H A DcsoundCore.h287 char *outypes; member
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/csound-0.1.8/src/
H A Dcsound.rs44 pub outypes: Option<String>, field
2268 let outypes = Trampoline::ptr_to_string((*ptr.offset(pos)).outypes); in get_opcode_list_entry() localVariable
/dports/audio/csound/csound-6.15.0/interfaces/
H A Dctcsound.py2146 …def appendOpcode(self, opname, dsblksiz, flags, thread, outypes, intypes, iopfunc, kopfunc, aopfun… argument
/dports/audio/csound/csound-6.15.0/Top/
H A Dcsound.c3175 int thread, const char *outypes, in csoundAppendOpcode()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/csound-sys-0.1.2/src/
H A Dlib.rs508 pub outypes: *mut c_char, field