/dports/emulators/anese/ANESE-0.9.1/roms/tests/ppu/ppu_read_buffer/source/ |
H A D | dte_translate.php | 297 $best_records = $records; variable 382 $best_records = $records; variable 387 $records = $best_records;
|
/dports/biology/subread/subread-2.0.2-source/src/ |
H A D | subread.h | 370 gene_best_record_t * best_records; member
|
/dports/math/py-optuna/optuna-2.10.0/optuna/ |
H A D | cli.py | 554 best_records = list(filter(lambda record: record[("number", "")] in best_trials, records)) 555 print(_format_output(best_records, columns, parsed_args.format, parsed_args.flatten))
|
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/ |
H A D | sql_select.cc | 4063 ha_rows best_records= 0; in test_if_cheaper_ordering() local 4259 (select_limit <= min(quick_records,best_records) ? in test_if_cheaper_ordering() 4261 quick_records < best_records) || in test_if_cheaper_ordering() 4262 ((quick_records == best_records) && in test_if_cheaper_ordering() 4269 best_records= quick_records; in test_if_cheaper_ordering()
|
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/ |
H A D | sql_select.cc | 4063 ha_rows best_records= 0; in test_if_cheaper_ordering() local 4259 (select_limit <= min(quick_records,best_records) ? in test_if_cheaper_ordering() 4261 quick_records < best_records) || in test_if_cheaper_ordering() 4262 ((quick_records == best_records) && in test_if_cheaper_ordering() 4269 best_records= quick_records; in test_if_cheaper_ordering()
|
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/ |
H A D | sql_select.cc | 4063 ha_rows best_records= 0; in test_if_cheaper_ordering() local 4259 (select_limit <= min(quick_records,best_records) ? in test_if_cheaper_ordering() 4261 quick_records < best_records) || in test_if_cheaper_ordering() 4262 ((quick_records == best_records) && in test_if_cheaper_ordering() 4269 best_records= quick_records; in test_if_cheaper_ordering()
|
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/ |
H A D | sql_planner.cc | 481 double best_records= DBL_MAX; in best_access_path() local 871 best_records= records; in best_access_path() 883 records= best_records; in best_access_path()
|
H A D | sql_select.cc | 5552 ha_rows best_records= 0; in test_if_cheaper_ordering() local 5729 (select_limit <= min(quick_records,best_records) ? in test_if_cheaper_ordering() 5731 quick_records < best_records) || in test_if_cheaper_ordering() 5732 ((quick_records == best_records) && in test_if_cheaper_ordering() 5739 best_records= quick_records; in test_if_cheaper_ordering()
|
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/ |
H A D | sql_planner.cc | 481 double best_records= DBL_MAX; in best_access_path() local 871 best_records= records; in best_access_path() 883 records= best_records; in best_access_path()
|
H A D | sql_select.cc | 5552 ha_rows best_records= 0; in test_if_cheaper_ordering() local 5729 (select_limit <= min(quick_records,best_records) ? in test_if_cheaper_ordering() 5731 quick_records < best_records) || in test_if_cheaper_ordering() 5732 ((quick_records == best_records) && in test_if_cheaper_ordering() 5739 best_records= quick_records; in test_if_cheaper_ordering()
|
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/ |
H A D | sql_planner.cc | 481 double best_records= DBL_MAX; in best_access_path() local 871 best_records= records; in best_access_path() 883 records= best_records; in best_access_path()
|
H A D | sql_select.cc | 5552 ha_rows best_records= 0; in test_if_cheaper_ordering() local 5729 (select_limit <= min(quick_records,best_records) ? in test_if_cheaper_ordering() 5731 quick_records < best_records) || in test_if_cheaper_ordering() 5732 ((quick_records == best_records) && in test_if_cheaper_ordering() 5739 best_records= quick_records; in test_if_cheaper_ordering()
|
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/ |
H A D | sql_planner.cc | 475 double best_records= DBL_MAX; in best_access_path() local 863 best_records= records; in best_access_path() 875 records= best_records; in best_access_path()
|
H A D | sql_select.cc | 5516 ha_rows best_records= 0; in test_if_cheaper_ordering() local 5691 (select_limit <= min(quick_records,best_records) ? in test_if_cheaper_ordering() 5693 quick_records < best_records)) in test_if_cheaper_ordering() 5699 best_records= quick_records; in test_if_cheaper_ordering()
|
/dports/databases/mysql56-client/mysql-5.6.51/sql/ |
H A D | sql_planner.cc | 475 double best_records= DBL_MAX; in best_access_path() local 863 best_records= records; in best_access_path() 875 records= best_records; in best_access_path()
|
H A D | sql_select.cc | 5516 ha_rows best_records= 0; in test_if_cheaper_ordering() local 5691 (select_limit <= min(quick_records,best_records) ? in test_if_cheaper_ordering() 5693 quick_records < best_records)) in test_if_cheaper_ordering() 5699 best_records= quick_records; in test_if_cheaper_ordering()
|
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/ |
H A D | sql_select.cc | 4061 ha_rows best_records= 0; in test_if_cheaper_ordering() local 4255 (select_limit <= min(quick_records,best_records) ? in test_if_cheaper_ordering() 4257 quick_records < best_records)) in test_if_cheaper_ordering() 4263 best_records= quick_records; in test_if_cheaper_ordering()
|
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/ |
H A D | sql_select.cc | 4061 ha_rows best_records= 0; in test_if_cheaper_ordering() local 4255 (select_limit <= min(quick_records,best_records) ? in test_if_cheaper_ordering() 4257 quick_records < best_records)) in test_if_cheaper_ordering() 4263 best_records= quick_records; in test_if_cheaper_ordering()
|
/dports/databases/mysql57-client/mysql-5.7.36/sql/ |
H A D | sql_select.cc | 4061 ha_rows best_records= 0; in test_if_cheaper_ordering() local 4255 (select_limit <= min(quick_records,best_records) ? in test_if_cheaper_ordering() 4257 quick_records < best_records)) in test_if_cheaper_ordering() 4263 best_records= quick_records; in test_if_cheaper_ordering()
|
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/ |
H A D | sql_select.cc | 4804 ha_rows best_records = 0; in test_if_cheaper_ordering() local 4969 (select_limit <= min(quick_records, best_records) in test_if_cheaper_ordering() 4971 : quick_records < best_records) || in test_if_cheaper_ordering() 4979 best_records = quick_records; in test_if_cheaper_ordering()
|
H A D | opt_range.cc | 5960 ha_rows best_records = 0; /* protected by key_to_read */ in get_key_scans_params() local 6059 best_records = found_records; in get_key_scans_params() 6084 read_plan->records = best_records; in get_key_scans_params() 11670 ha_rows best_records = 0; in get_best_group_min_max() local 12128 best_records = cur_records; in get_best_group_min_max() 12170 read_plan->records = best_records; in get_best_group_min_max() 14336 ha_rows best_records = 0; in get_best_skip_scan() local 14531 best_records = cur_records; in get_best_skip_scan() 14556 best_records, has_aggregate_function); in get_best_skip_scan() 14559 read_plan->records = best_records; in get_best_skip_scan()
|
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/ |
H A D | opt_range.cc | 5537 ha_rows best_records; member 6305 common_info->best_records= curr->records; in find_index_intersect_best_extension() 6438 intersect_trp->records= common.best_records; in get_best_index_intersect() 7402 ha_rows UNINIT_VAR(best_records); /* protected by key_to_read */ in get_key_scans_params() 7498 best_records= found_records; in get_key_scans_params() 7528 read_plan->records= best_records; in get_key_scans_params() 13397 ha_rows best_records= 0; in get_best_group_min_max() local 13773 best_records= cur_records; in get_best_group_min_max() 13838 read_plan->records= best_records; in get_best_group_min_max()
|
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/ |
H A D | opt_range.cc | 5537 ha_rows best_records; member 6305 common_info->best_records= curr->records; in find_index_intersect_best_extension() 6438 intersect_trp->records= common.best_records; in get_best_index_intersect() 7402 ha_rows UNINIT_VAR(best_records); /* protected by key_to_read */ in get_key_scans_params() 7498 best_records= found_records; in get_key_scans_params() 7528 read_plan->records= best_records; in get_key_scans_params() 13397 ha_rows best_records= 0; in get_best_group_min_max() local 13773 best_records= cur_records; in get_best_group_min_max() 13838 read_plan->records= best_records; in get_best_group_min_max()
|
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/ |
H A D | opt_range.cc | 5098 ha_rows best_records; member 5811 common_info->best_records= curr->records; in find_index_intersect_best_extension() 5941 intersect_trp->records= common.best_records; in get_best_index_intersect() 6807 ha_rows UNINIT_VAR(best_records); /* protected by key_to_read */ in get_key_scans_params() 6880 best_records= found_records; in get_key_scans_params() 6896 read_plan->records= best_records; in get_key_scans_params() 12603 ha_rows best_records= 0; in get_best_group_min_max() local 12927 best_records= cur_records; in get_best_group_min_max() 12976 read_plan->records= best_records; in get_best_group_min_max()
|
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/ |
H A D | opt_range.cc | 5098 ha_rows best_records; member 5811 common_info->best_records= curr->records; in find_index_intersect_best_extension() 5941 intersect_trp->records= common.best_records; in get_best_index_intersect() 6807 ha_rows UNINIT_VAR(best_records); /* protected by key_to_read */ in get_key_scans_params() 6880 best_records= found_records; in get_key_scans_params() 6896 read_plan->records= best_records; in get_key_scans_params() 12603 ha_rows best_records= 0; in get_best_group_min_max() local 12927 best_records= cur_records; in get_best_group_min_max() 12976 read_plan->records= best_records; in get_best_group_min_max()
|