/dports/databases/mysql55-client/mysql-5.5.62/sql/ |
H A D | opt_range.cc | 842 SEL_TREE **trees_end; /* end of allocated space */ member in SEL_IMERGE 849 trees_end(trees + PREALLOCED_TREES) in SEL_IMERGE() 872 if (trees_next == trees_end) in or_sel_tree() 875 uint old_elements= (trees_end - trees); in or_sel_tree() 884 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree() 994 uint elements= (arg->trees_end - arg->trees); in SEL_IMERGE() 1005 trees_end= trees + elements; in SEL_IMERGE() 1007 for (SEL_TREE **tree = trees, **arg_tree= arg->trees; tree < trees_end; in SEL_IMERGE() 1019 trees_end= trees; in SEL_IMERGE()
|
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/ |
H A D | opt_range.cc | 1030 SEL_TREE **trees_end; /* end of allocated space */ member in SEL_IMERGE 1037 trees_end(trees + PREALLOCED_TREES) in SEL_IMERGE() 1060 if (trees_next == trees_end) in or_sel_tree() 1063 uint old_elements= (trees_end - trees); in or_sel_tree() 1072 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree() 1185 uint elements= (arg->trees_end - arg->trees); in SEL_IMERGE() 1196 trees_end= trees + elements; in SEL_IMERGE() 1198 for (SEL_TREE **tree = trees, **arg_tree= arg->trees; tree < trees_end; in SEL_IMERGE() 1210 trees_end= trees; in SEL_IMERGE()
|
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/ |
H A D | opt_range.cc | 1030 SEL_TREE **trees_end; /* end of allocated space */ member in SEL_IMERGE 1037 trees_end(trees + PREALLOCED_TREES) in SEL_IMERGE() 1060 if (trees_next == trees_end) in or_sel_tree() 1063 uint old_elements= (trees_end - trees); in or_sel_tree() 1072 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree() 1185 uint elements= (arg->trees_end - arg->trees); in SEL_IMERGE() 1196 trees_end= trees + elements; in SEL_IMERGE() 1198 for (SEL_TREE **tree = trees, **arg_tree= arg->trees; tree < trees_end; in SEL_IMERGE() 1210 trees_end= trees; in SEL_IMERGE()
|
/dports/databases/mysql57-client/mysql-5.7.36/sql/ |
H A D | opt_range.cc | 1204 SEL_TREE **trees_end; /* end of allocated space */ member in SEL_IMERGE 1211 trees_end(trees + PREALLOCED_TREES) in SEL_IMERGE() 1234 if (trees_next == trees_end) in or_sel_tree() 1237 uint old_elements= static_cast<uint>(trees_end - trees); in or_sel_tree() 1246 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree() 1376 uint elements= static_cast<uint>(arg->trees_end - arg->trees); in SEL_IMERGE() 1387 trees_end= trees + elements; in SEL_IMERGE() 1389 for (SEL_TREE **tree = trees, **arg_tree= arg->trees; tree < trees_end; in SEL_IMERGE() 1402 trees_end= trees; in SEL_IMERGE()
|
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/ |
H A D | opt_range.cc | 1204 SEL_TREE **trees_end; /* end of allocated space */ member in SEL_IMERGE 1211 trees_end(trees + PREALLOCED_TREES) in SEL_IMERGE() 1234 if (trees_next == trees_end) in or_sel_tree() 1237 uint old_elements= static_cast<uint>(trees_end - trees); in or_sel_tree() 1246 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree() 1376 uint elements= static_cast<uint>(arg->trees_end - arg->trees); in SEL_IMERGE() 1387 trees_end= trees + elements; in SEL_IMERGE() 1389 for (SEL_TREE **tree = trees, **arg_tree= arg->trees; tree < trees_end; in SEL_IMERGE() 1402 trees_end= trees; in SEL_IMERGE()
|
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/ |
H A D | opt_range.cc | 1206 SEL_TREE **trees_end; /* end of allocated space */ member in SEL_IMERGE 1213 trees_end(trees + PREALLOCED_TREES) in SEL_IMERGE() 1236 if (trees_next == trees_end) in or_sel_tree() 1239 uint old_elements= static_cast<uint>(trees_end - trees); in or_sel_tree() 1248 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree() 1378 uint elements= static_cast<uint>(arg->trees_end - arg->trees); in SEL_IMERGE() 1389 trees_end= trees + elements; in SEL_IMERGE() 1391 for (SEL_TREE **tree = trees, **arg_tree= arg->trees; tree < trees_end; in SEL_IMERGE() 1404 trees_end= trees; in SEL_IMERGE()
|
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/ |
H A D | opt_range.cc | 1204 SEL_TREE **trees_end; /* end of allocated space */ member in SEL_IMERGE 1211 trees_end(trees + PREALLOCED_TREES) in SEL_IMERGE() 1234 if (trees_next == trees_end) in or_sel_tree() 1237 uint old_elements= static_cast<uint>(trees_end - trees); in or_sel_tree() 1246 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree() 1376 uint elements= static_cast<uint>(arg->trees_end - arg->trees); in SEL_IMERGE() 1387 trees_end= trees + elements; in SEL_IMERGE() 1389 for (SEL_TREE **tree = trees, **arg_tree= arg->trees; tree < trees_end; in SEL_IMERGE() 1402 trees_end= trees; in SEL_IMERGE()
|
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/ |
H A D | opt_range.cc | 1206 SEL_TREE **trees_end; /* end of allocated space */ member in SEL_IMERGE 1213 trees_end(trees + PREALLOCED_TREES) in SEL_IMERGE() 1236 if (trees_next == trees_end) in or_sel_tree() 1239 uint old_elements= static_cast<uint>(trees_end - trees); in or_sel_tree() 1248 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree() 1378 uint elements= static_cast<uint>(arg->trees_end - arg->trees); in SEL_IMERGE() 1389 trees_end= trees + elements; in SEL_IMERGE() 1391 for (SEL_TREE **tree = trees, **arg_tree= arg->trees; tree < trees_end; in SEL_IMERGE() 1404 trees_end= trees; in SEL_IMERGE()
|
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/ |
H A D | opt_range.cc | 1206 SEL_TREE **trees_end; /* end of allocated space */ member in SEL_IMERGE 1213 trees_end(trees + PREALLOCED_TREES) in SEL_IMERGE() 1236 if (trees_next == trees_end) in or_sel_tree() 1239 uint old_elements= static_cast<uint>(trees_end - trees); in or_sel_tree() 1248 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree() 1378 uint elements= static_cast<uint>(arg->trees_end - arg->trees); in SEL_IMERGE() 1389 trees_end= trees + elements; in SEL_IMERGE() 1391 for (SEL_TREE **tree = trees, **arg_tree= arg->trees; tree < trees_end; in SEL_IMERGE() 1404 trees_end= trees; in SEL_IMERGE()
|
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/ |
H A D | opt_range.cc | 1030 SEL_TREE **trees_end; /* end of allocated space */ member in SEL_IMERGE 1037 trees_end(trees + PREALLOCED_TREES) in SEL_IMERGE() 1060 if (trees_next == trees_end) in or_sel_tree() 1063 uint old_elements= (trees_end - trees); in or_sel_tree() 1072 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree() 1185 uint elements= (arg->trees_end - arg->trees); in SEL_IMERGE() 1196 trees_end= trees + elements; in SEL_IMERGE() 1198 for (SEL_TREE **tree = trees, **arg_tree= arg->trees; tree < trees_end; in SEL_IMERGE() 1210 trees_end= trees; in SEL_IMERGE()
|
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/ |
H A D | opt_range.cc | 1030 SEL_TREE **trees_end; /* end of allocated space */ member in SEL_IMERGE 1037 trees_end(trees + PREALLOCED_TREES) in SEL_IMERGE() 1060 if (trees_next == trees_end) in or_sel_tree() 1063 uint old_elements= (trees_end - trees); in or_sel_tree() 1072 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree() 1185 uint elements= (arg->trees_end - arg->trees); in SEL_IMERGE() 1196 trees_end= trees + elements; in SEL_IMERGE() 1198 for (SEL_TREE **tree = trees, **arg_tree= arg->trees; tree < trees_end; in SEL_IMERGE() 1210 trees_end= trees; in SEL_IMERGE()
|
/dports/databases/mysql56-client/mysql-5.6.51/sql/ |
H A D | opt_range.cc | 1030 SEL_TREE **trees_end; /* end of allocated space */ member in SEL_IMERGE 1037 trees_end(trees + PREALLOCED_TREES) in SEL_IMERGE() 1060 if (trees_next == trees_end) in or_sel_tree() 1063 uint old_elements= (trees_end - trees); in or_sel_tree() 1072 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree() 1185 uint elements= (arg->trees_end - arg->trees); in SEL_IMERGE() 1196 trees_end= trees + elements; in SEL_IMERGE() 1198 for (SEL_TREE **tree = trees, **arg_tree= arg->trees; tree < trees_end; in SEL_IMERGE() 1210 trees_end= trees; in SEL_IMERGE()
|
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/ |
H A D | opt_range.cc | 1528 SEL_TREE **trees_end; /* end of allocated space */ member in SEL_IMERGE 1535 trees_end(trees + PREALLOCED_TREES) {} in SEL_IMERGE() 1555 if (trees_next == trees_end) { in or_sel_tree() 1557 uint old_elements = static_cast<uint>(trees_end - trees); in or_sel_tree() 1565 trees_end = trees + old_elements * realloc_ratio; in or_sel_tree() 1671 uint elements = static_cast<uint>(arg->trees_end - arg->trees); in SEL_IMERGE() 1679 trees_end = trees + elements; in SEL_IMERGE() 1681 for (SEL_TREE **tree = trees, **arg_tree = arg->trees; tree < trees_end; in SEL_IMERGE() 1693 trees_end = trees; in SEL_IMERGE()
|
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/ |
H A D | opt_range.cc | 474 SEL_TREE **trees_end; /* end of allocated space */ member in SEL_IMERGE 481 trees_end(trees + PREALLOCED_TREES) in SEL_IMERGE() 520 if (trees_next == trees_end) in or_sel_tree() 523 size_t old_elements= (trees_end - trees); in or_sel_tree() 532 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree() 870 size_t elements= (arg->trees_end - arg->trees); in SEL_IMERGE() 881 trees_end= trees + elements; in SEL_IMERGE() 895 trees_end= trees; in SEL_IMERGE()
|
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/ |
H A D | opt_range.cc | 474 SEL_TREE **trees_end; /* end of allocated space */ member in SEL_IMERGE 481 trees_end(trees + PREALLOCED_TREES) in SEL_IMERGE() 520 if (trees_next == trees_end) in or_sel_tree() 523 size_t old_elements= (trees_end - trees); in or_sel_tree() 532 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree() 870 size_t elements= (arg->trees_end - arg->trees); in SEL_IMERGE() 881 trees_end= trees + elements; in SEL_IMERGE() 895 trees_end= trees; in SEL_IMERGE()
|
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/ |
H A D | opt_range.cc | 453 SEL_TREE **trees_end; /* end of allocated space */ member in SEL_IMERGE 460 trees_end(trees + PREALLOCED_TREES) in SEL_IMERGE() 499 if (trees_next == trees_end) in or_sel_tree() 502 size_t old_elements= (trees_end - trees); in or_sel_tree() 511 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree() 849 size_t elements= (arg->trees_end - arg->trees); in SEL_IMERGE() 860 trees_end= trees + elements; in SEL_IMERGE() 874 trees_end= trees; in SEL_IMERGE()
|
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/ |
H A D | opt_range.cc | 453 SEL_TREE **trees_end; /* end of allocated space */ member in SEL_IMERGE 460 trees_end(trees + PREALLOCED_TREES) in SEL_IMERGE() 499 if (trees_next == trees_end) in or_sel_tree() 502 size_t old_elements= (trees_end - trees); in or_sel_tree() 511 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree() 849 size_t elements= (arg->trees_end - arg->trees); in SEL_IMERGE() 860 trees_end= trees + elements; in SEL_IMERGE() 874 trees_end= trees; in SEL_IMERGE()
|
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/ |
H A D | opt_range.cc | 486 SEL_TREE **trees_end; /* end of allocated space */ member in SEL_IMERGE 493 trees_end(trees + PREALLOCED_TREES) in SEL_IMERGE() 532 if (trees_next == trees_end) in or_sel_tree() 535 size_t old_elements= (trees_end - trees); in or_sel_tree() 544 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree() 883 size_t elements= (arg->trees_end - arg->trees); in SEL_IMERGE() 894 trees_end= trees + elements; in SEL_IMERGE() 908 trees_end= trees; in SEL_IMERGE()
|
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/ |
H A D | opt_range.cc | 486 SEL_TREE **trees_end; /* end of allocated space */ member in SEL_IMERGE 493 trees_end(trees + PREALLOCED_TREES) in SEL_IMERGE() 532 if (trees_next == trees_end) in or_sel_tree() 535 size_t old_elements= (trees_end - trees); in or_sel_tree() 544 trees_end= trees + old_elements * realloc_ratio; in or_sel_tree() 883 size_t elements= (arg->trees_end - arg->trees); in SEL_IMERGE() 894 trees_end= trees + elements; in SEL_IMERGE() 908 trees_end= trees; in SEL_IMERGE()
|