/external/arm-optimized-routines/math/ |
D | pow.c | 51 z = asdouble (iz); in log_inline() 65 double_t zhi = asdouble ((iz + (1ULL << 31)) & (-1ULL << 32)); in log_inline() 136 scale = asdouble (sbits); in specialcase() 143 scale = asdouble (sbits); in specialcase() 160 y = asdouble (sbits & 0x8000000000000000); in specialcase() 225 tail = asdouble (T[idx]); in exp_inline() 242 scale = asdouble (sbits); in exp_inline() 365 double_t yhi = asdouble (iy & -1ULL << 27); in pow() 367 double_t lhi = asdouble (asuint64 (hi) & -1ULL << 27); in pow()
|
D | exp2.c | 39 scale = asdouble (sbits); in specialcase() 45 scale = asdouble (sbits); in specialcase() 115 tail = asdouble (T[idx]); in exp2() 132 scale = asdouble (sbits); in exp2()
|
D | exp.c | 41 scale = asdouble (sbits); in specialcase() 47 scale = asdouble (sbits); in specialcase() 133 tail = asdouble (T[idx]); in exp_inline() 150 scale = asdouble (sbits); in exp_inline()
|
D | log2.c | 57 rhi = asdouble (asuint64 (r) & -1ULL << 32); in log2() 98 z = asdouble (iz); in log2() 112 rhi = asdouble (asuint64 (r) & -1ULL << 32); in log2()
|
D | exp2f.c | 69 s = asdouble (t); in exp2f()
|
D | expf.c | 80 s = asdouble (t); in expf()
|
D | powf.c | 99 s = asdouble (t); in exp2_inline()
|
D | log.c | 122 z = asdouble (iz); in log()
|
D | math_config.h | 152 asdouble (uint64_t i) in asdouble() function
|
/external/arm-optimized-routines/math/test/ |
D | ulp.c | 43 asdouble (uint64_t i) in asdouble() function 194 return (struct args_d1){asdouble (next1 (g))}; in next_d1() 202 return (struct args_d2){asdouble (x), asdouble (x2)}; in next_d2() 497 printf ("%s in [%a;%a]", f->name, asdouble (gen->start), in printgen_d1() 498 asdouble (gen->start + gen->len)); in printgen_d1() 503 printf ("%s in [%a;%a] x [%a;%a]", f->name, asdouble (gen->start), in printgen_d2() 504 asdouble (gen->start + gen->len), asdouble (gen->start2), in printgen_d2() 505 asdouble (gen->start2 + gen->len2)); in printgen_d2() 611 #define asfloat_d asdouble
|
D | mathbench.c | 362 asdouble (uint64_t i) in asdouble() function 378 return lo + (hi - lo) * (asdouble (seed >> 12 | 0x3ffULL << 52) - 1.0); in frand()
|
/external/deqp-deps/glslang/Test/ |
D | hlsl.intrinsics.double.frag | 7 double r01 = asdouble(inU1a, inU1b);
|
D | hlsl.intrinsics.vert | 11 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics 78 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics 147 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics 217 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics
|
D | hlsl.intrinsics.negative.frag | 5 asdouble(inF0, inF1); // expected error: only integer inputs 46 asdouble(inF0, inF1); // expected error: only integer inputs
|
D | hlsl.intrinsics.frag | 28 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics 108 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics 191 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics 273 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics
|
D | hlsl.intrinsics.negative.comp | 7 // asdouble(inF0, inF1); // expected error: only integer inputs 69 // asdouble(inF0, inF1); // expected error: only integer inputs
|
D | hlsl.intrinsics.negative.vert | 20 // asdouble(inF0, inF1); // expected error: only integer inputs 87 …// asdouble(inF0, inF1); // expected error: only integer inp…
|
/external/angle/third_party/glslang/src/Test/ |
D | hlsl.intrinsics.double.frag | 7 double r01 = asdouble(inU1a, inU1b);
|
D | hlsl.intrinsics.vert | 11 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics 78 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics 147 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics 217 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics
|
D | hlsl.intrinsics.negative.frag | 5 asdouble(inF0, inF1); // expected error: only integer inputs 46 asdouble(inF0, inF1); // expected error: only integer inputs
|
D | hlsl.intrinsics.frag | 28 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics 108 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics 191 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics 273 // asdouble(inU0, inU1); // TODO: enable when HLSL parser used for intrinsics
|
D | hlsl.intrinsics.negative.comp | 7 // asdouble(inF0, inF1); // expected error: only integer inputs 69 // asdouble(inF0, inF1); // expected error: only integer inputs
|
D | hlsl.intrinsics.negative.vert | 20 // asdouble(inF0, inF1); // expected error: only integer inputs 87 …// asdouble(inF0, inF1); // expected error: only integer inp…
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | hlsl.intrinsics.negative.frag.out | 9 ERROR: 0:46: 'asdouble' : double2 conversion not implemented
|
/external/angle/third_party/glslang/src/Test/baseResults/ |
D | hlsl.intrinsics.negative.frag.out | 9 ERROR: 0:46: 'asdouble' : double2 conversion not implemented
|