Home
last modified time | relevance | path

Searched defs:vtys (Results 1 – 2 of 2) sorted by relevance

/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/
H A DWith.hs113 vtys' = applySubst rhopi vtys function
181 withArguments vtys = do function
/dports/science/chrono/chrono-7.0.1/src/chrono_vehicle/wheeled_vehicle/tire/
H A DChTMeasyTire.cpp384 double vtys = m_states.vta * hsyn; in Advance() local