Home
last modified time | relevance | path

Searched refs:Item_sum_percent_rank (Results 1 – 25 of 34) sorted by relevance

12

/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Ditem_windowfunc.cc325 bool Item_sum_percent_rank::add() in add()
336 void Item_sum_percent_rank::setup_window_func(THD *thd, Window_spec *window_spec) in setup_window_func()
H A Ditem_windowfunc.h484 class Item_sum_percent_rank: public Item_sum_double,
488 Item_sum_percent_rank(THD *thd) in Item_sum_percent_rank() function
549 { return get_item_copy<Item_sum_percent_rank>(thd, this); } in get_copy()
H A Dsql_yacc.cc39005 (yyval.item)= new (thd->mem_root) Item_sum_percent_rank(thd); in yyparse()
H A Dsql_yacc_ora.cc38242 (yyval.item)= new (thd->mem_root) Item_sum_percent_rank(thd); in yyparse()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Ditem_windowfunc.cc317 bool Item_sum_percent_rank::add() in add()
328 void Item_sum_percent_rank::setup_window_func(THD *thd, Window_spec *window_spec) in setup_window_func()
H A Ditem_windowfunc.h491 class Item_sum_percent_rank: public Item_sum_double,
495 Item_sum_percent_rank(THD *thd) in Item_sum_percent_rank() function
558 { return get_item_copy<Item_sum_percent_rank>(thd, this); } in get_copy()
H A Dyy_mariadb.cc43448 (yyval.item)= new (thd->mem_root) Item_sum_percent_rank(thd); in yyparse()
H A Dyy_oracle.cc42767 (yyval.item)= new (thd->mem_root) Item_sum_percent_rank(thd); in yyparse()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem_windowfunc.cc324 bool Item_sum_percent_rank::add() in add()
335 void Item_sum_percent_rank::setup_window_func(THD *thd, Window_spec *window_spec) in setup_window_func()
H A Ditem_windowfunc.h486 class Item_sum_percent_rank: public Item_sum_double,
490 Item_sum_percent_rank(THD *thd) in Item_sum_percent_rank() function
553 { return get_item_copy<Item_sum_percent_rank>(thd, this); } in get_copy()
H A Dsql_yacc_ora.cc39102 (yyval.item)= new (thd->mem_root) Item_sum_percent_rank(thd); in yyparse()
H A Dsql_yacc.cc39738 (yyval.item)= new (thd->mem_root) Item_sum_percent_rank(thd); in yyparse()
H A Dsql_yacc_ora.yy11833 $$= new (thd->mem_root) Item_sum_percent_rank(thd);
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Ditem_windowfunc.cc324 bool Item_sum_percent_rank::add() in add()
335 void Item_sum_percent_rank::setup_window_func(THD *thd, Window_spec *window_spec) in setup_window_func()
H A Ditem_windowfunc.h486 class Item_sum_percent_rank: public Item_sum_double,
490 Item_sum_percent_rank(THD *thd) in Item_sum_percent_rank() function
553 { return get_item_copy<Item_sum_percent_rank>(thd, this); } in get_copy()
H A Dsql_yacc_ora.cc39102 (yyval.item)= new (thd->mem_root) Item_sum_percent_rank(thd);
H A Dsql_yacc.cc39738 (yyval.item)= new (thd->mem_root) Item_sum_percent_rank(thd); in yyparse()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Ditem_windowfunc.cc325 bool Item_sum_percent_rank::add() in add()
336 void Item_sum_percent_rank::setup_window_func(THD *thd, Window_spec *window_spec) in setup_window_func()
H A Ditem_windowfunc.h484 class Item_sum_percent_rank: public Item_sum_double,
488 Item_sum_percent_rank(THD *thd)
549 { return get_item_copy<Item_sum_percent_rank>(thd, this); }
H A Dsql_yacc_ora.cc38242 (yyval.item)= new (thd->mem_root) Item_sum_percent_rank(thd); in yyparse()
H A Dsql_yacc.cc39005 (yyval.item)= new (thd->mem_root) Item_sum_percent_rank(thd);
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Ditem_windowfunc.cc317 bool Item_sum_percent_rank::add() in add()
328 void Item_sum_percent_rank::setup_window_func(THD *thd, Window_spec *window_spec) in setup_window_func()
H A Ditem_windowfunc.h491 class Item_sum_percent_rank: public Item_sum_double,
495 Item_sum_percent_rank(THD *thd) in Item_sum_percent_rank() function
558 { return get_item_copy<Item_sum_percent_rank>(thd, this); } in get_copy()
H A Dyy_mariadb.cc43448 (yyval.item)= new (thd->mem_root) Item_sum_percent_rank(thd); in yyparse()
H A Dyy_oracle.cc42767 (yyval.item)= new (thd->mem_root) Item_sum_percent_rank(thd); in yyparse()

12