Home
last modified time | relevance | path

Searched refs:localops (Results 1 – 25 of 97) sorted by path

1234

/dports/audio/csound/csound-6.15.0/Opcodes/
H A DOSC.c1110 static OENTRY localops[] = { variable
1130 *ep = localops; in csound_opcode_init()
1131 return (int64_t) sizeof(localops); in csound_opcode_init()
H A Dambicode.c737 static OENTRY localops[] = { variable
746 return csound->AppendOpcodes(csound, &(localops[0]), in ambicode_init_()
748 ) (sizeof(localops) / sizeof(OENTRY))); in ambicode_init_()
H A Dbbcut.c538 static OENTRY localops[] = { variable
547 return csound->AppendOpcodes(csound, &(localops[0]), in bbcut_init_()
549 ) (sizeof(localops) / sizeof(OENTRY))); in bbcut_init_()
H A Dbiquad.c1597 static OENTRY localops[] = { variable
1624 return csound->AppendOpcodes(csound, &(localops[0]), in biquad_init_()
1626 ) (sizeof(localops) / sizeof(OENTRY))); in biquad_init_()
H A Dbutter.c153 static OENTRY localops[] = { variable
162 return csound->AppendOpcodes(csound, &(localops[0]), in butter_init_()
164 ) (sizeof(localops) / sizeof(OENTRY))); in butter_init_()
H A Dcellular.c125 static OENTRY localops[] = { variable
H A Dclfilt.c426 static OENTRY localops[] = { variable
432 return csound->AppendOpcodes(csound, &(localops[0]), in clfilt_init_()
434 ) (sizeof(localops) / sizeof(OENTRY))); in clfilt_init_()
H A Dcross2.c443 static OENTRY localops[] = { variable
449 return csound->AppendOpcodes(csound, &(localops[0]), in cross2_init_()
450 (int32_t) (sizeof(localops) / sizeof(OENTRY))); in cross2_init_()
H A Ddam.c155 static OENTRY localops[] = { variable
161 return csound->AppendOpcodes(csound, &(localops[0]), in dam_init_()
163 ) (sizeof(localops) / sizeof(OENTRY))); in dam_init_()
H A Ddcblockr.c198 static OENTRY localops[] = { variable
207 return csound->AppendOpcodes(csound, &(localops[0]), in dcblockr_init_()
209 ) (sizeof(localops) / sizeof(OENTRY))); in dcblockr_init_()
H A Dfaustgen.cpp1160 static OENTRY localops[] = { variable
1182 *ep = localops; in csound_opcode_init()
1183 return (int64_t)sizeof(localops); in csound_opcode_init()
H A Dfilter.c871 static OENTRY localops[] = { variable
880 return csound->AppendOpcodes(csound, &(localops[0]), in filter_init_()
882 ) (sizeof(localops) / sizeof(OENTRY))); in filter_init_()
/dports/audio/csound/csound-6.15.0/Opcodes/cuda/
H A Dadsyn.cu179 static OENTRY localops[] = { variable
H A Dadsyn11.cu178 static OENTRY localops[] = { variable
H A Dconv.cu146 static OENTRY localops[] = { variable
H A Dconvf.cu134 static OENTRY localops[] = { variable
H A Dpconv.cu243 static OENTRY localops[] = { variable
H A Dpconv11.cu259 static OENTRY localops[] = { variable
H A Dpvsops.cu439 static OENTRY localops[] = { variable
H A Dpvsops2.cu519 static OENTRY localops[] = { variable
H A Dpvsopsf.cu436 static OENTRY localops[] = { variable
H A Dslidingm.cu625 static OENTRY localops[] = { variable
/dports/audio/csound/csound-6.15.0/Opcodes/emugens/
H A Dbeosc.c1351 static OENTRY localops[] = { variable
H A Demugens.c2702 static OENTRY localops[] = { variable
H A Dscugens.c622 static OENTRY localops[] = { variable

1234