Home
last modified time | relevance | path

Searched refs:seqFeatChoice (Results 1 – 10 of 10) sorted by relevance

/dports/biology/ncbi-toolkit/ncbi/api/
H A Dexplore.h296 Uint1 seqFeatChoice,
400 Uint1 seqFeatChoice,
408 Uint1 seqFeatChoice,
567 Uint1 seqFeatChoice,
H A Dseqmgr.c9214 if ((seqFeatChoice == 0 || seqfeattype == seqFeatChoice) && in SeqMgrGetFeatureByLabelEx()
9391 Uint1 seqFeatChoice, Uint1 featDefChoice) in SeqMgrBuildFeatureIndex() argument
9425 if ((seqFeatChoice == 0 || seqfeattype == seqFeatChoice) && in SeqMgrBuildFeatureIndex()
9440 if ((seqFeatChoice == 0 || seqfeattype == seqFeatChoice) && in SeqMgrBuildFeatureIndex()
9701 Uint1 seqFeatChoice, Uint1 featDefChoice, in SeqMgrGetNextFeatureEx() argument
9762 if ((seqFeatChoice == 0 || seqfeattype == seqFeatChoice) && in SeqMgrGetNextFeatureEx()
12081 Uint1 seqFeatChoice, in FindArrayPosForFirst() argument
12115 Uint1 seqFeatChoice, in FindNthFeatureUseMultipleArrays() argument
12142 seqFeatChoice, featDefChoice); in FindNthFeatureUseMultipleArrays()
12149 && (seqFeatChoice == 0 || feat->sfp->data.choice == seqFeatChoice) in FindNthFeatureUseMultipleArrays()
[all …]
H A Dedutil.h738 Uint1 seqFeatChoice,
H A Dedutil.c5120 Uint1 seqFeatChoice, in SeqEdGetNextFeature() argument
5184 if ((seqFeatChoice == 0 || seqfeattype == seqFeatChoice) && in SeqEdGetNextFeature()
H A Dgather.c1228 Uint1 seqFeatChoice, Uint1 featDefChoice, in SeqMgrGetNextFeatureByID() argument
1269 if ((seqFeatChoice == 0 || seqfeattype == seqFeatChoice) && in SeqMgrGetNextFeatureByID()
/dports/biology/ncbi-toolkit/ncbi/sequin/
H A Dsequin.h726 Uint1 seqFeatChoice; member
992 Uint1 seqFeatChoice,
H A Dsequin7.c3565 Uint1 seqFeatChoice, in FindNthFeatureOnBspByLabel() argument
3629 if ((seqFeatChoice == 0 || seqfeattype == seqFeatChoice) && in FindNthFeatureOnBspByLabel()
3677 Uint1 seqFeatChoice; member
3698 if (fnfp->seqFeatChoice == SEQFEAT_GENE || fnfp->featDefChoice == FEATDEF_GENE) { in FindNthFeatureByLabelInSeqEntryBspProc()
3707 fnfp->seqFeatChoice, in FindNthFeatureByLabelInSeqEntryBspProc()
3721 Uint1 seqFeatChoice, in FindNthFeatureByLabelInSeqEntry() argument
3729 fnf.seqFeatChoice = seqFeatChoice; in FindNthFeatureByLabelInSeqEntry()
H A Dsequin5.c10691 Uint1 seqFeatChoice; member
11254 if (cop->seqFeatChoice != 0 && cop->seqFeatChoice != sfp->data.choice) return; in SeqEntryConstrainedFeaturesCallback()
11508 Uint1 seqFeatChoice, in OperateOnSeqEntryConstrainedObjects() argument
11533 cod.seqFeatChoice = seqFeatChoice; in OperateOnSeqEntryConstrainedObjects()
24718 ftd.seqFeatChoice = SEQFEAT_PUB; in GetTextPubListsForSeqEntry()
H A Dsequin3.c12697 …while ((sfp = SeqMgrGetNextFeature (bsp, sfp, fdp->seqFeatChoice, fdp->featDefChoice, &fcontext)) … in OperateOnBioseqFeaturesWithText()
12731 if (sp->fdp->seqFeatChoice != 0 && sp->fdp->seqFeatChoice != sfp->data.choice) return; in SeqEntryFeaturesWithTextCallback()
12877 fd.seqFeatChoice = SEQFEAT_GENE; in DoGenePseudoConstraint()
H A Dsequin8.c1956 fd.seqFeatChoice = 0; in RemoveFeatures()
2609 fd.seqFeatChoice = 0; in DoSelectAsnObject()
2650 fd.seqFeatChoice = 0; in DoSelectAsnObject()