/external/guava/guava/src/com/google/common/collect/ |
D | DiscreteDomain.java | 79 @Override public Integer maxValue() { in maxValue() method in DiscreteDomain.IntegerDomain 133 @Override public Long maxValue() { in maxValue() method in DiscreteDomain.LongDomain 259 public C maxValue() { in maxValue() method in DiscreteDomain
|
/external/opencv/cv/src/ |
D | cvadapthresh.cpp | 46 int maxValue, int type, int size, double delta ) in icvAdaptiveThreshold_MeanC() 104 cvAdaptiveThreshold( const void *srcIm, void *dstIm, double maxValue, in cvAdaptiveThreshold()
|
/external/smali/smali/src/main/java/org/jf/smali/ |
D | LiteralTools.java | 145 short maxValue = (short)(Short.MAX_VALUE / (radix / 2)); in parseShort() local 209 int maxValue = Integer.MAX_VALUE / (radix / 2); in parseInt() local 279 long maxValue = Long.MAX_VALUE / (radix / 2); in parseLong() local
|
/external/icu/icu4c/source/common/ |
D | propsvec.h | 163 int32_t maxValue; member
|
/external/clang/test/CodeGenObjC/ |
D | protocols.m | 6 +(int) maxValue; class
|
/external/skia/src/core/ |
D | SkAntiRun.h | 49 U8CPU maxValue, int offsetX) { in add()
|
D | SkScan_AntiPath.cpp | 490 U8CPU stopAlpha, U8CPU maxValue) { in add_aa_span()
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
D | ISO8601Converter.java | 470 public int gatherInt(String errorMsg, int maxValue) throws XMPException in gatherInt()
|
/external/icu/icu4c/source/tools/toolutil/ |
D | denseranges.cpp | 106 int32_t maxValue=values[length-1]; // Assume minValue<=maxValue. in uprv_makeDenseRanges() local
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/ |
D | Preconditions.java | 144 public static void checkValueArg(int valueArg, int maxValue) { in checkValueArg()
|
/external/parameter-framework/parameter/ |
D | IntegerParameterType.cpp | 399 …kValueAgainstRange(const string& strValue, type value, type minValue, type maxValue, CParameterAcc… in checkValueAgainstRange()
|
D | EnumParameterType.cpp | 165 int64_t maxValue = getMaxValue<uint64_t>(); in checkValueAgainstRange() local
|
/external/skia/src/effects/ |
D | SkColorMatrix.cpp | 20 SkScalar maxValue = row[4] / 255; in component_needs_clamping() local
|
/external/deqp/modules/glshared/ |
D | glsLongStressCase.hpp | 67 Value maxValue; member 147 tcu::Vec4 maxValue; member
|
D | glsStateQueryUtil.cpp | 1174 void verifyIntegerMax (tcu::ResultCollector& result, QueriedState& state, int maxValue) in verifyIntegerMax() 1376 void verifyFloatMax (tcu::ResultCollector& result, QueriedState& state, float maxValue) in verifyFloatMax() 1859 …ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, int maxValue, QueryType type) in verifyStateIntegerMax() 1936 …esultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, float maxValue, QueryType typ… in verifyStateFloatMax()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/ |
D | FingerPrintGraph.java | 97 double maxValue = 0.0; field in FingerPrintGraph
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderCommonFunctionTests.cpp | 69 template<> inline float randomScalar (de::Random& rnd, float minValue, float maxValue) { return … in randomScalar() 70 template<> inline deInt32 randomScalar (de::Random& rnd, deInt32 minValue, deInt32 maxValue) { re… in randomScalar() 71 template<> inline deUint32 randomScalar (de::Random& rnd, deUint32 minValue, deUint32 maxValue) { … in randomScalar() 74 …ector (de::Random& rnd, const tcu::Vector<T, Size>& minValue, const tcu::Vector<T, Size>& maxValue) in randomVector() 83 …dom& rnd, const tcu::Vector<T, Size>& minValue, const tcu::Vector<T, Size>& maxValue, void* dst, i… in fillRandomVectors() 91 static void fillRandomScalars (de::Random& rnd, T minValue, T maxValue, void* dst, int numValues, i… in fillRandomScalars()
|
/external/aac/libSBRenc/src/ |
D | ps_main.cpp | 558 FIXP_QMF maxValue = FL2FXCONST_DBL(0.f); in psFindBestScaling() local
|
/external/deqp/modules/gles3/performance/ |
D | es3pShaderControlStatementTests.cpp | 329 float maxValue = (float)getViewportWidth()*0.5f; in init() local 609 float maxValue = (float)getViewportWidth()*0.5f; in init() local
|
/external/deqp/modules/gles2/performance/ |
D | es2pShaderControlStatementTests.cpp | 325 float maxValue = (float)getViewportWidth()*0.5f; in init() local 601 float maxValue = (float)getViewportWidth()*0.5f; in init() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fAtomicCounterTests.cpp | 674 deUint32 maxValue = 0; in checkUniquenessAndLinearity() local 721 deUint32 maxValue = 0; in checkPath() local
|
D | es31fShaderCommonFunctionTests.cpp | 73 template<> inline float randomScalar (de::Random& rnd, float minValue, float maxValue) { return … in randomScalar() 74 template<> inline deInt32 randomScalar (de::Random& rnd, deInt32 minValue, deInt32 maxValue) { re… in randomScalar() 75 template<> inline deUint32 randomScalar (de::Random& rnd, deUint32 minValue, deUint32 maxValue) { … in randomScalar() 78 …ector (de::Random& rnd, const tcu::Vector<T, Size>& minValue, const tcu::Vector<T, Size>& maxValue) in randomVector() 87 …dom& rnd, const tcu::Vector<T, Size>& minValue, const tcu::Vector<T, Size>& maxValue, void* dst, i… in fillRandomVectors() 95 static void fillRandomScalars (de::Random& rnd, T minValue, T maxValue, void* dst, int numValues, i… in fillRandomScalars()
|
/external/guava/guava-tests/test/com/google/common/collect/ |
D | MinMaxPriorityQueueTest.java | 847 int maxValue) { in removeMaxFromReplica()
|
/external/mesa3d/src/mesa/main/ |
D | image.c | 781 GLint maxValue) in clip_right_or_top()
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
D | AbstractRealVector.java | 328 double maxValue = Double.NEGATIVE_INFINITY; in getMaxIndex() local
|