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

1 2

  /external/stlport/stlport/stl/
_cmath.h 94 inline long double cosl(long double v) { return __cosl(v); } function
  /external/stlport/stlport/stl/config/
_como.h 87 # define cosl cos macro
116 # define cosl cos macro
161 # define cosl cos macro
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 94 inline long double cosl(long double v) { return __cosl(v); } function
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 87 # define cosl cos macro
116 # define cosl cos macro
161 # define cosl cos macro
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 94 inline long double cosl(long double v) { return __cosl(v); } function
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 87 # define cosl cos macro
116 # define cosl cos macro
161 # define cosl cos macro
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 94 inline long double cosl(long double v) { return __cosl(v); } function
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 87 # define cosl cos macro
116 # define cosl cos macro
161 # define cosl cos macro
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 94 inline long double cosl(long double v) { return __cosl(v); } function
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 87 # define cosl cos macro
116 # define cosl cos macro
161 # define cosl cos macro
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 94 inline long double cosl(long double v) { return __cosl(v); } function
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 87 # define cosl cos macro
116 # define cosl cos macro
161 # define cosl cos macro
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 124 /// long double cosl(long double x);
125 cosl, enumerator in enum:llvm::LibFunc::Func
372 case LibFunc::cos: case LibFunc::cosf: case LibFunc::cosl:
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 369 /* Define to 1 if you have the `cosl' function. */
1178 # define cosl macro
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 369 /* Define to 1 if you have the `cosl' function. */
1178 # define cosl macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 369 /* Define to 1 if you have the `cosl' function. */
1178 # define cosl macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 369 /* Define to 1 if you have the `cosl' function. */
1178 # define cosl macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 369 /* Define to 1 if you have the `cosl' function. */
1178 # define cosl macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 369 /* Define to 1 if you have the `cosl' function. */
1178 # define cosl macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 369 /* Define to 1 if you have the `cosl' function. */
1178 # define cosl macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 369 /* Define to 1 if you have the `cosl' function. */
1178 # define cosl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 369 /* Define to 1 if you have the `cosl' function. */
1178 # define cosl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 369 /* Define to 1 if you have the `cosl' function. */
1178 # define cosl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/libs/mips/include/bits/
c++config.h 369 /* Define to 1 if you have the `cosl' function. */
1178 # define cosl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 369 /* Define to 1 if you have the `cosl' function. */
1178 # define cosl macro
    [all...]

Completed in 977 milliseconds

1 2