HomeSort by relevance Sort by last modified time
    Searched full:_cos (Results 1 - 20 of 20) sorted by null

  /external/llvm/test/CodeGen/X86/
sincos-opt.ll 43 ; OSX_NOOPT: callq _cos
  /external/opencv/cv/src/
cvhough.cpp 56 #define _cos(x) _sin(halfPi - (x)) macro
319 rv = r0 * _cos( phi );
383 /*rv = r*_cos(phi) - r0; */
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
random.py 46 from math import sqrt as _sqrt, acos as _acos, cos as _cos, sin as _sin namespace
465 z = _cos(_pi * u1)
590 z = _cos(x2pi) * g2rad
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
random.py 46 from math import sqrt as _sqrt, acos as _acos, cos as _cos, sin as _sin namespace
465 z = _cos(_pi * u1)
590 z = _cos(x2pi) * g2rad
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
valarray_after.h 444 _DEFINE_EXPR_UNARY_FUNCTION(cos, _Cos)
valarray_before.h 71 struct _Cos
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
valarray_after.h 444 _DEFINE_EXPR_UNARY_FUNCTION(cos, _Cos)
valarray_before.h 71 struct _Cos
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
valarray_after.h 444 _DEFINE_EXPR_UNARY_FUNCTION(cos, _Cos)
valarray_before.h 71 struct _Cos
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
valarray_after.h 444 _DEFINE_EXPR_UNARY_FUNCTION(cos, _Cos)
valarray_before.h 71 struct _Cos
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
valarray_after.h 444 _DEFINE_EXPR_UNARY_FUNCTION(cos, _Cos)
valarray_before.h 71 struct _Cos
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
valarray_after.h 444 _DEFINE_EXPR_UNARY_FUNCTION(cos, _Cos)
valarray_before.h 71 struct _Cos
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
valarray_after.h 443 _DEFINE_EXPR_UNARY_FUNCTION(cos, _Cos)
valarray_before.h 70 struct _Cos
  /external/opencv/cvaux/src/
cvlee.cpp 2140 float _sin, _cos; local
2300 float _sin, _cos; local
    [all...]
  /external/chromium_org/third_party/cld/encodings/compact_lang_det/generated/
compact_lang_det_generated_quadschrome.cc     [all...]

Completed in 2197 milliseconds