Lines Matching refs:readInt
56 uint32_t bits = reader.readInt();
60 size = reader.readInt();
120 uint32_t packed = reader->readInt();
123 size_t offsetToRestore = reader->readInt();
138 uint32_t packed = reader->readInt();
140 size_t offsetToRestore = reader->readInt();
155 uint32_t packed = reader->readInt();
158 size_t offsetToRestore = reader->readInt();
173 uint32_t packed = reader->readInt();
176 size_t offsetToRestore = reader->readInt();
236 int useCenter = reader->readInt();
268 auto c = reader->readInt();
275 size_t length = reader->readInt();
309 bool hasClip = reader->readInt();
323 int cnt = reader->readInt();
353 set[i].fMatrixIndex = reader->readInt();
356 set[i].fHasClip = reader->readInt();
364 int dstClipCount = reader->readInt();
376 int matrixCount = reader->readInt();
505 uint32_t flag = reader->readInt();
517 unsigned mode = reader->readInt();
552 size_t count = reader->readInt();
607 const int boneCount = reader->readInt();
633 uint32_t flags = reader->readInt();
644 const uint32_t flatFlags = reader->readInt();
658 rec.fSaveLayerFlags = reader->readInt();