Home
last modified time | relevance | path

Searched refs:bigcount (Results 1 – 16 of 16) sorted by path

/dports/audio/festalon/festalon/src/
H A Dfilter-3dnow.h1 uint32 bigcount = max / ff->mrratio; variable
52 : "D" (in), "a" (ff->coeffs), "S" (flout), "d" (4*ff->mrratio), "c" (bigcount)
H A Dfilter-amd64-mmx.h77 : "D" (in), "S" (ff->coeffs_i16), "a" (flout), "d" (2*ff->mrratio), "c" (bigcount)
H A Dfilter-mmx.h77 : "D" (in), "S" (ff->coeffs_i16), "a" (flout), "d" (2*ff->mrratio), "c" (bigcount)
H A Dfilter-sse.h1 uint32 bigcount = max / ff->mrratio; variable
64 : "D" (in), "S" (ff->coeffs), "a" (flout), "d" (4*ff->mrratio), "c" (bigcount)
H A Dfilter.c89 uint32 bigcount = max / ff->mrratio; in FESTAFILT_Do() local
114 uint32 bigcount = max / ff->mrratio; in FESTAFILT_Do() local
/dports/audio/festalon/festalon/src/sexyal/
H A Dfilter.c89 uint32 bigcount = max / ff->mrratio; in FESTAFILT_Do() local
114 uint32 bigcount = max / ff->mrratio; in FESTAFILT_Do() local
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/tests/
H A Dimage_test.c24 int count = 0, bigcount=0, total=0;
46 ++bigcount;
50 printf("So far: %d (%d big) of %d\n", count, bigcount, total);
52 printf("Final: %d (%d big) of %d\n", count, bigcount, total);
/dports/comms/kermit/kermit-9.0.305.04/
H A Dckuus6.c4378 int match, x, y, fc, getval, mc = 0, count = 0, bigcount = 0; in dogrep() local
4733 bigcount += count; /* Overall count */ in dogrep()
4739 addmac(cv,ckitoa(bigcount)); /* set the variable */ in dogrep()
/dports/devel/libical/libical-3.0.8/scripts/
H A Dmkderivedproperties.pl138 $bigcount = 0;
171 $bigcount += 100;
193 $bigcount++;
195 print "static const struct icalproperty_enum_map enum_map[$bigcount] = {\n";
/dports/devel/stb/stb-f54acd4/tests/
H A Dimage_test.c24 int count = 0, bigcount=0, total=0;
46 ++bigcount;
50 printf("So far: %d (%d big) of %d\n", count, bigcount, total);
52 printf("Final: %d (%d big) of %d\n", count, bigcount, total);
/dports/irc/epic5/epic5-2.1.6/script/
H A Dactivity121 ^local bigwin,bigcount,c;
123 if ((c = windowctl(GET $i PRIORITY)) > bigcount) {
125 @bigcount = c;
/dports/math/libmesh/libmesh-1.6.2/contrib/parmetis/libparmetis/
H A Dserial.c362 idx_t from, to, current_from, smallcount, bigcount; in SerialRemap() local
393 bigcount = smallcount = current_from = 0; in SerialRemap()
407 for (j=0; j<gk_min(smallcount, max_mult); j++, bigcount++) { in SerialRemap()
408 bestflow[bigcount].key = flowto[j].key; in SerialRemap()
409 bestflow[bigcount].val = current_from*nparts+flowto[j].val; in SerialRemap()
434 for (j=0; j<gk_min(smallcount, max_mult); j++, bigcount++) { in SerialRemap()
435 bestflow[bigcount].key = flowto[j].key; in SerialRemap()
436 bestflow[bigcount].val = current_from*nparts+flowto[j].val; in SerialRemap()
438 ikvsorti(bigcount, bestflow); in SerialRemap()
445 for (ii=0; ii<bigcount; ii++) { in SerialRemap()
/dports/math/parmetis/parmetis-4.0.3/libparmetis/
H A Dserial.c362 idx_t from, to, current_from, smallcount, bigcount; in SerialRemap() local
393 bigcount = smallcount = current_from = 0; in SerialRemap()
407 for (j=0; j<gk_min(smallcount, max_mult); j++, bigcount++) { in SerialRemap()
408 bestflow[bigcount].key = flowto[j].key; in SerialRemap()
409 bestflow[bigcount].val = current_from*nparts+flowto[j].val; in SerialRemap()
434 for (j=0; j<gk_min(smallcount, max_mult); j++, bigcount++) { in SerialRemap()
435 bestflow[bigcount].key = flowto[j].key; in SerialRemap()
436 bestflow[bigcount].val = current_from*nparts+flowto[j].val; in SerialRemap()
438 ikvsorti(bigcount, bestflow); in SerialRemap()
445 for (ii=0; ii<bigcount; ii++) { in SerialRemap()
/dports/net-im/uTox/uTox/third-party/stb/tests/
H A Dimage_test.c22 int count = 0, bigcount=0, total=0;
44 ++bigcount;
48 printf("So far: %d (%d big) of %d\n", count, bigcount, total);
50 printf("Final: %d (%d big) of %d\n", count, bigcount, total);
/dports/science/hdf5/hdf5-1.10.6/testpar/
H A Dt_bigio.c43 size_t bigcount = DXFER_BIGCOUNT; variable
523 dims[0] = bigcount; in dataset_big_write()
586 dims[0] = bigcount; in dataset_big_write()
650 dims[0] = bigcount; in dataset_big_write()
712 dims[0] = bigcount; in dataset_big_write()
730 num_points = bigcount; in dataset_big_write()
842 dims[0] = bigcount; in dataset_big_read()
904 dims[0] = bigcount; in dataset_big_read()
965 dims[0] = bigcount; in dataset_big_read()
1028 dims[0] = bigcount; in dataset_big_read()
[all …]
/dports/security/ridl/ridl-11b3240/stb/tests/
H A Dimage_test.c24 int count = 0, bigcount=0, total=0;
46 ++bigcount;
50 printf("So far: %d (%d big) of %d\n", count, bigcount, total);
52 printf("Final: %d (%d big) of %d\n", count, bigcount, total);