Home
last modified time | relevance | path

Searched defs:same_size (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/util/
Dsame_size.hpp41 static bool same_size( const State1 &x1 , const State2 &x2 ) in same_size() function
53 static bool same_size( const State1 &x1 , const State2 &x2 ) in same_size() function
62 bool same_size( const State1 &x1 , const State2 &x2 ) in same_size() function
99 static bool same_size( const FusionSeq &x1 , const FusionSeq &x2 ) in same_size() function
Dublas_wrapper.hpp206 static bool same_size( const boost::numeric::ublas::matrix< T , L , A > &m1 , in same_size() function
229 static bool same_size( const boost::numeric::ublas::matrix< T , L , A > &m , in same_size() function
254 static bool same_size( const boost::numeric::ublas::permutation_matrix< T , A > &m , in same_size() function
Dmulti_array_adaption.hpp90 static bool same_size( T1 const &x1 , T2 const &x2 ) in same_size() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/external/mtl4/
Dmtl4_resize.hpp60 static bool same_size( const mtl::dense_vector< Value , Parameters > &v1 , in same_size() function
82 static bool same_size( const mtl::dense2D< Value , MatrixParameters > &m , in same_size() function
105 static bool same_size( const mtl::compressed2D< Value , MatrixParameters > &m , in same_size() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/test/
Ddiagnostic_state_type.hpp94 static bool same_size( const diagnostic_type< N > &x1 , const diagnostic_type< M > &x2 ) in same_size() function
103 static bool same_size( const diagnostic_type< N > &x1 , const State1 &x2 ) in same_size() function
112 static bool same_size( const State1 &x1 , const diagnostic_type< N > &x2 ) in same_size() function
Dresizing_test_state_type.hpp49 static bool same_size( const test_array_type &x1 , const test_array_type &x2 ) in same_size() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/external/vexcl/
Dvexcl_resize.hpp53 static bool same_size( const vex::vector< T > &x1 , const vex::vector< T > &x2 ) in same_size() function
81 … static bool same_size( const vex::multivector< T , N > &x1 , const vex::multivector< T , N > &x2 ) in same_size() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/external/eigen/
Deigen_resize.hpp60 …static bool same_size( const Eigen::MatrixBase< Derived > &m1 , const Eigen::MatrixBase< Derived >… in same_size() function
71 …static bool same_size( const Eigen::ArrayBase< Derived > &v1 , const Eigen::ArrayBase< Derived > … in same_size() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/examples/2d_lattice/
Dvector_vector_resize.hpp34 static bool same_size( const state_type &x1 , in same_size() function
73 bool same_size( const State &x ) in same_size() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/external/viennacl/
Dviennacl_resize.hpp52 static bool same_size( const viennacl::vector< T > &x1 , const viennacl::vector< T > &x2 ) in same_size() function
/aosp_15_r20/external/stg/test_cases/diff_tests/composite/
H A Dbase_class_size.0.cc17 SameSize same_size; variable
H A Dbase_class_size.1.cc17 SameSize same_size; variable
/aosp_15_r20/external/stg/test_cases/info_tests/composite/
H A Dbase_class_size.cc17 SameSize same_size; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/external/nt2/
Dnt2_resize.hpp30 static bool same_size ( const nt2::container::table<T,S> &v1 in same_size() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/external/blaze/
Dblaze_resize.hpp41 …static bool same_size( const blaze::DynamicVector< T1 , TF1 > &x1 , const blaze::DynamicVector< T2… in same_size() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/external/compute/
Dcompute_resize.hpp39 …static bool same_size( const boost::compute::vector< T, A > &x , const boost::compute::vector< T, … in same_size() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/examples/
Dlist_lattice.cpp34 static bool same_size( const state_type &v1 , in same_size() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/external/mpi/
Dmpi_state.hpp66 static bool same_size( const mpi_state< InnerState1 > &x , const mpi_state< InnerState2 > &y ) in same_size() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/external/openmp/
Dopenmp_state.hpp65 static bool same_size( const openmp_state< T > &x , const openmp_state< T > &y ) in same_size() function
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/recovery/
Dpacer.rs164 let same_size = if let Some(last_packet_size) = self.last_packet_size { in send() localVariable
/aosp_15_r20/external/rust/crates/quiche/src/recovery/
Dpacer.rs164 let same_size = if let Some(last_packet_size) = self.last_packet_size { in send() localVariable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/tinyvec-1.6.0/tests/
H A Dtinyvec.rs251 let same_size: [u8; 4] = [0, 1, 2, 3]; in TinyVec_from_slice_impl() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/tinyvec/tests/
Dtinyvec.rs251 let same_size: [u8; 4] = [0, 1, 2, 3]; in TinyVec_from_slice_impl() localVariable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/external/gsl/
Dgsl_wrapper.hpp178 static bool same_size( const gsl_vector* x , const gsl_vector* y ) in same_size() function
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-subset.cc227 bool same_size = table_tag == HB_OT_TAG_GSUB || in _plan_estimate_subset_table_size() local

12