HomeSort by relevance Sort by last modified time
    Searched refs:__tg_cos (Results 1 - 15 of 15) sorted by null

  /external/clang/lib/Headers/
tgmath.h 241 __tg_cos(float __x) {return cosf(__x);} function
245 __tg_cos(double __x) {return cos(__x);} function
249 __tg_cos(long double __x) {return cosl(__x);} function
253 __tg_cos(float _Complex __x) {return ccosf(__x);} function
257 __tg_cos(double _Complex __x) {return ccos(__x);} function
261 __tg_cos(long double _Complex __x) {return ccosl(__x);} function
264 #define cos(__x) __tg_cos(__tg_promote1((__x))(__x))
  /external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
tgmath.h 241 __tg_cos(float __x) {return cosf(__x);} function
245 __tg_cos(double __x) {return cos(__x);} function
249 __tg_cos(long double __x) {return cosl(__x);} function
253 __tg_cos(float _Complex __x) {return ccosf(__x);} function
257 __tg_cos(double _Complex __x) {return ccos(__x);} function
261 __tg_cos(long double _Complex __x) {return ccosl(__x);} function
264 #define cos(__x) __tg_cos(__tg_promote1((__x))(__x))
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
tgmath.h 241 __tg_cos(float __x) {return cosf(__x);} function
245 __tg_cos(double __x) {return cos(__x);} function
249 __tg_cos(long double __x) {return cosl(__x);} function
253 __tg_cos(float _Complex __x) {return ccosf(__x);} function
257 __tg_cos(double _Complex __x) {return ccos(__x);} function
261 __tg_cos(long double _Complex __x) {return ccosl(__x);} function
264 #define cos(__x) __tg_cos(__tg_promote1((__x))(__x))
  /prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
tgmath.h 241 __tg_cos(float __x) {return cosf(__x);} function
245 __tg_cos(double __x) {return cos(__x);} function
249 __tg_cos(long double __x) {return cosl(__x);} function
253 __tg_cos(float _Complex __x) {return ccosf(__x);} function
257 __tg_cos(double _Complex __x) {return ccos(__x);} function
261 __tg_cos(long double _Complex __x) {return ccosl(__x);} function
264 #define cos(__x) __tg_cos(__tg_promote1((__x))(__x))
  /prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
tgmath.h 241 __tg_cos(float __x) {return cosf(__x);} function
245 __tg_cos(double __x) {return cos(__x);} function
249 __tg_cos(long double __x) {return cosl(__x);} function
253 __tg_cos(float _Complex __x) {return ccosf(__x);} function
257 __tg_cos(double _Complex __x) {return ccos(__x);} function
261 __tg_cos(long double _Complex __x) {return ccosl(__x);} function
264 #define cos(__x) __tg_cos(__tg_promote1((__x))(__x))
  /prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
tgmath.h 241 __tg_cos(float __x) {return cosf(__x);} function
245 __tg_cos(double __x) {return cos(__x);} function
249 __tg_cos(long double __x) {return cosl(__x);} function
253 __tg_cos(float _Complex __x) {return ccosf(__x);} function
257 __tg_cos(double _Complex __x) {return ccos(__x);} function
261 __tg_cos(long double _Complex __x) {return ccosl(__x);} function
264 #define cos(__x) __tg_cos(__tg_promote1((__x))(__x))
  /prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
tgmath.h 241 __tg_cos(float __x) {return cosf(__x);} function
245 __tg_cos(double __x) {return cos(__x);} function
249 __tg_cos(long double __x) {return cosl(__x);} function
253 __tg_cos(float _Complex __x) {return ccosf(__x);} function
257 __tg_cos(double _Complex __x) {return ccos(__x);} function
261 __tg_cos(long double _Complex __x) {return ccosl(__x);} function
264 #define cos(__x) __tg_cos(__tg_promote1((__x))(__x))
  /prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
