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.java161 int thisPos = this.position(); in equals() local
173 int thisPos = this.position(); in compareTo() local
DFloatBuffer.java1874 int thisPos = this.position(); in equals() local
1909 int thisPos = this.position(); in compareTo() local
1961 int thisPos = this.position(); in mismatch() local
DLongBuffer.java1874 int thisPos = this.position(); in equals() local
1909 int thisPos = this.position(); in compareTo() local
1961 int thisPos = this.position(); in mismatch() local
DIntBuffer.java1874 int thisPos = this.position(); in equals() local
1909 int thisPos = this.position(); in compareTo() local
1961 int thisPos = this.position(); in mismatch() local
DShortBuffer.java1874 int thisPos = this.position(); in equals() local
1909 int thisPos = this.position(); in compareTo() local
1961 int thisPos = this.position(); in mismatch() local
DDoubleBuffer.java1874 int thisPos = this.position(); in equals() local
1909 int thisPos = this.position(); in compareTo() local
1961 int thisPos = this.position(); in mismatch() local
DCharBuffer.java1874 int thisPos = this.position(); in equals() local
1909 int thisPos = this.position(); in compareTo() local
1961 int thisPos = this.position(); in mismatch() local
DByteBuffer.java1874 int thisPos = this.position(); in equals() local
1909 int thisPos = this.position(); in compareTo() local
1961 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