Home | History | Annotate | Download | only in common

Lines Matching refs:tableLength

362     int32_t   tableLength;
381 tableLength = ds->readUInt32(rbbiDH->fFTableLen);
383 if (tableLength > 0) {
386 ds->swapArray16(ds, inBytes+tableStartOffset+topSize, tableLength-topSize,
392 tableLength = ds->readUInt32(rbbiDH->fRTableLen);
394 if (tableLength > 0) {
397 ds->swapArray16(ds, inBytes+tableStartOffset+topSize, tableLength-topSize,
403 tableLength = ds->readUInt32(rbbiDH->fSFTableLen);
405 if (tableLength > 0) {
408 ds->swapArray16(ds, inBytes+tableStartOffset+topSize, tableLength-topSize,
414 tableLength = ds->readUInt32(rbbiDH->fSRTableLen);
416 if (tableLength > 0) {
419 ds->swapArray16(ds, inBytes+tableStartOffset+topSize, tableLength-topSize,