Searched
full:precision (Results
2426 -
2450 of
7852) sorted by null
<<919293949596979899100>>
| /external/skia/site/user/sample/ |
| color.md | 94 gradient shaders typically accept **SkColor4f** (float colors). These high precision colors 99 // Create a high precision color in a particular color space
|
| /external/skia/src/core/ |
| SkLineClipper.cpp | 31 // need the extra precision so we don't compute a value that exceeds 52 // need the extra precision so we don't compute a value that exceeds
|
| /external/skqp/site/user/sample/ |
| color.md | 94 gradient shaders typically accept **SkColor4f** (float colors). These high precision colors 99 // Create a high precision color in a particular color space
|
| /external/skqp/src/core/ |
| SkLineClipper.cpp | 31 // need the extra precision so we don't compute a value that exceeds 52 // need the extra precision so we don't compute a value that exceeds
|
| /external/swiftshader/src/OpenGL/compiler/ |
| SymbolTable.cpp | 37 type(p.type), precision(p.precision), qualifier(p.qualifier),
|
| /external/swiftshader/third_party/LLVM/docs/CommandGuide/ |
| llc.pod | 81 =item B<--disable-excess-fp-precision>
83 Disable optimizations that may produce excess precision for floating point.
|
| /external/swiftshader/third_party/llvm-subzero/lib/Support/ |
| NativeFormatting.cpp | 165 Optional<size_t> Precision) { 166 size_t Prec = Precision.getValueOr(getDefaultPrecision(Style));
|
| /external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
| batch_norm_op.cc | 59 // TODO(b/69928690): support mixed precision in the XLA batch normalization 140 // TODO(b/69928690): support mixed precision in the XLA batch normalization
|
| /external/tensorflow/tensorflow/core/kernels/ |
| quantize_and_dequantize_op.cc | 36 // Simulate quantization precision loss in a float tensor by: 88 // Simulate quantization precision loss in a float tensor by:
|
| /external/tensorflow/tensorflow/core/lib/bfloat16/ |
| bfloat16.h | 36 // Single precision complex. 38 // Double precision complex.
|
| /external/tensorflow/tensorflow/core/lib/math/ |
| math_util.h | 37 // This implementation is correct, meaning there is never any precision loss, 92 // Casting to double is in general incorrect because of loss of precision
|
| /external/valgrind/VEX/priv/ |
| host_ppc_defs.h | 448 /* Vector Half-precision format to single precision conversion */ 451 /* Vector Single precision format to Half-precision conversion */ 454 /* Vector Half-precision format to Double precision conversion */ 457 /* Vector Double precision format to Half-precision conversion */ [all...] |
| /external/valgrind/VEX/pub/ |
| libvex_basictypes.h | 95 typedef float Float; /* IEEE754 single-precision (32-bit) value */ 96 typedef double Double; /* IEEE754 double-precision (64-bit) value */
|
| /external/valgrind/none/tests/ |
| unit_debuglog.stderr.exp | 89 ...testing precision = '*' 97 ...testing width/precision = '*'
|
| /external/vulkan-validation-layers/libs/glm/gtx/ |
| euler_angles.inl | 247 template <typename T, precision P> 256 template <typename T, precision P>
|
| /frameworks/av/cmds/screenrecord/ |
| Program.cpp | 54 "precision mediump float;\n" 63 "precision mediump float;\n"
|
| /frameworks/base/core/java/android/view/animation/ |
| PathInterpolator.java | 52 private static final float PRECISION = 0.002f; 162 float[] pointComponents = path.approximate(PRECISION);
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/power/ |
| BatterySaverPolicyTest.java | 48 private static final float PRECISION = 0.001f; 202 assertThat(screenState.brightnessFactor).isWithin(PRECISION).of(BRIGHTNESS_FACTOR);
|
| /frameworks/native/cmds/service/ |
| service.cpp | 308 " f: Write the 32-bit single-precision number N into the send parcel.\n" 309 " d: Write the 64-bit double-precision number N into the send parcel.\n"
|
| /frameworks/support/graphics/drawable/animated/src/main/java/androidx/vectordrawable/graphics/drawable/ |
| PathInterpolatorCompat.java | 59 private static final float PRECISION = 0.002f; 140 final int numPoints = min(MAX_NUM_POINTS, (int) (pathLength / PRECISION) + 1);
|
| /hardware/intel/common/libva/va/x11/ |
| va_dristr.h | 4 Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas. 24 IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/ |
| r128_drm.h | 5 * Copyright 2000 Precision Insight, Inc., Cedar Park, Texas. 23 * PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
|
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/ |
| gmp.info | 4 This manual describes how to install and use the GNU multiple precision 21 * gmp: (gmp). GNU Multiple Precision Arithmetic Library.
|
| /prebuilts/gdb/darwin-x86/lib/python2.7/test/decimaltestdata/ |
| class.decTest | 24 precision: 9 79 precision: 16
|
| /prebuilts/gdb/linux-x86/lib/python2.7/test/decimaltestdata/ |
| class.decTest | 24 precision: 9 79 precision: 16
|
Completed in 1479 milliseconds
<<919293949596979899100>>