HomeSort by relevance Sort by last modified time
    Searched refs:sinl (Results 26 - 42 of 42) sorted by null

12

  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/include/c++/4.4.3/arm-linux-androideabi/bits/
c++config.h 628 /* Define to 1 if you have the `sinl' function. */
1388 # define sinl macro
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/include/c++/4.4.3/arm-linux-androideabi/thumb/bits/
c++config.h 628 /* Define to 1 if you have the `sinl' function. */
1388 # define sinl macro
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 628 /* Define to 1 if you have the `sinl' function. */
1388 # define sinl macro
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 628 /* Define to 1 if you have the `sinl' function. */
1388 # define sinl macro
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 628 /* Define to 1 if you have the `sinl' function. */
1388 # define sinl macro
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 628 /* Define to 1 if you have the `sinl' function. */
1388 # define sinl macro
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 628 /* Define to 1 if you have the `sinl' function. */
1388 # define sinl macro
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
c++config.h 628 /* Define to 1 if you have the `sinl' function. */
1388 # define sinl macro
    [all...]
  /external/stlport/stlport/stl/
_cmath.h 95 inline long double sinl(long double v) { return __sinl(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)
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 95 inline long double sinl(long double v) { return __sinl(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)
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 95 inline long double sinl(long double v) { return __sinl(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)
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 95 inline long double sinl(long double v) { return __sinl(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)
  /external/clang/lib/Headers/
tgmath.h 278 __tg_sin(long double __x) {return sinl(__x);}
  /prebuilt/sdk/11/renderscript/clang-include/
tgmath.h 278 __tg_sin(long double __x) {return sinl(__x);}
  /prebuilt/sdk/12/renderscript/clang-include/
tgmath.h 278 __tg_sin(long double __x) {return sinl(__x);}
  /prebuilt/sdk/13/renderscript/clang-include/
tgmath.h 278 __tg_sin(long double __x) {return sinl(__x);}
  /prebuilt/sdk/14/renderscript/clang-include/
tgmath.h 278 __tg_sin(long double __x) {return sinl(__x);}

Completed in 2397 milliseconds

12