Home
last modified time | relevance | path

Searched +defs:tagName +defs:first (Results 1 – 25 of 325) sorted by relevance

12345678910>>...13

/dports/x11-toolkits/tktable/Tktable2.10/demos/
H A Dtktable.py135 def bbox(self, first, last=None): argument
160 def flush(self, first=None, last=None): argument
163 def get(self, first, last=None): argument
202 def selection_clear(self, first, last=None): argument
208 def selection_set(self, first, last=None): argument
214 def tag_cell(self, tagName, *args): argument
218 def tag_cget(self, tagName, option): argument
221 def tag_col(self, tagName, *args): argument
237 def tag_delete(self, tagName): argument
240 def tag_exists(self, tagName): argument
[all …]
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/engine/
H A DGATKPath.java33 private String tagName; field in GATKPath
143 public void setTag(String tagName) { in setTag()
180 …static boolean tagNameAndAttributesAreEqual(final TaggedArgument first, final TaggedArgument secon… in tagNameAndAttributesAreEqual()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/common/org/eclipse/jdt/internal/ui/text/correction/
H A DJavadocTagsSubProcessorCore.java109 String tagName= curr.getTagName(); in insertTag() local
129 private static boolean isSameTag(String insertedTagName, String tagName) { in isSameTag()
151 private static int getTagRanking(String tagName) { in getTagRanking()
166 Object first= fragments.get(0); in getArgument() local
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzlib/
H A Dtpinnedrangeset.cpp41 void TPinnedRangeSet::setRange(int first, int second) { in setRange()
73 void TPinnedRangeSet::removeRange(int first, int second) { in removeRange()
127 std::string tagName; in loadData() local
/dports/astro/kosmindoormap/kosmindoormap-21.12.3/src/map-publictransport-integration/
H A Dlocationqueryoverlayproxymodel.cpp20 const char *tagName; member
94 …, &QAbstractItemModel::rowsInserted, this, [this](const QModelIndex &parent, int first, int last) { in setSourceModel()
104 …l, &QAbstractItemModel::rowsRemoved, this, [this](const QModelIndex &parent, int first, int last) { in setSourceModel()
112 …connect(m_sourceModel, &QAbstractItemModel::dataChanged, this, [this](const QModelIndex &first, co… in setSourceModel()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/serial/
H A Dobjistrxml.cpp536 CTempString tagName; in SkipQDecl() local
1090 string tagName; in ReadAnyContentObject() local
1150 string tagName; in SkipAnyContentObject() local
1543 CTempString tagName; in OpenTag() local
1568 CTempString tagName; in OpenStackTag() local
2041 TMemberIndex first = classType->GetItems().FirstIndex(); in CheckStdXml() local
2097 CTempString tagName; in BeginClassMember() local
2173 CTempString tagName; in BeginClassMember() local
2174 TMemberIndex first = classType->GetMembers().FirstIndex(); in BeginClassMember() local
2386 CTempString tagName; in BeginChoiceVariant() local
[all …]
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/serial/
H A Dobjistrxml.cpp536 CTempString tagName; in SkipQDecl() local
1090 string tagName; in ReadAnyContentObject() local
1150 string tagName; in SkipAnyContentObject() local
1543 CTempString tagName; in OpenTag() local
1568 CTempString tagName; in OpenStackTag() local
2041 TMemberIndex first = classType->GetItems().FirstIndex(); in CheckStdXml() local
2097 CTempString tagName; in BeginClassMember() local
2173 CTempString tagName; in BeginClassMember() local
2174 TMemberIndex first = classType->GetMembers().FirstIndex(); in BeginClassMember() local
2386 CTempString tagName; in BeginChoiceVariant() local
[all …]
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtk/generic/
H A DtkTextTag.c116 TkTextIndex first, last, index1, index2; local
759 TkTextCreateTag(textPtr, tagName) in TkTextCreateTag() argument
840 FindTag(interp, textPtr, tagName) in FindTag() argument
1013 TagSortProc(first, second) in TagSortProc() argument
/dports/shells/ksh93/ast-93u/src/lib/libtk/generic/
H A DtkTextTag.c116 TkTextIndex first, last, index1, index2; local
759 TkTextCreateTag(textPtr, tagName) in TkTextCreateTag() argument
840 FindTag(interp, textPtr, tagName) in FindTag() argument
1013 TagSortProc(first, second) in TagSortProc() argument
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtk/generic/
H A DtkTextTag.c116 TkTextIndex first, last, index1, index2; local
759 TkTextCreateTag(textPtr, tagName) in TkTextCreateTag() argument
840 FindTag(interp, textPtr, tagName) in FindTag() argument
1013 TagSortProc(first, second) in TagSortProc() argument
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/generic/
H A DtkTextTag.c119 TkTextIndex first, last, index1, index2; local
810 TkTextCreateTag(textPtr, tagName) in TkTextCreateTag() argument
895 FindTag(interp, textPtr, tagName) in FindTag() argument
1074 TagSortProc(first, second) in TagSortProc() argument
/dports/x11-toolkits/tk85/tk8.5.19/generic/
H A DtkTextTag.c875 TkTextIndex first, last; in TkTextTagCmd() local
942 CONST char *tagName, /* Name of desired tag. */ in TkTextCreateTag()
1058 Tcl_Obj *tagName) /* Name of desired tag. */ in FindTag()
1110 TkTextIndex first, last; in TkTextDeleteTag() local
1293 CONST void *first, in TagSortProc()
/dports/x11-toolkits/tk87/tk8.7a5/generic/
H A DtkTextTag.c918 TkTextIndex first, last; in TkTextTagCmd() local
985 const char *tagName, /* Name of desired tag. */ in TkTextCreateTag()
1108 Tcl_Obj *tagName) /* Name of desired tag. */ in FindTag()
1163 TkTextIndex first, last; in TkTextDeleteTag() local
1345 const void *first, in TagSortProc()
/dports/x11-toolkits/tk86/tk8.6.12/generic/
H A DtkTextTag.c918 TkTextIndex first, last; in TkTextTagCmd() local
985 const char *tagName, /* Name of desired tag. */ in TkTextCreateTag()
1108 Tcl_Obj *tagName) /* Name of desired tag. */ in FindTag()
1163 TkTextIndex first, last; in TkTextDeleteTag() local
1345 const void *first, in TagSortProc()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/xml/dom/html2/
H A DDomHTMLDocument.java219 Node first = html.getFirstChild(); in setTitle() local
233 Node first = head.getFirstChild(); in setTitle() local
388 public Element createElement(String tagName) in createElement()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/xml/dom/html2/
H A DDomHTMLDocument.java219 Node first = html.getFirstChild(); in setTitle() local
233 Node first = head.getFirstChild(); in setTitle() local
388 public Element createElement(String tagName) in createElement()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/xml/dom/html2/
H A DDomHTMLDocument.java219 Node first = html.getFirstChild(); in setTitle() local
233 Node first = head.getFirstChild(); in setTitle() local
388 public Element createElement(String tagName) in createElement()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/xml/dom/html2/
H A DDomHTMLDocument.java219 Node first = html.getFirstChild(); in setTitle() local
233 Node first = head.getFirstChild(); in setTitle() local
388 public Element createElement(String tagName) in createElement()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/xml/dom/html2/
H A DDomHTMLDocument.java219 Node first = html.getFirstChild(); in setTitle() local
233 Node first = head.getFirstChild(); in setTitle() local
388 public Element createElement(String tagName) in createElement()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/xml/dom/html2/
H A DDomHTMLDocument.java218 Node first = html.getFirstChild(); in setTitle() local
232 Node first = head.getFirstChild(); in setTitle() local
386 public Element createElement(String tagName) in createElement()
/dports/biology/ugene/ugene-40.1/src/plugins/external_tool_support/src/custom_tools/
H A DCustomToolConfigParser.cpp51 bool compareCaseInsensetive(const QString &first, const QString &second) { in compareCaseInsensetive()
81 const QString tagName = element.tagName(); in parse() local
/dports/graphics/digikam/digikam-7.4.0/core/libs/database/tags/
H A Dtagscache.cpp48 static bool lessThanForTagShortInfo(const TagShortInfo& first, const TagShortInfo& second) in lessThanForTagShortInfo()
53 static bool lessThanForTagProperty(const TagProperty& first, const TagProperty& second) in lessThanForTagProperty()
412 QString TagsCache::tagName(int id) const in tagName() function in Digikam::TagsCache
472 QList<int> TagsCache::tagsForName(const QString& tagName, HiddenTagsPolicy hiddenTagsPolicy) const in tagsForName() argument
499 int TagsCache::tagForName(const QString& tagName, int parentId) const in tagForName() argument
593 QString tagName = tagHierarchy.last(); in tagForPath() local
1002 int TagsCache::getOrCreateInternalTag(const QString& tagName) in getOrCreateInternalTag()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/formatter/org/eclipse/jdt/internal/formatter/
H A DCommentsPreparator.java188 Token first = structure.get(0); in handleLineComment() local
581 String tagName = node.getTagName(); in visit() local
611 String tagName = node.getTagName(); in endVisit() local
625 String tagName = tagElement.getTagName(); in handleJavadocTagAlignment() local
649 Token tagName = tagTokens.get(0); in handleJavadocTagAlignment() local
668 String tagName = this.ctm.toString(tagTokens.get(0)); in handleJavadocTagAlignment() local
936 Token first = lines.get(0); in disableFormatting() local
1046 Token first = new Token(commentToken.originalStart, firstTokenEnd, commentToken.tokenType); in tokenizeMultilineComment() local
/dports/x11-toolkits/py-Pmw/Pmw-2.0.1/Pmw/Pmw_1_3_3/lib/
H A DPmwBlt.py202 def range(self, first, last=None): argument
401 def element_unbind(self, tagName, sequence, funcid=None): argument
467 def legend_bind(self, tagName, sequence=None, func=None, add=None): argument
470 def legend_unbind(self, tagName, sequence, funcid=None): argument
512 def marker_after(self, first, second=None): argument
514 def marker_before(self, first, second=None): argument
516 def marker_bind(self, tagName, sequence=None, func=None, add=None): argument
519 def marker_unbind(self, tagName, sequence, funcid=None): argument
571 def tag_bind(self, tagName, sequence=None, func=None, add=None): argument
574 def tag_unbind(self, tagName, sequence, funcid=None): argument
[all …]
/dports/x11-toolkits/py-Pmw/Pmw-2.0.1/Pmw/Pmw_2_0_1/lib/
H A DPmwBlt.py206 def range(self, first, last=None): argument
405 def element_unbind(self, tagName, sequence, funcid=None): argument
471 def legend_bind(self, tagName, sequence=None, func=None, add=None): argument
474 def legend_unbind(self, tagName, sequence, funcid=None): argument
516 def marker_after(self, first, second=None): argument
518 def marker_before(self, first, second=None): argument
520 def marker_bind(self, tagName, sequence=None, func=None, add=None): argument
523 def marker_unbind(self, tagName, sequence, funcid=None): argument
575 def tag_bind(self, tagName, sequence=None, func=None, add=None): argument
578 def tag_unbind(self, tagName, sequence, funcid=None): argument
[all …]

12345678910>>...13