Home
last modified time | relevance | path

Searched defs:self_type (Results 1 – 25 of 51) sorted by relevance

123

/third_party/boost/boost/phoenix/scope/detail/cpp03/preprocessed/
Ddynamic_10.hpp23 self_type; typedef
57 self_type; typedef
91 self_type; typedef
125 self_type; typedef
159 self_type; typedef
193 self_type; typedef
227 self_type; typedef
261 self_type; typedef
295 self_type; typedef
329 self_type; typedef
Ddynamic_20.hpp23 self_type; typedef
57 self_type; typedef
91 self_type; typedef
125 self_type; typedef
159 self_type; typedef
193 self_type; typedef
227 self_type; typedef
261 self_type; typedef
295 self_type; typedef
329 self_type; typedef
[all …]
Ddynamic_30.hpp23 self_type; typedef
57 self_type; typedef
91 self_type; typedef
125 self_type; typedef
159 self_type; typedef
193 self_type; typedef
227 self_type; typedef
261 self_type; typedef
295 self_type; typedef
329 self_type; typedef
[all …]
Ddynamic_40.hpp23 self_type; typedef
57 self_type; typedef
91 self_type; typedef
125 self_type; typedef
159 self_type; typedef
193 self_type; typedef
227 self_type; typedef
261 self_type; typedef
295 self_type; typedef
329 self_type; typedef
[all …]
Ddynamic_50.hpp23 self_type; typedef
57 self_type; typedef
91 self_type; typedef
125 self_type; typedef
159 self_type; typedef
193 self_type; typedef
227 self_type; typedef
261 self_type; typedef
295 self_type; typedef
329 self_type; typedef
[all …]
/third_party/boost/boost/numeric/ublas/
Dtraits.hpp166 typedef scalar_traits<T> self_type; typedef
234 typedef type_traits<T> self_type; typedef
248 typedef type_traits<float> self_type; typedef
257 typedef type_traits<double> self_type; typedef
266 typedef type_traits<long double> self_type; typedef
277 typedef complex_traits<T> self_type; typedef
350 typedef type_traits<std::complex<float> > self_type; typedef
360 typedef type_traits<std::complex<double> > self_type; typedef
369 typedef type_traits<std::complex<long double> > self_type; typedef
381 typedef type_traits<boost::numeric::interval<float> > self_type; typedef
[all …]
Dstorage.hpp45 typedef unbounded_array<T, ALLOC> self_type; typedef in boost::numeric::ublas::unbounded_array
361 typedef bounded_array<T, N, ALLOC> self_type; typedef in boost::numeric::ublas::bounded_array
556 typedef array_adaptor<T> self_type; typedef in boost::numeric::ublas::array_adaptor
786 typedef shallow_array_adaptor<T> self_type; typedef in boost::numeric::ublas::shallow_array_adaptor
1012 typedef basic_range<Z, D> self_type; typedef in boost::numeric::ublas::basic_range
1240 typedef basic_slice<Z, D> self_type; typedef in boost::numeric::ublas::basic_slice
1476 typedef indirect_array<A> self_type; typedef in boost::numeric::ublas::indirect_array
1759 typedef index_pair<V> self_type; typedef in boost::numeric::ublas::index_pair
1851 typedef index_pair_array<V1, V2> self_type; typedef in boost::numeric::ublas::index_pair_array
1942 typedef index_triple<M> self_type; typedef in boost::numeric::ublas::index_triple
[all …]
Dexpression_types.hpp79 typedef scalar_reference<T> self_type; typedef in boost::numeric::ublas::scalar_reference
127 typedef scalar_value<T> self_type; typedef in boost::numeric::ublas::scalar_value
309 typedef matrix_expression<E> self_type; typedef in boost::numeric::ublas::matrix_expression
Dvector_expression.hpp30 typedef vector_reference<E> self_type; typedef in boost::numeric::ublas::vector_reference
258 typedef vector_unary<E, F> self_type; typedef in boost::numeric::ublas::vector_unary
559 typedef vector_binary<E1, E2, F> self_type; typedef in boost::numeric::ublas::vector_binary
1014 typedef vector_binary_scalar1<E1, E2, F> self_type; typedef in boost::numeric::ublas::vector_binary_scalar1
1257 typedef vector_binary_scalar2<E1, E2, F> self_type; typedef in boost::numeric::ublas::vector_binary_scalar2
1511 typedef vector_scalar_unary<E, F> self_type; typedef in boost::numeric::ublas::vector_scalar_unary
1652 typedef vector_scalar_binary<E1, E2, F> self_type; typedef in boost::numeric::ublas::vector_scalar_binary
Dvector.hpp52 typedef vector<T, A> self_type; typedef in boost::numeric::ublas::vector
843 typedef fixed_vector<T, N, A> self_type; typedef in boost::numeric::ublas::fixed_vector
1689 typedef zero_vector<T, ALLOC> self_type; typedef in boost::numeric::ublas::zero_vector
1910 typedef unit_vector<T, ALLOC> self_type; typedef in boost::numeric::ublas::unit_vector
2173 typedef scalar_vector<T, ALLOC> self_type; typedef in boost::numeric::ublas::scalar_vector
2428 typedef c_vector<T, N> self_type; typedef in boost::numeric::ublas::c_vector
/third_party/boost/boost/property_tree/
Dptree.hpp58 typedef basic_ptree<Key, Data, KeyCompare> self_type; typedef in boost::property_tree::basic_ptree
/third_party/boost/boost/phoenix/scope/detail/cpp03/
Ddynamic.hpp68 self_type; typedef
/third_party/boost/boost/integer/
Dcommon_factor_ct.hpp36 typedef static_gcd_helper_t self_type; typedef
/third_party/boost/boost/spirit/home/karma/stream/
Dostream_iterator.hpp38 typedef ostream_iterator<T, Elem, Traits> self_type; typedef in boost::spirit::karma::ostream_iterator
/third_party/boost/boost/numeric/ublas/tensor/
Dexpression.hpp74 using self_type = binary_tensor_expression<T,EL,ER,OP>; typedef
136 using self_type = unary_tensor_expression<T,E,OP>; typedef
Dtensor.hpp86 using self_type = tensor<T, F, A>; typedef in boost::numeric::ublas::tensor
/third_party/boost/boost/graph/distributed/
Dqueue.hpp95 typedef distributed_queue self_type; typedef in boost::graph::distributed::distributed_queue
/third_party/boost/boost/numeric/ublas/experimental/
Dsparse_view.hpp32 typedef c_array_view<T> self_type; typedef in boost::numeric::ublas::c_array_view
128 typedef compressed_matrix_view<L, IB, IA, JA, TA> self_type; typedef in boost::numeric::ublas::compressed_matrix_view
/third_party/boost/boost/property_map/parallel/
Dparallel_property_maps.hpp66 typedef iterator_property_map self_type; typedef in boost::iterator_property_map
/third_party/boost/boost/numeric/ublas/opencl/
Dmatrix.hpp33 typedef matrix<T, L, opencl::storage> self_type; typedef in boost::numeric::ublas::matrix
/third_party/boost/boost/multiprecision/
Deigen.hpp19 …def boost::multiprecision::number<Backend, ExpressionTemplates> self_type; typedef
/third_party/boost/boost/wave/
Dcpp_iteration_context.hpp149 typedef iteration_context<ContextT, IteratorT, InputPolicyT> self_type; typedef
/third_party/boost/libs/utility/test/
Diterators_test.cpp81 typedef test_opr<T, R, P> self_type; typedef in test_opr
/third_party/boost/boost/function/
Dfunction_template.hpp704 typedef BOOST_FUNCTION_FUNCTION self_type; typedef in boost::BOOST_FUNCTION_FUNCTION
1070 typedef function self_type; typedef in boost::function
/third_party/boost/boost/test/utils/
Dnamed_params.hpp185 typedef named_parameter_combine<NP,Rest> self_type; typedef

123