/external/deqp/framework/randomshaders/ |
D | rsgUtils.cpp | 68 float minVal = valueRange.component(ndx).getMin().asFloat(); in computeRandomValue() local 77 int minVal = valueRange.component(ndx).getMin().asBool() ? 1 : 0; in computeRandomValue() local 88 int minVal = valueRange.component(ndx).getMin().asInt(); in computeRandomValue() local 194 bool minVal = rnd.getBool(); in computeRandomValueRange() local 209 int minVal = minIntVal + rnd.getInt(0, maxRangeLen - rangeLen); in computeRandomValueRange() local 227 float minVal = minFloatVal + step * (float)minStep; in computeRandomValueRange() local 303 float minVal = valueRange.component(ndx).getMin().asFloat(); in computeRangeLengthSum() local 312 int minVal = valueRange.component(ndx).getMin().asBool() ? 1 : 0; in computeRangeLengthSum() local 323 int64_t minVal = valueRange.component(ndx).getMin().asInt(); in computeRangeLengthSum() local
|
D | rsgVariableValue.cpp | 174 ValueRange::ValueRange(const VariableType &type, const ConstValueAccess &minVal, const ConstValueAc… in ValueRange() 183 ValueRange::ValueRange(const VariableType &type, const Scalar *minVal, const Scalar *maxVal) in ValueRange()
|
D | rsgExpression.cpp | 181 int minVal = minIntVal + rnd.getInt(0, maxRangeLen - rangeLen); in computeRandomValueRangeForInfElements() local 203 float minVal = minFloatVal + step * (float)minStep; in computeRandomValueRangeForInfElements() local 362 float minVal = -10.0f; in FloatLiteral() local 404 float minVal = valueRange.getMin().asFloat(); in getWeight() local 431 int minVal = -16; in IntLiteral() local 459 int minVal = valueRange.getMin().asInt(); in getWeight() local 485 int minVal = 0; in BoolLiteral() local
|
/external/cronet/tot/third_party/libc++/src/test/std/numerics/numeric.ops/numeric.ops.sat/ |
D | sub_sat.pass.cpp | 26 constexpr auto minVal = std::numeric_limits<IntegerT>::min(); in test_signed() local 89 constexpr auto minVal = std::numeric_limits<IntegerT>::min(); in test_unsigned() local
|
D | div_sat.pass.cpp | 26 constexpr auto minVal = std::numeric_limits<IntegerT>::min(); in test_signed() local 89 constexpr auto minVal = std::numeric_limits<IntegerT>::min(); in test_unsigned() local
|
D | add_sat.pass.cpp | 25 constexpr auto minVal = std::numeric_limits<IntegerT>::min(); in test_signed() local 97 constexpr auto minVal = std::numeric_limits<IntegerT>::min(); in test_unsigned() local
|
D | mul_sat.pass.cpp | 26 constexpr auto minVal = std::numeric_limits<IntegerT>::min(); in test_signed() local 103 constexpr auto minVal = std::numeric_limits<IntegerT>::min(); in test_unsigned() local
|
/external/cronet/stable/third_party/libc++/src/test/std/numerics/numeric.ops/numeric.ops.sat/ |
D | mul_sat.pass.cpp | 26 constexpr auto minVal = std::numeric_limits<IntegerT>::min(); in test_signed() local 103 constexpr auto minVal = std::numeric_limits<IntegerT>::min(); in test_unsigned() local
|
D | sub_sat.pass.cpp | 26 constexpr auto minVal = std::numeric_limits<IntegerT>::min(); in test_signed() local 89 constexpr auto minVal = std::numeric_limits<IntegerT>::min(); in test_unsigned() local
|
D | div_sat.pass.cpp | 26 constexpr auto minVal = std::numeric_limits<IntegerT>::min(); in test_signed() local 89 constexpr auto minVal = std::numeric_limits<IntegerT>::min(); in test_unsigned() local
|
D | add_sat.pass.cpp | 25 constexpr auto minVal = std::numeric_limits<IntegerT>::min(); in test_signed() local 97 constexpr auto minVal = std::numeric_limits<IntegerT>::min(); in test_unsigned() local
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/ |
D | XYStepCalculator.java | 38 …public static XYStep getStep(XYPlot plot, XYAxisType axisType, RectF rect, Number minVal, Number m… in getStep() 51 …tep getStep(XYStepMode typeXY, float plotPixelSize, double stepValue, Number minVal, Number maxVal… in getStep()
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ |
D | LineRegion.java | 24 private Number minVal; field in LineRegion 84 public void setMinVal(Number minVal) { in setMinVal()
|
/external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/xy/ |
D | XYStepCalculatorTest.java | 45 double minVal = 0; in testSubdivide() local
|
/external/deqp/framework/common/ |
D | tcuTextureUtil.cpp | 862 static inline float linearInterpolate(float t, float minVal, float maxVal) in linearInterpolate() 997 static void fillWithComponentGradients1D(const PixelBufferAccess &access, const Vec4 &minVal, const… in fillWithComponentGradients1D() 1014 static void fillWithComponentGradients2D(const PixelBufferAccess &access, const Vec4 &minVal, const… in fillWithComponentGradients2D() 1072 static void fillWithComponentGradients3D(const PixelBufferAccess &dst, const Vec4 &minVal, const Ve… in fillWithComponentGradients3D() 1110 void fillWithComponentGradientsStyled(const PixelBufferAccess &access, const Vec4 &minVal, const Ve… in fillWithComponentGradientsStyled() 1141 void fillWithComponentGradients(const PixelBufferAccess &access, const Vec4 &minVal, const Vec4 &ma… in fillWithComponentGradients() 1146 void fillWithComponentGradients2(const PixelBufferAccess &access, const Vec4 &minVal, const Vec4 &m… in fillWithComponentGradients2() 1151 void fillWithComponentGradients3(const PixelBufferAccess &access, const Vec4 &minVal, const Vec4 &m… in fillWithComponentGradients3() 1427 void estimatePixelValueRange(const ConstPixelBufferAccess &access, Vec4 &minVal, Vec4 &maxVal) in estimatePixelValueRange() 1476 Vec4 minVal, maxVal; in computePixelScaleBias() local
|
/external/armnn/samples/SpeechRecognition/include/ |
D | Wav2LetterPreprocessor.hpp | 132 const float minVal = std::numeric_limits<T>::min(); in Quantise() local
|
/external/oboe/apps/fxlab/app/src/main/cpp/effects/descrip/ |
D | EffectDescription.h | 33 constexpr ParamType(std::string_view name, float minVal, float maxVal, float defVal) : in ParamType()
|
/external/aac/libAACenc/src/ |
D | noisedet.cpp | 175 FIXP_DBL fhelp1, fhelp2, fhelp3, fhelp4, maxVal, minVal; in FDKaacEnc_noiseDetect() local
|
/external/deqp/modules/gles3/accuracy/ |
D | es3aVaryingInterpolationTests.cpp | 122 … const tcu::Vec3 &minVal, const tcu::Vec3 &maxVal, bool projective) in InterpolationCase() 308 Vec3 minVal; in init() member
|
/external/deqp/modules/gles2/accuracy/ |
D | es2aVaryingInterpolationTests.cpp | 120 … const tcu::Vec3 &minVal, const tcu::Vec3 &maxVal, bool projective) in InterpolationCase() 303 Vec3 minVal; in init() member
|
/external/armnn/samples/common/include/Audio/ |
D | MFCC.hpp | 86 float minVal = std::numeric_limits<T>::min(); in MfccComputeQuant() local
|
/external/swiftshader/src/Pipeline/ |
D | SpirvShaderGLSLstd450.cpp | 216 auto minVal = Operand(shader, *this, insn.word(6)); in EmitExtGLSLstd450() local 227 auto minVal = Operand(shader, *this, insn.word(6)); in EmitExtGLSLstd450() local 238 auto minVal = Operand(shader, *this, insn.word(6)); in EmitExtGLSLstd450() local 945 auto minVal = Operand(shader, *this, insn.word(6)); in EmitExtGLSLstd450() local
|
/external/armnn/samples/SpeechRecognition/src/ |
D | Wav2LetterPreprocessor.cpp | 56 const float minVal, in GetQuantElem()
|
/external/libaom/test/ |
D | av1_inv_txfm1d_test.cc | 61 const int minVal = -(1 << (bits - 1)); in random_matrix() local
|
/external/oboe/samples/RhythmGame/third_party/glm/detail/ |
D | func_common.inl | 543 GLM_FUNC_QUALIFIER genType clamp(genType x, genType minVal, genType maxVal) 550 GLM_FUNC_QUALIFIER vecType<T, P> clamp(vecType<T, P> const & x, T minVal, T maxVal) argument 557 …GLM_FUNC_QUALIFIER vecType<T, P> clamp(vecType<T, P> const & x, vecType<T, P> const & minVal, vecT…
|