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

1 2

  /external/libcxx/include/
cmath 48 floating_point abs(floating_point x);
50 floating_point acos (arithmetic x);
54 floating_point asin (arithmetic x);
58 floating_point atan (arithmetic x);
62 floating_point atan2 (arithmetic y, arithmetic x);
66 floating_point ceil (arithmetic x);
70 floating_point cos (arithmetic x);
74 floating_point cosh (arithmetic x);
78 floating_point exp (arithmetic x)
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
cmath 48 floating_point abs(floating_point x);
50 floating_point acos (arithmetic x);
54 floating_point asin (arithmetic x);
58 floating_point atan (arithmetic x);
62 floating_point atan2 (arithmetic y, arithmetic x);
66 floating_point ceil (arithmetic x);
70 floating_point cos (arithmetic x);
74 floating_point cosh (arithmetic x);
78 floating_point exp (arithmetic x)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/
cmath 48 floating_point abs(floating_point x);
50 floating_point acos (arithmetic x);
54 floating_point asin (arithmetic x);
58 floating_point atan (arithmetic x);
62 floating_point atan2 (arithmetic y, arithmetic x);
66 floating_point ceil (arithmetic x);
70 floating_point cos (arithmetic x);
74 floating_point cosh (arithmetic x);
78 floating_point exp (arithmetic x)
    [all...]
  /external/libpng/contrib/conftest/
write.dfa 30 option FLOATING_POINT on
read.dfa 34 option FLOATING_POINT on
  /external/libpng/contrib/pngminim/decoder/
pngusr.dfa 20 # option FLOATING_POINT on
  /external/libpng/contrib/pngminim/encoder/
pngusr.dfa 22 # option FLOATING_POINT on
  /external/libpng/contrib/pngminim/preader/
pngusr.dfa 18 # option FLOATING_POINT on
  /external/libcxx/test/utilities/meta/meta.unary/meta.unary.cat/
Android.mk 47 test_name := utilities/meta/meta.unary/meta.unary.cat/floating_point
48 test_src := floating_point.pass.cpp
floating_point.pass.cpp 12 // floating_point
  /external/libcxx/test/utilities/meta/meta.unary/meta.unary.comp/
Android.mk 47 test_name := utilities/meta/meta.unary/meta.unary.comp/floating_point
48 test_src := floating_point.pass.cpp
floating_point.pass.cpp 12 // floating_point
  /external/chromium_org/third_party/speex/
BUILD.gn 82 "FLOATING_POINT",
speex.gyp 71 'FLOATING_POINT',
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/meta/meta.unary/meta.unary.comp/
floating_point.pass.cpp 12 // floating_point
  /external/chromium_org/third_party/speex/libspeex/
arch.h 49 #ifdef FLOATING_POINT
64 #ifndef FLOATING_POINT
65 #error You now need to define either FIXED_POINT or FLOATING_POINT
  /external/speex/libspeex/
arch.h 49 #ifdef FLOATING_POINT
64 #ifndef FLOATING_POINT
65 #error You now need to define either FIXED_POINT or FLOATING_POINT
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/meta/meta.unary/meta.unary.cat/
floating_point.pass.cpp 12 // floating_point
  /bionic/libc/upstream-openbsd/lib/libc/stdio/
vfprintf.c 80 #ifdef FLOATING_POINT
214 #ifdef FLOATING_POINT
224 #endif /* FLOATING_POINT */
287 #ifdef FLOATING_POINT
599 #ifdef FLOATING_POINT
669 #ifdef FLOATING_POINT
803 #endif /* FLOATING_POINT */
1015 #ifdef FLOATING_POINT
1082 #ifdef FLOATING_POINT
1259 #ifdef FLOATING_POINT
    [all...]
vfwprintf.c 79 #ifdef FLOATING_POINT
231 #ifdef FLOATING_POINT
241 #endif /* FLOATING_POINT */
290 #ifdef FLOATING_POINT
575 #ifdef FLOATING_POINT
631 #ifdef FLOATING_POINT
780 #endif /* FLOATING_POINT */
991 #ifdef FLOATING_POINT
1054 #ifdef FLOATING_POINT
1234 #ifdef FLOATING_POINT
    [all...]
vfwscanf.c 45 #ifdef FLOATING_POINT
123 #ifdef FLOATING_POINT
255 #ifdef FLOATING_POINT
683 #ifdef FLOATING_POINT
780 #endif /* FLOATING_POINT */
vfscanf.c 44 #ifdef FLOATING_POINT
241 #ifdef FLOATING_POINT
760 #ifdef FLOATING_POINT
854 #endif /* FLOATING_POINT */
  /ndk/sources/android/support/src/stdio/
local.h 97 #define FLOATING_POINT
  /bionic/libc/stdio/
local.h 117 #define FLOATING_POINT
  /external/chromium_org/third_party/icu/source/test/depstest/
dependencies.txt 15 floating_point trigonometry
48 group: floating_point
744 floating_point pthread system_locale
837 floating_point # sqrt() for astro.o

Completed in 1140 milliseconds

1 2