Lines Matching refs:CellOrder
1387 KernelSideFormat<CellFormat<3, 4, CellOrder::DepthMajor>, 2>, in TestExhaustively()
1388 KernelSideFormat<CellFormat<5, 4, CellOrder::DepthMajor>, 3>>>>(&context); in TestExhaustively()
1391 KernelSideFormat<CellFormat<3, 4, CellOrder::WidthMajor>, 2>, in TestExhaustively()
1392 KernelSideFormat<CellFormat<5, 4, CellOrder::WidthMajor>, 3>>>>(&context); in TestExhaustively()
1395 KernelSideFormat<CellFormat<5, 2, CellOrder::WidthMajor>, 3>, in TestExhaustively()
1396 KernelSideFormat<CellFormat<4, 2, CellOrder::DepthMajor>, 2>>>>(&context); in TestExhaustively()
1399 KernelSideFormat<CellFormat<5, 2, CellOrder::DepthMajor>, 3>, in TestExhaustively()
1400 KernelSideFormat<CellFormat<4, 2, CellOrder::WidthMajor>, 2>>>>(&context); in TestExhaustively()
1403 KernelSideFormat<CellFormat<8, 8, CellOrder::Diagonal>, 2>, in TestExhaustively()
1404 KernelSideFormat<CellFormat<3, 8, CellOrder::WidthMajor>, 1>>>>(&context); in TestExhaustively()
1407 KernelSideFormat<CellFormat<1, 4, CellOrder::DepthMajor>, 1>, in TestExhaustively()
1408 KernelSideFormat<CellFormat<4, 4, CellOrder::Diagonal>, 1>>>>(&context); in TestExhaustively()