HomeSort by relevance Sort by last modified time
    Searched defs:sincos (Results 1 - 25 of 27) sorted by null

1 2

  /bionic/libm/
sincos.c 30 // Disable sincos optimization for all functions in this file,
33 // -fno-builtin-sin or -fno-builtin-cos can disable sincos optimization,
38 void sincos(double x, double* p_sin, double* p_cos) { function
  /external/stlport/src/
sincos.c 31 * This file is almost the same as bionic/libm/sincos.c except
34 * have sincos(), sincosf() and sincosl(). These functions are used
40 void HIDDEN sincos(double x, double *psin, double *pcos) function
  /external/opencv/cvaux/src/
cvhmmobs.cpp 514 static const double sincos[16 * 2] = { local
562 da0 = a0 = sincos[2 * n - 1];
563 db0 = b0 = sincos[2 * n - 2];
  /frameworks/compile/libbcc/lib/Renderscript/runtime/
rs_cl.c 599 extern float __attribute__((overloadable)) sincos(float v, float *cosptr) { function
603 extern float2 __attribute__((overloadable)) sincos(float2 v, float2 *cosptr) { function
607 extern float3 __attribute__((overloadable)) sincos(float3 v, float3 *cosptr) { function
611 extern float4 __attribute__((overloadable)) sincos(float4 v, float4 *cosptr) { function
    [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...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 610 /* Define to 1 if you have the `sincos' function. */
1358 # define sincos macro
    [all...]
  /prebuilts/ndk/6/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...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 610 /* Define to 1 if you have the `sincos' function. */
1358 # define sincos macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 610 /* Define to 1 if you have the `sincos' function. */
1358 # define sincos macro
    [all...]
  /prebuilts/ndk/7/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...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 610 /* Define to 1 if you have the `sincos' function. */
1358 # define sincos macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 610 /* Define to 1 if you have the `sincos' function. */
1358 # define sincos macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
c++config.h 610 /* Define to 1 if you have the `sincos' function. */
1358 # define sincos macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
c++config.h 610 /* Define to 1 if you have the `sincos' function. */
1358 # define sincos macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
c++config.h 610 /* Define to 1 if you have the `sincos' function. */
1358 # define sincos macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
c++config.h 610 /* Define to 1 if you have the `sincos' function. */
1358 # define sincos macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
c++config.h 610 /* Define to 1 if you have the `sincos' function. */
1358 # define sincos macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-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.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
c++config.h 728 /* Define to 1 if you have the `sincos' function. */
1496 # define sincos macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
c++config.h 728 /* Define to 1 if you have the `sincos' function. */
1496 # define sincos macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
c++config.h 728 /* Define to 1 if you have the `sincos' function. */
1496 # define sincos macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
c++config.h 728 /* Define to 1 if you have the `sincos' function. */
1496 # define sincos macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
c++config.h 728 /* Define to 1 if you have the `sincos' function. */
1496 # define sincos macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
c++config.h 763 /* Define to 1 if you have the `sincos' function. */
1566 # define sincos macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
c++config.h 763 /* Define to 1 if you have the `sincos' function. */
1566 # define sincos macro
    [all...]

Completed in 818 milliseconds

1 2