Home
last modified time | relevance | path

Searched refs:ret_th (Results 1 – 7 of 7) sorted by relevance

/dports/biology/infernal/infernal-1.1.3/src/
H A Dcmcalibrate.c201 …ss_search_workunit(CM_t *cm, char *errbuf, ESL_DSQ *dsq, int L, float cutoff, CM_TOPHITS **ret_th);
2030 …ess_search_workunit(CM_t *cm, char *errbuf, ESL_DSQ *dsq, int L, float cutoff, CM_TOPHITS **ret_th) in process_search_workunit() argument
2065 if(ret_th != NULL) *ret_th = th; in process_search_workunit()
H A Dmpisupport.c1308 cm_tophits_MPIRecv(int source, int tag, MPI_Comm comm, char **buf, int *nalloc, CM_TOPHITS **ret_th) in cm_tophits_MPIRecv() argument
1362 *ret_th = th; in cm_tophits_MPIRecv()
1367 *ret_th = NULL; in cm_tophits_MPIRecv()
H A Dinfernal.h3255 …_tophits_MPIRecv(int source, int tag, MPI_Comm comm, char **buf, int *nalloc, CM_TOPHITS **ret_th);
/dports/biology/infernal/infernal-1.1.3/hmmer/src/
H A Dmpisupport.c927 p7_tophits_MPIRecv(int source, int tag, MPI_Comm comm, char **buf, int *nalloc, P7_TOPHITS **ret_th) in p7_tophits_MPIRecv() argument
980 *ret_th = th; in p7_tophits_MPIRecv()
985 *ret_th = NULL; in p7_tophits_MPIRecv()
H A Dhmmer.h1452 …_tophits_MPIRecv(int source, int tag, MPI_Comm comm, char **buf, int *nalloc, P7_TOPHITS **ret_th);
/dports/biology/hmmer/hmmer-3.3/src/
H A Dmpisupport.c927 p7_tophits_MPIRecv(int source, int tag, MPI_Comm comm, char **buf, int *nalloc, P7_TOPHITS **ret_th) in p7_tophits_MPIRecv() argument
980 *ret_th = th; in p7_tophits_MPIRecv()
985 *ret_th = NULL; in p7_tophits_MPIRecv()
H A Dhmmer.h1452 …_tophits_MPIRecv(int source, int tag, MPI_Comm comm, char **buf, int *nalloc, P7_TOPHITS **ret_th);