Lines Matching defs:udf_arg

1580   Item_udf_sum(THD *thd, udf_func *udf_arg):  in Item_udf_sum()
1583 Item_udf_sum(THD *thd, udf_func *udf_arg, List<Item> &list): in Item_udf_sum()
1643 Item_sum_udf_float(THD *thd, udf_func *udf_arg): in Item_sum_udf_float()
1645 Item_sum_udf_float(THD *thd, udf_func *udf_arg, List<Item> &list): in Item_sum_udf_float()
1664 Item_sum_udf_int(THD *thd, udf_func *udf_arg): in Item_sum_udf_int()
1666 Item_sum_udf_int(THD *thd, udf_func *udf_arg, List<Item> &list): in Item_sum_udf_int()
1686 Item_sum_udf_str(THD *thd, udf_func *udf_arg): in Item_sum_udf_str()
1688 Item_sum_udf_str(THD *thd, udf_func *udf_arg, List<Item> &list): in Item_sum_udf_str()
1727 Item_sum_udf_decimal(THD *thd, udf_func *udf_arg): in Item_sum_udf_decimal()
1729 Item_sum_udf_decimal(THD *thd, udf_func *udf_arg, List<Item> &list): in Item_sum_udf_decimal()
1758 Item_sum_udf_float(THD *thd, udf_func *udf_arg): in Item_sum_udf_float()
1760 Item_sum_udf_float(THD *thd, udf_func *udf_arg, List<Item> &list): in Item_sum_udf_float()
1776 Item_sum_udf_int(THD *thd, udf_func *udf_arg): in Item_sum_udf_int()
1778 Item_sum_udf_int(THD *thd, udf_func *udf_arg, List<Item> &list): in Item_sum_udf_int()
1795 Item_sum_udf_decimal(THD *thd, udf_func *udf_arg): in Item_sum_udf_decimal()
1797 Item_sum_udf_decimal(THD *thd, udf_func *udf_arg, List<Item> &list): in Item_sum_udf_decimal()
1814 Item_sum_udf_str(THD *thd, udf_func *udf_arg): in Item_sum_udf_str()
1816 Item_sum_udf_str(THD *thd, udf_func *udf_arg, List<Item> &list): in Item_sum_udf_str()