Lines Matching refs:_context
2910 MatComparator::MatComparator(double _maxdiff, int _context)2911 : maxdiff(_maxdiff), realmaxdiff(DBL_MAX), context(_context) {}