Home
last modified time | relevance | path

Searched defs:thisRem (Results 1 – 8 of 8) sorted by relevance

/libcore/ojluni/src/main/java/java/nio/
DStringCharBuffer.java162 int thisRem = this.limit() - thisPos; in equals() local
174 int thisRem = this.limit() - thisPos; in compareTo() local
DFloatBuffer.java1875 int thisRem = this.limit() - thisPos; in equals() local
1910 int thisRem = this.limit() - thisPos; in compareTo() local
1962 int thisRem = this.limit() - thisPos; in mismatch() local
DLongBuffer.java1875 int thisRem = this.limit() - thisPos; in equals() local
1910 int thisRem = this.limit() - thisPos; in compareTo() local
1962 int thisRem = this.limit() - thisPos; in mismatch() local
DIntBuffer.java1875 int thisRem = this.limit() - thisPos; in equals() local
1910 int thisRem = this.limit() - thisPos; in compareTo() local
1962 int thisRem = this.limit() - thisPos; in mismatch() local
DShortBuffer.java1875 int thisRem = this.limit() - thisPos; in equals() local
1910 int thisRem = this.limit() - thisPos; in compareTo() local
1962 int thisRem = this.limit() - thisPos; in mismatch() local
DDoubleBuffer.java1875 int thisRem = this.limit() - thisPos; in equals() local
1910 int thisRem = this.limit() - thisPos; in compareTo() local
1962 int thisRem = this.limit() - thisPos; in mismatch() local
DCharBuffer.java1875 int thisRem = this.limit() - thisPos; in equals() local
1910 int thisRem = this.limit() - thisPos; in compareTo() local
1962 int thisRem = this.limit() - thisPos; in mismatch() local
DByteBuffer.java1875 int thisRem = this.limit() - thisPos; in equals() local
1910 int thisRem = this.limit() - thisPos; in compareTo() local
1962 int thisRem = this.limit() - thisPos; in mismatch() local