/external/deqp/framework/randomshaders/ |
D | rsgVariableValue.cpp | 64 float aMax = a.component(ndx).getMax().asFloat(); in compareValueRangesAllTrue() local 79 int aMax = a.component(ndx).getMax().asInt(); in compareValueRangesAllTrue() local 92 bool aMax = a.component(ndx).getMax().asBool(); in compareValueRangesAllTrue() local 226 float aMax = a.component(ndx).getMax().asFloat(); in computeIntersection() local 241 int aMax = a.component(ndx).getMax().asInt(); in computeIntersection() local 254 bool aMax = a.component(ndx).getMax().asBool(); in computeIntersection() local
|
D | rsgBinaryOps.cpp | 213 …:operator() (de::Random& rnd, float dstMin, float dstMax, float& aMin, float& aMax, float& bMin, f… in operator ()() 272 void ComputeMulRange::operator() (de::Random& rnd, int dstMin, int dstMax, int& aMin, int& aMax, in… in operator ()() 297 void ComputeAddRange::operator() (de::Random& random, T dstMin, T dstMax, T& aMin, T& aMax, T& bMin… in operator ()() 347 void ComputeSubRange::operator() (de::Random& random, T dstMin, T dstMax, T& aMin, T& aMax, T& bMin… in operator ()() 487 void ComputeLessThanRange::operator () (de::Random& rnd, bool dstMin, bool dstMax, T& aMin, T& aMax… in operator ()() 543 …lRange::operator () (de::Random& rnd, bool dstMin, bool dstMax, T& aMin, T& aMax, T& bMin, T& bMax… in operator ()() 622 void computeEqualityValueRange (de::Random& rnd, bool dstMin, bool dstMax, T& aMin, T& aMax, T& bMi… in computeEqualityValueRange() 649 …ge<true, bool> (de::Random& rnd, bool dstMin, bool dstMax, bool& aMin, bool& aMax, bool& bMin, boo… in computeEqualityValueRange() 681 …e<false, bool> (de::Random& rnd, bool dstMin, bool dstMax, bool& aMin, bool& aMax, bool& bMin, boo… in computeEqualityValueRange()
|
/external/valgrind/coregrind/m_debuginfo/ |
D | d3basics.c | 951 Addr aMin, aMax; in ML_() local 1022 Addr aMin, aMax; in ML_() local 1198 Addr aMin, aMax; in ML_() local
|
D | storage.c | 1034 Addr aMax, in add_var_to_arange()
|
D | readdwarf3.c | 771 struct { Addr aMin; Addr aMax; } member 811 static XArray* unitary_range_list ( Addr aMin, Addr aMax ) in unitary_range_list()
|
D | priv_storage.h | 479 Addr aMax; member
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
D | LocaleMatcher.java | 644 public double match(ULocale a, ULocale aMax, ULocale b, ULocale bMax) { in match()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | LocaleMatcher.java | 651 public double match(ULocale a, ULocale aMax, ULocale b, ULocale bMax) { in match()
|
/external/deqp/framework/common/ |
D | tcuAstcUtil.cpp | 1951 const int aMax = (1 << layout.aNumBits) - 1; in writeBlockMode() local
|
/external/deqp/framework/opengl/ |
D | gluTextureTestUtil.cpp | 982 int aMax = de::max(a.getAlpha(), b.getAlpha()); in rangeDiff() local
|
/external/libpng/contrib/libtests/ |
D | pngvalid.c | 6045 unsigned int bMax, unsigned int aMax) in image_pixel_setf()
|