Searched defs:nextEntry (Results 1 - 24 of 24) sorted by relevance

/external/deqp/framework/randomshaders/
H A DrsgVariableManager.hpp131 Iterator nextEntry = m_iter; local
133 nextEntry = findNext(m_filter, nextEntry, m_end);
134 return FilteredIterator(nextEntry, m_end, m_filter);
/external/chromium_org/third_party/skia/src/ports/
H A DSkFontMgr_android.cpp499 NameToFamily* nextEntry = nameToFamily->append(); local
500 SkNEW_PLACEMENT_ARGS(&nextEntry->name, SkString, (family.fNames[j]));
501 nextEntry->styleSet = newSet;
/external/antlr/antlr-3.4/runtime/C/include/
H A Dantlr3collections.h83 struct ANTLR3_HASH_ENTRY_struct * nextEntry; member in struct:ANTLR3_HASH_ENTRY_struct
/external/smack/src/org/jivesoftware/smack/util/collections/
H A DAbstractHashedMap.java737 return super.nextEntry().getKey();
849 return super.nextEntry();
928 return super.nextEntry().getKey();
1001 return super.nextEntry().getValue();
1122 protected HashEntry<K, V> nextEntry() { method in class:AbstractHashedMap.HashIterator
H A DAbstractReferenceMap.java795 protected ReferenceEntry<K, V> nextEntry() { method in class:AbstractReferenceMap.ReferenceIteratorBase
815 return nextEntry();
856 return nextEntry().getKey();
870 return nextEntry().getValue();
884 return nextEntry().getKey();
/external/antlr/antlr-3.4/runtime/C/src/
H A Dantlr3collections.c201 pANTLR3_HASH_ENTRY nextEntry; local
225 nextEntry = entry->nextEntry;
246 entry = nextEntry; /* Load next pointer to see if we shoud free it */
308 (*nextPointer) = entry->nextEntry;
319 nextPointer = & (entry->nextEntry); /* Address of the next pointer in the current entry */
320 entry = entry->nextEntry; /* Address of the next element in the bucket (if any) */
365 (*nextPointer) = entry->nextEntry;
384 nextPointer = & (entry->nextEntry); /* Address of the next pointer in the current entry */
385 entry = entry->nextEntry; /* Addres
2193 pANTLR3_TRIE_ENTRY nextEntry; local
[all...]
/external/chromium_org/third_party/WebKit/Source/wtf/
H A DPartitionAlloc.cpp490 PartitionFreelistEntry* nextEntry = reinterpret_cast<PartitionFreelistEntry*>(freelistPointer); local
491 entry->next = partitionFreelistMask(nextEntry);
492 entry = nextEntry;
/external/guava/guava/src/com/google/common/cache/
H A DLocalCache.java4286 ReferenceEntry<K, V> nextEntry; field in class:LocalCache.HashIterator
4323 if (nextEntry != null) {
4324 for (nextEntry = nextEntry.getNext(); nextEntry != null; nextEntry = nextEntry.getNext()) {
4325 if (advanceTo(nextEntry)) {
4338 if ((nextEntry = currentTable.get(nextTableIndex--)) != null) {
4339 if (advanceTo(nextEntry) || nextInChai
4372 WriteThroughEntry nextEntry() { method in class:LocalCache.HashIterator
[all...]
/external/guava/guava/src/com/google/common/collect/
H A DMapMakerInternalMap.java3652 ReferenceEntry<K, V> nextEntry; field in class:MapMakerInternalMap.HashIterator
3689 if (nextEntry != null) {
3690 for (nextEntry = nextEntry.getNext(); nextEntry != null; nextEntry = nextEntry.getNext()) {
3691 if (advanceTo(nextEntry)) {
3704 if ((nextEntry = currentTable.get(nextTableIndex--)) != null) {
3705 if (advanceTo(nextEntry) || nextInChai
3737 WriteThroughEntry nextEntry() { method in class:MapMakerInternalMap.HashIterator
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.core_2.0.2.R36x_v20100804.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.databinding.observable_1.3.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 2072 milliseconds