HomeSort by relevance Sort by last modified time
    Searched full:sincos (Results 101 - 125 of 315) sorted by null

1 2 3 45 6 7 8 91011>>

  /ndk/docs/text/system/libc/
CHANGES.text 18 - <math.h>: Added sincos(), sincosf() and sincosl() (GLibc compatibility).
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/
math.h 485 void sincos(double x, double *sin, double *cos);
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/
math.h 485 void sincos(double x, double *sin, double *cos);
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/
math.h 485 void sincos(double x, double *sin, double *cos);
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
math.h 485 void sincos(double x, double *sin, double *cos);
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
math.h 485 void sincos(double x, double *sin, double *cos);
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
math.h 485 void sincos(double x, double *sin, double *cos);
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
math.h 485 void sincos(double x, double *sin, double *cos);
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
math.h 485 void sincos(double x, double *sin, double *cos);
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
math.h 485 void sincos(double x, double *sin, double *cos);
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
math.h 485 void sincos(double x, double *sin, double *cos);
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
math.h 485 void sincos(double x, double *sin, double *cos);
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
math.h 485 void sincos(double x, double *sin, double *cos);
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
math.h 485 void sincos(double x, double *sin, double *cos);
  /prebuilts/sdk/renderscript/lib/arm/
libm.so 
  /prebuilts/sdk/tools/darwin/renderscript/lib/intermediates/armeabi-v7a/
libm.so 
  /external/chromium_org/third_party/mesa/
BUILD.gn 711 # Disable sincos() optimization to avoid a linker error
712 # since Android's math library doesn't have sincos().
mesa.gyp 744 # Disable sincos() optimization to avoid a linker error
745 # since Android's math library doesn't have sincos().
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/x86_64-linux/32/bits/
c++config.h 728 /* Define to 1 if you have the `sincos' function. */
1496 # define sincos macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/x86_64-linux/bits/
c++config.h 728 /* Define to 1 if you have the `sincos' function. */
1496 # define sincos macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
c++config.h 781 /* Define to 1 if you have the `sincos' function. */
1593 # define sincos macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
c++config.h 781 /* Define to 1 if you have the `sincos' function. */
1593 # define sincos macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
c++config.h 781 /* Define to 1 if you have the `sincos' function. */
1593 # define sincos macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
c++config.h 781 /* Define to 1 if you have the `sincos' function. */
1593 # define sincos macro
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 610 /* Define to 1 if you have the `sincos' function. */
1358 # define sincos macro
    [all...]

Completed in 1032 milliseconds

1 2 3 45 6 7 8 91011>>