Home
last modified time | relevance | path

Searched refs:NODETYPES (Results 1 – 11 of 11) sorted by relevance

/dports/biology/infernal/infernal-1.1.3/src/
H A Dprior.h22 …int tsetmap[UNIQUESTATES][NODETYPES]; /* tsetmap[a][b] is for transition set from ustate a to …
H A Dinfernal.h206 #define NODETYPES 8 macro
474 …int tsetmap[UNIQUESTATES][NODETYPES]; /* tsetmap[a][b] is for transition set from ustate a to …
H A Dcm.c4492 ESL_ALLOC(tmap[i], sizeof(char *) * NODETYPES); in cm_CreateTransitionMap()
4493 for(j = 0; j < NODETYPES; j++) { in cm_CreateTransitionMap()
4864 for(j = 0; j < NODETYPES; j++) { in cm_FreeTransitionMap()
H A Dcm_parsetree.c611 int count[NODETYPES]; in SummarizeMasterTrace()
613 for (x = 0; x < NODETYPES; x++) count[x] = 0; in SummarizeMasterTrace()
H A Dprior.c44 for(b = 0; b < NODETYPES; b++) in Prior_Create()
/dports/biology/tRNAscan-SE/tRNAscan-SE-2.0/src/
H A Dstructs.h36 #define NODETYPES 7 /* number of different node types */ macro
H A Dmaxmodelmaker.c41 int sc[NODETYPES-1]; /* scores of assigning each possible node type */
288 for (y = 0; y < NODETYPES-1; y++) in alloc_maxmx()
1758 for (y = 0; y < NODETYPES-1; y++) in print_mmx()
H A Dmodel.c123 if (cm->nd[k].type < 0 || cm->nd[k].type >= NODETYPES) in VerifyCM()
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/compute/v1/
H A Dresources.py283 NODETYPES = ( variable in Collections
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/compute/beta/
H A Dresources.py290 NODETYPES = ( variable in Collections
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/compute/alpha/
H A Dresources.py304 NODETYPES = ( variable in Collections