Home
last modified time | relevance | path

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

123456

/dports/benchmarks/hpl/hpl-2.3/src/comm/
H A DHPL_sdrv.c63 int SCOUNT, in foo()
73 ( SBUF, SCOUNT, STAG, RBUF, RCOUNT, RTAG, PARTNER, COMM ) in foo()
75 int SCOUNT;
144 if( SCOUNT > 0 ) in InitState()
160 ierr = MPI_Type_contiguous( SCOUNT, MPI_DOUBLE, &type[1] ); in InitState()
185 ierr = MPI_Send( (void *)(SBUF), SCOUNT, MPI_DOUBLE, in InitState()
214 else if( SCOUNT > 0 ) in InitState()
220 ierr = MPI_Type_contiguous( SCOUNT, MPI_DOUBLE, &type[1] ); in InitState()
229 ierr = MPI_Send( (void *)(SBUF), SCOUNT, MPI_DOUBLE, PARTNER, in InitState()
H A DHPL_send.c63 int SCOUNT, in HPL_send() argument
70 ( SBUF, SCOUNT, DEST, STAG, COMM ) in HPL_send()
72 int SCOUNT;
122 if( SCOUNT <= 0 ) return( HPL_SUCCESS );
125 ierr = MPI_Type_contiguous( SCOUNT, MPI_DOUBLE, &type );
133 ierr = MPI_Send( (void *)(SBUF), SCOUNT, MPI_DOUBLE, DEST, STAG, COMM );
/dports/games/libretro-px68k/px68k-libretro-8455d9c/fmgen/
H A Dpsg.cpp239 #define SCOUNT(ch) (scount[ch] >> (toneshift+oversampling)) in Mix() macro
253 x = (SCOUNT(0) & chenable[0]) - 1; in Mix()
256 y = (SCOUNT(1) & chenable[1]) - 1; in Mix()
259 z = (SCOUNT(2) & chenable[2]) - 1; in Mix()
287 x = ((SCOUNT(0) & chenable[0]) | (nenable[0] & noise)) - 1; // 0 or -1 in Mix()
290 y = ((SCOUNT(1) & chenable[1]) | (nenable[1] & noise)) - 1; in Mix()
293 z = ((SCOUNT(2) & chenable[2]) | (nenable[2] & noise)) - 1; in Mix()
340 x = ((SCOUNT(0) & chenable[0]) | (nenable[0] & noise)) - 1; // 0 or -1 in Mix()
343 y = ((SCOUNT(1) & chenable[1]) | (nenable[1] & noise)) - 1; in Mix()
346 z = ((SCOUNT(2) & chenable[2]) | (nenable[2] & noise)) - 1; in Mix()
/dports/emulators/quasi88/quasi88-0.6.4/src/fmgen/
H A Dpsg.cpp236 #define SCOUNT(ch) (scount[ch] >> (toneshift+oversampling)) in Mix() macro
250 x = (SCOUNT(0) & chenable[0]) - 1; in Mix()
253 y = (SCOUNT(1) & chenable[1]) - 1; in Mix()
256 z = (SCOUNT(2) & chenable[2]) - 1; in Mix()
284 x = ((SCOUNT(0) & chenable[0]) | (nenable[0] & noise)) - 1; // 0 or -1 in Mix()
287 y = ((SCOUNT(1) & chenable[1]) | (nenable[1] & noise)) - 1; in Mix()
290 z = ((SCOUNT(2) & chenable[2]) | (nenable[2] & noise)) - 1; in Mix()
337 x = ((SCOUNT(0) & chenable[0]) | (nenable[0] & noise)) - 1; // 0 or -1 in Mix()
340 y = ((SCOUNT(1) & chenable[1]) | (nenable[1] & noise)) - 1; in Mix()
343 z = ((SCOUNT(2) & chenable[2]) | (nenable[2] & noise)) - 1; in Mix()
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/opnmidi/chips/np2/
H A Dfmgen_psg.cpp270 #define SCOUNT(ch) (scount[ch] >> (toneshift+oversampling)) in Mix() macro
284 x = (SCOUNT(0) & chenable[0]) - 1; in Mix()
287 y = (SCOUNT(1) & chenable[1]) - 1; in Mix()
290 z = (SCOUNT(2) & chenable[2]) - 1; in Mix()
318 x = ((SCOUNT(0) & chenable[0]) | (nenable[0] & noise)) - 1; // 0 or -1 in Mix()
321 y = ((SCOUNT(1) & chenable[1]) | (nenable[1] & noise)) - 1; in Mix()
324 z = ((SCOUNT(2) & chenable[2]) | (nenable[2] & noise)) - 1; in Mix()
371 x = ((SCOUNT(0) & chenable[0]) | (nenable[0] & noise)) - 1; // 0 or -1 in Mix()
374 y = ((SCOUNT(1) & chenable[1]) | (nenable[1] & noise)) - 1; in Mix()
377 z = ((SCOUNT(2) & chenable[2]) | (nenable[2] & noise)) - 1; in Mix()
/dports/graphics/p5-Chart-Clicker/Chart-Clicker-2.90/lib/Chart/Clicker/Renderer/
H A DCandleStick.pm37 $self->{SCOUNT} = 1;
40 $self->{SCOUNT} += $ds->count;
64 my $scounter = $self->{SCOUNT};
76 my $cbwidth = $ocbwidth / $self->{SCOUNT};
78 my $offset = $bwidth - ($bwidth / $self->{SCOUNT});
H A DBar.pm52 $self->{SCOUNT} += $ds->count;
94 my $cbwidth = $bwidth / $self->{SCOUNT};
121 if($self->{SCOUNT} == 1) {
135 if($self->{SCOUNT} == 1) {
/dports/biology/py-biopython/biopython-1.79/Tests/UniGene/
H A DMdm_partial.data5 SCOUNT 8
19 SCOUNT 5
29 SCOUNT 1
35 SCOUNT 1
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/opnmidi/chips/pmdwin/
H A Dpsg.c268 #define SCOUNT(ch) (psg->scount[ch] >> toneshift) in PSGMix() macro
282 x = ((SCOUNT(0) & chenable[0]) | ((r7 >> 3) & noise)) - 1; /* 0 or -1 */ in PSGMix()
285 y = ((SCOUNT(1) & chenable[1]) | ((r7 >> 4) & noise)) - 1; in PSGMix()
324 x = ((SCOUNT(0) & chenable[0]) | ((r7 >> 3) & noise)) - 1; /* 0 or -1 */ in PSGMix()
327 y = ((SCOUNT(1) & chenable[1]) | ((r7 >> 4) & noise)) - 1; in PSGMix()
/dports/biology/p5-Bio-Cluster/Bio-Cluster-1.7.3/lib/Bio/ClusterIO/
H A Dunigene.pm101 SCOUNT => q/SCOUNT\s+(\S.*)/,
208 $unigene{SCOUNT} = $1;
257 -size => $unigene{SCOUNT},
/dports/databases/pgbouncer/pgbouncer-1.16.0/src/common/
H A Dunicode_norm.c43 #define SCOUNT LCOUNT * NCOUNT macro
117 if (code >= SBASE && code < SBASE + SCOUNT) in get_decomposed_size()
179 else if (start >= SBASE && start < (SBASE + SCOUNT) && in recompose_code()
242 if (code >= SBASE && code < SBASE + SCOUNT) in decompose_code()
/dports/databases/postgresql11-client/postgresql-11.14/src/common/
H A Dunicode_norm.c41 #define SCOUNT LCOUNT * NCOUNT macro
115 if (code >= SBASE && code < SBASE + SCOUNT) in get_decomposed_size()
177 else if (start >= SBASE && start < (SBASE + SCOUNT) && in recompose_code()
240 if (code >= SBASE && code < SBASE + SCOUNT) in decompose_code()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/common/
H A Dunicode_norm.c41 #define SCOUNT LCOUNT * NCOUNT macro
115 if (code >= SBASE && code < SBASE + SCOUNT) in get_decomposed_size()
177 else if (start >= SBASE && start < (SBASE + SCOUNT) && in recompose_code()
240 if (code >= SBASE && code < SBASE + SCOUNT) in decompose_code()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/common/
H A Dunicode_norm.c41 #define SCOUNT LCOUNT * NCOUNT macro
115 if (code >= SBASE && code < SBASE + SCOUNT) in get_decomposed_size()
177 else if (start >= SBASE && start < (SBASE + SCOUNT) && in recompose_code()
240 if (code >= SBASE && code < SBASE + SCOUNT) in decompose_code()
/dports/databases/postgresql10-client/postgresql-10.19/src/common/
H A Dunicode_norm.c41 #define SCOUNT LCOUNT * NCOUNT macro
115 if (code >= SBASE && code < SBASE + SCOUNT) in get_decomposed_size()
177 else if (start >= SBASE && start < (SBASE + SCOUNT) && in recompose_code()
240 if (code >= SBASE && code < SBASE + SCOUNT) in decompose_code()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/common/
H A Dunicode_norm.c41 #define SCOUNT LCOUNT * NCOUNT macro
115 if (code >= SBASE && code < SBASE + SCOUNT) in get_decomposed_size()
177 else if (start >= SBASE && start < (SBASE + SCOUNT) && in recompose_code()
240 if (code >= SBASE && code < SBASE + SCOUNT) in decompose_code()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/common/
H A Dunicode_norm.c41 #define SCOUNT LCOUNT * NCOUNT macro
115 if (code >= SBASE && code < SBASE + SCOUNT) in get_decomposed_size()
177 else if (start >= SBASE && start < (SBASE + SCOUNT) && in recompose_code()
240 if (code >= SBASE && code < SBASE + SCOUNT) in decompose_code()
/dports/databases/postgresql10-docs/postgresql-10.19/src/common/
H A Dunicode_norm.c41 #define SCOUNT LCOUNT * NCOUNT macro
115 if (code >= SBASE && code < SBASE + SCOUNT) in get_decomposed_size()
177 else if (start >= SBASE && start < (SBASE + SCOUNT) && in recompose_code()
240 if (code >= SBASE && code < SBASE + SCOUNT) in decompose_code()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/common/
H A Dunicode_norm.c41 #define SCOUNT LCOUNT * NCOUNT in narrowing_equivalent_bitwidth()
115 if (code >= SBASE && code < SBASE + SCOUNT)
177 else if (start >= SBASE && start < (SBASE + SCOUNT) &&
240 if (code >= SBASE && code < SBASE + SCOUNT)
/dports/databases/postgresql11-docs/postgresql-11.14/src/common/
H A Dunicode_norm.c41 #define SCOUNT LCOUNT * NCOUNT macro
115 if (code >= SBASE && code < SBASE + SCOUNT) in get_decomposed_size()
177 else if (start >= SBASE && start < (SBASE + SCOUNT) && in recompose_code()
240 if (code >= SBASE && code < SBASE + SCOUNT) in decompose_code()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/common/
H A Dunicode_norm.c41 #define SCOUNT LCOUNT * NCOUNT macro
115 if (code >= SBASE && code < SBASE + SCOUNT) in get_decomposed_size()
177 else if (start >= SBASE && start < (SBASE + SCOUNT) && in recompose_code()
240 if (code >= SBASE && code < SBASE + SCOUNT) in decompose_code()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/common/
H A Dunicode_norm.c41 #define SCOUNT LCOUNT * NCOUNT macro
115 if (code >= SBASE && code < SBASE + SCOUNT) in get_decomposed_size()
177 else if (start >= SBASE && start < (SBASE + SCOUNT) && in recompose_code()
240 if (code >= SBASE && code < SBASE + SCOUNT) in decompose_code()
/dports/databases/postgresql11-server/postgresql-11.14/src/common/
H A Dunicode_norm.c41 #define SCOUNT LCOUNT * NCOUNT macro
115 if (code >= SBASE && code < SBASE + SCOUNT) in get_decomposed_size()
177 else if (start >= SBASE && start < (SBASE + SCOUNT) && in recompose_code()
240 if (code >= SBASE && code < SBASE + SCOUNT) in decompose_code()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/common/
H A Dunicode_norm.c41 #define SCOUNT LCOUNT * NCOUNT macro
115 if (code >= SBASE && code < SBASE + SCOUNT) in get_decomposed_size()
177 else if (start >= SBASE && start < (SBASE + SCOUNT) && in recompose_code()
240 if (code >= SBASE && code < SBASE + SCOUNT) in decompose_code()
/dports/databases/postgresql10-server/postgresql-10.19/src/common/
H A Dunicode_norm.c41 #define SCOUNT LCOUNT * NCOUNT macro
115 if (code >= SBASE && code < SBASE + SCOUNT) in get_decomposed_size()
177 else if (start >= SBASE && start < (SBASE + SCOUNT) && in recompose_code()
240 if (code >= SBASE && code < SBASE + SCOUNT) in decompose_code()

123456