Searched refs:dataIndex (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/collections/
H A DBlockIterator.java58 * the record inserted by add(). dataIndex is -1 if the data record is not
59 * available. If greater or equal to zero, the slot at dataIndex is always
62 private int dataIndex; field in class:BlockIterator
66 * set to null if dataIndex is -1, or if the state of the iterator is such
68 * field is set to null, even though the dataIndex is still valid.
85 dataIndex = -1;
102 dataIndex = o.dataIndex;
164 * Sets dataObject to the iterator data for the element at dataIndex.
168 int i = dataIndex;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/bind/tuple/test/
H A DTupleOrderingTest.java75 private void check(int dataIndex) { argument
130 if (dataIndex >= 0) {
131 msg.append("\nData index: " + dataIndex);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dcommons-codec-1.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/codec/ ...

Completed in 118 milliseconds