Home
last modified time | relevance | path

Searched refs:localops (Results 76 – 97 of 97) sorted by relevance

1234

/dports/audio/csound/csound-6.15.0/Opcodes/
H A Dfout.c1546 static OENTRY localops[] = { variable
1600 return csound->AppendOpcodes(csound, &(localops[0]), in fout_init_()
1601 (int32_t) (sizeof(localops) / sizeof(OENTRY))); in fout_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 Dstackops.c663 static OENTRY localops[] = { variable
H A Duggab.c2050 static OENTRY localops[] = { variable
2133 return csound->AppendOpcodes(csound, &(localops[0]), in uggab_init_()
2134 (int32_t) (sizeof(localops) / sizeof(OENTRY))); in uggab_init_()
H A Dugnorman.c2943 static OENTRY localops[] = { variable
2984 return csound->AppendOpcodes(csound, &(localops[0]), in ugnorman_init_()
2986 ) (sizeof(localops) / sizeof(OENTRY))); in ugnorman_init_()
H A Doscbnk.c2587 static const OENTRY localops[] = variable
2639 return csound->AppendOpcodes(csound, &(localops[0]),
2641 ) (sizeof(localops) / sizeof(OENTRY)));
H A Dnewfils.c2377 static OENTRY localops[] = variable
2443 return csound->AppendOpcodes(csound, &(localops[0]), in newfils_init_()
2445 ) (sizeof(localops) / sizeof(OENTRY))); in newfils_init_()
H A Dpvsbasic.c2843 static OENTRY localops[] = { variable
2910 return csound->AppendOpcodes(csound, &(localops[0]), in pvsbasic_init_()
2911 (int32_t) (sizeof(localops) / sizeof(OENTRY))); in pvsbasic_init_()
H A Dsfont.c2658 static OENTRY localops[] = { variable
2713 OENTRY *ep = (OENTRY*) &(localops[0]); in sfont_ModuleInit()
/dports/audio/csound/csound-6.15.0/Opcodes/cuda/
H A Dpvsopsf.cu436 static OENTRY localops[] = { variable
H A Dpvsops.cu439 static OENTRY localops[] = { variable
H A Dpvsops2.cu519 static OENTRY localops[] = { variable
H A Dslidingm.cu625 static OENTRY localops[] = { variable
/dports/audio/csound/csound-6.15.0/Opcodes/websockets/
H A DWebSocketOpcode.c694 static OENTRY localops[] = { variable
/dports/audio/csound/csound-6.15.0/Opcodes/emugens/
H A Dscugens.c622 static OENTRY localops[] = { variable
H A Dbeosc.c1351 static OENTRY localops[] = { variable
H A Demugens.c2702 static OENTRY localops[] = { variable
/dports/irc/p5-POE-Component-Server-IRC/POE-Component-Server-IRC-1.54/lib/POE/Component/Server/
H A DIRC.pm903 keys %{ $self->{state}{localops} },
1259 delete $self->{state}{localops}{$record->{route_id}};
1404 $self->{state}{localops}{$route_id} = time;
2775 keys %{ $self->{state}{localops} };
4083 delete $self->{state}{localops}{$route_id};
6017 keys %{ $self->{state}{localops} },
/dports/irc/p5-POE-Component-IRC/POE-Component-IRC-6.93/t/inc/POE/Component/Server/
H A DIRC.pm903 keys %{ $self->{state}{localops} },
1259 delete $self->{state}{localops}{$record->{route_id}};
1404 $self->{state}{localops}{$route_id} = time;
2775 keys %{ $self->{state}{localops} };
4083 delete $self->{state}{localops}{$route_id};
6017 keys %{ $self->{state}{localops} },
/dports/audio/csound/csound-6.15.0/Opcodes/hdf5/
H A DHDF5IO.c1395 static OENTRY localops[] = { variable
/dports/audio/csound/csound-6.15.0/doc/
H A Dcsound.tex417 static OENTRY localops[] = {
424 * opcode registration functions for the localops table.
/dports/audio/csound/csound-6.15.0/etc/
H A DChangeLog137 (localops): Use F format in pvstanal
933 * Opcodes/scoreline.c (localops): Wrong structure named in entry
1107 * Opcodes/vbap.c (localops): Changed vbap* to gave a k-rate last
1837 * Opcodes/system_call.c (localops): system was not called at k-rate

1234