HomeSort by relevance Sort by last modified time
    Searched refs:cosf (Results 101 - 125 of 142) sorted by null

1 2 3 45 6

  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/include/
tgmath.h 250 __tg_cos(float __x) {return cosf(__x);}
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/include/
tgmath.h 250 __tg_cos(float __x) {return cosf(__x);}
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/include/
tgmath.h 250 __tg_cos(float __x) {return cosf(__x);}
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
tgmath.h 241 __tg_cos(float __x) {return cosf(__x);}
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
tgmath.h 241 __tg_cos(float __x) {return cosf(__x);}
  /prebuilts/ndk/r16/sources/android/ndk_helper/
vecmath.h 1102 ret.w_ = cosf( angle / 2 );
  /prebuilts/sdk/renderscript/clang-include/
tgmath.h 241 __tg_cos(float __x) {return cosf(__x);}
  /external/libcxx/include/
math.h 78 float cosf(float x);
826 inline _LIBCPP_INLINE_VISIBILITY float cos(float __lcpp_x) _NOEXCEPT {return ::cosf(__lcpp_x);}
    [all...]
  /external/mesa3d/prebuilt-intermediates/glsl/
ir_expression_operation_constant.h 525 data.f[c] = cosf(op[0]->value.f[c]);
    [all...]
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_exec.c 157 dst->f[0] = cosf(src->f[0]);
158 dst->f[1] = cosf(src->f[1]);
159 dst->f[2] = cosf(src->f[2]);
160 dst->f[3] = cosf(src->f[3]);
    [all...]
  /external/mesa3d/src/mesa/math/
m_matrix.c 803 c = cosf( angle * M_PI / 180.0 );
    [all...]
  /external/swiftshader/src/OpenGL/compiler/
Intermediate.cpp     [all...]
  /external/webrtc/webrtc/modules/audio_processing/aec/
aec_core.c 467 u[0][i] = noise * cosf(tmp);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
math.h 68 float cosf(float x);
748 inline _LIBCPP_INLINE_VISIBILITY float cos(float __lcpp_x) _NOEXCEPT {return ::cosf(__lcpp_x);}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
math.h 68 float cosf(float x);
818 inline _LIBCPP_INLINE_VISIBILITY float cos(float __lcpp_x) _NOEXCEPT {return ::cosf(__lcpp_x);}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
math.h 68 float cosf(float x);
818 inline _LIBCPP_INLINE_VISIBILITY float cos(float __lcpp_x) _NOEXCEPT {return ::cosf(__lcpp_x);}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
math.h 68 float cosf(float x);
818 inline _LIBCPP_INLINE_VISIBILITY float cos(float __lcpp_x) _NOEXCEPT {return ::cosf(__lcpp_x);}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
math.h 68 float cosf(float x);
818 inline _LIBCPP_INLINE_VISIBILITY float cos(float __lcpp_x) _NOEXCEPT {return ::cosf(__lcpp_x);}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
math.h 68 float cosf(float x);
818 inline _LIBCPP_INLINE_VISIBILITY float cos(float __lcpp_x) _NOEXCEPT {return ::cosf(__lcpp_x);}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
math.h 68 float cosf(float x);
818 inline _LIBCPP_INLINE_VISIBILITY float cos(float __lcpp_x) _NOEXCEPT {return ::cosf(__lcpp_x);}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
math.h 68 float cosf(float x);
748 inline _LIBCPP_INLINE_VISIBILITY float cos(float __lcpp_x) _NOEXCEPT {return ::cosf(__lcpp_x);}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
math.h 68 float cosf(float x);
818 inline _LIBCPP_INLINE_VISIBILITY float cos(float __lcpp_x) _NOEXCEPT {return ::cosf(__lcpp_x);}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
math.h 68 float cosf(float x);
818 inline _LIBCPP_INLINE_VISIBILITY float cos(float __lcpp_x) _NOEXCEPT {return ::cosf(__lcpp_x);}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
math.h 68 float cosf(float x);
818 inline _LIBCPP_INLINE_VISIBILITY float cos(float __lcpp_x) _NOEXCEPT {return ::cosf(__lcpp_x);}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
math.h 68 float cosf(float x);
818 inline _LIBCPP_INLINE_VISIBILITY float cos(float __lcpp_x) _NOEXCEPT {return ::cosf(__lcpp_x);}
    [all...]

Completed in 788 milliseconds

1 2 3 45 6