Searched defs:f32_t (Results 1 – 3 of 3) sorted by relevance
| /external/arm-optimized-routines/pl/math/ |
| D | sv_math.h | 25 typedef float f32_t; typedef 212 sv_call_f32 (f32_t (*f) (f32_t), sv_f32_t x, sv_f32_t y, svbool_t cmp) in sv_call_f32() 227 sv_call2_f32 (f32_t (*f) (f32_t, f32_t), sv_f32_t x1, sv_f32_t x2, sv_f32_t y, in sv_call2_f32() argument
|
| D | v_math.h | 39 typedef float f32_t; typedef 294 v_call_f32 (f32_t (*f) (f32_t), v_f32_t x, v_f32_t y, v_u32_t p) in v_call_f32() 299 v_call2_f32 (f32_t (*f) (f32_t, f32_t), v_f32_t x1, v_f32_t x2, v_f32_t y, in v_call2_f32() argument 671 v_call_f32 (f32_t (*f) (f32_t), v_f32_t x, v_f32_t y, v_u32_t p) in v_call_f32() 677 v_call2_f32 (f32_t (*f) (f32_t, f32_t), v_f32_t x1, v_f32_t x2, v_f32_t y, in v_call2_f32() argument
|
| /external/arm-optimized-routines/math/ |
| D | v_math.h | 42 typedef float f32_t; typedef 246 v_call_f32 (f32_t (*f) (f32_t), v_f32_t x, v_f32_t y, v_u32_t p) in v_call_f32() 251 v_call2_f32 (f32_t (*f) (f32_t, f32_t), v_f32_t x1, v_f32_t x2, v_f32_t y, in v_call2_f32() argument 525 v_call_f32 (f32_t (*f) (f32_t), v_f32_t x, v_f32_t y, v_u32_t p) in v_call_f32() 531 v_call2_f32 (f32_t (*f) (f32_t, f32_t), v_f32_t x1, v_f32_t x2, v_f32_t y, in v_call2_f32() argument
|