OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sinf
(Results
1 - 25
of
65
) sorted by null
1
2
3
/bionic/libm/upstream-freebsd/lib/msun/src/
s_sinf.c
39
sinf
(float x)
function
/hardware/invensense/60xx/libsensors_iio/software/core/driver/include/
mlmath.h
69
#define
sinf
(x) ml_sin(x)
macro
/hardware/invensense/60xx/mlsdk/platform/include/
mlmath.h
81
#define
sinf
(x) ml_sin(x)
macro
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
mlmath.h
69
#define
sinf
(x) ml_sin(x)
macro
/external/chromium_org/media/mp4/
track_run_iterator_unittest.cc
64
aud_desc.
sinf
.info.track_encryption.is_encrypted = false;
76
vid_desc.
sinf
.info.track_encryption.is_encrypted = false;
123
ProtectionSchemeInfo*
sinf
;
local
125
sinf
= &stsd->video_entries[0].
sinf
;
127
sinf
= &stsd->audio_entries[0].
sinf
;
130
sinf
->type.type = FOURCC_CENC;
131
sinf
->info.track_encryption.is_encrypted = true;
132
sinf
->info.track_encryption.default_iv_size = 8
[
all
...]
/external/stlport/stlport/stl/
_cmath.h
85
inline float
sinf
(float v) { return __sinf(v); }
function
229
// long double support and both e.g. sinl(long double) and
sinf
(float)
254
// long double support and e.g.
sinf
(float) but not e.g. sinl(long double)
271
// long double support and e.g. sinl(long double) but not e.g.
sinf
(float)
317
// neither long double support nor e.g.
sinf
(float) functions
/external/stlport/stlport/stl/config/
_como.h
111
# define
sinf
sin
macro
/ndk/sources/cxx-stl/stlport/stlport/stl/
_cmath.h
85
inline float
sinf
(float v) { return __sinf(v); }
function
229
// long double support and both e.g. sinl(long double) and
sinf
(float)
254
// long double support and e.g.
sinf
(float) but not e.g. sinl(long double)
271
// long double support and e.g. sinl(long double) but not e.g.
sinf
(float)
317
// neither long double support nor e.g.
sinf
(float) functions
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
_como.h
111
# define
sinf
sin
macro
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_cmath.h
85
inline float
sinf
(float v) { return __sinf(v); }
function
229
// long double support and both e.g. sinl(long double) and
sinf
(float)
254
// long double support and e.g.
sinf
(float) but not e.g. sinl(long double)
271
// long double support and e.g. sinl(long double) but not e.g.
sinf
(float)
317
// neither long double support nor e.g.
sinf
(float) functions
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_como.h
111
# define
sinf
sin
macro
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_cmath.h
85
inline float
sinf
(float v) { return __sinf(v); }
function
229
// long double support and both e.g. sinl(long double) and
sinf
(float)
254
// long double support and e.g.
sinf
(float) but not e.g. sinl(long double)
271
// long double support and e.g. sinl(long double) but not e.g.
sinf
(float)
317
// neither long double support nor e.g.
sinf
(float) functions
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_como.h
111
# define
sinf
sin
macro
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_cmath.h
85
inline float
sinf
(float v) { return __sinf(v); }
function
229
// long double support and both e.g. sinl(long double) and
sinf
(float)
254
// long double support and e.g.
sinf
(float) but not e.g. sinl(long double)
271
// long double support and e.g. sinl(long double) but not e.g.
sinf
(float)
317
// neither long double support nor e.g.
sinf
(float) functions
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_como.h
111
# define
sinf
sin
macro
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_cmath.h
85
inline float
sinf
(float v) { return __sinf(v); }
function
229
// long double support and both e.g. sinl(long double) and
sinf
(float)
254
// long double support and e.g.
sinf
(float) but not e.g. sinl(long double)
271
// long double support and e.g. sinl(long double) but not e.g.
sinf
(float)
317
// neither long double support nor e.g.
sinf
(float) functions
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_como.h
111
# define
sinf
sin
macro
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_cmath.h
85
inline float
sinf
(float v) { return __sinf(v); }
function
229
// long double support and both e.g. sinl(long double) and
sinf
(float)
254
// long double support and e.g.
sinf
(float) but not e.g. sinl(long double)
271
// long double support and e.g. sinl(long double) but not e.g.
sinf
(float)
317
// neither long double support nor e.g.
sinf
(float) functions
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_como.h
111
# define
sinf
sin
macro
/external/chromium_org/third_party/mesa/src/src/mesa/main/
imports.h
137
#define
sinf
(f) ((float) sin(f))
macro
/external/mesa3d/src/mesa/main/
imports.h
137
#define
sinf
(f) ((float) sin(f))
macro
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_math.h
73
static INLINE float
sinf
( float f )
function
/external/mesa3d/src/gallium/auxiliary/util/
u_math.h
73
static INLINE float
sinf
( float f )
function
/external/bison/darwin-lib/
math.h
2141
# undef
sinf
macro
[
all
...]
/external/bison/lib/
math.in.h
1823
# undef
sinf
macro
1827
_GL_CXXALIASWARN (
sinf
);
variable
1829
# undef
sinf
macro
[
all
...]
Completed in 1273 milliseconds
1
2
3