Home
last modified time | relevance | path

Searched defs:sinf (Results 1 – 9 of 9) sorted by relevance

/third_party/optimized-routines/math/
Dsinf.c17 sinf (float y) in sinf() function
Dv_sinf.c41 V_NAME(sinf) (v_f32_t x) in V_NAME() argument
/third_party/musl/src/math/
Dsinf.c26 float sinf(float x) in sinf() function
/third_party/musl/porting/liteos_a/kernel/src/math/
Dsinf.c26 float sinf(float x) in sinf() function
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_arit.c307 #define sinf wrap_sinf macro
/third_party/ffmpeg/libavutil/
Dlibm.h419 #define sinf(x) ((float)sin(x)) macro
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
DFeatureTag.java116 sinf("Scientific Inferiors"), enumConstant
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
DFeatureTag.java116 sinf("Scientific Inferiors"), enumConstant
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.c10732 GNode *sinf; in qtdemux_parse_protection_scheme_info() local