Searched defs:vt (Results 1 – 3 of 3) sorted by relevance
24 void printVarType(FILE *f, const VarType *vt) { in printVarType()59 void printVarTypeAndName(FILE *f, const VarType *vt) { in printVarTypeAndName()168 const VarType *vt = &api->params[ct]; in hasInlineDataPointers() local222 const VarType *vt = &api->params[ct2]; in printApiCpp() local236 const VarType *vt = &api->params[ct2]; in printApiCpp() local256 const VarType *vt = &api->params[ct2]; in printApiCpp() local273 const VarType *vt = &api->params[ct2]; in printApiCpp() local294 const VarType *vt = &api->params[ct2]; in printApiCpp() local347 const VarType *vt = &api->params[ct2]; in printApiCpp() local355 const VarType *vt = &api->params[ct2]; in printApiCpp() local[all …]
39 VelocityTracker vt = VelocityTracker.obtain(); in testInitialCondiditions() local51 VelocityTracker vt = VelocityTracker.obtain(); in testClear() local66 VelocityTracker vt = VelocityTracker.obtain(); in testDragAcceleration() local77 VelocityTracker vt = VelocityTracker.obtain(); in testDragDeceleration() local88 VelocityTracker vt = VelocityTracker.obtain(); in testDragLinearHorizontal() local100 VelocityTracker vt = VelocityTracker.obtain(); in testDragLinearVertical() local116 VelocityTracker vt = VelocityTracker.obtain(); in testDragWith2Points() local132 VelocityTracker vt = VelocityTracker.obtain(); in testStabilityInNbPoints() local154 VelocityTracker vt = VelocityTracker.obtain(); in testStabilityInTime() local176 VelocityTracker vt = VelocityTracker.obtain(); in testStabilityInSpace() local[all …]
110 private float getVelocity(VelocityTracker vt) { in getVelocity()121 private float getPerpendicularVelocity(VelocityTracker vt) { in getPerpendicularVelocity()