Home
last modified time | relevance | path

Searched defs:thisPos (Results 1 – 9 of 9) sorted by relevance

/libcore/ojluni/src/main/java/java/nio/
DStringCharBuffer.java154 int thisPos = this.position(); in equals() local
166 int thisPos = this.position(); in compareTo() local
DIntBuffer.java924 int thisPos = this.position(); in mismatch() local
DShortBuffer.java919 int thisPos = this.position(); in mismatch() local
DLongBuffer.java918 int thisPos = this.position(); in mismatch() local
DFloatBuffer.java927 int thisPos = this.position(); in mismatch() local
DDoubleBuffer.java924 int thisPos = this.position(); in mismatch() local
DCharBuffer.java1132 int thisPos = this.position(); in mismatch() local
DByteBuffer.java1100 int thisPos = this.position(); in mismatch() local
/libcore/ojluni/src/main/java/sun/nio/fs/
DUnixPath.java703 int thisPos = offsets[thisOffsetCount - thatOffsetCount]; in endsWith() local