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

1 2 3 4 5 67 8 91011>>

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
attr-gnu-4-16.d 9 Tag_GNU_MIPS_ABI_FP: Hard float \(double precision\)
17 FP ABI: Hard float \(double precision\)
attr-gnu-4-18.d 9 Tag_GNU_MIPS_ABI_FP: Hard float \(double precision\)
17 FP ABI: Hard float \(double precision\)
attr-gnu-4-19.d 9 Tag_GNU_MIPS_ABI_FP: Hard float \(double precision\)
17 FP ABI: Hard float \(double precision\)
attr-gnu-4-20.d 8 Tag_GNU_MIPS_ABI_FP: Hard float \(single precision\)
16 FP ABI: Hard float \(single precision\)
attr-gnu-4-22.d 8 Tag_GNU_MIPS_ABI_FP: Hard float \(single precision\)
16 FP ABI: Hard float \(single precision\)
attr-gnu-4-25.d 9 Tag_GNU_MIPS_ABI_FP: Hard float \(single precision\)
17 FP ABI: Hard float \(single precision\)
attr-gnu-4-26.d 9 Tag_GNU_MIPS_ABI_FP: Hard float \(single precision\)
17 FP ABI: Hard float \(single precision\)
attr-gnu-4-28.d 9 Tag_GNU_MIPS_ABI_FP: Hard float \(single precision\)
17 FP ABI: Hard float \(single precision\)
attr-gnu-4-29.d 9 Tag_GNU_MIPS_ABI_FP: Hard float \(single precision\)
17 FP ABI: Hard float \(single precision\)
attr-gnu-4-51.d 8 Tag_GNU_MIPS_ABI_FP: Hard float \(double precision\)
16 FP ABI: Hard float \(double precision\)
mips16-pic-4a.gd 4 Tag_GNU_MIPS_ABI_FP: Hard float \(double precision\)
12 FP ABI: Hard float \(double precision\)
  /external/vulkan-validation-layers/libs/glm/detail/
func_vector_relational.inl 33 template <typename T, precision P, template <typename, precision> class vecType>
51 template <typename T, precision P, template <typename, precision> class vecType>
68 template <typename T, precision P, template <typename, precision> class vecType>
85 template <typename T, precision P, template <typename, precision> class vecType>
102 template <typename T, precision P, template <typename, precision> class vecType
    [all...]
  /external/vulkan-validation-layers/libs/glm/
mat2x2.hpp 36 /// 2 columns of 2 components matrix of low precision floating-point numbers.
37 /// There is no guarantee on the actual precision.
40 /// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a>
43 /// 2 columns of 2 components matrix of medium precision floating-point numbers.
44 /// There is no guarantee on the actual precision.
47 /// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a>
50 /// 2 columns of 2 components matrix of high precision floating-point numbers.
51 /// There is no guarantee on the actual precision.
54 /// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a>
57 /// 2 columns of 2 components matrix of low precision floating-point numbers
    [all...]
mat3x3.hpp 36 /// 3 columns of 3 components matrix of low precision floating-point numbers.
37 /// There is no guarantee on the actual precision.
40 /// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a>
43 /// 3 columns of 3 components matrix of medium precision floating-point numbers.
44 /// There is no guarantee on the actual precision.
47 /// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a>
50 /// 3 columns of 3 components matrix of high precision floating-point numbers.
51 /// There is no guarantee on the actual precision.
54 /// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a>
57 /// 3 columns of 3 components matrix of low precision floating-point numbers
    [all...]
