Home
last modified time | relevance | path

Searched defs:t_new (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/linux/
Dutimes.c42 time_t t_mold, t_aold, t_now, t_new; in utimes_0100() local
105 time_t t_mold, t_aold, t_now, t_new; in utimes_time64_0100() local
/third_party/boost/libs/serialization/src/
Dvoid_cast.cpp144 const void * t_new; in vbc_downcast() local
172 const void * t_new; in vbc_upcast() local
/third_party/boost/boost/numeric/odeint/stepper/
Drosenbrock4.hpp276 const state_type &x_new , time_type t_new ) in calc_state()
/third_party/boost/boost/geometry/formulas/
Dsjoberg_intersection.hpp1106 static inline bool converge_07_update(CT & t, CT & beta, CT const& t_new) in converge_07_update()