Searched defs:childPos (Results 1 – 3 of 3) 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
198 int childPos = -1; in getChildPosition() local
1146 int childPos = end + pos * byteWidth; in get() local1171 int childPos = vec.end + pos * vec.byteWidth; in get() local