Lines Matching refs:readUInt32
1379 staticDataSize=ds->readUInt32(inStaticData->structSize);
1383 (uint32_t)length<(staticDataSize=ds->readUInt32(inStaticData->structSize))
1432 ((mbcsHeader.options=ds->readUInt32(inMBCSHeader->options))&
1445 mbcsHeader.countStates= ds->readUInt32(inMBCSHeader->countStates);
1446 mbcsHeader.countToUFallbacks= ds->readUInt32(inMBCSHeader->countToUFallbacks);
1447 mbcsHeader.offsetToUCodeUnits= ds->readUInt32(inMBCSHeader->offsetToUCodeUnits);
1448 mbcsHeader.offsetFromUTable= ds->readUInt32(inMBCSHeader->offsetFromUTable);
1449 mbcsHeader.offsetFromUBytes= ds->readUInt32(inMBCSHeader->offsetFromUBytes);
1450 mbcsHeader.flags= ds->readUInt32(inMBCSHeader->flags);
1451 mbcsHeader.fromUBytesLength= ds->readUInt32(inMBCSHeader->fromUBytesLength);