Searched defs:vt (Results 1 – 3 of 3) sorted by relevance
23 void printVarType(FILE *f, const VarType *vt) { in printVarType()58 void printVarTypeAndName(FILE *f, const VarType *vt) { in printVarTypeAndName()164 const VarType *vt = &api->params[ct]; in hasInlineDataPointers() local218 const VarType *vt = &api->params[ct2]; in printApiCpp() local231 const VarType *vt = &api->params[ct2]; in printApiCpp() local252 const VarType *vt = &api->params[ct2]; in printApiCpp() local309 const VarType *vt = &api->params[ct2]; in printApiCpp() local328 const VarType *vt = &api->params[ct2]; in printApiCpp() local355 const VarType *vt = &api->params[ct2]; in printApiCpp() local409 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 …]
94 private float getVelocity(VelocityTracker vt) { in getVelocity()105 private float getPerpendicularVelocity(VelocityTracker vt) { in getPerpendicularVelocity()