Home
last modified time | relevance | path

Searched refs:fcnt (Results 1 – 25 of 860) sorted by relevance

12345678910>>...35

/dports/databases/pgaccess/pgaccess-1.00.20140902/lib/
H A Dforms.tcl20 set PgAcVar(fcnt) 1
40 incr PgAcVar(fcnt)
42 set PgAcVar(fcnt) 1
54 set PgAcVar(fcnt) 1
159fcnt),c_left) $PgAcVar(fdvar,$PgAcVar(fcnt),c_top) [expr {$PgAcVar(fdvar,$PgAcVar(fcnt),c_left)+$P…
1072fcnt),0,name) $PgAcVar(fdvar,$PgAcVar(fcnt),objnum) $PgAcVar(fdobj,$PgAcVar(fcnt),0,command) [wm g…
1938 bind .\$PgAcVar(fdobj,$PgAcVar(fcnt),0,name).\$PgAcVar(fdobj,$PgAcVar(fcnt),$i,name) <\$PgAcVar(fdo…
3167 set fcnt $PgAcVar(fcnt)
3169 set PgAcVar(fcnt) $fcnt
3221 set fcnt $PgAcVar(fcnt)
[all …]
/dports/databases/p5-Genezzo/Genezzo-0.72/t/
H A DIndex1.t268 $fcnt++;
288 $fcnt = 40;
318 $fcnt = 0;
553 $fcnt = 50;
564 $fcnt = 100 if ($fcnt == 61);
583 $fcnt = 0;
594 $fcnt = 50 if ($fcnt == 11);
595 # $fcnt = 100 if ($fcnt == 61);
614 $fcnt = 0;
625 $fcnt = 50 if ($fcnt == 11);
[all …]
/dports/x11/xfishtank/xfishtank2.0/pcfshtofish/
H A Dpcfshtofish.c106 int fcnt, indx; local
114 fcnt = 0;
128 if (j == fcnt)
134 fcnt++;
164 if (j == fcnt)
170 fcnt++;
200 if (fcnt < 16)
202 fcnt = 16;
204 *Cnt = fcnt;
215 int i, j, cnt, fcnt; local
[all …]
/dports/archivers/zipmix/zipmix-20070221/
H A Dzipmix.c285 fcnt[i]++; in main()
292 case BOOL_OR: i = fcnt[0]+fcnt[1]; break; //C=A|B in main()
293 case BOOL_AND: i = min(fcnt[0],fcnt[1]); break; //C=A&B in main()
301 fcnt[2] = 0; in main()
302 for(i=0;i<fcnt[0];i++) in main()
310 for(j=0;j<fcnt[1];j++) in main()
335 filhead[2][fcnt[2]] = filhead[0][i]; fcnt[2]++; in main()
346 filhead[2][fcnt[2]] = filhead[1][j]; fcnt[2]++; in main()
359 filhead[2][fcnt[2]] = filhead[0][i]; fcnt[2]++; in main()
400 filhead[2][fcnt[2]] = filhead[1][j]; fcnt[2]++; in main()
[all …]
/dports/graphics/dc20pack/dc20pack-1.0/
H A Ddc20_ui.c138 int fcnt=0, i, error= 0; in main() local
178 for (fcnt= 999; fcnt>0; fcnt--) in main()
193 if (fcnt == 999) in main()
196 sprintf(fname, "dc_%03d.dc2", ++fcnt); in main()
215 save_no= fcnt; in main()
259 case 'X': for (fcnt= max_fcnt; fcnt>0; fcnt--) in main()
261 sprintf(fname, "dc_%03d.dc2", fcnt); in main()
265 first_cnt= fcnt+1; in main()
269 sprintf(fname, "dc_%03d.img", fcnt); in main()
273 first_cnt= fcnt+1; in main()
[all …]
/dports/x11/xfishtank/xfishtank2.0/giftofish/
H A Dgiftofish.c276 int fcnt, indx; local
284 fcnt = 0;
298 if (j == fcnt)
304 fcnt++;
334 if (j == fcnt)
340 fcnt++;
370 if (fcnt < 16)
372 fcnt = 16;
374 *Cnt = fcnt;
386 int i, cnt, fcnt; local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/mtd/maps/
H A Dpmcmsp-flash.c48 static int fcnt; variable
70 for (fcnt = 0; (env = prom_getenv(flash_name)); fcnt++) in init_msp_flash()
71 flash_name[5] = '0' + fcnt + 1; in init_msp_flash()
73 if (fcnt < 1) in init_msp_flash()
76 printk(KERN_NOTICE "Found %d PMC flash devices\n", fcnt); in init_msp_flash()
78 msp_flash = kcalloc(fcnt, sizeof(*msp_flash), GFP_KERNEL); in init_msp_flash()
82 msp_parts = kcalloc(fcnt, sizeof(*msp_parts), GFP_KERNEL); in init_msp_flash()
86 msp_maps = kcalloc(fcnt, sizeof(*msp_maps), GFP_KERNEL); in init_msp_flash()
91 for (i = 0; i < fcnt; i++) { in init_msp_flash()
207 for (i = 0; i < fcnt; i++) { in cleanup_msp_flash()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/mtd/maps/
H A Dpmcmsp-flash.c48 static int fcnt; variable
70 for (fcnt = 0; (env = prom_getenv(flash_name)); fcnt++) in init_msp_flash()
71 flash_name[5] = '0' + fcnt + 1; in init_msp_flash()
73 if (fcnt < 1) in init_msp_flash()
76 printk(KERN_NOTICE "Found %d PMC flash devices\n", fcnt); in init_msp_flash()
78 msp_flash = kcalloc(fcnt, sizeof(*msp_flash), GFP_KERNEL); in init_msp_flash()
82 msp_parts = kcalloc(fcnt, sizeof(*msp_parts), GFP_KERNEL); in init_msp_flash()
86 msp_maps = kcalloc(fcnt, sizeof(*msp_maps), GFP_KERNEL); in init_msp_flash()
91 for (i = 0; i < fcnt; i++) { in init_msp_flash()
207 for (i = 0; i < fcnt; i++) { in cleanup_msp_flash()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/mtd/maps/
H A Dpmcmsp-flash.c48 static int fcnt; variable
70 for (fcnt = 0; (env = prom_getenv(flash_name)); fcnt++) in init_msp_flash()
71 flash_name[5] = '0' + fcnt + 1; in init_msp_flash()
73 if (fcnt < 1) in init_msp_flash()
76 printk(KERN_NOTICE "Found %d PMC flash devices\n", fcnt); in init_msp_flash()
78 msp_flash = kcalloc(fcnt, sizeof(*msp_flash), GFP_KERNEL); in init_msp_flash()
82 msp_parts = kcalloc(fcnt, sizeof(*msp_parts), GFP_KERNEL); in init_msp_flash()
86 msp_maps = kcalloc(fcnt, sizeof(*msp_maps), GFP_KERNEL); in init_msp_flash()
91 for (i = 0; i < fcnt; i++) { in init_msp_flash()
207 for (i = 0; i < fcnt; i++) { in cleanup_msp_flash()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sword1/
H A Dsword1.cpp452 for (int fcnt = 0; fcnt < ARRAYSIZE(_macCdFileList); fcnt++) { in checkCdFiles() local
454 fileExists[fcnt] = true; in checkCdFiles()
458 if (_macCdFileList[fcnt].flags & FLAG_CD2) in checkCdFiles()
462 fileExists[fcnt] = false; in checkCdFiles()
466 for (int fcnt = 0; fcnt < ARRAYSIZE(_psxCdFileList); fcnt++) { in checkCdFiles() local
468 fileExists[fcnt] = true; in checkCdFiles()
475 fileExists[fcnt] = false; in checkCdFiles()
479 for (int fcnt = 0; fcnt < ARRAYSIZE(_pcCdFileList); fcnt++) { in checkCdFiles() local
481 fileExists[fcnt] = true; in checkCdFiles()
485 if (_pcCdFileList[fcnt].flags & FLAG_CD2) in checkCdFiles()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/sword1/
H A Dsword1.cpp458 for (int fcnt = 0; fcnt < ARRAYSIZE(_macCdFileList); fcnt++) { in checkCdFiles() local
460 fileExists[fcnt] = true; in checkCdFiles()
464 if (_macCdFileList[fcnt].flags & FLAG_CD2) in checkCdFiles()
468 fileExists[fcnt] = false; in checkCdFiles()
472 for (int fcnt = 0; fcnt < ARRAYSIZE(_psxCdFileList); fcnt++) { in checkCdFiles() local
474 fileExists[fcnt] = true; in checkCdFiles()
481 fileExists[fcnt] = false; in checkCdFiles()
485 for (int fcnt = 0; fcnt < ARRAYSIZE(_pcCdFileList); fcnt++) { in checkCdFiles() local
487 fileExists[fcnt] = true; in checkCdFiles()
491 if (_pcCdFileList[fcnt].flags & FLAG_CD2) in checkCdFiles()
[all …]
/dports/x11/xfishtank/xfishtank2.0/rasttofish/
H A Drasttofish.c412 int fcnt, indx; local
420 fcnt = 0;
434 if (j == fcnt)
440 fcnt++;
470 if (j == fcnt)
476 fcnt++;
506 if (fcnt < 16)
508 fcnt = 16;
510 *Cnt = fcnt;
521 int i, j, cnt, fcnt; local
[all …]
/dports/biology/molden/molden5.8/
H A Dpltab.f1 subroutine pltab(fcnt) argument
13 dimension fcnt(*)
77 write(iun4,'(''.pt '',i3,1x,f13.5)')i,fcnt(i)
82 write(iun4,'(''LB'',i3,1x,f13.5,a,'';'')')i,fcnt(i),etx
87 write(iun4,'(a,''*l'',i3,1x,f9.5,a)')esc,i,fcnt(i),lf
93 + int(fpos*3100))//us,i,fcnt(i)
99 + fcnt(i)
103 write(str,'(i3,1x,f9.5)') i,fcnt(i)
104 if (fcnt(i) .ge. 0.0) then
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/crypto/caam/
H A Ddpseci-debugfs.c12 u32 fqid, fcnt, bcnt; in dpseci_dbg_fqs_show() local
23 err = dpaa2_io_query_fq_count(NULL, fqid, &fcnt, &bcnt); in dpseci_dbg_fqs_show()
27 seq_printf(file, "%5d%16u%16u\n", fqid, fcnt, bcnt); in dpseci_dbg_fqs_show()
37 err = dpaa2_io_query_fq_count(NULL, fqid, &fcnt, &bcnt); in dpseci_dbg_fqs_show()
41 seq_printf(file, "%5d%16u%16u\n", fqid, fcnt, bcnt); in dpseci_dbg_fqs_show()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/crypto/caam/
H A Ddpseci-debugfs.c12 u32 fqid, fcnt, bcnt; in dpseci_dbg_fqs_show() local
23 err = dpaa2_io_query_fq_count(NULL, fqid, &fcnt, &bcnt); in dpseci_dbg_fqs_show()
27 seq_printf(file, "%5d%16u%16u\n", fqid, fcnt, bcnt); in dpseci_dbg_fqs_show()
37 err = dpaa2_io_query_fq_count(NULL, fqid, &fcnt, &bcnt); in dpseci_dbg_fqs_show()
41 seq_printf(file, "%5d%16u%16u\n", fqid, fcnt, bcnt); in dpseci_dbg_fqs_show()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/crypto/caam/
H A Ddpseci-debugfs.c12 u32 fqid, fcnt, bcnt; in dpseci_dbg_fqs_show() local
23 err = dpaa2_io_query_fq_count(NULL, fqid, &fcnt, &bcnt); in dpseci_dbg_fqs_show()
27 seq_printf(file, "%5d%16u%16u\n", fqid, fcnt, bcnt); in dpseci_dbg_fqs_show()
37 err = dpaa2_io_query_fq_count(NULL, fqid, &fcnt, &bcnt); in dpseci_dbg_fqs_show()
41 seq_printf(file, "%5d%16u%16u\n", fqid, fcnt, bcnt); in dpseci_dbg_fqs_show()
/dports/devel/git-extras/git-extras-6.3.0/bin/
H A Dgit-abort5 fcnt=
9 test -f "${gitdir}/${f}_HEAD" && fcnt=1$fcnt && opfound=$i
12 if [ "${fcnt}" != 1 ]; then
/dports/multimedia/tvheadend/tvheadend-4.2.8/support/
H A Demm.py86 fcnt = 0 variable
90 if fcnt:
93 filter_data(fcnt, e)
94 fcnt += 1
95 if fcnt > 3: fcnt = 0
104 fcnt = 1 variable
/dports/graphics/aseprite/aseprite-1.2.9/third_party/libarchive/libarchive/test/
H A Dtest_write_format_iso9660_filename.c205 int i, l, fcnt; in create_iso_image() local
240 fcnt = 0; in create_iso_image()
251 fcnt += 2; in create_iso_image()
262 fcnt += 2; in create_iso_image()
277 fcnt += 2; in create_iso_image()
294 fcnt += 2; in create_iso_image()
302 return (fcnt); in create_iso_image()
310 int fcnt; in DEFINE_TEST() local
322 fcnt = create_iso_image(buff, buffsize, &used, NULL); in DEFINE_TEST()
324 fns.names = (char **)malloc(sizeof(char *) * fcnt); in DEFINE_TEST()
[all …]
/dports/archivers/libarchive/libarchive-3.5.2/libarchive/test/
H A Dtest_write_format_iso9660_filename.c205 int i, l, fcnt; in create_iso_image() local
240 fcnt = 0; in create_iso_image()
251 fcnt += 2; in create_iso_image()
262 fcnt += 2; in create_iso_image()
277 fcnt += 2; in create_iso_image()
294 fcnt += 2; in create_iso_image()
302 return (fcnt); in create_iso_image()
310 int fcnt; in DEFINE_TEST() local
322 fcnt = create_iso_image(buff, buffsize, &used, NULL); in DEFINE_TEST()
324 fns.names = (char **)malloc(sizeof(char *) * fcnt); in DEFINE_TEST()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/xtrabackup/src/libarchive/libarchive/test/
H A Dtest_write_format_iso9660_filename.c205 int i, l, fcnt; in create_iso_image() local
240 fcnt = 0; in create_iso_image()
251 fcnt += 2; in create_iso_image()
262 fcnt += 2; in create_iso_image()
277 fcnt += 2; in create_iso_image()
294 fcnt += 2; in create_iso_image()
302 return (fcnt); in create_iso_image()
310 int fcnt; in DEFINE_TEST() local
322 fcnt = create_iso_image(buff, buffsize, &used, NULL); in DEFINE_TEST()
324 fns.names = (char **)malloc(sizeof(char *) * fcnt); in DEFINE_TEST()
[all …]
/dports/math/calc/calc-2.14.0.14/help/
H A Dfcnt2 fcnt - count of number of times a specified integer divides an integer
5 fcnt(x,y)
14 If x is nonzero and abs(y) > 1, fcnt(x,y) returns the greatest
18 If x is zero or if y = -1, 0 or 1, fcnt(x,y) is defined to be zero.
21 ; print fcnt(7,4), fcnt(24,4), fcnt(48,4)
/dports/graphics/azpainter/azpainter-2.1.7/mlib/src/
H A DmUtilStr.c485 int fcnt = -1,n = 0; in mUCS4StrToFloatInt() local
493 if(dig <= 0 || fcnt != -1) break; in mUCS4StrToFloatInt()
495 fcnt = 0; in mUCS4StrToFloatInt()
502 if(fcnt != -1) in mUCS4StrToFloatInt()
504 fcnt++; in mUCS4StrToFloatInt()
505 if(fcnt >= dig) break; in mUCS4StrToFloatInt()
514 if(dig > 0 && fcnt < dig) in mUCS4StrToFloatInt()
516 if(fcnt == -1) fcnt = 0; in mUCS4StrToFloatInt()
518 for(; fcnt < dig; fcnt++, n *= 10); in mUCS4StrToFloatInt()
/dports/graphics/azpainterb/azpainterb-1.1.3/mlib/src/
H A DmUtilStr.c485 int fcnt = -1,n = 0; in mUCS4StrToFloatInt() local
493 if(dig <= 0 || fcnt != -1) break; in mUCS4StrToFloatInt()
495 fcnt = 0; in mUCS4StrToFloatInt()
502 if(fcnt != -1) in mUCS4StrToFloatInt()
504 fcnt++; in mUCS4StrToFloatInt()
505 if(fcnt >= dig) break; in mUCS4StrToFloatInt()
514 if(dig > 0 && fcnt < dig) in mUCS4StrToFloatInt()
516 if(fcnt == -1) fcnt = 0; in mUCS4StrToFloatInt()
518 for(; fcnt < dig; fcnt++, n *= 10); in mUCS4StrToFloatInt()
/dports/science/packmol/packmol-18.169/
H A Dgencan.f1688 fcnt = 0
1770 fcnt = fcnt + 1
2016 if ( fcnt .ge. maxfc ) then
2082 fcntprev = fcnt
2237 fcntprev = fcnt
2315 fcntprev = fcnt
2776 fcnt = fcnt + 1
2893 fcnt = fcnt + 1
4095 fcnt = fcnt + 1
4540 fcnt = fcnt + 1
[all …]

12345678910>>...35