Home
last modified time | relevance | path

Searched defs:flts (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/libvisual04/libvisual-0.4.0/libvisual/
H A Dlv_math.c527 int visual_math_vectorized_floats_to_int32s (int32_t *ints, float *flts, visual_size_t n) in visual_math_vectorized_floats_to_int32s()
591 int visual_math_vectorized_int32s_to_floats (float *flts, int32_t *ints, visual_size_t n) in visual_math_vectorized_int32s_to_floats()
656 int visual_math_vectorized_floats_to_int32s_multiply (int32_t *ints, float *flts, visual_size_t n, … in visual_math_vectorized_floats_to_int32s_multiply()
726 int visual_math_vectorized_int32s_to_floats_multiply (float *flts, int32_t *ints, visual_size_t n, … in visual_math_vectorized_int32s_to_floats_multiply()
805 int visual_math_vectorized_floats_to_int32s_multiply_denormalise (int32_t *ints, float *flts, visua… in visual_math_vectorized_floats_to_int32s_multiply_denormalise()
/dports/lang/ghc/ghc-8.10.7/libraries/base/tests/Numeric/
H A Dnum008.hs18 flts = map (shEFloat (Just 7)) floats function
/dports/net/frr7-pythontools/frr-frr-7.5.1/tests/lib/
H A Dtest_printfrr.c82 float flts[] = { in main() local
/dports/net/frr7/frr-frr-7.5.1/tests/lib/
H A Dtest_printfrr.c82 float flts[] = { in main() local
/dports/mail/evolution/evolution-3.42.1/src/shell/
H A De-shell-utils.c150 gchar **flts = g_strsplit (filters, ";", -1); in e_shell_run_save_dialog() local
/dports/mail/mailfromd/mailfromd-8.10/src/builtin/
H A Dmsg.c2680 char *flts = ((__bi_argcnt > 2) ? fltchain : 0); in bi_message_to_stream() local
2835 char *flts = ((__bi_argcnt > 1) ? fltchain : 0); in bi_message_from_stream() local
2961 char *flts = ((__bi_argcnt > 2) ? fltchain : 0); in bi_message_body_to_stream() local
/dports/math/py-numpy/numpy-1.20.3/numpy/core/code_generators/
H A Dgenerate_umath.py243 flts = 'efdg' variable
/dports/graphics/libjxl/libjxl-0.6.1/third_party/skcms/
H A Dtests.c1303 float flts[4]; in test_Clamp() local