Lines Matching refs:PVector
27 PVector<T,NB> a; in complex_test()
28 PVector<T,NB> b; in complex_test()
29 PVector<T,NB> c; in complex_test()
30 PVector<T,NB> d; in complex_test()
32 PVector<T,NB> res; in complex_test()
34 PVector<T> a(NB); in complex_test()
35 PVector<T> b(NB); in complex_test()
36 PVector<T> c(NB); in complex_test()
37 PVector<T> d(NB); in complex_test()
39 PVector<T> res(NB); in complex_test()
56 PVector<T,NB> tmp1; in complex_test()
57 PVector<T,NB> tmp2; in complex_test()
86 PVector<T,NB> a; in test()
87 PVector<T,NB> b; in test()
89 PVector<T,NB> res; in test()
91 PVector<T> a(NB); in test()
92 PVector<T> b(NB); in test()
94 PVector<T> res(NB); in test()