Home
last modified time | relevance | path

Searched defs:yv_ (Results 1 – 5 of 5) sorted by relevance

/dports/games/atanks/atanks-6.5/src/
H A Ddecor.cpp8 DECOR::DECOR(double x_, double y_, double xv_, double yv_, in DECOR()
77 DECOR::DECOR(double x_, double y_, double xv_, double yv_, in DECOR()
H A Dfloattext.cpp4 double xv_, double yv_, int32_t color_, in FLOATTEXT()
263 void FLOATTEXT::set_speed(double xv_, double yv_) in set_speed()
H A Dexplosion.cpp35 double xv_, double yv_, int32_t type, bool is_weapon) : in EXPLOSION()
151 double xv_, double yv_, int32_t type, double damage_, in EXPLOSION()
H A Dphysobj.cpp47 void PHYSICAL_OBJECT::getVelocity(double &xv_, double &yv_) in getVelocity()
/dports/science/PETSc/petsc-3.14.1/src/vec/vec/impls/seq/kokkos/
H A Dveckok.kokkos.cxx787 ConstPetscScalarViewDevice_t xv_, yv_; member