Home
last modified time | relevance | path

Searched defs:sinf (Results 1 - 7 of 7) sorted by relevance

/third_party/optimized-routines/math/
H A Dsinf.c17 sinf (float y) in sinf() function
H A Dv_sinf.c41 V_NAME(sinf) (v_f32_t x) in sinf() function
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dsinf.c26 float sinf(float x) in sinf() function
/third_party/musl/src/math/
H A Dsinf.c26 float sinf(float x) in sinf() function
/third_party/ffmpeg/libavutil/
H A Dlibm.h418 #undef sinf macro
419 #define sinf(x) ((float)sin(x)) macro
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_arit.c307 #define sinf wrap_sinf macro
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
H A DFeatureTag.java116 sinf("Scientific Inferiors"), enum constant

Completed in 4 milliseconds