Searched defs:maxInt (Results 1 – 10 of 10) sorted by relevance
59 long maxInt = std::numeric_limits<int>::max(); in TEST() local76 long long maxInt = std::numeric_limits<int>::max(); in TEST() local96 float maxInt = std::numeric_limits<int>::max(); in TEST() local114 double maxInt = std::numeric_limits<int>::max(); in TEST() local
194 const int maxInt = m_precision == glu::PRECISION_LOWP ? 2 : 1024; in iterate() local213 const int maxInt = m_precision == glu::PRECISION_LOWP ? 64 : 1024; in iterate() local232 const deUint32 maxInt = m_precision == glu::PRECISION_LOWP ? 128 : 1024; in iterate() local268 const int maxInt = m_precision == glu::PRECISION_LOWP ? 2 : 1024; in iterate() local
150 static const Int maxInt; variable
591 static bool safeRoundOut(const SkRect& src, SkIRect* dst, int32_t maxInt) { in safeRoundOut()
41 const Int Value::maxInt = Int( UInt(-1)/2 ); member in Json::Value
35 const Int Value::maxInt = Int( UInt(-1)/2 ); member in Json::Value
31 const Int Value::maxInt = Int( UInt(-1)/2 ); member in Json::Value