Home
last modified time | relevance | path

Searched defs:nextElement (Results 1 – 25 of 1448) sorted by relevance

12345678910>>...58

/dports/astro/kstars/kstars-3.5.6/kstars/htmesh/
H A DSkipList.cpp68 SkipListElement *nextElement; in insert() local
131 SkipListElement *nextElement; in findMAX() local
167 SkipListElement *nextElement = nullptr; in findMIN() local
201 SkipListElement *nextElement; in freeRange() local
231 SkipListElement *nextElement; in free() local
280 SkipListElement *nextElement; in stat() local
/dports/multimedia/iriverter/iriverter-0.16/src/org/thestaticvoid/iriverter/
H A DListOfFiles.java21 public Object nextElement() { in nextElement() method in ListOfFiles
27 String nextElement = listOfFiles[current]; in nextElement() local
/dports/devel/libunit/unit-1.26.1/src/java/nginx/unit/
H A DHeaderNamesEnumeration.java32 public String nextElement() in nextElement() method in HeaderNamesEnumeration
41 static private native String nextElement(long headers_ptr, long size, long pos); in nextElement() method in HeaderNamesEnumeration
H A DHeadersEnumeration.java34 public String nextElement() in nextElement() method in HeadersEnumeration
39 … static private native String nextElement(long headers_ptr, long size, long initial_pos, long pos); in nextElement() method in HeadersEnumeration
/dports/www/unit-java/unit-1.26.1/src/java/nginx/unit/
H A DHeaderNamesEnumeration.java32 public String nextElement() in nextElement() method in HeaderNamesEnumeration
41 static private native String nextElement(long headers_ptr, long size, long pos); in nextElement() method in HeaderNamesEnumeration
H A DHeadersEnumeration.java34 public String nextElement() in nextElement() method in HeadersEnumeration
39 … static private native String nextElement(long headers_ptr, long size, long initial_pos, long pos); in nextElement() method in HeadersEnumeration
/dports/www/unit-python/unit-1.26.1/src/java/nginx/unit/
H A DHeaderNamesEnumeration.java32 public String nextElement() in nextElement() method in HeaderNamesEnumeration
41 static private native String nextElement(long headers_ptr, long size, long pos); in nextElement() method in HeaderNamesEnumeration
H A DHeadersEnumeration.java34 public String nextElement() in nextElement() method in HeadersEnumeration
39 … static private native String nextElement(long headers_ptr, long size, long initial_pos, long pos); in nextElement() method in HeadersEnumeration
/dports/www/unit-php/unit-1.26.1/src/java/nginx/unit/
H A DHeaderNamesEnumeration.java32 public String nextElement() in nextElement() method in HeaderNamesEnumeration
41 static private native String nextElement(long headers_ptr, long size, long pos); in nextElement() method in HeaderNamesEnumeration
H A DHeadersEnumeration.java34 public String nextElement() in nextElement() method in HeadersEnumeration
39 … static private native String nextElement(long headers_ptr, long size, long initial_pos, long pos); in nextElement() method in HeadersEnumeration
/dports/www/unit-perl/unit-1.26.1/src/java/nginx/unit/
H A DHeaderNamesEnumeration.java32 public String nextElement() in nextElement() method in HeaderNamesEnumeration
41 static private native String nextElement(long headers_ptr, long size, long pos); in nextElement() method in HeaderNamesEnumeration
H A DHeadersEnumeration.java34 public String nextElement() in nextElement() method in HeadersEnumeration
39 … static private native String nextElement(long headers_ptr, long size, long initial_pos, long pos); in nextElement() method in HeadersEnumeration
/dports/www/unit/unit-1.26.1/src/java/nginx/unit/
H A DHeaderNamesEnumeration.java32 public String nextElement() in nextElement() method in HeaderNamesEnumeration
41 static private native String nextElement(long headers_ptr, long size, long pos); in nextElement() method in HeaderNamesEnumeration
H A DHeadersEnumeration.java34 public String nextElement() in nextElement() method in HeadersEnumeration
39 … static private native String nextElement(long headers_ptr, long size, long initial_pos, long pos); in nextElement() method in HeadersEnumeration
/dports/editors/libreoffice/libreoffice-7.2.6.2/comphelper/source/container/
H A Denumhelper.cxx72 css::uno::Any SAL_CALL OEnumerationByName::nextElement( ) in nextElement() function in comphelper::OEnumerationByName
169 css::uno::Any SAL_CALL OEnumerationByIndex::nextElement( ) in nextElement() function in comphelper::OEnumerationByIndex
253 css::uno::Any SAL_CALL OAnyEnumeration::nextElement( ) in nextElement() function in comphelper::OAnyEnumeration
/dports/editors/libreoffice6/libreoffice-6.4.7.2/comphelper/source/container/
H A Denumhelper.cxx72 css::uno::Any SAL_CALL OEnumerationByName::nextElement( ) in nextElement() function in comphelper::OEnumerationByName
169 css::uno::Any SAL_CALL OEnumerationByIndex::nextElement( ) in nextElement() function in comphelper::OEnumerationByIndex
253 css::uno::Any SAL_CALL OAnyEnumeration::nextElement( ) in nextElement() function in comphelper::OAnyEnumeration
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.cm/src/org/eclipse/equinox/internal/cm/
H A DConfigurationDictionary.java80 public Object nextElement() { in elements() method
109 public String nextElement() { in keys() method
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/tests/java/ifc/view/
H A D_XMultiSelectionSupplier.java308 Object nextElement = null; in _createSelectionEnumeration() local
379 Object nextElement = null; in _createReverseSelectionEnumeration() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/tests/java/ifc/view/
H A D_XMultiSelectionSupplier.java308 Object nextElement = null; in _createSelectionEnumeration() local
379 Object nextElement = null; in _createReverseSelectionEnumeration() local
/dports/java/bouncycastle15/crypto-169/core/src/main/java/org/bouncycastle/asn1/
H A DBEROctetString.java126 public Object nextElement() in getObjects() method
150 public Object nextElement() in getObjects() method in BEROctetString
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/testprograms/
H A DBreakpoints.java35 public Object nextElement(){ in myNamedEnumerate() method in Breakpoints.E
48 public Object nextElement(){ in myAnonymousEnumerate() method
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ua.tests/help/org/eclipse/ua/tests/help/remote/
H A DIndexServletTest.java131 Element nextElement = (Element)next; in findEntryInAllContributions() local
146 Element nextElement = (Element) next; in findEntryInIndexContribution() local
160 Element nextElement = (Element) next; in findMatchingChildEntry() local
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/java/util/
H A DEnumeration.java81 E nextElement(); in nextElement() method
/dports/editors/libreoffice/libreoffice-7.2.6.2/forms/source/xforms/
H A Denumeration.cxx49 Any Enumeration::nextElement() in nextElement() function in Enumeration
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/java/util/
H A DEnumeration.java81 E nextElement(); in nextElement() method

12345678910>>...58