Searched defs:childPos (Results 1 – 2 of 2) sorted by relevance
623 val childPos: Int = end + index * byteWidth in get() constant628 val childPos: Int = end + index * byteWidth in resolveAt() constant772 val childPos: Int = keyVectorEnd + index * keyVectorByteWidth in toString() constant782 val childPos: Int = keyVectorEnd + index * keyVectorByteWidth in toString() constant
1136 int childPos = end + pos * byteWidth; in get() local1161 int childPos = vec.end + pos * vec.byteWidth; in get() local