Searched refs:iterators (Results 1 - 12 of 12) sorted by relevance

/external/stlport/test/unit/
H A Dvector_test.cpp35 CPPUNIT_TEST(iterators);
58 void iterators();
458 void VectorTest::iterators() function in class:VectorTest
H A Dmap_test.cpp23 CPPUNIT_TEST(iterators);
36 void iterators();
144 void MapTest::iterators() function in class:MapTest
190 * A check that map and multimap iterators are NOT comparable
/external/guava/guava/src/com/google/common/collect/
H A DIterators.java51 * <p><i>Performance notes:</i> Unless otherwise noted, all of the iterators
248 * Determines whether two iterators contain equal elements in the same order.
254 * <p>Note that this will modify the supplied iterators, since they will have
449 * Combines two iterators into a single iterator. The returned iterator
451 * {@code b}. The source iterators are not polled until necessary.
465 * Combines three iterators into a single iterator. The returned iterator
467 * {@code b}, followed by the elements in {@code c}. The source iterators
483 * Combines four iterators into a single iterator. The returned iterator
486 * in {@code d}. The source iterators are not polled until necessary.
503 * Combines multiple iterators int
1268 mergeSorted( Iterable<? extends Iterator<? extends T>> iterators, Comparator<? super T> comparator) argument
1290 MergingIterator(Iterable<? extends Iterator<? extends T>> iterators, Comparator<? super T> itemComparator) argument
[all...]
H A DIterables.java52 * produced in this class are <i>lazy</i>, which means that their iterators
353 * Returns an iterable whose iterators cycle indefinitely over the elements of
383 * Returns an iterable whose iterators cycle indefinitely over the provided
407 * in {@code b}. The source iterators are not polled until necessary.
424 * iterators are not polled until necessary.
442 * the elements in {@code d}. The source iterators are not polled until
462 * {@code inputs}. The input iterators are not polled until necessary.
476 * {@code inputs}. The input iterators are not polled until necessary.
481 * iterators is null.
489 return Iterators.concat(iterators(input
497 private static <T> UnmodifiableIterator<Iterator<? extends T>> iterators( method in class:Iterables
[all...]
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
H A DIterators.java49 * <p><i>Performance notes:</i> Unless otherwise noted, all of the iterators
246 * Determines whether two iterators contain equal elements in the same order.
252 * <p>Note that this will modify the supplied iterators, since they will have
431 * Combines two iterators into a single iterator. The returned iterator
433 * {@code b}. The source iterators are not polled until necessary.
447 * Combines three iterators into a single iterator. The returned iterator
449 * {@code b}, followed by the elements in {@code c}. The source iterators
465 * Combines four iterators into a single iterator. The returned iterator
468 * in {@code d}. The source iterators are not polled until necessary.
485 * Combines multiple iterators int
1232 mergeSorted( Iterable<? extends Iterator<? extends T>> iterators, Comparator<? super T> comparator) argument
1254 MergingIterator(Iterable<? extends Iterator<? extends T>> iterators, Comparator<? super T> itemComparator) argument
[all...]
H A DIterables.java49 * produced in this class are <i>lazy</i>, which means that their iterators
335 * Returns an iterable whose iterators cycle indefinitely over the elements of
365 * Returns an iterable whose iterators cycle indefinitely over the provided
389 * in {@code b}. The source iterators are not polled until necessary.
406 * iterators are not polled until necessary.
424 * the elements in {@code d}. The source iterators are not polled until
444 * {@code inputs}. The input iterators are not polled until necessary.
458 * {@code inputs}. The input iterators are not polled until necessary.
463 * iterators is null.
471 return Iterators.concat(iterators(input
479 private static <T> UnmodifiableIterator<Iterator<? extends T>> iterators( method in class:Iterables
[all...]
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/
H A Dvisitor.rb41 objects are similar to plain vanilla iterators, but provide two action hooks,
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.text_3.5.0.v20100601-1300.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.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 1614 milliseconds