Lines Matching full:unity
43 term<double> unity = {{1.0}}; in test_main() local
49 plus_expr_type plus_expr = unity + term<int>{{1}}; in test_main()
56 plus_expr_type plus_expr = unity + term<int>{{1}}; in test_main()
63 plus_expr_type const plus_expr = unity + term<int>{{1}}; in test_main()
70 term<double> const unity = {{1.0}}; in test_main() local
76 plus_expr_type plus_expr = unity + term<int>{{1}}; in test_main()
83 plus_expr_type plus_expr = unity + term<int>{{1}}; in test_main()
90 plus_expr_type const plus_expr = unity + term<int>{{1}}; in test_main()
98 term<double> unity = {{1.0}}; in test_main() local
102 plus_expr_type plus_expr = unity + term<int>{{1}}; in test_main()
137 term<double> unity = {{1.0}}; in test_main() local
141 plus_expr_type const plus_expr = unity + term<int>{{1}}; in test_main()
177 user_term<double> unity = {{1.0}}; in test_main() local
183 plus_expr_type plus_expr = unity + user_term<int>{{1}}; in test_main()
190 plus_expr_type plus_expr = unity + user_term<int>{{1}}; in test_main()
197 plus_expr_type const plus_expr = unity + user_term<int>{{1}}; in test_main()
204 user_term<double> const unity = {{1.0}}; in test_main() local
210 plus_expr_type plus_expr = unity + user_term<int>{{1}}; in test_main()
217 plus_expr_type plus_expr = unity + user_term<int>{{1}}; in test_main()
224 plus_expr_type const plus_expr = unity + user_term<int>{{1}}; in test_main()
233 user_term<double> unity = {{1.0}}; in test_main() local
237 plus_expr_type plus_expr = unity + user_term<int>{{1}}; in test_main()
275 user_term<double> unity = {{1.0}}; in test_main() local
279 plus_expr_type const plus_expr = unity + user_term<int>{{1}}; in test_main()