Searched defs:AppendPoints (Results 1 – 4 of 4) sorted by relevance
266 void COScopeCtrl::AppendPoints(double sTimestamp, const std::vector<float *> &apf) in AppendPoints() function in COScopeCtrl
528 AstPointSet *(* AppendPoints)( AstPointSet *, AstPointSet *, int * ); member
572 static AstPointSet *AppendPoints( AstPointSet *this, AstPointSet *that, int *status ) { in AppendPoints() function