Searched
full:precision (Results
1376 -
1400 of
7852) sorted by null
<<51525354555657585960>>
| /external/llvm/test/Transforms/InstCombine/ |
| apint-not.ll | 2 ; when arbitrary precision integers are used.
|
| /external/llvm/test/tools/llvm-readobj/ |
| mips-abiflags.test | 15 EL64-NEXT: FP ABI: Hard float (double precision) (0x1)
|
| /external/mesa3d/src/gallium/auxiliary/util/ |
| u_caps.h | 51 /* Floats currently lose precision */
|
| /external/mesa3d/src/mapi/glapi/gen/ |
| ARB_ES2_compatibility.xml | 25 <param name="precision" type="GLint *"/>
|
| /external/skia/src/gpu/ |
| GrShaderVar.cpp | 51 // Desktop GLSL has added precision qualifiers but they don't do anything.
|
| /external/skia/src/gpu/gl/ |
| GrGLUniformHandler.h | 37 GrSLPrecision precision,
|
| /external/skia/tests/ |
| SkColor4fTest.cpp | 60 // different precision than the test code.
|
| /external/skia/tools/ |
| picture_utils.h | 17 // since PNG insists on unpremultiplying our alpha, we take no precision
|
| /external/skqp/src/gpu/ |
| GrShaderVar.cpp | 51 // Desktop GLSL has added precision qualifiers but they don't do anything.
|
| /external/skqp/src/gpu/gl/ |
| GrGLUniformHandler.h | 37 GrSLPrecision precision,
|
| /external/skqp/src/sksl/ |
| README | 16 * Precision modifiers are not used. 'float', 'int', and 'uint' are always high 17 precision. New types 'half', 'short', and 'ushort' are medium precision (we 18 do not use low precision).
|
| /external/skqp/tests/ |
| SkColor4fTest.cpp | 60 // different precision than the test code.
|
| /external/skqp/tools/ |
| picture_utils.h | 17 // since PNG insists on unpremultiplying our alpha, we take no precision
|
| /external/swiftshader/third_party/LLVM/lib/Support/ |
| APSInt.cpp | 1 //===-- llvm/ADT/APSInt.cpp - Arbitrary Precision Signed Int ---*- C++ -*--===//
|
| /external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
| apint-and-or-and.ll | 12 ; This tests arbitrary precision integers.
|
| apint-not.ll | 2 ; when arbitrary precision integers are used.
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| NativeFormatting.h | 45 Optional<size_t> Precision = None);
|
| /external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/ |
| metric_key.py | 37 PRECISION_MEAN = "precision/positive_threshold_%f_mean"
|
| /external/tensorflow/tensorflow/python/estimator/canned/ |
| metric_keys.py | 41 PRECISION_AT_THRESHOLD = 'precision/positive_threshold_%g'
|
| /external/vulkan-validation-layers/libs/glm/detail/ |
| func_common.hpp | 40 #include "precision.hpp" 213 template <typename genType, precision P> 261 template <typename T, typename U, precision P, template <typename, precision> class vecType> 267 template <typename T, typename U, precision P, template <typename, precision> class vecType> 292 template <template <typename, precision> class vecType, typename T, precision P> 365 template <template <typename, precision> class vecType, precision P [all...] |
| type_half.hpp | 44 /// half-precision floating-point numbers.
|
| /external/webrtc/webrtc/common_audio/signal_processing/ |
| levinson_durbin.c | 26 // Auto-correlation coefficients in high precision 28 // LPC coefficients in high precision 32 // Reflection coefficient in high precision 34 // Prediction gain Alpha in high precision and with scale factor
|
| /external/zlib/src/doc/ |
| txtvsbin.txt | 24 is low. Another weakness of this scheme is a reduced precision, due to 29 a much increased precision and a near-100% recall. This scheme is 73 [128..255], the precision rarely has to suffer if this upper range is 90 positives). This, however, incurs a reduced precision overall, since
|
| /frameworks/base/core/tests/coretests/src/android/view/ |
| PinchZoomAction.java | 52 float[] precision) { 58 checkNotNull(precision); 224 final float[] precision = {1.0f, 1.0f, 1.0f, 1.0f}; local 229 this.mSecondFingerEndCoords, precision);
|
| /frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/ |
| BlendFilter.java | 31 "precision mediump float;\n" +
|
Completed in 1330 milliseconds
<<51525354555657585960>>