tgmath.h 241 __tg_cos(float __x) {return cosf(__x);} function
245 __tg_cos(double __x) {return cos(__x);} function
249 __tg_cos(long double __x) {return cosl(__x);} function
253 __tg_cos(float _Complex __x) {return ccosf(__x);} function
257 __tg_cos(double _Complex __x) {return ccos(__x);} function
261 __tg_cos(long double _Complex __x) {return ccosl(__x);} function
264 #define cos(__x) __tg_cos(__tg_promote1((__x))(__x))
  /prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
tgmath.h 241 __tg_cos(float __x) {return cosf(__x);} function
245 __tg_cos(double __x) {return cos(__x);} function
249 __tg_cos(long double __x) {return cosl(__x);} function
253 __tg_cos(float _Complex __x) {return ccosf(__x);} function
257 __tg_cos(double _Complex __x) {return ccos(__x);} function
261 __tg_cos(long double _Complex __x) {return ccosl(__x);} function
264 #define cos(__x) __tg_cos(__tg_promote1((__x))(__x))
  /prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
tgmath.h 241 __tg_cos(float __x) {return cosf(__x);} function
245 __tg_cos(double __x) {return cos(__x);} function
249 __tg_cos(long double __x) {return cosl(__x);} function
253 __tg_cos(float _Complex __x) {return ccosf(__x);} function
257 __tg_cos(double _Complex __x) {return ccos(__x);} function
261 __tg_cos(long double _Complex __x) {return ccosl(__x);} function
264 #define cos(__x) __tg_cos(__tg_promote1((__x))(__x))
  /prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
tgmath.h 241 __tg_cos(float __x) {return cosf(__x);} function
245 __tg_cos(double __x) {return cos(__x);} function
249 __tg_cos(long double __x) {return cosl(__x);} function
253 __tg_cos(float _Complex __x) {return ccosf(__x);} function
257 __tg_cos(double _Complex __x) {return ccos(__x);} function
261 __tg_cos(long double _Complex __x) {return ccosl(__x);} function
264 #define cos(__x) __tg_cos(__tg_promote1((__x))(__x))
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
tgmath.h 241 __tg_cos(float __x) {return cosf(__x);} function
245 __tg_cos(double __x) {return cos(__x);} function
249 __tg_cos(long double __x) {return cosl(__x);} function
253 __tg_cos(float _Complex __x) {return ccosf(__x);} function
257 __tg_cos(double _Complex __x) {return ccos(__x);} function
261 __tg_cos(long double _Complex __x) {return ccosl(__x);} function
264 #define cos(__x) __tg_cos(__tg_promote1((__x))(__x))
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
tgmath.h 241 __tg_cos(float __x) {return cosf(__x);} function
245 __tg_cos(double __x) {return cos(__x);} function
249 __tg_cos(long double __x) {return cosl(__x);} function
253 __tg_cos(float _Complex __x) {return ccosf(__x);} function
257 __tg_cos(double _Complex __x) {return ccos(__x);} function
261 __tg_cos(long double _Complex __x) {return ccosl(__x);} function
264 #define cos(__x) __tg_cos(__tg_promote1((__x))(__x))
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
tgmath.h 241 __tg_cos(float __x) {return cosf(__x);} function
245 __tg_cos(double __x) {return cos(__x);} function
249 __tg_cos(long double __x) {return cosl(__x);} function
253 __tg_cos(float _Complex __x) {return ccosf(__x);} function
257 __tg_cos(double _Complex __x) {return ccos(__x);} function
261 __tg_cos(long double _Complex __x) {return ccosl(__x);} function
264 #define cos(__x) __tg_cos(__tg_promote1((__x))(__x))
  /prebuilts/sdk/renderscript/clang-include/
tgmath.h 241 __tg_cos(float __x) {return cosf(__x);} function
245 __tg_cos(double __x) {return cos(__x);} function
249 __tg_cos(long double __x) {return cosl(__x);} function
253 __tg_cos(float _Complex __x) {return ccosf(__x);} function
257 __tg_cos(double _Complex __x) {return ccos(__x);} function
261 __tg_cos(long double _Complex __x) {return ccosl(__x);} function
264 #define cos(__x) __tg_cos(__tg_promote1((__x))(__x))

Completed in 841 milliseconds