mat4x4.hpp 36 /// 4 columns of 4 components matrix of low precision floating-point numbers.
37 /// There is no guarantee on the actual precision.
40 /// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a>
43 /// 4 columns of 4 components matrix of medium precision floating-point numbers.
44 /// There is no guarantee on the actual precision.
47 /// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a>
50 /// 4 columns of 4 components matrix of high precision floating-point numbers.
51 /// There is no guarantee on the actual precision.
54 /// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a>
57 /// 4 columns of 4 components matrix of low precision floating-point numbers
    [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/libs/glm/detail/
func_vector_relational.inl 33 template <typename T, precision P, template <typename, precision> class vecType>
51 template <typename T, precision P, template <typename, precision> class vecType>
68 template <typename T, precision P, template <typename, precision> class vecType>
85 template <typename T, precision P, template <typename, precision> class vecType>
102 template <typename T, precision P, template <typename, precision> class vecType
    [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/libs/glm/
mat2x2.hpp 36 /// 2 columns of 2 components matrix of low precision floating-point numbers.
37 /// There is no guarantee on the actual precision.
40 /// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a>
43 /// 2 columns of 2 components matrix of medium precision floating-point numbers.
44 /// There is no guarantee on the actual precision.
47 /// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a>
50 /// 2 columns of 2 components matrix of high precision floating-point numbers.
51 /// There is no guarantee on the actual precision.
54 /// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a>
57 /// 2 columns of 2 components matrix of low precision floating-point numbers
    [all...]
mat3x3.hpp 36 /// 3 columns of 3 components matrix of low precision floating-point numbers.
37 /// There is no guarantee on the actual precision.
40 /// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a>
43 /// 3 columns of 3 components matrix of medium precision floating-point numbers.
44 /// There is no guarantee on the actual precision.
47 /// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a>
50 /// 3 columns of 3 components matrix of high precision floating-point numbers.
51 /// There is no guarantee on the actual precision.
54 /// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a>
57 /// 3 columns of 3 components matrix of low precision floating-point numbers
    [all...]
mat4x4.hpp 36 /// 4 columns of 4 components matrix of low precision floating-point numbers.
37 /// There is no guarantee on the actual precision.
40 /// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a>
43 /// 4 columns of 4 components matrix of medium precision floating-point numbers.
44 /// There is no guarantee on the actual precision.
47 /// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a>
50 /// 4 columns of 4 components matrix of high precision floating-point numbers.
51 /// There is no guarantee on the actual precision.
54 /// @see <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a>
57 /// 4 columns of 4 components matrix of low precision floating-point numbers
    [all...]
  /external/deqp/data/gles3/shaders/
constants.test 11 precision highp float;
31 precision highp float;
47 precision highp float;
62 precision highp float;
77 precision highp float;
92 precision highp float;
107 precision highp float;
122 precision highp float;
137 precision highp float;
152 precision highp float
    [all...]
  /external/deqp/data/gles2/shaders/
functions.test 20 precision mediump float;
44 precision mediump float;
68 precision mediump float;
92 precision mediump float;
116 precision mediump float;
140 precision mediump float;
164 precision mediump float;
188 precision mediump float;
189 precision mediump int;
214 precision mediump float
    [all...]
  /libcore/ojluni/src/main/java/sun/misc/
FormattedFloatingDecimal.java 35 public static FormattedFloatingDecimal valueOf(double d, int precision, Form form){
38 return new FormattedFloatingDecimal(precision,form, fdConverter);
57 private FormattedFloatingDecimal(int precision, Form form, FloatingDecimal.BinaryToASCIIConverter fdConverter) {
72 fillCompatible(precision, digits, nDigits, exp, isNegative);
75 exp = applyPrecision(decExp, digits, nDigits, decExp + precision);
76 fillDecimal(precision, digits, nDigits, exp, isNegative);
80 exp = applyPrecision(decExp, digits, nDigits, precision + 1);
81 fillScientific(precision, digits, nDigits, exp, isNegative);
85 exp = applyPrecision(decExp, digits, nDigits, precision);
86 // adjust precision to be the number of digits to right of decima
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/
log10.decTest 26 precision: 16
32 precision: 9
43 precision: 16
126 precision: 1
135 precision: 2
157 precision: 3
167 precision: 50
171 precision: 49
173 precision: 48
175 precision: 47
    [all...]
  /external/python/cpython2/Lib/test/decimaltestdata/
log10.decTest 26 precision: 16
32 precision: 9
43 precision: 16
126 precision: 1
135 precision: 2
157 precision: 3
167 precision: 50
171 precision: 49
173 precision: 48
175 precision: 4
    [all...]
  /external/python/cpython3/Lib/test/decimaltestdata/
log10.decTest 26 precision: 16
32 precision: 9
43 precision: 16
126 precision: 1
135 precision: 2
157 precision: 3
167 precision: 50
171 precision: 49
173 precision: 48
175 precision: 47
    [all...]

Completed in 612 milliseconds

1 2 3 4 5 67 8 91011>>