HomeSort by relevance Sort by last modified time
    Searched defs:sincosf (Results 1 - 16 of 16) sorted by null

  /bionic/libm/
sincos.c 43 void sincosf(float x, float* p_sinf, float* p_cosf) { function
  /frameworks/native/opengl/libagl/
fp.cpp 79 void sincosf(GLfloat angle, GLfloat* s, GLfloat* c) { function in namespace:android::gl
  /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 784 /* Define to 1 if you have the `sincosf' function. */
1598 # define sincosf 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 784 /* Define to 1 if you have the `sincosf' function. */
1598 # define sincosf macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
c++config.h 784 /* Define to 1 if you have the `sincosf' function. */
1598 # define sincosf macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
c++config.h 784 /* Define to 1 if you have the `sincosf' function. */
1598 # define sincosf 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 784 /* Define to 1 if you have the `sincosf' function. */
1598 # define sincosf 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 784 /* Define to 1 if you have the `sincosf' function. */
1598 # define sincosf macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
c++config.h 788 /* Define to 1 if you have the `sincosf' function. */
1612 # define sincosf macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
c++config.h 788 /* Define to 1 if you have the `sincosf' function. */
1612 # define sincosf macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
c++config.h 788 /* Define to 1 if you have the `sincosf' function. */
1612 # define sincosf macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
c++config.h 788 /* Define to 1 if you have the `sincosf' function. */
1612 # define sincosf macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips32r6/include/bits/
c++config.h 788 /* Define to 1 if you have the `sincosf' function. */
1612 # define sincosf macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
c++config.h 788 /* Define to 1 if you have the `sincosf' function. */
1612 # define sincosf macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
c++config.h 788 /* Define to 1 if you have the `sincosf' function. */
1612 # define sincosf macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
c++config.h 788 /* Define to 1 if you have the `sincosf' function. */
1612 # define sincosf macro
    [all...]

Completed in 991 milliseconds