Searched defs:c_ref (Results 1 – 2 of 2) sorted by relevance
45 std::vector<uint8_t> c_ref(m() * n()); in Test() local135 std::vector<uint8_t> c_ref(m() * n()); in Test() local263 std::vector<int8_t> c_ref(m() * n()); in Test() local380 std::vector<int8_t> c_ref(m() * n()); in Test() local517 std::vector<int8_t> c_ref(m() * n()); in Test() local616 std::vector<int8_t> c_ref(m() * n()); in Test() local734 std::vector<float> c_ref(m() * n()); in Test() local811 std::vector<float> c_ref(m() * n()); in Test() local883 std::vector<float> c_ref(m() * n()); in Test() local1002 std::vector<float> c_ref(m() * n()); in Test() local[all …]
706 let c_ref = c.as_ref(); in time_eq() localVariable725 let c_ref = c.as_ref(); in time_ord() localVariable