Home
last modified time | relevance | path

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

123

/external/sdv/vsomeip/third_party/boost/phoenix/include/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 …]
/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/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.hpp46 typedef unbounded_array<T, ALLOC> self_type; typedef in boost::numeric::ublas::unbounded_array
362 typedef bounded_array<T, N, ALLOC> self_type; typedef in boost::numeric::ublas::bounded_array
557 typedef array_adaptor<T> self_type; typedef in boost::numeric::ublas::array_adaptor
787 typedef shallow_array_adaptor<T> self_type; typedef in boost::numeric::ublas::shallow_array_adaptor
1013 typedef basic_range<Z, D> self_type; typedef in boost::numeric::ublas::basic_range
1241 typedef basic_slice<Z, D> self_type; typedef in boost::numeric::ublas::basic_slice
1477 typedef indirect_array<A> self_type; typedef in boost::numeric::ublas::indirect_array
1760 typedef index_pair<V> self_type; typedef in boost::numeric::ublas::index_pair
1852 typedef index_pair_array<V1, V2> self_type; typedef in boost::numeric::ublas::index_pair_array
1943 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
/external/bcc/src/cc/
Dtable_storage_impl.h28 typedef TableStorageIteratorImpl self_type; typedef
Dtable_storage.h71 typedef iterator self_type; typedef
/external/bcc/src/cc/includes/
Dtable_storage_impl.h28 typedef TableStorageIteratorImpl self_type; typedef
Dtable_storage.h71 typedef iterator self_type; typedef
/external/tensorflow/tensorflow/core/util/
Dpermutation_output_iterator.h29 typedef PermutationOutputIterator self_type; ///< My own type typedef
Dpermutation_input_iterator.h29 typedef PermutationInputIterator self_type; ///< My own type typedef
Dtransform_output_iterator.h47 typedef TransformOutputIterator self_type; ///< My own type typedef
/external/sdv/vsomeip/third_party/boost/property_tree/include/boost/property_tree/
Dptree.hpp58 typedef basic_ptree<Key, Data, KeyCompare> self_type; typedef in boost::property_tree::basic_ptree
/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/scope/detail/cpp03/
Ddynamic.hpp68 self_type; typedef
/external/sdv/vsomeip/third_party/boost/integer/include/boost/integer/
Dcommon_factor_ct.hpp36 typedef static_gcd_helper_t self_type; typedef
/external/pdfium/third_party/agg23/
Dagg_color_gray.h44 typedef gray8 self_type; typedef
Dagg_scanline_u.h34 typedef scanline_u<CoverT> self_type; typedef
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/stream/
Dostream_iterator.hpp38 typedef ostream_iterator<T, Elem, Traits> self_type; typedef in boost::spirit::karma::ostream_iterator
/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/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
/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/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
/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/opencl/
Dmatrix.hpp33 typedef matrix<T, L, opencl::storage> self_type; typedef in boost::numeric::ublas::matrix

123