Home
last modified time | relevance | path

Searched refs:do_reseeding (Results 1 – 19 of 19) sorted by relevance

/dports/biology/infernal/infernal-1.1.3/src/
H A Dcm_p7_domaindef.c362 if (ddef->do_reseeding) in glocal_region_trace_ensemble()
H A Dcm_pipeline.c222 pli->do_reseeding = (seed == 0) ? FALSE : TRUE; in cm_pipeline_Create()
224 pli->ddef->do_reseeding = pli->do_reseeding; in cm_pipeline_Create()
H A Dinfernal.h2197 int do_reseeding; /* TRUE: reseed for reproducible results */ member
/dports/biology/infernal/infernal-1.1.3/hmmer/src/
H A Dhmmer.h654 int do_reseeding; /* TRUE to reset the RNG, make results reproducible */ member
1185 int do_reseeding; /* TRUE: reseed for reproducible results */ member
1284 int do_reseeding; /* TRUE to reseed, making results reproducible */ member
H A Dp7_domaindef.c124 ddef->do_reseeding = TRUE; in p7_domaindef_Create()
612 if (ddef->do_reseeding) in region_trace_ensemble()
H A Dphmmer.c435 bld->do_reseeding = TRUE; in serial_master()
928 bld->do_reseeding = TRUE; in mpi_master()
1264 bld->do_reseeding = TRUE; in mpi_worker()
H A Devalues.c80 } else if (cfg_b != NULL && cfg_b->do_reseeding) { in p7_Calibrate()
H A Dp7_pipeline.c121 pli->do_reseeding = (seed == 0) ? FALSE : TRUE; in p7_pipeline_Create()
123 pli->ddef->do_reseeding = pli->do_reseeding; in p7_pipeline_Create()
H A Dhmmdwrkr.c578 bld->do_reseeding = TRUE; in search_thread()
H A Dp7_builder.c128 bld->do_reseeding = (seed == 0) ? FALSE : TRUE; in p7_builder_Create()
H A Dhmmdwrkr_shard.c607 bld->do_reseeding = TRUE; in search_thread()
/dports/biology/hmmer/hmmer-3.3/src/
H A Dhmmer.h654 int do_reseeding; /* TRUE to reset the RNG, make results reproducible */ member
1185 int do_reseeding; /* TRUE: reseed for reproducible results */ member
1284 int do_reseeding; /* TRUE to reseed, making results reproducible */ member
H A Dp7_domaindef.c124 ddef->do_reseeding = TRUE; in p7_domaindef_Create()
612 if (ddef->do_reseeding) in region_trace_ensemble()
H A Dphmmer.c435 bld->do_reseeding = TRUE; in serial_master()
928 bld->do_reseeding = TRUE; in mpi_master()
1264 bld->do_reseeding = TRUE; in mpi_worker()
H A Devalues.c80 } else if (cfg_b != NULL && cfg_b->do_reseeding) { in p7_Calibrate()
H A Dp7_pipeline.c121 pli->do_reseeding = (seed == 0) ? FALSE : TRUE; in p7_pipeline_Create()
123 pli->ddef->do_reseeding = pli->do_reseeding; in p7_pipeline_Create()
H A Dhmmdwrkr.c578 bld->do_reseeding = TRUE; in search_thread()
H A Dp7_builder.c128 bld->do_reseeding = (seed == 0) ? FALSE : TRUE; in p7_builder_Create()
H A Dhmmdwrkr_shard.c607 bld->do_reseeding = TRUE; in search_thread()