HomeSort by relevance Sort by last modified time
    Searched full:maxvalue (Results 251 - 275 of 366) sorted by null

<<1112131415

  /external/deqp/modules/gles31/functional/
es31fTextureBorderClampTests.cpp     [all...]
es31fTextureMultisampleTests.cpp     [all...]
  /external/freetype/src/truetype/
ttgxvar.c     [all...]
  /libcore/ojluni/src/main/java/java/lang/
Thread.java     [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...]
  /external/opencv/cv/src/
cvcontours.cpp     [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
jdepend-2.9.jar 
  /frameworks/av/media/libstagefright/foundation/tests/
Flagged_test.cpp 280 // minMask(maxValue)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
schema.py 8 _Validation.add_field(5,'MaxValue',4356)
590 (u'_Validation',u'MaxValue',u'Y',-2147483647,2147483647,None, None, None, None, u'Maximum value allowed',),
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
vktSpvAsmVariablePointersTests.cpp 82 void fillRandomScalars (de::Random& rnd, T minValue, T maxValue, void* dst, int numValues, int offset = 0)
86 typedPtr[offset + ndx] = randomScalar<T>(rnd, minValue, maxValue);
    [all...]
  /external/python/cpython2/Lib/msilib/
schema.py 8 _Validation.add_field(5,'MaxValue',4356)
590 (u'_Validation',u'MaxValue',u'Y',-2147483647,2147483647,None, None, None, None, u'Maximum value allowed',),
    [all...]
  /external/python/cpython2/Tools/msi/
schema.py 8 _Validation.add_field(5,'MaxValue',4356)
590 (u'_Validation',u'MaxValue',u'Y',-2147483647,2147483647,None, None, None, None, u'Maximum value allowed',),
    [all...]
  /external/python/cpython3/Lib/msilib/
schema.py 8 _Validation.add_field(5,'MaxValue',4356)
590 ('_Validation','MaxValue','Y',-2147483647,2147483647,None, None, None, None, 'Maximum value allowed',),
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
  /frameworks/native/services/inputflinger/tests/
InputReader_test.cpp 475 int32_t minValue, int32_t maxValue, int flat, int fuzz, int resolution = 0) {
481 info.maxValue = maxValue;
    [all...]
  /art/runtime/gc/collector/
mark_sweep.cc     [all...]
  /external/tensorflow/tensorflow/compiler/xla/
literal_util.cc 623 /* static */ Literal Literal::MaxValue(PrimitiveType primitive_type) {
    [all...]
literal_util.h 348 static Literal MaxValue(PrimitiveType primitive_type);
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/tests/
reduce_window_test.cc 94 auto init = CreateConstantFromLiteral(Literal::MaxValue(F32), &builder_);
    [all...]
  /frameworks/native/services/inputflinger/
EventHub.cpp 317 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...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
VfrSyntax.g     [all...]

Completed in 1584 milliseconds

<<1112131415