HomeSort by relevance Sort by last modified time
    Searched full:double (Results 1 - 25 of 21662) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/ASTMerge/Inputs/
var1.h 0 double x2;
  /external/clang/test/Modules/Inputs/DependsOnModule.framework/Frameworks/SubFramework.framework/Headers/
Other.h 0 double *sub_framework_other;
  /external/chromium_org/third_party/mesa/src/src/glsl/glcpp/tests/
069-repeated-argument.c 1 #define double(x) x x macro
2 double(1)
060-left-paren-in-macro-right-paren-in-text.c 1 #define double(a) a*2 macro
2 #define foo double(
  /external/mesa3d/src/glsl/glcpp/tests/
069-repeated-argument.c 1 #define double(x) x x macro
2 double(1)
060-left-paren-in-macro-right-paren-in-text.c 1 #define double(a) a*2 macro
2 #define foo double(
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/tests/
gas-float.asm 1 .double 0.1
2 .double -.0
  /external/llvm/test/CodeGen/ARM/
fp-arg-shuffle.ll 5 define double @function1(double %a, double %b, double %c, double %d, double %e, double %f) nounwind noinline ssp {
7 %call = tail call double @function2(double %f, double %e, double %d, double %c, double %b, double %a) nounwin
    [all...]
fastcc-vfp.ll 3 define fastcc double @t1(double %d0, double %d1, double %d2, double %d3, double %d4, double %d5, double %d6, double %d7, float %a, float %b) {
9 %conv = fpext float %add to double
    [all...]
  /external/chromium_org/third_party/skia/experimental/Intersection/
QuarticRoot.h 1 int reducedQuarticRoots(const double t4, const double t3, const double t2, const double t1,
2 const double t0, const bool oneHint, double s[4]);
4 int quarticRootsReal(int firstCubicRoot, const double A, const double B, const double C,
5 const double D, const double E, double s[4])
    [all...]
  /external/skia/experimental/Intersection/
QuarticRoot.h 1 int reducedQuarticRoots(const double t4, const double t3, const double t2, const double t1,
2 const double t0, const bool oneHint, double s[4]);
4 int quarticRootsReal(int firstCubicRoot, const double A, const double B, const double C,
5 const double D, const double E, double s[4])
    [all...]
  /external/fdlibm/
fdlibm.h 78 double arg1;
79 double arg2;
80 double retval;
102 extern double ieee_acos __P((double));
103 extern double ieee_asin __P((double));
104 extern double ieee_atan __P((double));
105 extern double ieee_atan2 __P((double, double))
    [all...]
  /external/llvm/test/ExecutionEngine/MCJIT/
test-fp-no-external-funcs.ll 3 define double @test(double* %DP, double %Arg) {
4 %D = load double* %DP ; <double> [#uses=1]
5 %V = fadd double %D, 1.000000e+00 ; <double> [#uses=2]
6 %W = fsub double %V, %V ; <double> [#uses=3]
7 %X = fmul double %W, %W ; <double> [#uses=2
    [all...]
  /external/valgrind/main/none/tests/
rcrl.c 5 double U =
6 ((double) 10586 / (double) 16119) +
7 ((double) 37190 / (double) 108363);
  /external/eigen/Eigen/src/misc/
blas.h 24 double BLASFUNC(dsdot) (int *, float *, int *, float *, int *);
25 double BLASFUNC(ddot) (int *, double *, int *, double *, int *);
26 double BLASFUNC(qdot) (int *, double *, int *, double *, int *);
30 int BLASFUNC(zdotuw) (int *, double *, int *, double *, int *, double*);
    [all...]
  /external/llvm/test/CodeGen/Thumb2/
large-call.ll 22 %d = alloca double, align 8
23 store double 1.000000e+00, double* %d, align 8
24 %0 = load double* %d, align 8
25 call void (i8*, i8*, i8*, ...)* @variadic(i8* null, i8* null, i8* null, i32 1, double 1.234800e+03, double 2.363450e+03, double %0, i32 1, double 1.234560e+03, double 2.345670e+03, double 4.6334563e+03, double 2.423440e+03, double 4.234330e+03, double 2.965430e+03, i32 1, double 4.6693 (…)
    [all...]
  /external/llvm/test/CodeGen/PowerPC/
fnabs.ll 3 declare double @fabs(double)
5 define double @test(double %X) {
6 %Y = call double @fabs( double %X ) readnone ; <double> [#uses=1]
7 %Z = fsub double -0.000000e+00, %Y ; <double> [#uses=1]
8 ret double %
    [all...]
  /external/llvm/test/CodeGen/X86/
2008-02-06-LoadFoldingBug.ll 3 define void @casin({ double, double }* sret %agg.result, double %z.0, double %z.1) nounwind {
5 %memtmp = alloca { double, double }, align 8 ; <{ double, double }*> [#uses=3]
6 %tmp4 = fsub double -0.000000e+00, %z.1 ; <double> [#uses=1
    [all...]
2004-04-13-FPCMOV-Crash.ll 3 define double @test(double %d) {
4 %X = select i1 false, double %d, double %d ; <double> [#uses=1]
5 ret double %X
  /external/llvm/test/Transforms/InstCombine/
zero-point-zero-add.ll 3 declare double @abs(double)
5 define double @test(double %X) {
6 %Y = fadd double %X, 0.0 ;; Should be a single add x, 0.0
7 %Z = fadd double %Y, 0.0
8 ret double %Z
11 define double @test1(double %X) {
12 %Y = call double @abs(double %X
    [all...]
  /ndk/tests/build/mips-fp4/jni/
mips-fp4-test3-6.c 3 double test3 (double a, double b, double c)
7 double test4 (double a, double b, double c)
11 double test5 (double a
    [all...]
  /development/ndk/platforms/android-18/include/
math.h 31 double __ud;
72 #define HUGE_VALL (long double)HUGE_VAL
98 : (sizeof (x) == sizeof (double)) ? __fpclassifyd(x) \
103 : (sizeof (x) == sizeof (double)) ? __isfinite(x) \
107 : (sizeof (x) == sizeof (double)) ? __isinf(x) \
111 : (sizeof (x) == sizeof (double)) ? isnan(x) \
115 : (sizeof (x) == sizeof (double)) ? __isnormal(x) \
137 : (sizeof (x) == sizeof (double)) ? __signbit(x) \
186 int __fpclassifyd(double) __NDK_FPABI_MATH__ __pure2;
188 int __fpclassifyl(long double) __NDK_FPABI_MATH__ __pure2
    [all...]
  /development/ndk/platforms/android-L/include/
math.h 31 double __ud;
64 #define HUGE_VALL (long double)HUGE_VAL
87 : (sizeof (x) == sizeof (double)) ? __fpclassifyd(x) \
92 : (sizeof (x) == sizeof (double)) ? __isfinite(x) \
96 : (sizeof (x) == sizeof (double)) ? isinf(x) \
100 : (sizeof (x) == sizeof (double)) ? isnan(x) \
104 : (sizeof (x) == sizeof (double)) ? __isnormal(x) \
126 : (sizeof (x) == sizeof (double)) ? __signbit(x) \
129 typedef double __double_t;
175 int __fpclassifyd(double) __NDK_FPABI_MATH__ __pure2
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/
math.h 31 double __ud;
72 #define HUGE_VALL (long double)HUGE_VAL
98 : (sizeof (x) == sizeof (double)) ? __fpclassifyd(x) \
103 : (sizeof (x) == sizeof (double)) ? __isfinite(x) \
107 : (sizeof (x) == sizeof (double)) ? __isinf(x) \
111 : (sizeof (x) == sizeof (double)) ? isnan(x) \
115 : (sizeof (x) == sizeof (double)) ? __isnormal(x) \
137 : (sizeof (x) == sizeof (double)) ? __signbit(x) \
186 int __fpclassifyd(double) __NDK_FPABI_MATH__ __pure2;
188 int __fpclassifyl(long double) __NDK_FPABI_MATH__ __pure2
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/
math.h 31 double __ud;
72 #define HUGE_VALL (long double)HUGE_VAL
98 : (sizeof (x) == sizeof (double)) ? __fpclassifyd(x) \
103 : (sizeof (x) == sizeof (double)) ? __isfinite(x) \
107 : (sizeof (x) == sizeof (double)) ? __isinf(x) \
111 : (sizeof (x) == sizeof (double)) ? isnan(x) \
115 : (sizeof (x) == sizeof (double)) ? __isnormal(x) \
137 : (sizeof (x) == sizeof (double)) ? __signbit(x) \
186 int __fpclassifyd(double) __NDK_FPABI_MATH__ __pure2;
188 int __fpclassifyl(long double) __NDK_FPABI_MATH__ __pure2
    [all...]

Completed in 1269 milliseconds

1 2 3 4 5 6 7 8 91011>>