Home
last modified time | relevance | path

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

123

/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...
/aosp_15_r20/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 …]
/aosp_15_r20/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 …]
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
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.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
Dmatrix_expression.hpp29 typedef matrix_reference<E> self_type; typedef in boost::numeric::ublas::matrix_reference
331 typedef vector_matrix_binary<E1, E2, F> self_type; typedef in boost::numeric::ublas::vector_matrix_binary
930 typedef matrix_unary1<E, F> self_type; typedef in boost::numeric::ublas::matrix_unary1
1472 typedef matrix_unary2<E, F> self_type; typedef in boost::numeric::ublas::matrix_unary2
2021 typedef matrix_binary<E1, E2, F> self_type; typedef in boost::numeric::ublas::matrix_binary
2956 typedef matrix_binary_scalar1<E1, E2, F> self_type; typedef in boost::numeric::ublas::matrix_binary_scalar1
3484 typedef matrix_binary_scalar2<E1, E2, F> self_type; typedef in boost::numeric::ublas::matrix_binary_scalar2
4026 typedef matrix_vector_binary1<E1, E2, F> self_type; typedef in boost::numeric::ublas::matrix_vector_binary1
4432 typedef matrix_vector_binary2<E1, E2, F> self_type; typedef in boost::numeric::ublas::matrix_vector_binary2
4840 typedef matrix_matrix_binary<E1, E2, F> self_type; typedef in boost::numeric::ublas::matrix_matrix_binary
/aosp_15_r20/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
/aosp_15_r20/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
/aosp_15_r20/external/rust/android-crates-io/crates/tracing-attributes/src/
Dexpand.rs515 self_type: Option<TypePath>, field
643 let mut self_type = None; in from_fn() localVariable
/aosp_15_r20/external/bcc/src/cc/includes/
H A Dtable_storage_impl.h28 typedef TableStorageIteratorImpl self_type; typedef
H A Dtable_storage.h71 typedef iterator self_type; typedef
/aosp_15_r20/external/bcc/src/cc/
H A Dtable_storage_impl.h28 typedef TableStorageIteratorImpl self_type; typedef
H A Dtable_storage.h71 typedef iterator self_type; typedef
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dpermutation_output_iterator.h29 typedef PermutationOutputIterator self_type; ///< My own type typedef
H A Dpermutation_input_iterator.h29 typedef PermutationInputIterator self_type; ///< My own type typedef
H A Dtransform_output_iterator.h47 typedef TransformOutputIterator self_type; ///< My own type typedef
/aosp_15_r20/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
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/scope/detail/cpp03/
Ddynamic.hpp68 self_type; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/integer/include/boost/integer/
Dcommon_factor_ct.hpp36 typedef static_gcd_helper_t self_type; typedef

123