HomeSort by relevance Sort by last modified time
    Searched full:maxvalue (Results 151 - 175 of 200) sorted by null

1 2 3 4 5 67 8

  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
EditorWindow.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
EditorWindow.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
EditorWindow.py     [all...]
  /frameworks/rs/api/
Specification.cpp 191 maxValue = testOption.substr(pComma + 1, pParen - pComma - 1);
    [all...]
  /packages/inputmethods/LatinIME/java/res/values/
attrs.xml     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
EasyDialogs.py 11 bar = Progress(label, maxvalue) -- Display a progress bar
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
EasyDialogs.py 11 bar = Progress(label, maxvalue) -- Display a progress bar
  /external/deqp/modules/gles31/functional/
es31fTextureBorderClampTests.cpp     [all...]
  /prebuilts/tools/common/m2/repository/commons-validator/commons-validator/1.2.0/
commons-validator-1.2.0.jar 
  /prebuilts/misc/windows/sdl2/lib/x86/
SDL2test.lib     [all...]
  /art/runtime/gc/collector/
mark_sweep.cc     [all...]
  /external/opencv/cv/src/
cvcontours.cpp     [all...]
  /external/opencv3/modules/imgproc/src/
contours.cpp     [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
jdepend-2.9.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar 
  /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
vktSpvAsmInstructionTests.cpp 85 template<typename T> T randomScalar (de::Random& rnd, T minValue, T maxValue);
86 template<> inline float randomScalar (de::Random& rnd, float minValue, float maxValue) { return rnd.getFloat(minValue, maxValue); }
87 template<> inline deInt32 randomScalar (de::Random& rnd, deInt32 minValue, deInt32 maxValue) { return rnd.getInt(minValue, maxValue); }
90 static void fillRandomScalars (de::Random& rnd, T minValue, T maxValue, void* dst, int numValues, int offset = 0)
94 typedPtr[offset + ndx] = randomScalar<T>(rnd, minValue, maxValue);
    [all...]
  /external/opencv3/modules/java/src/
imgproc.cpp     [all...]
  /frameworks/native/services/inputflinger/tests/
InputReader_test.cpp 377 int32_t minValue, int32_t maxValue, int flat, int fuzz, int resolution = 0) {
383 info.maxValue = maxValue;
    [all...]
  /external/opencv3/modules/imgproc/include/opencv2/
imgproc.hpp     [all...]
  /frameworks/native/services/inputflinger/
EventHub.cpp 300 outAxisInfo->maxValue = info.maximum;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
vmr9.h     [all...]
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
CoreMathVerifier.java 413 static private Target.Floaty clamp(double value, double minValue, double maxValue, Target t) {
414 return t.newFloaty(Math.min(maxValue, Math.max(minValue, value)));
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.cpp     [all...]
  /external/llvm/lib/Analysis/
ScalarEvolution.cpp     [all...]
  /prebuilts/devtools/tools/lib/
guava-13.0.1.jar 

Completed in 787 milliseconds

1 2 3 4 5 67 8