OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_sin
(Results
1 - 13
of
13
) sorted by null
/external/llvm/test/CodeGen/X86/
sibcall-5.ll
11
; X32: jmp
_sin
$stub
14
; X64: jmp
_sin
sincos-opt.ll
41
; OSX_NOOPT: callq
_sin
/external/llvm/test/CodeGen/ARM/
call-tc.ll
48
; CHECKV6: b
_sin
/external/opencv/cvaux/src/
cvlee.cpp
2140
float
_sin
, _cos;
local
2300
float
_sin
, _cos;
local
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
valarray_after.h
447
_DEFINE_EXPR_UNARY_FUNCTION(sin,
_Sin
)
valarray_before.h
92
struct
_Sin
/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
447
_DEFINE_EXPR_UNARY_FUNCTION(sin,
_Sin
)
valarray_before.h
92
struct
_Sin
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
valarray_after.h
447
_DEFINE_EXPR_UNARY_FUNCTION(sin,
_Sin
)
valarray_before.h
92
struct
_Sin
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
valarray_after.h
447
_DEFINE_EXPR_UNARY_FUNCTION(sin,
_Sin
)
valarray_before.h
92
struct
_Sin
/external/opencv/cv/src/
cvhough.cpp
55
#define
_sin
(x) ((((((a6*(x) + a5)*(x) + a4)*(x) + a3)*(x) + a2)*(x) + a1)*(x) + a0)
macro
56
#define _cos(x)
_sin
(halfPi - (x))
[
all
...]
Completed in 734 milliseconds