Searched refs:rMin (Results 1 - 5 of 5) sorted by relevance

/external/deqp/framework/randomshaders/
H A DrsgBinaryOps.cpp497 T rMin = GetRandom()(rnd, T(-4), T(4)); local
498 T rMax = rMin+rLen;
503 aMin = rMin;
505 bMin = rMin;
510 // Compute range that is less than rMin..rMax
513 aMax = rMin - getStep<T>();
516 bMin = rMin;
521 // Compute range that is greater than or equal to rMin..rMax
527 bMin = rMin;
553 T rMin local
[all...]
/external/deqp/framework/common/
H A DtcuTexLookupVerifier.cpp259 const Vec4 rMin = result - prec.colorThreshold; local
271 const bool sMin0 = i0[compNdx] >= rMin[compNdx];
272 const bool sMin1 = i1[compNdx] >= rMin[compNdx];
/external/valgrind/helgrind/
H A Dlibhb_core.c2947 VtsID rMin, wMin; local
2948 rMin = SVal__unC_Rmin(old_sv);
2950 remap_VtsID( old_tab, new_tab, &rMin );
2952 new_sv = SVal__mkC( rMin, wMin );
/external/deqp/framework/opengl/
H A DgluTextureTestUtil.cpp975 int rMin = de::min(a.getRed(), b.getRed()); local
984 return tcu::RGBA(rangeDiff(p.getRed(), rMin, rMax),
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 205 milliseconds