Home
last modified time | relevance | path

Searched refs:best_rows (Results 1 – 25 of 27) sorted by relevance

12

/dports/math/py-or-tools/or-tools-9.2/ortools/sat/
H A Dcp_model_symmetries.cc870 std::vector<int> best_rows; in DetectAndExploitSymmetriesInPresolve() local
943 best_rows = rows_in_at_most_one; in DetectAndExploitSymmetriesInPresolve()
979 for (const int i : best_rows) { in DetectAndExploitSymmetriesInPresolve()
994 for (const int i : best_rows) { in DetectAndExploitSymmetriesInPresolve()
1009 for (const int i : best_rows) orbitope[i].clear(); in DetectAndExploitSymmetriesInPresolve()
/dports/games/xonotic/Xonotic/source/qcsrc/client/hud/
H A Dhud.qc82 float best_columns = 1, best_rows = 1;
102 best_rows = rows;
113 return eX * best_rows + eY * best_columns;
115 return eX * best_columns + eY * best_rows;
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dopt_range.cc4816 ha_rows best_rows = double2rows(intersect_best->out_rows); in get_best_ror_intersect() local
4817 if (!best_rows) in get_best_ror_intersect()
4818 best_rows= 1; in get_best_ror_intersect()
4819 set_if_smaller(param->table->quick_condition_rows, best_rows); in get_best_ror_intersect()
4820 trp->records= best_rows; in get_best_ror_intersect()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dopt_range.cc5528 ha_rows best_rows = double2rows(intersect_best->out_rows); in get_best_ror_intersect() local
5529 if (!best_rows) in get_best_ror_intersect()
5530 best_rows= 1; in get_best_ror_intersect()
5531 set_if_smaller(param->table->quick_condition_rows, best_rows); in get_best_ror_intersect()
5532 trp->records= best_rows; in get_best_ror_intersect()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dopt_range.cc5528 ha_rows best_rows = double2rows(intersect_best->out_rows); in get_best_ror_intersect() local
5529 if (!best_rows) in get_best_ror_intersect()
5530 best_rows= 1; in get_best_ror_intersect()
5531 set_if_smaller(param->table->quick_condition_rows, best_rows); in get_best_ror_intersect()
5532 trp->records= best_rows; in get_best_ror_intersect()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dopt_range.cc5755 ha_rows best_rows = double2rows(intersect_best->out_rows); in get_best_ror_intersect() local
5756 if (!best_rows) in get_best_ror_intersect()
5757 best_rows= 1; in get_best_ror_intersect()
5758 set_if_smaller(param->table->quick_condition_rows, best_rows); in get_best_ror_intersect()
5759 trp->records= best_rows; in get_best_ror_intersect()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dopt_range.cc5755 ha_rows best_rows = double2rows(intersect_best->out_rows); in get_best_ror_intersect() local
5756 if (!best_rows) in get_best_ror_intersect()
5757 best_rows= 1; in get_best_ror_intersect()
5758 set_if_smaller(param->table->quick_condition_rows, best_rows); in get_best_ror_intersect()
5759 trp->records= best_rows; in get_best_ror_intersect()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dopt_range.cc5757 ha_rows best_rows = double2rows(intersect_best->out_rows); in get_best_ror_intersect() local
5758 if (!best_rows) in get_best_ror_intersect()
5759 best_rows= 1; in get_best_ror_intersect()
5760 set_if_smaller(param->table->quick_condition_rows, best_rows); in get_best_ror_intersect()
5761 trp->records= best_rows; in get_best_ror_intersect()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dopt_range.cc5755 ha_rows best_rows = double2rows(intersect_best->out_rows); in get_best_ror_intersect() local
5756 if (!best_rows) in get_best_ror_intersect()
5757 best_rows= 1; in get_best_ror_intersect()
5758 set_if_smaller(param->table->quick_condition_rows, best_rows); in get_best_ror_intersect()
5759 trp->records= best_rows; in get_best_ror_intersect()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dopt_range.cc5757 ha_rows best_rows = double2rows(intersect_best->out_rows); in get_best_ror_intersect() local
5758 if (!best_rows) in get_best_ror_intersect()
5759 best_rows= 1; in get_best_ror_intersect()
5760 set_if_smaller(param->table->quick_condition_rows, best_rows); in get_best_ror_intersect()
5761 trp->records= best_rows; in get_best_ror_intersect()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dopt_range.cc5757 ha_rows best_rows = double2rows(intersect_best->out_rows); in get_best_ror_intersect() local
5758 if (!best_rows) in get_best_ror_intersect()
5759 best_rows= 1; in get_best_ror_intersect()
5760 set_if_smaller(param->table->quick_condition_rows, best_rows); in get_best_ror_intersect()
5761 trp->records= best_rows; in get_best_ror_intersect()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dopt_range.cc5528 ha_rows best_rows = double2rows(intersect_best->out_rows); in get_best_ror_intersect() local
5529 if (!best_rows) in get_best_ror_intersect()
5530 best_rows= 1; in get_best_ror_intersect()
5531 set_if_smaller(param->table->quick_condition_rows, best_rows); in get_best_ror_intersect()
5532 trp->records= best_rows; in get_best_ror_intersect()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dopt_range.cc5528 ha_rows best_rows = double2rows(intersect_best->out_rows); in get_best_ror_intersect() local
5529 if (!best_rows) in get_best_ror_intersect()
5530 best_rows= 1; in get_best_ror_intersect()
5531 set_if_smaller(param->table->quick_condition_rows, best_rows); in get_best_ror_intersect()
5532 trp->records= best_rows; in get_best_ror_intersect()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dopt_range.cc5528 ha_rows best_rows = double2rows(intersect_best->out_rows); in get_best_ror_intersect() local
5529 if (!best_rows) in get_best_ror_intersect()
5530 best_rows= 1; in get_best_ror_intersect()
5531 set_if_smaller(param->table->quick_condition_rows, best_rows); in get_best_ror_intersect()
5532 trp->records= best_rows; in get_best_ror_intersect()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dopt_range.cc7197 ha_rows best_rows = double2rows(intersect_best->out_rows); in get_best_ror_intersect() local
7198 if (!best_rows) in get_best_ror_intersect()
7199 best_rows= 1; in get_best_ror_intersect()
7200 set_if_smaller(param->table->quick_condition_rows, best_rows); in get_best_ror_intersect()
7201 trp->records= best_rows; in get_best_ror_intersect()
H A Dsql_select.cc28185 double best_rows= (double)table->quick_rows[keynr]; in get_range_limit_read_cost() local
28229 best_rows= (double)ref_rows; in get_range_limit_read_cost()
28257 double rows_limit_for_quick= rows_limit * (best_rows / table_records); in get_range_limit_read_cost()
28259 if (best_rows > rows_limit_for_quick) in get_range_limit_read_cost()
28268 best_cost *= rows_limit_for_quick / best_rows; in get_range_limit_read_cost()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dopt_range.cc7197 ha_rows best_rows = double2rows(intersect_best->out_rows); in get_best_ror_intersect() local
7198 if (!best_rows) in get_best_ror_intersect()
7199 best_rows= 1; in get_best_ror_intersect()
7200 set_if_smaller(param->table->quick_condition_rows, best_rows); in get_best_ror_intersect()
7201 trp->records= best_rows; in get_best_ror_intersect()
H A Dsql_select.cc28185 double best_rows= (double)table->quick_rows[keynr]; in get_range_limit_read_cost() local
28229 best_rows= (double)ref_rows; in get_range_limit_read_cost()
28257 double rows_limit_for_quick= rows_limit * (best_rows / table_records); in get_range_limit_read_cost()
28259 if (best_rows > rows_limit_for_quick) in get_range_limit_read_cost()
28268 best_cost *= rows_limit_for_quick / best_rows; in get_range_limit_read_cost()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dopt_range.cc6613 ha_rows best_rows = double2rows(intersect_best->out_rows); in get_best_ror_intersect() local
6614 if (!best_rows) in get_best_ror_intersect()
6615 best_rows= 1; in get_best_ror_intersect()
6616 set_if_smaller(param->table->quick_condition_rows, best_rows); in get_best_ror_intersect()
6617 trp->records= best_rows; in get_best_ror_intersect()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dopt_range.cc6613 ha_rows best_rows = double2rows(intersect_best->out_rows); in get_best_ror_intersect() local
6614 if (!best_rows) in get_best_ror_intersect()
6615 best_rows= 1; in get_best_ror_intersect()
6616 set_if_smaller(param->table->quick_condition_rows, best_rows); in get_best_ror_intersect()
6617 trp->records= best_rows; in get_best_ror_intersect()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dopt_range.cc5904 ha_rows best_rows = double2rows(intersect_best->out_rows); in get_best_ror_intersect() local
5905 if (!best_rows) best_rows = 1; in get_best_ror_intersect()
5907 min(param->table->quick_condition_rows, best_rows); in get_best_ror_intersect()
5908 trp->records = best_rows; in get_best_ror_intersect()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dopt_range.cc7229 ha_rows best_rows = double2rows(intersect_best->out_rows); in get_best_ror_intersect() local
7230 if (!best_rows) in get_best_ror_intersect()
7231 best_rows= 1; in get_best_ror_intersect()
7232 set_if_smaller(param->table->opt_range_condition_rows, best_rows); in get_best_ror_intersect()
7233 trp->records= best_rows; in get_best_ror_intersect()
H A Dsql_select.cc28451 double best_rows= (double) table->opt_range[keynr].rows; in get_range_limit_read_cost() local
28490 best_rows= (double)ref_rows; in get_range_limit_read_cost()
28518 double rows_limit_for_quick= rows_limit * (best_rows / table_records); in get_range_limit_read_cost()
28520 if (best_rows > rows_limit_for_quick) in get_range_limit_read_cost()
28529 best_cost *= rows_limit_for_quick / best_rows; in get_range_limit_read_cost()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dopt_range.cc7229 ha_rows best_rows = double2rows(intersect_best->out_rows); in get_best_ror_intersect() local
7230 if (!best_rows) in get_best_ror_intersect()
7231 best_rows= 1; in get_best_ror_intersect()
7232 set_if_smaller(param->table->opt_range_condition_rows, best_rows); in get_best_ror_intersect()
7233 trp->records= best_rows; in get_best_ror_intersect()
H A Dsql_select.cc28451 double best_rows= (double) table->opt_range[keynr].rows; in get_range_limit_read_cost() local
28490 best_rows= (double)ref_rows; in get_range_limit_read_cost()
28518 double rows_limit_for_quick= rows_limit * (best_rows / table_records); in get_range_limit_read_cost()
28520 if (best_rows > rows_limit_for_quick) in get_range_limit_read_cost()
28529 best_cost *= rows_limit_for_quick / best_rows; in get_range_limit_read_cost()

12