Searched defs:nextEntry (Results 1 – 7 of 7) sorted by relevance
165 Map.Entry<Integer, AnnotationEndpoint> nextEntry = annotatations.higherEntry(cursor); in annotate() local
131 Iterator nextEntry = m_iter; in operator +() local
201 pANTLR3_HASH_ENTRY nextEntry; in antlr3HashFree() local2193 pANTLR3_TRIE_ENTRY nextEntry; in freeIntNode() local
795 protected ReferenceEntry<K, V> nextEntry() { in nextEntry() method in AbstractReferenceMap.ReferenceIteratorBase
1122 protected HashEntry<K, V> nextEntry() { in nextEntry() method in AbstractHashedMap.HashIterator
490 … PartitionFreelistEntry* nextEntry = reinterpret_cast<PartitionFreelistEntry*>(freelistPointer); in partitionPageAllocAndFillFreelist() local
83 struct ANTLR3_HASH_ENTRY_struct * nextEntry; member