Lines Matching defs:ref
17 using ref = boost::yap::expression_ref<boost::yap::expression, T>; typedef
51 ref<term<double> &> ref = bh::front(plus_expr.elements); in test_main() local
59 ref<term<double> &> ref = bh::front(plus_expr.elements); in test_main() local
66 ref<term<double> &> const ref = bh::front(plus_expr.elements); in test_main() local
80 ref<term<double> const &> ref = bh::front(plus_expr.elements); in test_main() local
88 ref<term<double> const &> ref = bh::front(plus_expr.elements); in test_main() local
96 ref<term<double> const &> const ref = in test_main() local
115 user_ref<user_term<double> &> ref = bh::front(plus_expr.elements); in test_main() local
123 user_ref<user_term<double> &> ref = bh::front(plus_expr.elements); in test_main() local
130 user_ref<user_term<double> &> const ref = in test_main() local
145 user_ref<user_term<double> const &> ref = in test_main() local
154 user_ref<user_term<double> const &> ref = in test_main() local
163 user_ref<user_term<double> const &> const ref = in test_main() local