Home
last modified time | relevance | path

Searched defs:alignType (Results 1 – 25 of 71) sorted by relevance

123

/dports/biology/clustalw/clustalw-2.1/src/substitutionMatrix/
H A DSubMatrix.cpp838 bool SubMatrix::getUserMatFromFile(char *str, int alignResidueType, int alignType) in getUserMatFromFile()
1341 int alignResidueType,int alignType) in setCurrentNameAndNum()
1392 int SubMatrix::getMatrixNumForMenu(int alignResidueType, int alignType) in getMatrixNumForMenu()
1541 Matrix* SubMatrix::getUserMatAddress(int alignResidueType, int alignType) in getUserMatAddress()
1569 Xref* SubMatrix::getUserXrefAddress(int alignResidueType, int alignType) in getUserXrefAddress()
1596 void SubMatrix::checkResidueAndAlignType(int alignResidueType, int alignType) in checkResidueAndAlignType()
1613 void SubMatrix::tempInterface(int alignResidueType, int alignType) in tempInterface()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/modelinglib/qmt/diagram_scene/parts/
H A Dalignbuttonsitem.cpp42 …AlignButtonItem(IAlignable::AlignType alignType, const QString &identifier, IAlignable *alignable,… in AlignButtonItem()
121 void AlignButtonsItem::addButton(IAlignable::AlignType alignType, const QString &identifier, qreal … in addButton()
/dports/devel/jna/jna-5.7.0/src/com/sun/jna/
H A DUnion.java52 protected Union(Pointer p, int alignType) { in Union()
60 protected Union(Pointer p, int alignType, TypeMapper mapper) { in Union()
H A DStructure.java164 private int alignType; field in Structure
190 protected Structure(int alignType) { in Structure()
194 protected Structure(int alignType, TypeMapper mapper) { in Structure()
203 protected Structure(Pointer p, int alignType) { in Structure()
207 protected Structure(Pointer p, int alignType, TypeMapper mapper) { in Structure()
288 protected void setAlignType(int alignType) { in setAlignType()
1224 private int alignType = ALIGN_DEFAULT; field in Structure.LayoutInfo
/dports/biology/clustalw/clustalw-2.1/src/general/
H A DInvalidCombination.cpp22 InvalidCombination(int alignResidueType, int alignType) in InvalidCombination()
/dports/games/atanks/atanks-6.5/src/
H A Dtext.h22 enum alignType { enum
/dports/science/plumed/plumed2-2.7.2/src/secondarystructure/
H A DSecondaryStructureRMSD.h47 std::string alignType; variable
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/graph_msa/
H A Dgraph_align_tcoffee_msa.h259 TAlignmentType const & alignType) in _appendSegmentMatches()
274 TAlignmentType const & alignType) in _appendSegmentMatches()
288 TAlignmentType const & alignType) in _appendSegmentMatches()
302 TAlignmentType const & alignType) in _appendSegmentMatches()
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/graph_msa/
H A Dgraph_align_tcoffee_msa.h259 TAlignmentType const & alignType) in _appendSegmentMatches()
274 TAlignmentType const & alignType) in _appendSegmentMatches()
288 TAlignmentType const & alignType) in _appendSegmentMatches()
302 TAlignmentType const & alignType) in _appendSegmentMatches()
/dports/biology/star/STAR-2.7.9a/source/
H A DChimericAlign_chimericBAMoutput.cpp28 int alignType, bamN=0, bamIsuppl=-1, bamIrepr=-1; in chimericBAMoutput() local
H A DReadAlign_alignBAM.cpp47 …rOut, uint trChrStart, uint mateChr, uint mateStart, char mateStrand, int alignType, bool *mateMap… in alignBAM()
/dports/biology/clustalw/clustalw-2.1/src/interface/
H A DInteractiveMenu.cpp1108 int InteractiveMenu::readMatrix(int alignResidueType, int alignType, MatMenu menu) in readMatrix()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/svg/
H A DSVGPreserveAspectRatio.cpp292 String alignType; in valueAsString() local
/dports/www/firefox-legacy/firefox-52.8.0esr/editor/libeditor/
H A DTextEditRules.h291 const nsAString* alignType; variable
/dports/lang/spidermonkey60/firefox-60.9.0/editor/libeditor/
H A DTextEditRules.h339 const nsAString* alignType; variable
/dports/biology/canu/canu-2.2/src/utgcns/libNDalign/
H A DNDalgorithm.H200 pedAlignType alignType; variable
H A DNDalign.C33 NDalign::NDalign(pedAlignType alignType, in NDalign()
/dports/games/warmux/warmux-11.04/src/gui/
H A Dwidget.cpp216 std::string alignType; in ParseXMLGeometry() local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/modelinglib/qmt/diagram_scene/items/
H A Dobjectitem.cpp395 void ObjectItem::align(IAlignable::AlignType alignType, const QString &identifier) in align()
874 IAlignable::AlignType alignType = IAlignable::AlignLeft; in translateLatchTypeToAlignType() local
/dports/games/scummvm/scummvm-2.5.1/engines/director/lingo/
H A Dlingo.cpp1003 int alignType = g_lingo->getAlignedType(*this, d, false); in equalTo() local
1028 int alignType = g_lingo->getAlignedType(*this, d, false); in compareTo() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/source/filter/
H A Dlwpparastyle.cxx385 enumXFAlignType alignType = enumXFAlignStart; in ApplyAlignment() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/source/filter/
H A Dlwpparastyle.cxx388 enumXFAlignType alignType = enumXFAlignStart; in ApplyAlignment() local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/scxmleditor/plugin_interface/
H A Dgraphicsscene.cpp119 void GraphicsScene::alignStates(int alignType) in alignStates()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/scxmleditor/common/
H A Dmainwidget.cpp781 void MainWidget::alignButtonClicked(ActionType alignType) in alignButtonClicked()
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/src/Text/Pandoc/Readers/
H A DMarkdown.hs1214 alignType [] _ = AlignDefault function
1215 alignType strLst len = function

123