Lines Matching refs:inIndexes
115 const int32_t *inIndexes=reinterpret_cast<const int32_t *>(inBytes);
116 int32_t totalSize=udata_readInt32(ds, inIndexes[PropNameData::IX_TOTAL_SIZE]);
127 udata_readInt32(ds, inIndexes[PropNameData::IX_BYTE_TRIES_OFFSET]);
315 const int32_t *inIndexes;
349 inIndexes=(const int32_t *)inBytes;
363 indexes[i]=udata_readInt32(ds, inIndexes[i]);
417 const int32_t *inIndexes;
451 inIndexes=(const int32_t *)inBytes;
465 indexes[i]=udata_readInt32(ds, inIndexes[i]);
527 const int32_t *inIndexes;
558 inIndexes=(const int32_t *)inBytes;
572 indexes[i]=udata_readInt32(ds, inIndexes[i]);