/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/stepper/ |
D | dense_output_runge_kutta.hpp | 143 void calc_state( time_type t , StateOut &x ) const in calc_state() function in boost::numeric::odeint::dense_output_runge_kutta 159 void calc_state( time_type t , const StateOut &x ) const in calc_state() function in boost::numeric::odeint::dense_output_runge_kutta 352 void calc_state( time_type t , StateOut &x ) const in calc_state() function in boost::numeric::odeint::dense_output_runge_kutta 359 void calc_state( time_type t , const StateOut &x ) const in calc_state() function in boost::numeric::odeint::dense_output_runge_kutta
|
D | rosenbrock4_dense_output.hpp | 99 void calc_state( time_type t , StateOut &x ) in calc_state() function in boost::numeric::odeint::rosenbrock4_dense_output 106 void calc_state( time_type t , const StateOut &x ) in calc_state() function in boost::numeric::odeint::rosenbrock4_dense_output
|
D | euler.hpp | 87 …void calc_state( StateOut &x , time_type t , const StateIn1 &old_state , time_type t_old , const … in calc_state() function in boost::numeric::odeint::euler
|
D | runge_kutta_dopri5.hpp | 227 void calc_state( time_type t , StateOut &x , in calc_state() function in boost::numeric::odeint::runge_kutta_dopri5
|
D | bulirsch_stoer_dense_out.hpp | 349 void calc_state( time_type t , StateOut &x ) const in calc_state() function in boost::numeric::odeint::bulirsch_stoer_dense_out
|
D | rosenbrock4.hpp | 274 void calc_state( time_type t , state_type &x , in calc_state() function in boost::numeric::odeint::rosenbrock4
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/integrate/ |
D | check_adapter.hpp | 163 void calc_state( time_type t , StateOut &x ) const in calc_state() function in boost::numeric::odeint::checked_stepper 167 void calc_state( time_type t , const StateOut &x ) const in calc_state() function in boost::numeric::odeint::checked_stepper
|
/aosp_15_r20/external/libopus/silk/fixed/arm/ |
H A D | warped_autocorrelation_FIX_neon_intr.c | 53 static OPUS_INLINE int32x4_t calc_state( const int32x4_t state_QS0_s32x4, const int32x4_t state_QS0… in calc_state() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/test/ |
D | dummy_steppers.hpp | 70 void calc_state( time_type t_inter , state_type &x ) const in calc_state() function
|
D | integrate_stepper_refs.cpp | 120 void calc_state( const time_type t_inter , state_type &x ) in calc_state() function in dense_out_stepper_nc
|