Searched refs:querySupportsSigned (Results 1 – 1 of 1) sorted by relevance
90 static bool querySupportsSigned (QueryType type) in querySupportsSigned() function1094 if ((querySupportsSigned(m_type) || initialValue >= 0) && !isPureCase) in test()1136 const int minLimit = (querySupportsSigned(m_type)) ? (-1000) : (0); in test()1931 if ((querySupportsSigned(m_type) || initialValue >= 0) && !isPureCase) in test()1973 const int minLimit = (querySupportsSigned(m_type)) ? (-1000) : (0); in test()