Lines Matching defs:RTDEF
331 void RTDEF(BesselJn_4)(Descriptor &result, int32_t n1, int32_t n2,
338 void RTDEF(BesselJn_8)(Descriptor &result, int32_t n1, int32_t n2,
346 void RTDEF(BesselJn_10)(Descriptor &result, int32_t n1, int32_t n2,
357 void RTDEF(BesselJn_16)(Descriptor &result, int32_t n1, int32_t n2,
368 void RTDEF(BesselJnX0_4)(Descriptor &result, int32_t n1, int32_t n2,
373 void RTDEF(BesselJnX0_8)(Descriptor &result, int32_t n1, int32_t n2,
379 void RTDEF(BesselJnX0_10)(Descriptor &result, int32_t n1, int32_t n2,
386 void RTDEF(BesselJnX0_16)(Descriptor &result, int32_t n1, int32_t n2,
394 void RTDEF(BesselYn_4)(Descriptor &result, int32_t n1, int32_t n2,
401 void RTDEF(BesselYn_8)(Descriptor &result, int32_t n1, int32_t n2,
409 void RTDEF(BesselYn_10)(Descriptor &result, int32_t n1, int32_t n2,
420 void RTDEF(BesselYn_16)(Descriptor &result, int32_t n1, int32_t n2,
431 void RTDEF(BesselYnX0_4)(Descriptor &result, int32_t n1, int32_t n2,
436 void RTDEF(BesselYnX0_8)(Descriptor &result, int32_t n1, int32_t n2,
442 void RTDEF(BesselYnX0_10)(Descriptor &result, int32_t n1, int32_t n2,
449 void RTDEF(BesselYnX0_16)(Descriptor &result, int32_t n1, int32_t n2,
456 void RTDEF(Cshift)(Descriptor &result, const Descriptor &source,
501 void RTDEF(CshiftVector)(Descriptor &result, const Descriptor &source,
521 void RTDEF(Eoshift)(Descriptor &result, const Descriptor &source,
601 void RTDEF(EoshiftVector)(Descriptor &result, const Descriptor &source,
633 void RTDEF(Pack)(Descriptor &result, const Descriptor &source,
707 void RTDEF(Reshape)(Descriptor &result, const Descriptor &source,
819 void RTDEF(Spread)(Descriptor &result, const Descriptor &source, int dim,
853 void RTDEF(Transpose)(Descriptor &result, const Descriptor &matrix,
872 void RTDEF(Unpack)(Descriptor &result, const Descriptor &vector,