reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
175 while (Last < getNumBlocks() - 1) { 176 if (StreamLayout.Blocks[Last] != StreamLayout.Blocks[Last + 1] - 1) 176 if (StreamLayout.Blocks[Last] != StreamLayout.Blocks[Last + 1] - 1) 178 ++Last; 183 uint32_t BlockSpan = Last - First + 1;