Home
last modified time | relevance | path

Searched refs:pcount (Results 1 – 25 of 2982) sorted by relevance

12345678910>>...120

/dports/biology/sra-tools/sra-tools-2.11.0/tools/bam-loader/
H A Dbam-loader.c687 uint32_t pcount; in main_1() local
733 if (pcount == 1) in main_1()
750 if (pcount == 1) in main_1()
767 if (pcount == 1) in main_1()
784 if (pcount == 1) in main_1()
801 if (pcount == 1) in main_1()
829 if (pcount == 1) in main_1()
840 if (pcount == 1) in main_1()
850 if (pcount == 1) in main_1()
868 if (pcount == 1) in main_1()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/IFSelect/
H A DIFSelect_DispPerFiles.cxx35 (const Handle(IFSelect_IntParam)& pcount) in SetCount() argument
36 { thecount = pcount; } in SetCount()
40 Standard_Integer pcount = 0; in CountValue() local
41 if (!thecount.IsNull()) pcount = thecount->Value(); in CountValue()
42 if (pcount <= 0) pcount = 1; // option prise par defaut in CountValue()
43 return pcount; in CountValue()
56 (const Standard_Integer /* nbent */, Standard_Integer& pcount) const in LimitedMax()
58 pcount = CountValue(); in LimitedMax()
66 Standard_Integer pcount = CountValue(); in Packets() local
76 if (pcount > 0) pcount = (nb-1) / pcount +1; // par packet in Packets()
[all …]
H A DIFSelect_DispPerCount.cxx35 (const Handle(IFSelect_IntParam)& pcount) in SetCount() argument
36 { thecount = pcount; } in SetCount()
40 Standard_Integer pcount = 0; in CountValue() local
41 if (!thecount.IsNull()) pcount = thecount->Value(); in CountValue()
42 if (pcount <= 0) pcount = 1; // option prise par defaut in CountValue()
43 return pcount; in CountValue()
56 (const Standard_Integer nbent, Standard_Integer& pcount) const in LimitedMax()
58 pcount = 1 + nbent / CountValue(); in LimitedMax()
66 Standard_Integer pcount = CountValue(); in Packets() local
78 i ++; if (i >= pcount) i = 0; // regroupement selon "count" in Packets()
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/smime/
H A Dcmscipher.c405 pcount = cc->pending_count; in NSS_CMSCipherContext_Decrypt()
410 if (pcount) { in NSS_CMSCipherContext_Decrypt()
416 pbuf[pcount++] = *input++; in NSS_CMSCipherContext_Decrypt()
496 cc->pending_count = pcount; in NSS_CMSCipherContext_Decrypt()
613 pcount = cc->pending_count; in NSS_CMSCipherContext_Encrypt()
618 if (pcount) { in NSS_CMSCipherContext_Encrypt()
660 pcount = 0; in NSS_CMSCipherContext_Encrypt()
665 PORT_Assert(pcount == 0); in NSS_CMSCipherContext_Encrypt()
689 PORT_Assert(pcount < bsize); in NSS_CMSCipherContext_Encrypt()
690 if (pcount) in NSS_CMSCipherContext_Encrypt()
[all …]
/dports/security/ca_root_nss/nss-3.71/nss/lib/smime/
H A Dcmscipher.c405 pcount = cc->pending_count; in NSS_CMSCipherContext_Decrypt()
410 if (pcount) { in NSS_CMSCipherContext_Decrypt()
416 pbuf[pcount++] = *input++; in NSS_CMSCipherContext_Decrypt()
496 cc->pending_count = pcount; in NSS_CMSCipherContext_Decrypt()
613 pcount = cc->pending_count; in NSS_CMSCipherContext_Encrypt()
618 if (pcount) { in NSS_CMSCipherContext_Encrypt()
660 pcount = 0; in NSS_CMSCipherContext_Encrypt()
665 PORT_Assert(pcount == 0); in NSS_CMSCipherContext_Encrypt()
689 PORT_Assert(pcount < bsize); in NSS_CMSCipherContext_Encrypt()
690 if (pcount) in NSS_CMSCipherContext_Encrypt()
[all …]
/dports/www/firefox/firefox-99.0/security/nss/lib/smime/
H A Dcmscipher.c405 pcount = cc->pending_count; in NSS_CMSCipherContext_Decrypt()
410 if (pcount) { in NSS_CMSCipherContext_Decrypt()
416 pbuf[pcount++] = *input++; in NSS_CMSCipherContext_Decrypt()
496 cc->pending_count = pcount; in NSS_CMSCipherContext_Decrypt()
613 pcount = cc->pending_count; in NSS_CMSCipherContext_Encrypt()
618 if (pcount) { in NSS_CMSCipherContext_Encrypt()
660 pcount = 0; in NSS_CMSCipherContext_Encrypt()
665 PORT_Assert(pcount == 0); in NSS_CMSCipherContext_Encrypt()
689 PORT_Assert(pcount < bsize); in NSS_CMSCipherContext_Encrypt()
690 if (pcount) in NSS_CMSCipherContext_Encrypt()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/smime/
H A Dcmscipher.c405 pcount = cc->pending_count; in NSS_CMSCipherContext_Decrypt()
410 if (pcount) { in NSS_CMSCipherContext_Decrypt()
416 pbuf[pcount++] = *input++; in NSS_CMSCipherContext_Decrypt()
496 cc->pending_count = pcount; in NSS_CMSCipherContext_Decrypt()
613 pcount = cc->pending_count; in NSS_CMSCipherContext_Encrypt()
618 if (pcount) { in NSS_CMSCipherContext_Encrypt()
660 pcount = 0; in NSS_CMSCipherContext_Encrypt()
665 PORT_Assert(pcount == 0); in NSS_CMSCipherContext_Encrypt()
689 PORT_Assert(pcount < bsize); in NSS_CMSCipherContext_Encrypt()
690 if (pcount) in NSS_CMSCipherContext_Encrypt()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/smime/
H A Dcmscipher.c405 pcount = cc->pending_count; in NSS_CMSCipherContext_Decrypt()
410 if (pcount) { in NSS_CMSCipherContext_Decrypt()
416 pbuf[pcount++] = *input++; in NSS_CMSCipherContext_Decrypt()
496 cc->pending_count = pcount; in NSS_CMSCipherContext_Decrypt()
613 pcount = cc->pending_count; in NSS_CMSCipherContext_Encrypt()
618 if (pcount) { in NSS_CMSCipherContext_Encrypt()
660 pcount = 0; in NSS_CMSCipherContext_Encrypt()
665 PORT_Assert(pcount == 0); in NSS_CMSCipherContext_Encrypt()
689 PORT_Assert(pcount < bsize); in NSS_CMSCipherContext_Encrypt()
690 if (pcount) in NSS_CMSCipherContext_Encrypt()
[all …]
/dports/security/nss/nss-3.76.1/nss/lib/smime/
H A Dcmscipher.c405 pcount = cc->pending_count; in NSS_CMSCipherContext_Decrypt()
410 if (pcount) { in NSS_CMSCipherContext_Decrypt()
416 pbuf[pcount++] = *input++; in NSS_CMSCipherContext_Decrypt()
496 cc->pending_count = pcount; in NSS_CMSCipherContext_Decrypt()
613 pcount = cc->pending_count; in NSS_CMSCipherContext_Encrypt()
618 if (pcount) { in NSS_CMSCipherContext_Encrypt()
660 pcount = 0; in NSS_CMSCipherContext_Encrypt()
665 PORT_Assert(pcount == 0); in NSS_CMSCipherContext_Encrypt()
689 PORT_Assert(pcount < bsize); in NSS_CMSCipherContext_Encrypt()
690 if (pcount) in NSS_CMSCipherContext_Encrypt()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/smime/
H A Dcmscipher.c405 pcount = cc->pending_count; in NSS_CMSCipherContext_Decrypt()
410 if (pcount) { in NSS_CMSCipherContext_Decrypt()
416 pbuf[pcount++] = *input++; in NSS_CMSCipherContext_Decrypt()
496 cc->pending_count = pcount; in NSS_CMSCipherContext_Decrypt()
613 pcount = cc->pending_count; in NSS_CMSCipherContext_Encrypt()
618 if (pcount) { in NSS_CMSCipherContext_Encrypt()
660 pcount = 0; in NSS_CMSCipherContext_Encrypt()
665 PORT_Assert(pcount == 0); in NSS_CMSCipherContext_Encrypt()
689 PORT_Assert(pcount < bsize); in NSS_CMSCipherContext_Encrypt()
690 if (pcount) in NSS_CMSCipherContext_Encrypt()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/smime/
H A Dcmscipher.c405 pcount = cc->pending_count; in NSS_CMSCipherContext_Decrypt()
410 if (pcount) { in NSS_CMSCipherContext_Decrypt()
416 pbuf[pcount++] = *input++; in NSS_CMSCipherContext_Decrypt()
496 cc->pending_count = pcount; in NSS_CMSCipherContext_Decrypt()
613 pcount = cc->pending_count; in NSS_CMSCipherContext_Encrypt()
618 if (pcount) { in NSS_CMSCipherContext_Encrypt()
660 pcount = 0; in NSS_CMSCipherContext_Encrypt()
665 PORT_Assert(pcount == 0); in NSS_CMSCipherContext_Encrypt()
689 PORT_Assert(pcount < bsize); in NSS_CMSCipherContext_Encrypt()
690 if (pcount) in NSS_CMSCipherContext_Encrypt()
[all …]
/dports/biology/sra-tools/sra-tools-2.11.0/tools/fastq-loader/
H A Dfastq-loader.c407 uint32_t pcount; in KMain() local
416 if (pcount == 1) in KMain()
433 if (pcount == 1) in KMain()
456 if (pcount == 1) in KMain()
466 if (pcount == 1) in KMain()
485 if (pcount == 1) in KMain()
496 if (pcount == 1) in KMain()
507 if (pcount == 1) in KMain()
518 if (pcount == 1) in KMain()
538 if (pcount == 1) in KMain()
[all …]
/dports/devel/rote/rote-0.2.8/
H A Dinject_csi.c45 if (pcount == 0) { in interpret_csi_SGR()
51 for (i = 0; i < pcount; i++) { in interpret_csi_SGR()
109 if (pcount && param[0] == 2) in interpret_csi_ED()
113 else if (pcount && param[0] == 1) in interpret_csi_ED()
135 if (pcount == 0) { in interpret_csi_CUP()
140 else if (pcount < 2) return; /* malformed */ in interpret_csi_CUP()
154 int n = (pcount && param[0] > 0) ? param[0] : 1; in interpret_csi_C()
174 int cmd = pcount ? param[0] : 0; in interpret_csi_EL()
222 int n = (pcount && param[0] > 0) ? param[0] : 1; in interpret_csi_IL()
269 if (!pcount) { in interpret_csi_DECSTBM()
[all …]
/dports/print/p5-Text-PDF/Text-PDF-0.31/examples/
H A Dpdflines.pl84 for ($pcount = $first; $pcount < $last; $pcount++)
87 $width = $widths[$pcount];
99 foreach $l (@{$lines[$pcount]})
116 my ($width, $pcount);
118 $pcount = -1;
123 $pcount++;
124 $widths[$pcount] = $1;
130 push (@{$lines[$pcount]}, [$pos, $str]);
/dports/biology/sra-tools/sra-tools-2.11.0/tools/prefetch/
H A DPrfMain.c524 if (pcount > 0) { in PrfMainProcessArgs()
584 if (pcount > 0) { in PrfMainProcessArgs()
629 if (pcount > 0) { in PrfMainProcessArgs()
673 if (pcount > 0) { in PrfMainProcessArgs()
684 if (pcount > 0) { in PrfMainProcessArgs()
727 if (pcount > 0) { in PrfMainProcessArgs()
762 if (pcount > 0) { in PrfMainProcessArgs()
779 if (pcount > 0) { in PrfMainProcessArgs()
813 if (pcount > 0) { in PrfMainProcessArgs()
833 if (pcount > 0) { in PrfMainProcessArgs()
[all …]
/dports/games/openjazz/openjazz-20190106/src/game/
H A Dservergame.cpp223 int count, pcount, length; in step() local
332 for (pcount = 0; pcount < nPlayers; pcount++) { in step()
334 if (players[pcount].getTeam() == recvBuffers[count][2]) in step()
335 players[pcount].teamScore++; in step()
418 for (pcount = 0; pcount < nPlayers; pcount++) { in step()
422 sendBuffer[3] = pcount; in step()
423 sendBuffer[4] = players[pcount].getTeam(); in step()
424 memcpy(sendBuffer + 5, players[pcount].getCols(), PCOLOURS); in step()
425 memcpy(sendBuffer + 9, players[pcount].getName(), strlen(players[pcount].getName()) + 1); in step()
457 for (pcount = clientPlayer[count]; pcount < nPlayers; pcount++) in step()
[all …]
/dports/math/py-yt/yt-4.0.1/yt/frontends/owls_subfind/
H A Dio.py33 coords = np.resize(coords, (pcount, 3))
43 pcount = data_file.total_particles[ptype]
45 coords = np.resize(coords, (pcount, 3))
79 if pcount == 0:
124 pcount["SUBFIND"] = get_one_attr(
129 pcount["SUBFIND"] = 0
131 return pcount
135 pcount = data_file.total_particles
136 if sum(pcount.values()) == 0:
175 def subfind_field_list(fh, ptype, pcount): argument
[all …]
/dports/net-mgmt/xymon-server/xymon-4.3.30/lib/
H A Dcalc.c57 int pcount = 1; in compute() local
60 for (endp = startp+1; (*endp && pcount); ) { in compute()
61 if (*endp == '(') pcount++; in compute()
62 else if (*endp == ')') pcount--; in compute()
63 if (pcount) endp++; in compute()
95 int pcount = 1; in compute() local
98 for (endp = startp+1; (*endp && pcount);) { in compute()
99 if (*endp == '(') pcount++; in compute()
100 else if (*endp == ')') pcount--; in compute()
101 if (pcount) endp++; in compute()
/dports/net-mgmt/xymon-client/xymon-4.3.30/lib/
H A Dcalc.c57 int pcount = 1; in compute() local
60 for (endp = startp+1; (*endp && pcount); ) { in compute()
61 if (*endp == '(') pcount++; in compute()
62 else if (*endp == ')') pcount--; in compute()
63 if (pcount) endp++; in compute()
95 int pcount = 1; in compute() local
98 for (endp = startp+1; (*endp && pcount);) { in compute()
99 if (*endp == '(') pcount++; in compute()
100 else if (*endp == ')') pcount--; in compute()
101 if (pcount) endp++; in compute()
/dports/editors/beav/beav-140/
H A Dtermcap.c326 pcount = 0;
347 sprintf(out,"%d",args[pcount++]); in process()
351 sprintf(out,"%02d",args[pcount++]); in process()
359 *out++ = (char) args[pcount++]; in process()
365 if (args[pcount] > (int) *in++) { in process()
366 args[pcount] += *in++; in process()
372 temp = args[pcount]; in process()
373 args[pcount] = args[pcount+1]; in process()
374 args[pcount+1] = temp; in process()
377 args[pcount]++; in process()
[all …]
/dports/benchmarks/iperf3/iperf-3.10.1/src/
H A Diperf_udp.c72 uint64_t pcount; in iperf_udp_recv() local
107 memcpy(&pcount, sp->buffer+8, sizeof(pcount)); in iperf_udp_recv()
110 pcount = be64toh(pcount); in iperf_udp_recv()
121 pcount = ntohl(pc); in iperf_udp_recv()
150 sp->packet_count = pcount; in iperf_udp_recv()
226 uint64_t pcount; in iperf_udp_send() local
230 pcount = htobe64(sp->packet_count); in iperf_udp_send()
234 memcpy(sp->buffer+8, &pcount, sizeof(pcount)); in iperf_udp_send()
239 uint32_t sec, usec, pcount; in iperf_udp_send() local
243 pcount = htonl(sp->packet_count); in iperf_udp_send()
[all …]
/dports/net-mgmt/xymon-server/xymon-4.3.30/build/
H A Dtest-rrd.c22 int pcount, result, xsize, ysize; in main() local
25 for (pcount = 0; (rrdargs[pcount]); pcount++); in main()
28 result = rrd_graph(pcount, rrdargs, &calcpr, &xsize, &ysize, NULL, &ymin, &ymax); in main()
30 result = rrd_graph(pcount, rrdargs, &calcpr, &xsize, &ysize); in main()
/dports/net-mgmt/xymon-client/xymon-4.3.30/build/
H A Dtest-rrd.c22 int pcount, result, xsize, ysize; in main() local
25 for (pcount = 0; (rrdargs[pcount]); pcount++); in main()
28 result = rrd_graph(pcount, rrdargs, &calcpr, &xsize, &ysize, NULL, &ymin, &ymax); in main()
30 result = rrd_graph(pcount, rrdargs, &calcpr, &xsize, &ysize); in main()
/dports/math/py-yt/yt-4.0.1/yt/frontends/sdf/
H A Dio.py65 pcount = self._handle["x"].size
66 if pcount > 1e9:
70 pcount,
72 return {"dark_matter": pcount}
88 pcount = self._handle["x"].size
90 self._handle["x"][:pcount],
91 self._handle["y"][:pcount],
92 self._handle["z"][:pcount],
180 pcount = 0
182 pcount += dd["x"].size
[all …]
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/pkcs7/
H A Dp7local.c430 pcount = obj->pending_count; in sec_PKCS7Decrypt()
435 if (pcount) { in sec_PKCS7Decrypt()
441 pbuf[pcount++] = *input++; in sec_PKCS7Decrypt()
522 obj->pending_count = pcount; in sec_PKCS7Decrypt()
628 pcount = obj->pending_count; in sec_PKCS7Encrypt()
633 if (pcount) { in sec_PKCS7Encrypt()
675 pcount = 0; in sec_PKCS7Encrypt()
680 PORT_Assert(pcount == 0); in sec_PKCS7Encrypt()
704 PORT_Assert(pcount < bsize); in sec_PKCS7Encrypt()
705 if (pcount) in sec_PKCS7Encrypt()
[all …]

12345678910>>...120