Home | History | Annotate | Download | only in toolutil

Lines Matching refs:inIndexes

117     const int32_t *inIndexes=reinterpret_cast<const int32_t *>(inBytes);
118 int32_t totalSize=udata_readInt32(ds, inIndexes[PropNameData::IX_TOTAL_SIZE]);
129 udata_readInt32(ds, inIndexes[PropNameData::IX_BYTE_TRIES_OFFSET]);
317 const int32_t *inIndexes;
351 inIndexes=(const int32_t *)inBytes;
365 indexes[i]=udata_readInt32(ds, inIndexes[i]);
419 const int32_t *inIndexes;
453 inIndexes=(const int32_t *)inBytes;
467 indexes[i]=udata_readInt32(ds, inIndexes[i]);
529 const int32_t *inIndexes;
560 inIndexes=(const int32_t *)inBytes;
574 indexes[i]=udata_readInt32(ds, inIndexes[i]);