Home | History | Annotate | Download | only in util

Lines Matching full:startindex

1216             uint32_t startIndex = (GetOffset(dummy) - GetOffset(field)) / GetSize(field);
1219 if (endIndex > startIndex) {
1226 makeLeaf(field, startIndex);
1227 if (endIndex == startIndex) {