Searched defs:coll (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/collections/
H A DStoredMapEntry.java17 private StoredCollection coll; field in class:StoredMapEntry
19 StoredMapEntry(Object key, Object value, StoredCollection coll, BaseIterator iter) argument
H A DBlockIterator.java29 private StoredCollection coll; field in class:BlockIterator
75 BlockIterator(StoredCollection coll, boolean writeAllowed, int blockSize) { argument
[all...]
H A DStoredContainer.java401 final Iterator storedOrExternalIterator(Collection coll) { argument
H A DStoredIterator.java75 private StoredCollection coll; field in class:StoredIterator
84 StoredIterator(StoredCollection coll, boolean writeAllowed, argument
[all...]
H A DStoredCollection.java270 public boolean containsAll(Collection coll) { argument
298 public boolean addAll(Collection coll) { argument
328 public boolean removeAll(Collection coll) { argument
343 public boolean retainAll(Collection coll) { argument
348 private boolean removeAll(Collection coll, boolean ifExistsInColl) { argument
[all...]
H A DStoredList.java277 public boolean addAll(int index, Collection coll) { argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/collections/test/
H A DJoinTest.java220 private Object doJoin(StoredCollection coll) { argument
H A DCollectionTest.java775 void updateIter(final Collection coll) argument
1904 readIterator(Collection coll, Iterator iter, int beginValue, int endValue) argument
2943 intIter(Collection coll, Object value) argument
2975 checkDupsSize(int expected, Collection coll) argument
2999 countElements(Collection coll) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dacenic.h548 u32 coll; member in struct:ace_mac_stats

Completed in 108 milliseconds