| /external/lzma/CPP/Windows/Control/ |
| D | ProgressBar.h | 17 …LRESULT SetRange(unsigned short minValue, unsigned short maxValue) { return SendMessage(PBM_SETRAN… in SetRange() 18 …DWORD SetRange32(int minValue, int maxValue) { return (DWORD)SendMessage(PBM_SETRANGE32, minValue,… in SetRange32()
|
| /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/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/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 | 165 int32_t maxValue; member
|
| /external/clang/test/CodeGenObjC/ |
| D | protocols.m | 6 +(int) maxValue; class
|
| /external/skia/src/core/ |
| D | SkAntiRun.h | 54 U8CPU maxValue, int offsetX) { in add()
|
| /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/smali/dexlib2/src/main/java/org/jf/dexlib2/util/ |
| D | Preconditions.java | 144 public static void checkValueArg(int valueArg, int maxValue) { in checkValueArg()
|
| /external/icu/icu4c/source/tools/toolutil/ |
| D | denseranges.cpp | 108 int32_t maxValue=values[length-1]; // Assume minValue<=maxValue. in uprv_makeDenseRanges() local
|
| /external/desugar/java/com/google/devtools/common/options/ |
| D | Converters.java | 360 final int maxValue; field in Converters.RangeConverter 362 public RangeConverter(int minValue, int maxValue) { in RangeConverter()
|
| /external/harfbuzz_ng/src/ |
| D | hb-ot-var-fvar-table.hh | 69 Fixed maxValue; /* The maximum coordinate value for the axis. */ member
|
| /external/parameter-framework/upstream/parameter/ |
| D | IntegerParameterType.cpp | 401 type minValue, type maxValue, in checkValueAgainstRange()
|
| /external/skia/src/effects/ |
| D | SkColorMatrix.cpp | 20 SkScalar maxValue = row[4] / 255; in component_needs_clamping() local
|
| /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/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/aac/libSBRenc/src/ |
| D | ps_main.cpp | 558 FIXP_QMF maxValue = FL2FXCONST_DBL(0.f); in psFindBestScaling() local
|
| /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/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/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| D | HexagonAsmBackend.cpp | 596 int64_t maxValue; in fixupNeedsRelaxationAdvanced() local
|
| /external/dng_sdk/source/ |
| D | dng_utils.cpp | 434 uint32 maxValue, in HistogramArea()
|