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

1 2 3 4

  /external/chromium_org/ppapi/api/dev/
ppb_zoom_dev.idl 28 [in] double_t factor);
33 [in] double_t minimum_factor,
34 [in] double_t maximum_factor);
ppp_zoom_dev.idl 24 [in] double_t factor,
  /external/chromium_org/tools/idl_parser/test_lexer/
keywords_ppapi.in 37 DOUBLE_T double_t
  /external/chromium_org/ppapi/api/
pp_time.idl 17 typedef double_t PP_Time;
30 typedef double_t PP_TimeTicks;
37 typedef double_t PP_TimeDelta;
pp_stdint.idl 28 double_t;
ppb_gamepad.idl 48 double_t timestamp;
pp_var.idl 101 double_t as_double;
  /external/chromium_org/ppapi/generators/test_cgen/
stdint.idl 30 double_t;
  /external/chromium_org/ppapi/generators/test_thunk/
basic_test_types.idl 28 double_t;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/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/i686-linux-glibc2.7-4.6/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.7-4.6/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
  /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: */
  /external/chromium_org/tools/idl_parser/
idl_ppapi_lexer.py 50 self._AddKeywords(['double_t', 'float_t']);
idl_ppapi_parser.py 207 | DOUBLE_T"""
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
math.h 169 double_t floating-point type at least as wide as `double' used
174 0 if `float_t' is `float' and `double_t' is `double'
175 1 if `float_t' and `double_t' are `double'
176 2 if `float_t' and `double_t' are `long double'
177 else `float_t' and `double_t' are unspecified
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
math.h 169 double_t floating-point type at least as wide as `double' used
174 0 if `float_t' is `float' and `double_t' is `double'
175 1 if `float_t' and `double_t' are `double'
176 2 if `float_t' and `double_t' are `long double'
177 else `float_t' and `double_t' are unspecified
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
math.h 169 double_t floating-point type at least as wide as `double' used
174 0 if `float_t' is `float' and `double_t' is `double'
175 1 if `float_t' and `double_t' are `double'
176 2 if `float_t' and `double_t' are `long double'
177 else `float_t' and `double_t' are unspecified
  /ndk/sources/android/support/include/
math.h 38 typedef double double_t; typedef
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
math_win32.h 21 typedef double double_t; typedef
  /external/chromium_org/ppapi/api/private/
ppb_flash.idl 183 double_t GetLocalTimeZoneOffset(
  /external/chromium_org/ppapi/generators/
idl_ast.py 17 'uint16_t', 'uint32_t', 'uint64_t', 'double_t', 'float_t',
  /bionic/libm/include/
math.h 127 typedef __double_t double_t; typedef
  /development/ndk/platforms/android-3/include/
math.h 141 typedef __double_t double_t;
  /development/ndk/platforms/android-9/include/
math.h 141 typedef __double_t double_t;

Completed in 1364 milliseconds

1 2 3 4