Home
last modified time | relevance | path

Searched refs:nothers (Results 1 – 22 of 22) sorted by relevance

/dports/biology/bcftools/bcftools-1.14/plugins/
H A Dcounts.c30 uint64_t nsamples, nsnps, nindels, nmnps, nothers, nsites; variable
49 nsnps = nindels = nmnps = nothers = nsites = 0; in init()
64 if ( type & VCF_OTHER ) nothers++; in process()
79 printf("Number of others: %"PRIu64"\n", nothers); in destroy()
/dports/biology/bio-mocha/bcftools-1.14/plugins/
H A Dcounts.c30 uint64_t nsamples, nsnps, nindels, nmnps, nothers, nsites; variable
49 nsnps = nindels = nmnps = nothers = nsites = 0; in init()
64 if ( type & VCF_OTHER ) nothers++; in process()
79 printf("Number of others: %"PRIu64"\n", nothers); in destroy()
/dports/math/kig/kig-21.12.3/modes/popup/
H A Dbuiltinobjectactionsprovider.cc126 int nothers = 0; in fillUpMenu() local
134 nothers++; in fillUpMenu()
137 bool point = ( npoints > nothers ); in fillUpMenu()
255 int nothers = 0; in executeAction() local
261 nothers++; in executeAction()
269 if ( npoints > nothers ) in executeAction()
/dports/science/paje/Paje_1.97/StatViewer/
H A DPieCell.m716 int nothers = 0;
736 if ((val/total) < .05 && (nothers > 0 || index < (count-1))) {
738 nothers++;
751 if (nothers > 0) {
753 sliceName = [NSString stringWithFormat:@"%d Others", nothers];
/dports/graphics/argyllcms/Argyll_V1.9.2/cgats/
H A Dcgats.h89 int nothers; /* Number of other identifiers */ member
H A Dcgats.c227 for (i = 0; i < p->nothers; i++) in cgats_del()
465 for (oi = 0; oi < p->nothers; oi++) { in cgats_read()
813 p->nothers++; in add_other()
814 if ((p->others = (char **)al->realloc(al, p->others, p->nothers * sizeof(char *))) == NULL) in add_other()
816 if ((p->others[p->nothers-1] = in add_other()
819 strcpy(p->others[p->nothers-1],osym); in add_other()
820 return p->nothers-1; in add_other()
831 for (oi = 0; oi < p->nothers; oi++) { in get_oi()
/dports/math/vtk9/VTK-9.1.0/Filters/ParallelGeometry/
H A DvtkPDistributedDataFilter.cxx1386 int nothers = nprocs - 1; in ExchangeFloatArraysLean() local
1388 for (i = 0; i < nothers; i++) in ExchangeFloatArraysLean()
1409 for (i = 0; i < nothers; i++) in ExchangeFloatArraysLean()
1505 int nothers = nprocs - 1; in ExchangeIdArraysLean() local
1507 for (i = 0; i < nothers; i++) in ExchangeIdArraysLean()
1528 for (i = 0; i < nothers; i++) in ExchangeIdArraysLean()
1649 int nothers = nprocs - 1; in ExchangeMergeSubGridsLean() local
1651 for (i = 0; i < nothers; i++) in ExchangeMergeSubGridsLean()
/dports/math/vtk8/VTK-8.2.0/Filters/ParallelMPI/
H A DvtkDistributedDataFilter.cxx1689 int nothers = nprocs - 1; in ExchangeFloatArraysLean() local
1691 for (i = 0; i < nothers; i++) in ExchangeFloatArraysLean()
1712 for (i = 0; i < nothers; i++) in ExchangeFloatArraysLean()
1811 int nothers = nprocs - 1; in ExchangeIdArraysLean() local
1813 for (i = 0; i < nothers; i++) in ExchangeIdArraysLean()
1834 for (i = 0; i < nothers; i++) in ExchangeIdArraysLean()
1959 int nothers = nprocs - 1; in ExchangeMergeSubGridsLean() local
1961 for (i=0; i<nothers; i++) in ExchangeMergeSubGridsLean()
/dports/math/vtk6/VTK-6.2.0/Filters/ParallelMPI/
H A DvtkDistributedDataFilter.cxx1553 int nothers = nprocs - 1; in ExchangeFloatArraysLean() local
1555 for (i = 0; i < nothers; i++) in ExchangeFloatArraysLean()
1576 for (i = 0; i < nothers; i++) in ExchangeFloatArraysLean()
1675 int nothers = nprocs - 1; in ExchangeIdArraysLean() local
1677 for (i = 0; i < nothers; i++) in ExchangeIdArraysLean()
1698 for (i = 0; i < nothers; i++) in ExchangeIdArraysLean()
1819 int nothers = nprocs - 1; in ExchangeMergeSubGridsLean() local
1821 for (i=0; i<nothers; i++) in ExchangeMergeSubGridsLean()
/dports/games/d2x/d2x-0.2.5/main/
H A Dnewmenu.c1284 int k, nmenus, nothers,ScrollOffset=0,LastScrollCheck=-1,MaxDisplayable,sx,sy; in newmenu_do4() local
1375 nmenus = nothers = 0; in newmenu_do4()
1391 nothers++; in newmenu_do4()
1407 nothers++; in newmenu_do4()
1417 nothers++; in newmenu_do4()
1428 nothers++; in newmenu_do4()
1441 nothers++; in newmenu_do4()
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k.h441 int nothers; /* number of vifs not specified above. */ member
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k.h441 int nothers; /* number of vifs not specified above. */ member
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k.h441 int nothers; /* number of vifs not specified above. */ member
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k.h441 int nothers; /* number of vifs not specified above. */ member
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k.h441 int nothers; /* number of vifs not specified above. */ member
/dports/net/ipxe/ipxe-2265a65/src/drivers/net/ath/ath9k/
H A Dath9k.h441 int nothers; /* number of vifs not specified above. */ member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k.h441 int nothers; /* number of vifs not specified above. */ member
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k.h441 int nothers; /* number of vifs not specified above. */ member
/dports/math/PDL/PDL-2.019/Basic/Core/
H A DCore.xs1467 for (i=0; i<nothers; i++)
/dports/games/simutrans-pak128/simutrans/pak128/text/
H A Dce.tab434 …e people visit this windmill\nbecause they enjoy\nwatching it go 'round;\nothers like to get out o…
/dports/textproc/weka/weka-3-8-5/data/
H A DReutersCorn-train.arff1239 …y airline\ncombination might face insurmountable regulatory hurdles, but\nothers believe it could …
H A DReutersGrain-train.arff1239 …y airline\ncombination might face insurmountable regulatory hurdles, but\nothers believe it could …