Searched defs:x_old (Results 1 – 5 of 5) sorted by relevance
/third_party/boost/boost/numeric/odeint/stepper/ |
D | controlled_runge_kutta.hpp | 74 value_type error( const State &x_old , const Deriv &dxdt_old , Err &x_err , Time dt ) const in error() argument 80 …value_type error( algebra_type &algebra , const State &x_old , const Deriv &dxdt_old , Err &x_err … in error() argument
|
D | runge_kutta_dopri5.hpp | 228 const StateIn1 &x_old , const DerivIn1 &deriv_old , time_type t_old , in calc_state()
|
D | rosenbrock4.hpp | 275 const state_type &x_old , time_type t_old , in calc_state()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | APInt.cpp | 1297 APInt x_old(BitWidth, 1); in sqrt() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | APInt.cpp | 1136 APInt x_old(BitWidth, 1); in sqrt() local
|