Searched defs:f64_t (Results  1 – 3 of 3) sorted by relevance
| /external/arm-optimized-routines/pl/math/ | 
| D | sv_math.h | 28 typedef double f64_t;  typedef 97 sv_call_f64 (f64_t (*f) (f64_t), sv_f64_t x, sv_f64_t y, svbool_t cmp)  in sv_call_f64() 112 sv_call2_f64 (f64_t (*f) (f64_t, f64_t), sv_f64_t x1, sv_f64_t x2, sv_f64_t y,  in sv_call2_f64()  argument
  | 
| D | v_math.h | 42 typedef double f64_t;  typedef 460 v_call_f64 (f64_t (*f) (f64_t), v_f64_t x, v_f64_t y, v_u64_t p)  in v_call_f64() 465 v_call2_f64 (f64_t (*f) (f64_t, f64_t), v_f64_t x1, v_f64_t x2, v_f64_t y,  in v_call2_f64()  argument 841 v_call_f64 (f64_t (*f) (f64_t), v_f64_t x, v_f64_t y, v_u64_t p)  in v_call_f64() 846 v_call2_f64 (f64_t (*f) (f64_t, f64_t), v_f64_t x1, v_f64_t x2, v_f64_t y,  in v_call2_f64()  argument
  | 
| /external/arm-optimized-routines/math/ | 
| D | v_math.h | 45 typedef double f64_t;  typedef 371 v_call_f64 (f64_t (*f) (f64_t), v_f64_t x, v_f64_t y, v_u64_t p)  in v_call_f64() 654 v_call_f64 (f64_t (*f) (f64_t), v_f64_t x, v_f64_t y, v_u64_t p)  in v_call_f64()
  |