Lines Matching refs:indexes
386 int32_t indexes[IX_TOTAL_SIZE+1]; in swapFormatVersion4() local
397 int32_t indexesLength=indexes[0]=udata_readInt32(ds, inIndexes[0]); in swapFormatVersion4()
407 indexes[i]=udata_readInt32(ds, inIndexes[i]); in swapFormatVersion4()
410 indexes[i]=-1; in swapFormatVersion4()
417 size=indexes[IX_TOTAL_SIZE]; in swapFormatVersion4()
419 size=indexes[indexesLength-1]; in swapFormatVersion4()
449 offset = indexes[index]; in swapFormatVersion4()
450 length = indexes[index + 1] - offset; in swapFormatVersion4()
458 offset = indexes[index]; in swapFormatVersion4()
459 length = indexes[index + 1] - offset; in swapFormatVersion4()
465 offset = indexes[index]; in swapFormatVersion4()
466 length = indexes[index + 1] - offset; in swapFormatVersion4()
474 offset = indexes[index]; in swapFormatVersion4()
475 length = indexes[index + 1] - offset; in swapFormatVersion4()
481 offset = indexes[index]; in swapFormatVersion4()
482 length = indexes[index + 1] - offset; in swapFormatVersion4()
490 offset = indexes[index]; in swapFormatVersion4()
491 length = indexes[index + 1] - offset; in swapFormatVersion4()
497 offset = indexes[index]; in swapFormatVersion4()
498 length = indexes[index + 1] - offset; in swapFormatVersion4()
504 offset = indexes[index]; in swapFormatVersion4()
505 length = indexes[index + 1] - offset; in swapFormatVersion4()
511 offset = indexes[index]; in swapFormatVersion4()
512 length = indexes[index + 1] - offset; in swapFormatVersion4()
518 offset = indexes[index]; in swapFormatVersion4()
519 length = indexes[index + 1] - offset; in swapFormatVersion4()
525 offset = indexes[index]; in swapFormatVersion4()
526 length = indexes[index + 1] - offset; in swapFormatVersion4()
534 offset = indexes[index]; in swapFormatVersion4()
535 length = indexes[index + 1] - offset; in swapFormatVersion4()