HomeSort by relevance Sort by last modified time
    Searched full:cosl (Results 126 - 150 of 242) sorted by null

1 2 3 4 56 7 8 910

  /external/llvm/lib/CodeGen/
IntrinsicLowering.cpp 141 EnsureFPIntrinsicsExist(M, I, "cosf", "cos", "cosl");
  /external/stlport/stlport/stl/
_cmath.h 94 inline long double cosl(long double v) { return __cosl(v); } function
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 94 inline long double cosl(long double v) { return __cosl(v); } function
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
builtins.def 212 DEF_C99_C90RES_BUILTIN (BUILT_IN_COSL, "cosl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
builtins.def 212 DEF_C99_C90RES_BUILTIN (BUILT_IN_COSL, "cosl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
builtins.def 212 DEF_C99_C90RES_BUILTIN (BUILT_IN_COSL, "cosl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
builtins.def 212 DEF_C99_C90RES_BUILTIN (BUILT_IN_COSL, "cosl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING)
    [all...]
  /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/6/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/
_cmath.h 94 inline long double cosl(long double v) { return __cosl(v); } function
  /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/9/sources/cxx-stl/EH/stlport/stlport/stl/
_cmath.h 94 inline long double cosl(long double v) { return __cosl(v); } function
  /prebuilts/sdk/renderscript/clang-include/
tgmath.h 249 __tg_cos(long double __x) {return cosl(__x);}
  /prebuilts/sdk/renderscript/lib/arm/
libm.so 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/install-tools/
fixincl 
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
math_h.pass.cpp 62 static_assert((std::is_same<decltype(cosl(0)), long double>::value), "");
  /external/clang/include/clang/Basic/
Builtins.def     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/install-tools/
fixincl 
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/
libgnustl_shared.so 
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/thumb/
libgnustl_shared.so 
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/
libgnustl_shared.so 
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/thumb/
libgnustl_shared.so 
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/
libgnustl_shared.so 
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/
libgnustl_shared.so 
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/thumb/
libgnustl_shared.so 

Completed in 1234 milliseconds

1 2 3 4 56 7 8 910