Home
last modified time | relevance | path

Searched refs:base_t (Results 1 – 25 of 3101) sorted by last modified time

12345678910>>...125

/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/
H A Dfmpzxx.h77 Operation, Data> base_t; typedef
H A Dnmod_matxx.h56 Operation, Data> base_t; typedef
H A Dnmod_poly_matxx.h42 Operation, Data> base_t; typedef
H A Dnmod_polyxx.h84 Operation, Data> base_t; in FLINT_DEFINE_BINOP() typedef
H A Dnmod_vecxx.h79 Operation, Data> base_t; typedef
H A Dpadic_matxx.h49 Operation, Data> base_t; typedef
H A Dpadic_polyxx.h50 Operation, Data> base_t; typedef
H A Dpadicxx.h195 Operation, Data> base_t;
294 typename flint_classes::to_srcref<typename base_t::derived_t>::type \
297 return flint_classes::to_srcref<typename base_t::derived_t>::type::make( \
H A Dqadicxx.h94 Operation, Data> base_t; typedef
205 typename flint_classes::to_srcref<typename base_t::derived_t>::type
208 return flint_classes::to_srcref<typename base_t::derived_t>::type::make( in toN()
H A Dfmpq_matxx.h63 Operation, Data> base_t; typedef
H A Dfmpq_polyxx.h59 Operation, Data> base_t; typedef
H A Dfmpqxx.h57 Operation, Data> base_t; typedef
H A Dfmpz_matxx.h54 Operation, Data> base_t; typedef
H A Dfmpz_mod_polyxx.h57 Operation, Data> base_t; typedef
H A Dfmpz_poly_matxx.h37 Operation, Data> base_t; typedef
H A Dfmpz_poly_qxx.h53 Operation, Data> base_t; typedef
H A Dfmpz_polyxx.h115 Operation, Data> base_t; typedef
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/examples/
H A Dfooxx.cpp116 Operation, Data> base_t; typedef in flint::fooxx_expression
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/flintxx/
H A Dltuple.h104 Operation, Data> base_t;
114 : base_t(i, t) {}
141 typename base_t::evaluated_t create_temporary() const
143 return typename base_t::evaluated_t(detail::INSTANTIATE_FROM_TUPLE(),
148 explicit ltuple_expression(const Data& d) : base_t(d) {}
H A Dmatrix.h442 typename base_t::derived_t, permxx*, T>::enable::type \
H A Dflint_classes.h342 typedef typename base_t::evaluated_t evaluated_t; \
356 explicit name(const Data& d) : base_t(d) {} \
370 name() : base_t() {} \
390 name(T& t, const U& u) : base_t(t, u) {} \
394 name(T& t, const U& u, const V& v) : base_t(t, u, v) {} \
400 : base_t(t, u, v, w) {}
478 FLINT_UNOP_BUILD_RETTYPE(funcname, rettype, typename base_t::derived_t) \
499 typename detail::binary_op_helper<typename base_t::derived_t, \
513 typename base_t::derived_t, T, U>::enable::type \
525 typename base_t::derived_t, T, U, V>::enable::type \
[all …]
H A Dvector.h54 Operation, Data> base_t;
65 explicit vector_expression(const T& t) : base_t(t) {}
67 vector_expression(const T& t, const U& u) : base_t(t, u) {}
70 : base_t(t, u, v) {}
99 typename base_t::evaluated_t create_temporary() const
105 explicit vector_expression(const Data& d) : base_t(d) {}
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/flintxx/test/
H A Dmyint.h80 Operation, Data> base_t; typedef
81 typedef typename base_t::evaluated_t evaluated_t;
85 : base_t(t) {} in my_expression2()
89 : base_t(t) {} in my_expression2()
105 : base_t(d) {} in my_expression2()
/dports/editors/madedit/madedit-0.2.9/xpressive/boost/range/
H A Datl.hpp313 typedef typename Iterator::base_type base_t; // == list_iterator
314 return Iterator(base_t(x, x.GetHeadPosition()));
320 typedef typename Iterator::base_type base_t;
321 return Iterator(base_t(x, POSITION(0)));
406 typedef typename Iterator::base_type base_t; // == list_iterator
407 return Iterator(base_t(x, x.GetStartPosition())); // no 'GetHeadPosition'
/dports/editors/madedit/madedit-0.2.9/xpressive/boost/xpressive/detail/core/
H A Dsub_match_vector.hpp45 > base_t; typedef
48 : base_t(baseiter) in sub_match_iterator()

12345678910>>...125