OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:atan
(Results
201 - 225
of
272
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
valarray_after.h
450
_DEFINE_EXPR_UNARY_FUNCTION(
atan
)
valarray_before.h
122
{ return
atan
(__t); }
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
valarray_after.h
452
_DEFINE_EXPR_UNARY_FUNCTION(
atan
, _Atan)
valarray_before.h
124
{ return
atan
(__t); }
/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
452
_DEFINE_EXPR_UNARY_FUNCTION(
atan
, _Atan)
valarray_before.h
124
{ return
atan
(__t); }
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_after.h
450
_DEFINE_EXPR_UNARY_FUNCTION(
atan
)
valarray_before.h
122
{ return
atan
(__t); }
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_after.h
450
_DEFINE_EXPR_UNARY_FUNCTION(
atan
)
valarray_before.h
122
{ return
atan
(__t); }
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_after.h
450
_DEFINE_EXPR_UNARY_FUNCTION(
atan
)
valarray_before.h
122
{ return
atan
(__t); }
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
valarray_after.h
450
_DEFINE_EXPR_UNARY_FUNCTION(
atan
)
valarray_before.h
122
{ return
atan
(__t); }
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
valarray_after.h
452
_DEFINE_EXPR_UNARY_FUNCTION(
atan
, _Atan)
valarray_before.h
124
{ return
atan
(__t); }
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
valarray_after.h
452
_DEFINE_EXPR_UNARY_FUNCTION(
atan
, _Atan)
valarray_before.h
124
{ return
atan
(__t); }
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
valarray_after.h
452
_DEFINE_EXPR_UNARY_FUNCTION(
atan
, _Atan)
valarray_before.h
124
{ return
atan
(__t); }
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
valarray_after.h
452
_DEFINE_EXPR_UNARY_FUNCTION(
atan
, _Atan)
valarray_before.h
124
{ return
atan
(__t); }
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
valarray_after.h
451
_DEFINE_EXPR_UNARY_FUNCTION(
atan
, _Atan)
valarray_before.h
123
{ return
atan
(__t); }
/external/chromium_org/v8/src/
math.js
334
"
atan
", MathAtan,
Completed in 6908 milliseconds
1
2
3
4
5
6
7
8
9
10
11