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

  /bionic/libm/src/
s_sinf.c 36 sinf(float x) function
  /hardware/invensense/mlsdk/platform/include/
mlmath.h 81 #define sinf(x) ml_sin(x) macro
  /external/stlport/stlport/stl/
_cmath.h 85 inline float sinf(float v) { return __sinf(v); } function
229 // long double support and both e.g. sinl(long double) and sinf(float)
254 // long double support and e.g. sinf(float) but not e.g. sinl(long double)
271 // long double support and e.g. sinl(long double) but not e.g. sinf(float)
317 // neither long double support nor e.g. sinf(float) functions
  /external/stlport/stlport/stl/config/
_como.h 111 # define sinf sin macro
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 85 inline float sinf(float v) { return __sinf(v); } function
229 // long double support and both e.g. sinl(long double) and sinf(float)
254 // long double support and e.g. sinf(float) but not e.g. sinl(long double)
271 // long double support and e.g. sinl(long double) but not e.g. sinf(float)
317 // neither long double support nor e.g. sinf(float) functions
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 111 # define sinf sin macro
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 85 inline float sinf(float v) { return __sinf(v); } function
229 // long double support and both e.g. sinl(long double) and sinf(float)
254 // long double support and e.g. sinf(float) but not e.g. sinl(long double)
271 // long double support and e.g. sinl(long double) but not e.g. sinf(float)
317 // neither long double support nor e.g. sinf(float) functions
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 111 # define sinf sin macro
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 85 inline float sinf(float v) { return __sinf(v); } function
229 // long double support and both e.g. sinl(long double) and sinf(float)
254 // long double support and e.g. sinf(float) but not e.g. sinl(long double)
271 // long double support and e.g. sinl(long double) but not e.g. sinf(float)
317 // neither long double support nor e.g. sinf(float) functions
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 111 # define sinf sin macro
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 85 inline float sinf(float v) { return __sinf(v); } function
229 // long double support and both e.g. sinl(long double) and sinf(float)
254 // long double support and e.g. sinf(float) but not e.g. sinl(long double)
271 // long double support and e.g. sinl(long double) but not e.g. sinf(float)
317 // neither long double support nor e.g. sinf(float) functions
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 111 # define sinf sin macro
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 174 /// float sinf(float x);
175 sinf, enumerator in enum:llvm::LibFunc::Func
  /frameworks/av/media/libstagefright/
MPEG4Extractor.cpp 286 SINF *sinf = mFirstSINF; local
287 while (sinf) {
288 SINF *next = sinf->next;
289 delete sinf->IPMPData;
290 delete sinf;
291 sinf = next;
397 SINF *sinf = mFirstSINF local
482 SINF *sinf = new SINF; local
534 SINF *sinf = mFirstSINF; local
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 619 /* Define to 1 if you have the `sinf' function. */
1373 # define sinf macro
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 619 /* Define to 1 if you have the `sinf' function. */
1373 # define sinf macro
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 619 /* Define to 1 if you have the `sinf' function. */
1373 # define sinf macro
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 619 /* Define to 1 if you have the `sinf' function. */
1373 # define sinf macro
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 619 /* Define to 1 if you have the `sinf' function. */
1373 # define sinf macro
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 619 /* Define to 1 if you have the `sinf' function. */
1373 # define sinf macro
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 619 /* Define to 1 if you have the `sinf' function. */
1373 # define sinf macro
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 619 /* Define to 1 if you have the `sinf' function. */
1373 # define sinf 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 619 /* Define to 1 if you have the `sinf' function. */
1373 # define sinf 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 737 /* Define to 1 if you have the `sinf' function. */
1511 # define sinf 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 737 /* Define to 1 if you have the `sinf' function. */
1511 # define sinf macro
    [all...]

Completed in 2593 milliseconds