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

1 2 3 4 5

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
mathdef.h 32 typedef double double_t; /* `double' expressions are evaluated typedef
40 typedef long double double_t; /* `double' expressions are evaluated as typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
mathdef.h 30 typedef double double_t; /* `double' expressions are evaluated as typedef
38 typedef long double double_t; /* `double' expressions are evaluated as typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
mathdef.h 32 typedef double double_t; /* `double' expressions are evaluated typedef
40 typedef long double double_t; /* `double' expressions are evaluated as typedef
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_log2.c 80 * theorem for spitting f-hfsq as hi+lo, unless double_t was used
81 * or the multi-precision calculations were avoided when double_t
94 * don't want to used double_t to avoid them, since that gives a
107 /* spadd(val_hi, val_lo, y), except for not using double_t: */
math_private.h 353 * double_t or long double. b's type should be no larger than 'a's type.
  /ndk/sources/android/support/src/msun/
e_log2.c 80 * theorem for spitting f-hfsq as hi+lo, unless double_t was used
81 * or the multi-precision calculations were avoided when double_t
94 * don't want to used double_t to avoid them, since that gives a
107 /* spadd(val_hi, val_lo, y), except for not using double_t: */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
math.h 173 double_t floating-point type at least as wide as `double' used
178 0 if `float_t' is `float' and `double_t' is `double'
179 1 if `float_t' and `double_t' are `double'
180 2 if `float_t' and `double_t' are `long double'
181 else `float_t' and `double_t' are unspecified
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
math.h 174 double_t floating-point type at least as wide as `double' used
179 0 if `float_t' is `float' and `double_t' is `double'
180 1 if `float_t' and `double_t' are `double'
181 2 if `float_t' and `double_t' are `long double'
182 else `float_t' and `double_t' are unspecified
  /external/ImageMagick/MagickCore/
magick-type.h 40 typedef double double_t; typedef
magick-baseconfig.h 225 /* Define to 1 if the system has the type `double_t'. */
    [all...]
  /external/libcxx/include/support/win32/
math_win32.h 25 typedef double double_t; typedef
  /ndk/sources/android/support/include/
math.h 40 typedef double double_t; typedef
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
math_win32.h 23 typedef double double_t; typedef
  /prebuilts/ndk/current/sources/android/support/include/
math.h 40 typedef double double_t; typedef
  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
math_win32.h 23 typedef double double_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
math.h 320 set float_t and double_t. */
324 typedef double double_t; typedef
327 typedef double double_t; typedef
330 typedef long double double_t; typedef
334 typedef long double double_t; typedef
  /bionic/libm/include/
math.h 84 typedef __double_t double_t; typedef
  /external/ImageMagick/config/
config.h.in 164 /* Define to 1 if the system has the type `double_t'. */
875 /* The size of `double_t', as computed by sizeof. */
  /external/libcxx/include/
cmath 44 double_t // C99
653 using ::double_t;
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
cmath 44 double_t // C99
653 using ::double_t;
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/
cmath 44 double_t // C99
653 using ::double_t;
    [all...]
  /bionic/libm/upstream-freebsd/lib/msun/ld128/
k_expl.h 248 /* XXX but see ../src/e_exp.c for a fix using double_t. */
  /development/ndk/platforms/android-13/include/
math.h 141 typedef __double_t double_t;
  /development/ndk/platforms/android-18/include/
math.h 141 typedef __double_t double_t;
  /development/ndk/platforms/android-21/include/
math.h 130 typedef __double_t double_t; typedef

Completed in 932 milliseconds

1 2 3 4 5