Lines Matching refs:KernelSideFormat
50 typedef tKernelSideFormat KernelSideFormat;
71 void seek_next_cell() const { pos_ += KernelSideFormat::Cell::kSize; }
74 pos_ += n * KernelSideFormat::Cell::kSize;
300 typedef typename PackedSideBlock::KernelSideFormat KernelSideFormat;
301 typedef typename KernelSideFormat::Cell CellFormat;
302 static const int kCells = KernelSideFormat::kCells;
389 typedef typename PackedSideBlock::KernelSideFormat KernelSideFormat;
390 typedef typename KernelSideFormat::Cell CellFormat;
391 static const int kCells = KernelSideFormat::kCells;