Home
last modified time | relevance | path

Searched refs:realloc_ratio (Results 1 – 19 of 19) sorted by relevance

/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dopt_range.cc874 const int realloc_ratio= 2; /* Double size for next round */ in or_sel_tree() local
877 uint new_size= old_size * realloc_ratio; in or_sel_tree()
884 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dopt_range.cc1062 const int realloc_ratio= 2; /* Double size for next round */ in or_sel_tree() local
1065 uint new_size= old_size * realloc_ratio; in or_sel_tree()
1072 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dopt_range.cc1062 const int realloc_ratio= 2; /* Double size for next round */ in or_sel_tree() local
1065 uint new_size= old_size * realloc_ratio; in or_sel_tree()
1072 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dopt_range.cc1236 const int realloc_ratio= 2; /* Double size for next round */ in or_sel_tree() local
1239 uint new_size= old_size * realloc_ratio; in or_sel_tree()
1246 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dopt_range.cc1236 const int realloc_ratio= 2; /* Double size for next round */ in or_sel_tree() local
1239 uint new_size= old_size * realloc_ratio; in or_sel_tree()
1246 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dopt_range.cc1238 const int realloc_ratio= 2; /* Double size for next round */ in or_sel_tree() local
1241 uint new_size= old_size * realloc_ratio; in or_sel_tree()
1248 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dopt_range.cc1236 const int realloc_ratio= 2; /* Double size for next round */ in or_sel_tree() local
1239 uint new_size= old_size * realloc_ratio; in or_sel_tree()
1246 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dopt_range.cc1238 const int realloc_ratio= 2; /* Double size for next round */ in or_sel_tree() local
1241 uint new_size= old_size * realloc_ratio; in or_sel_tree()
1248 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dopt_range.cc1238 const int realloc_ratio= 2; /* Double size for next round */ in or_sel_tree() local
1241 uint new_size= old_size * realloc_ratio; in or_sel_tree()
1248 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dopt_range.cc1062 const int realloc_ratio= 2; /* Double size for next round */ in or_sel_tree() local
1065 uint new_size= old_size * realloc_ratio; in or_sel_tree()
1072 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dopt_range.cc1062 const int realloc_ratio= 2; /* Double size for next round */ in or_sel_tree() local
1065 uint new_size= old_size * realloc_ratio; in or_sel_tree()
1072 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dopt_range.cc1062 const int realloc_ratio= 2; /* Double size for next round */ in or_sel_tree() local
1065 uint new_size= old_size * realloc_ratio; in or_sel_tree()
1072 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dopt_range.cc522 const int realloc_ratio= 2; /* Double size for next round */ in or_sel_tree() local
525 size_t new_size= old_size * realloc_ratio; in or_sel_tree()
532 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dopt_range.cc522 const int realloc_ratio= 2; /* Double size for next round */ in or_sel_tree() local
525 size_t new_size= old_size * realloc_ratio; in or_sel_tree()
532 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dopt_range.cc501 const int realloc_ratio= 2; /* Double size for next round */ in or_sel_tree() local
504 size_t new_size= old_size * realloc_ratio; in or_sel_tree()
511 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dopt_range.cc501 const int realloc_ratio= 2; /* Double size for next round */ in or_sel_tree() local
504 size_t new_size= old_size * realloc_ratio; in or_sel_tree()
511 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dopt_range.cc1556 const int realloc_ratio = 2; /* Double size for next round */ in or_sel_tree() local
1559 uint new_size = old_size * realloc_ratio; in or_sel_tree()
1565 trees_end = trees + old_elements * realloc_ratio; in or_sel_tree()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dopt_range.cc534 const int realloc_ratio= 2; /* Double size for next round */ in or_sel_tree() local
537 size_t new_size= old_size * realloc_ratio; in or_sel_tree()
544 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dopt_range.cc534 const int realloc_ratio= 2; /* Double size for next round */ in or_sel_tree() local
537 size_t new_size= old_size * realloc_ratio; in or_sel_tree()
544 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree()