HomeSort by relevance Sort by last modified time
    Searched full:precision (Results 1476 - 1500 of 7852) sorted by null

<<51525354555657585960>>

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Renderer/RenderUtils/
ShaderHelper.java 29 "precision mediump float;\n" +
61 return "precision mediump float;" +
116 return "precision mediump float;\n"
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
pymath.h 46 /* High precision defintion of pi and e (Euler)
66 precision to double precision in the process. On other platforms it does
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
pymath.h 46 /* High precision defintion of pi and e (Euler)
66 precision to double precision in the process. On other platforms it does
  /device/linaro/bootloader/edk2/StdLib/Include/Aarch64/
softfloat.h 37 The macro `FLOATX80' must be defined to enable the extended double-precision
41 the `FLOAT128' macro and the quadruple-precision format `float128'.
146 Software IEC/IEEE single-precision conversion routines.
168 Software IEC/IEEE single-precision operations.
190 Software IEC/IEEE double-precision conversion routines.
212 Software IEC/IEEE double-precision operations.
236 Software IEC/IEEE extended double-precision conversion routines.
251 Software IEC/IEEE extended double-precision rounding precision. Valid
259 Software IEC/IEEE extended double-precision operations.
    [all...]
  /device/linaro/bootloader/edk2/StdLib/Include/Arm/
softfloat.h 37 The macro `FLOATX80' must be defined to enable the extended double-precision
41 the `FLOAT128' macro and the quadruple-precision format `float128'.
146 Software IEC/IEEE single-precision conversion routines.
168 Software IEC/IEEE single-precision operations.
190 Software IEC/IEEE double-precision conversion routines.
212 Software IEC/IEEE double-precision operations.
236 Software IEC/IEEE extended double-precision conversion routines.
251 Software IEC/IEEE extended double-precision rounding precision. Valid
259 Software IEC/IEEE extended double-precision operations.
    [all...]
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
ieee754.h 54 * Only single-precision and double-precision types are defined here;
80 * for whichever format we are talking about: for single precision, for
  /device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
softfloat-source.txt 14 support four floating-point formats: single precision, double precision,
15 extended double precision, and quadruple precision. All operations required
19 precision and quadruple-precision formats is dependent on the C compiler
47 power of 2. Bytes are 8 bits. Support for the extended double-precision
48 and quadruple-precision formats depends on the C compiler implementing
51 precision formats.
212 `FLOAT128' must be defined in order for the extended double-precision and
    [all...]
  /device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/templates/
softfloat.h 34 The macro `FLOATX80' must be defined to enable the extended double-precision
38 the `FLOAT128' macro and the quadruple-precision format `float128'.
133 Software IEC/IEEE single-precision conversion routines.
150 Software IEC/IEEE single-precision operations.
170 Software IEC/IEEE double-precision conversion routines.
187 Software IEC/IEEE double-precision operations.
209 Software IEC/IEEE extended double-precision conversion routines.
224 Software IEC/IEEE extended double-precision rounding precision. Valid
232 Software IEC/IEEE extended double-precision operations.
    [all...]
  /external/deqp/framework/randomshaders/
rsgShader.cpp 95 // Add default precision for float in fragment shaders \todo [pyry] Proper precision handling
97 str << Token::PRECISION << Token::MEDIUM_PRECISION << Token::FLOAT << Token::SEMICOLON << Token::NEWLINE;
rsgVariableType.hpp 53 enum Precision
138 Precision getPrecision (void) const { return m_precision; }
170 Precision m_precision;
  /external/deqp/modules/gles3/scripts/
gen-swizzle-math-operations.py 41 precision mediump float;
166 for precision in PRECISION_TYPES:
179 caseName = "%s_%s_%s_%s" % (precision, dataType, swizzle1, swizzle2)
  /external/deqp/modules/gles31/functional/
es31fNegativeAtomicCounterTests.cpp 185 ctx.beginSection("It is an error to declare an atomic type with a lowp or mediump precision.");
233 {atomic_precision, "atomic_precision", "Invalid precision qualifier." },
238 {atomic_body_declare, "atomic_body_declare", "Invalid precision qualifier." },
  /external/deqp/modules/glshared/
glsTextureTestUtil.hpp 129 ProgramLibrary (const glu::RenderContext& context, tcu::TestLog& log, glu::GLSLVersion glslVersion, glu::Precision texCoordPrecision);
142 glu::Precision m_texCoordPrecision;
149 TextureRenderer (const glu::RenderContext& context, tcu::TestLog& log, glu::GLSLVersion glslVersion, glu::Precision texCoordPrecision);
  /external/eigen/Eigen/src/Geometry/
Rotation2D.h 154 /** \returns \c true if \c *this is approximately equal to \a other, within the precision
164 * single precision 2D rotation type */
167 * double precision 2D rotation type */
  /external/eigen/lapack/
zlarfg.f 125 DOUBLE PRECISION ONE, ZERO
130 DOUBLE PRECISION ALPHI, ALPHR, BETA, RSAFMN, SAFMIN, XNORM
133 DOUBLE PRECISION DLAMCH, DLAPY3, DZNRM2
  /external/icu/android_icu4j/src/main/java/android/icu/impl/number/
RoundingUtils.java 143 * math context with unlimited precision and the user-specified rounding mode, which defaults to
161 * math context with 34 digits of precision (the 128-bit IEEE 754R default) and the user-specified
178 * Gets a MathContext with unlimited precision and the specified RoundingMode. Equivalent to "new
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
RoundingUtils.java 141 * math context with unlimited precision and the user-specified rounding mode, which defaults to
159 * math context with 34 digits of precision (the 128-bit IEEE 754R default) and the user-specified
176 * Gets a MathContext with unlimited precision and the specified RoundingMode. Equivalent to "new
  /external/libcxx/test/std/input.output/iostreams.base/ios/basic.ios.members/
copyfmt.pass.cpp 119 ios1.precision(1);
139 ios2.precision(2);
174 assert(ios1.precision() == 2);
  /external/llvm/lib/Target/Sparc/
LeonFeatures.td 54 "precision floating point instruction">;
62 "routine using conversions/double precision operations "
90 "single-precision loads and the store, so the number of "
LeonPasses.h 97 "the double precision floating point instruction";
122 "routine using conversions/double precision operations to replace "
193 "single-precision loads and the store, so the number of "
  /external/python/cpython3/Doc/c-api/
conversion.rst 88 .. c:function:: char* PyOS_double_to_string(double val, char format_code, int precision, int flags, int *ptype)
91 *format_code*, *precision*, and *flags*.
94 ``'g'``, ``'G'`` or ``'r'``. For ``'r'``, the supplied *precision*
  /external/skia/src/gpu/gl/
GrGLUtil.h 143 #define GR_GL_GetShaderPrecisionFormat(gl, st, pt, range, precision) \
147 (*precision) = GR_GL_INIT_ZERO; \
148 GR_GL_CALL(gl, GetShaderPrecisionFormat(st, pt, range, precision)); \
  /external/skia/src/utils/
SkFloatToDecimal.cpp 73 values with enough precision to allow a floating-point
116 // need one fewer decimal digits for 24-bit precision.
163 break; // denormalized: don't need extra precision.
  /external/skqp/src/gpu/gl/
GrGLUtil.h 143 #define GR_GL_GetShaderPrecisionFormat(gl, st, pt, range, precision) \
147 (*precision) = GR_GL_INIT_ZERO; \
148 GR_GL_CALL(gl, GetShaderPrecisionFormat(st, pt, range, precision)); \
  /external/skqp/src/utils/
SkFloatToDecimal.cpp 73 values with enough precision to allow a floating-point
116 // need one fewer decimal digits for 24-bit precision.
163 break; // denormalized: don't need extra precision.

Completed in 1277 milliseconds

<<51525354555657585960>>