Searched defs:nextEntry (Results 1 – 11 of 11) sorted by relevance
173 Entry<K, V> nextEntry = entryItr.next(); in testOrderedByComparator() local
41 Map.Entry<? extends Cloneable, Set<Number>> nextEntry = mock.entrySet().iterator().next(); in generic_deep_mock_frenzy__look_at_these_chained_calls() local
262 private ZipEntry nextEntry(ZipInputStream input, String location) in nextEntry() method in Analyzer
232 private ZipEntry nextEntry(ZipInputStream input, String location) in nextEntry() method in Instrumenter
165 Map.Entry<Integer, AnnotationEndpoint> nextEntry = annotatations.higherEntry(cursor); in annotate() local
293 private Map.Entry<WeakKey<K>, V> nextEntry; field in WeakConcurrentMap.EntryIterator
131 Iterator nextEntry = m_iter; in operator +() local
293 BiEntry<K, V> nextEntry = entry.nextInKToVBucket; in rehashIfNecessary() local
201 pANTLR3_HASH_ENTRY nextEntry; in antlr3HashFree() local2193 pANTLR3_TRIE_ENTRY nextEntry; in freeIntNode() local
543 Entry<K, Timestamped<V>> nextEntry; field in LocalCache.EntryIterator
83 struct ANTLR3_HASH_ENTRY_struct * nextEntry; member