Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/api/
H A Dsubutil.h1561 NLM_EXTERN void AddItemStructuredCommentUserObject (
H A Dvalapi.c1044 AddItemStructuredCommentUserObject (uop, "StructuredCommentPrefix", prefix); in AutoapplyStructuredCommentPrefix()
H A Dsubutil.c5315 AddItemStructuredCommentUserObject (uop, "StructuredCommentPrefix", prefix); in CreateStructuredCommentUserObject()
5319 AddItemStructuredCommentUserObject (uop, "StructuredCommentSuffix", suffix); in CreateStructuredCommentUserObject()
5325 NLM_EXTERN void AddItemStructuredCommentUserObject ( in AddItemStructuredCommentUserObject() function
H A Dsqnutil2.c3160 AddItemStructuredCommentUserObject (uop, field, item); in ParseStringIntoStructuredComment()
18310 AddItemStructuredCommentUserObject (uop, "StructuredCommentPrefix", string); in SetStructuredCommentPrefixAndSuffix()
18315 AddItemStructuredCommentUserObject (uop, "StructuredCommentSuffix", string); in SetStructuredCommentPrefixAndSuffix()
18345 AddItemStructuredCommentUserObject (uop, "StructuredCommentSuffix", fix); in CreateStructuredCommentsFromRow()
18353 AddItemStructuredCommentUserObject (uop, vnp_h->data.ptrvalue, fix); in CreateStructuredCommentsFromRow()
18357 AddItemStructuredCommentUserObject (uop, vnp_h->data.ptrvalue, fix); in CreateStructuredCommentsFromRow()
18366 AddItemStructuredCommentUserObject (uop, vnp_h->data.ptrvalue, vnp_l->data.ptrvalue); in CreateStructuredCommentsFromRow()
18374 AddItemStructuredCommentUserObject (uop, "StructuredCommentSuffix", fix); in CreateStructuredCommentsFromRow()
18509 AddItemStructuredCommentUserObject (uop, "StructuredCommentPrefix", prefix); in AddDatabaseNameToStructuredComment()
18523 AddItemStructuredCommentUserObject (uop, "StructuredCommentSuffix", suffix); in AddDatabaseNameToStructuredComment()
/dports/biology/ncbi-toolkit/ncbi/sequin/
H A Dsequin10.c10244 AddItemStructuredCommentUserObject (uop, vnp_h->data.ptrvalue, vnp_l->data.ptrvalue); in UserObjectFromRow()
13829 AddItemStructuredCommentUserObject (uop, "StructuredCommentPrefix", dlg->comment_rule->prefix); in DoApplyFormattedStructuredComment()
13834 AddItemStructuredCommentUserObject (uop, field->field_name, value); in DoApplyFormattedStructuredComment()
13843 AddItemStructuredCommentUserObject (uop, "StructuredCommentSuffix", suffix); in DoApplyFormattedStructuredComment()
H A Dsequin1.c28420 AddItemStructuredCommentUserObject (uop, "Assembly Method", assembly_program); in SequencingMethodFromDialog()
28423 AddItemStructuredCommentUserObject (uop, "Assembly Name", assembly_name); in SequencingMethodFromDialog()
28427AddItemStructuredCommentUserObject (uop, dlg->wizard_type == eWizardType_WGS ? "Genome Coverage" :… in SequencingMethodFromDialog()
28431 AddItemStructuredCommentUserObject (uop, "Sequencing Technology", tech); in SequencingMethodFromDialog()
H A Dsequin8.c5530 AddItemStructuredCommentUserObject (uop, field, item); in StruCommDialogToUserObjectPtr()