Home
last modified time | relevance | path

Searched refs:c_t (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/histogram/test/
Daccumulators_count_test.cpp17 using c_t = accumulators::count<double>; in main() typedef
19 c_t c; in main()
32 c_t one(1), two(2), one_copy(1); in main()
40 BOOST_TEST_EQ(c_t{} += c_t{}, c_t{}); in main()
/third_party/boost/boost/spirit/home/classic/attribute/
Dclosure.hpp313 typedef typename ::phoenix::as_actor<C>::type c_t; in operator ()() typedef
314 typedef ::phoenix::tuple<a_t, b_t, c_t> actor_tuple_t; in operator ()()
346 typedef typename ::phoenix::as_actor<C>::type c_t; in operator ()() typedef
349 a_t, b_t, c_t, d_t in operator ()()
382 typedef typename ::phoenix::as_actor<C>::type c_t; in operator ()() typedef
386 a_t, b_t, c_t, d_t, e_t in operator ()()
423 typedef typename ::phoenix::as_actor<C>::type c_t; in operator ()() typedef
428 a_t, b_t, c_t, d_t, e_t, f_t in operator ()()
469 typedef typename ::phoenix::as_actor<C>::type c_t; in operator ()() typedef
475 a_t, b_t, c_t, d_t, e_t, f_t, g_t in operator ()()
[all …]
/third_party/boost/boost/python/detail/
Dcaller.hpp142 typedef arg_from_python<BOOST_DEDUCED_TYPENAME arg_iter##n::type> c_t##n; \
143 c_t##n c##n(get(mpl::int_<n>(), inner_args)); \
/third_party/boost/libs/safe_numerics/example/
Dmotor_test3.c36 typedef int32_t c_t; typedef
Dexample93.cpp106 using c_t = boost::safe_numerics::safe_unsigned_range< typedef
264 c_t last_c = c; in test()
Dmotor3.c38 c_t c; // 24.8 fixed point delay count increment