Searched defs:ma2 (Results 1 – 2 of 2) sorted by relevance
36 VectorType ma2 = Map<VectorType, AlignedMax>(array2, size); in map_class_vector() local85 MatrixType ma2 = map2; in map_class_matrix() local138 VectorType ma2 = VectorType::MapAligned(array2, size); in map_static_methods() local
444 Optional<Logger> ma1(a), ma2(a), mb(b), me1, me2; in TEST() local