Home
last modified time | relevance | path

Searched refs:getLastPos (Results 1 – 25 of 134) sorted by relevance

123456

/dports/textproc/xerces-c3/xerces-c-3.2.3/src/xercesc/validators/common/
H A DCMBinaryOp.cpp134 toSet = fLeftChild->getLastPos(); in calcLastPos()
135 toSet |= fRightChild->getLastPos(); in calcLastPos()
144 toSet = fRightChild->getLastPos(); in calcLastPos()
146 toSet |= fLeftChild->getLastPos(); in calcLastPos()
H A DCMNode.hpp62 const CMStateSet& getLastPos();
172 inline const CMStateSet& CMNode::getLastPos() in getLastPos() function in CMNode
H A DCMUnaryOp.cpp96 toSet = fChild->getLastPos(); in calcLastPos()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/xerces-c/src/xercesc/validators/common/
H A DCMBinaryOp.cpp134 toSet = fLeftChild->getLastPos(); in calcLastPos()
135 toSet |= fRightChild->getLastPos(); in calcLastPos()
144 toSet = fRightChild->getLastPos(); in calcLastPos()
146 toSet |= fLeftChild->getLastPos(); in calcLastPos()
H A DCMNode.hpp62 const CMStateSet& getLastPos();
172 inline const CMStateSet& CMNode::getLastPos() in getLastPos() function in CMNode
H A DCMUnaryOp.cpp96 toSet = fChild->getLastPos(); in calcLastPos()
/dports/audio/milkytracker/MilkyTracker-1.03.00/src/fx/
H A DTCBSpline.cpp63 VectorFloat TCBSpline::getLastPos(int i) in getLastPos() function in TCBSpline
95 return (coeff1 * (getNextPos(i) - keys[i].v)) + (coeff2 * (keys[i].v - getLastPos(i))); in calcTi()
106 return (coeff1 * (getNextPos(i) - keys[i].v)) + (coeff2 * (keys[i].v - getLastPos(i))); in calcTo()
H A DTCBSpline.h43 VectorFloat getLastPos(int i);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dsegmenttree.hxx46 SCROW getLastPos() const { return mnLastPos;} in getLastPos() function in ScFlatBoolRowSegments::ForwardIterator
124 SCROW getLastPos() const { return mnLastPos;} in getLastPos() function in ScFlatUInt16RowSegments::ForwardIterator
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dsegmenttree.hxx45 SCROW getLastPos() const { return mnLastPos; } in getLastPos() function in ScFlatBoolRowSegments::ForwardIterator
134 SCROW getLastPos() const { return mnLastPos; } in getLastPos() function in ScFlatUInt16RowSegments::ForwardIterator
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dmarkdata.cxx749 nTop1 = aPrevItr.getLastPos() + 1; in GetSelectionCover()
754 nBottom1 = aPrevItr.getLastPos(); in GetSelectionCover()
771 nBottomPrev = aPrevItr1.getLastPos(); in GetSelectionCover()
797 nBottomPrev = aPrevItr1.getLastPos(); in GetSelectionCover()
831 nBottomPrev = aPrevItr1.getLastPos(); in GetSelectionCover()
840 nBottomPrev = aPrevItr1.getLastPos(); in GetSelectionCover()
858 nBottomPrev = aPrevItr.getLastPos(); in GetSelectionCover()
867 nBottomPrev = aPrevItr.getLastPos(); in GetSelectionCover()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dmarkdata.cxx755 nTop1 = aPrevItr.getLastPos() + 1; in GetSelectionCover()
760 nBottom1 = aPrevItr.getLastPos(); in GetSelectionCover()
777 nBottomPrev = aPrevItr1.getLastPos(); in GetSelectionCover()
803 nBottomPrev = aPrevItr1.getLastPos(); in GetSelectionCover()
831 nBottomPrev = aPrevItr1.getLastPos(); in GetSelectionCover()
840 nBottomPrev = aPrevItr1.getLastPos(); in GetSelectionCover()
858 nBottomPrev = aPrevItr.getLastPos(); in GetSelectionCover()
867 nBottomPrev = aPrevItr.getLastPos(); in GetSelectionCover()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xpath/internal/axes/
H A DSubContextList.java43 public int getLastPos(XPathContext xctxt); in getLastPos() method
H A DSelfIteratorNoPredicate.java123 public int getLastPos(XPathContext xctxt) in getLastPos() method in SelfIteratorNoPredicate
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.xml/share/classes/com/sun/org/apache/xpath/internal/axes/
H A DSubContextList.java43 public int getLastPos(XPathContext xctxt); in getLastPos() method
H A DSelfIteratorNoPredicate.java123 public int getLastPos(XPathContext xctxt) in getLastPos() method in SelfIteratorNoPredicate
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xpath/internal/axes/
H A DSubContextList.java43 public int getLastPos(XPathContext xctxt); in getLastPos() method
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.xml/share/classes/com/sun/org/apache/xpath/internal/axes/
H A DSubContextList.java43 public int getLastPos(XPathContext xctxt); in getLastPos() method
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.xml/share/classes/com/sun/org/apache/xpath/internal/axes/
H A DSubContextList.java43 public int getLastPos(XPathContext xctxt); in getLastPos() method
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.xml/share/classes/com/sun/org/apache/xpath/internal/axes/
H A DSubContextList.java43 public int getLastPos(XPathContext xctxt); in getLastPos() method
H A DSelfIteratorNoPredicate.java123 public int getLastPos(XPathContext xctxt) in getLastPos() method in SelfIteratorNoPredicate
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.xml/share/classes/com/sun/org/apache/xpath/internal/axes/
H A DSubContextList.java43 public int getLastPos(XPathContext xctxt); in getLastPos() method
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.xml/share/classes/com/sun/org/apache/xpath/internal/axes/
H A DSubContextList.java43 public int getLastPos(XPathContext xctxt); in getLastPos() method
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xpath/internal/axes/
H A DSubContextList.java44 public int getLastPos(XPathContext xctxt); in getLastPos() method
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xpath/internal/axes/
H A DSubContextList.java44 public int getLastPos(XPathContext xctxt); in getLastPos() method

123456