Lines Matching defs:a_offset
37 const uint8_t* a, int32_t a_offset, int lda,
84 const int32_t a_as_int = static_cast<int32_t>(a_as_byte) + a_offset;
721 int a_offset[] = {0, -64};
723 const OffsetColMap lhs_offset(a_offset, m);
843 int a_offset[] = {
849 const OffsetColMap lhs_offset(a_offset, m);
1043 const int a_offset = 0;
1051 a_offset, lda, b_data, b_offset, ldb, output_data.get(), c_offset, c_mult,
1073 test_data::a_data, test_data::a_offset, test_data::k, test_data::b_data,