Home
last modified time | relevance | path

Searched defs:nsites (Results 1 – 25 of 167) sorted by relevance

1234567

/dports/databases/db18/db-18.1.40/test/tcl/
H A Ddb_reptest.tcl1352 proc get_remove { cfgtype restoredir nsites } {
1437 proc get_mastersite { cfgtype usemaster nsites } {
1476 proc get_twosite { cfgtype nsites } {
1607 proc get_secondary_master { noelect master_site kill nsites } {
/dports/databases/db5/db-5.3.28/test/tcl/
H A Ddb_reptest.tcl1024 proc get_remove { cfgtype restoredir nsites } {
1102 proc get_mastersite { cfgtype usemaster nsites } {
1136 proc get_secondary_master { noelect master_site kill nsites } {
H A Drep065.tcl284 proc setup_sites { nsites } { argument
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/ext/
H A Doptimade.py158 …elements=None, nelements=None, nsites=None, chemical_formula_anonymous=None, chemical_formula_hill… argument
196 nsites=None, argument
230 nsites=None, argument
/dports/science/ALPSCore/ALPSCore-2.2.0/gf/test/
H A Dfour_index_gf_test.hpp15 const int nsites; member in FourIndexGFTest
H A Dfour_index_gf_pn_test.cpp15 const int nsites; member in TestGFM
H A Dgf_new_test_mpi.cpp20 const int nsites ; member in GreensFunctionMPI
H A Dgf_new_tail_test_mpi.cpp22 const int nsites; member in TailedGreensFunctionMPI
H A Ditime_gf_test.cpp15 const int nsites; member in ItimeTestGF
/dports/databases/db18/db-18.1.40/test/java/rep/tests/repmgrtests/
H A DPortsConfig.java17 public PortsConfig(int nsites) throws IOException { in PortsConfig()
/dports/databases/db5/db-5.3.28/test/java/rep/tests/repmgrtests/
H A DPortsConfig.java17 public PortsConfig(int nsites) throws IOException { in PortsConfig()
/dports/biology/bcftools/bcftools-1.14/plugins/
H A Dcounts.c30 uint64_t nsamples, nsnps, nindels, nmnps, nothers, nsites; variable
/dports/biology/bio-mocha/bcftools-1.14/plugins/
H A Dcounts.c30 uint64_t nsamples, nsnps, nindels, nmnps, nothers, nsites; variable
/dports/databases/db5/db-5.3.28/src/rep/
H A Drep_elect.c128 u_int32_t ack, ctlflags, data_gen, egen, nsites; local
1187 __rep_elect_init(env, nsites, nvotes, beginp, otally) in __rep_elect_init() argument
1359 __rep_grow_sites(env, nsites) in __rep_grow_sites() argument
1430 nsites, nvotes, pri, tie, egen, data_gen, eid, vtype, flags) in __rep_send_vote() argument
/dports/databases/db18/db-18.1.40/src/rep/
H A Drep_elect.c130 u_int32_t ack, ctlflags, data_gen, egen, nsites; local
1176 __rep_elect_init(env, nsites, nvotes, beginp, otally) in __rep_elect_init() argument
1359 __rep_grow_sites(env, nsites) in __rep_grow_sites() argument
1430 nsites, nvotes, pri, tie, egen, data_gen, eid, vtype, flags) in __rep_send_vote() argument
/dports/biology/molden/molden5.8/
H A Drotpol.f21 & nsites local
H A Dmulprt.f8 & nsites local
/dports/biology/gmap/gmap-2020-09-12/src/
H A Dsplicetrie_build.c1284 int nsites; member
1382 Trie_output_size (int size, Splicestring_T *sites, int nsites, int charpos) { in Trie_output_size()
1447 Splicestring_T *sites, int nsites, int charpos) { in Trie_output_list()
1540 Splicestring_T *sites, int nsites, int charpos) { in Trie_output_array()
2066 int nsites, j, j1; in build_via_splicesites_size() local
2405 int nsites, j, j1; in Splicetrie_build_via_splicesites() local
2841 dump_sites (Splicestring_T *sites, int nsites, Splicetype_T splicetype) { in dump_sites()
2868 int nsites, j, j1; in build_via_introns_size() local
3132 int nsites, j, j1; in Splicetrie_build_via_introns() local
/dports/www/trafficserver/trafficserver-9.1.1/example/plugins/c-api/denylist_0/
H A Ddenylist_0.c40 static int nsites; variable
/dports/math/p5-Math-Geometry-Voronoi/Math-Geometry-Voronoi-1.3/
H A Dvoronoi_main.c12 int sorted, triangulate, plot, debug, nsites, siteidx ; variable
/dports/databases/grass7/grass-7.8.6/lib/ogsf/
H A Dgp3.c40 geopoint *Gp_load_sites(const char *name, int *nsites, int *has_z) in Gp_load_sites()
/dports/databases/db5/db-5.3.28/examples/c/ex_rep/base/
H A Drep_msg.c58 int eid, n, nsites, nsites_allocd; local
320 int failed, i, nsites, open, ret, *success; local
/dports/biology/lamarc/lamarc-2.1.8/src/tree/
H A Dbranch.cpp793 long int nsites(BASEBRANCH_NSITES); in CreateRange() local
869 TBranch::TBranch(const TipData & tipdata, long int nsites, const rangeset & diseasesites) in TBranch()
898 Range * TBranch::CreateRange(long int nsites, const rangeset & diseasesites) const in CreateRange()
980 long int nsites(m_rangePtr->NumTotalSites_Rg()); in RevalidateRange() local
1051 long int nsites(child1rangeptr->NumTotalSites_Rg()); in CreateRange() local
1369 long int nsites(childrangeptr->NumTotalSites_Rg()); in CreateRange() local
1800 long int nsites(childrangeptr->NumTotalSites_Rg()); in CreateRange() local
H A Drange.cpp34 Range::Range(long int nsites) in Range()
242 RecRange::RecRange(long int nsites, const rangeset & diseasesites, const rangeset & transmittedsite… in RecRange()
/dports/databases/db18/db-18.1.40/examples/c/ex_rep/base/
H A Drep_msg.c59 int eid, n, nsites, nsites_allocd; local
347 int failed, i, nsites, open, ret, *success; local

1234567