Home
last modified time | relevance | path

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

/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/core/dht/netcoords/vivaldi/ver1/impl/
H A DVivaldiPositionImpl.java193 Coordinates other_coords = other.getCoordinates(); in estimateRTT() local
211 Coordinates other_coords = other.getCoordinates(); in update() local
/dports/devel/py-game/pygame-2.1.0/src_c/
H A Dmath.c592 double other_coords[VECTOR_MAX_SIZE]; in vector_generic_math() local
1150 double other_coords[VECTOR_MAX_SIZE]; in vector_richcompare() local
1269 double other_coords[VECTOR_MAX_SIZE]; in vector_dot() local
1312 double other_coords[VECTOR_MAX_SIZE]; in vector_slerp() local
1385 double other_coords[VECTOR_MAX_SIZE]; in vector_lerp() local
1581 double other_coords[VECTOR_MAX_SIZE]; in vector_project_onto() local
2106 double other_coords[2]; in vector2_cross() local
2133 double other_coords[2]; in vector2_angle_to() local
2934 double *other_coords; in vector3_cross() local
2977 double other_coords[VECTOR_MAX_SIZE]; in vector3_angle_to() local
[all …]