Home
last modified time | relevance | path

Searched refs:sorted_p (Results 1 – 25 of 58) sorted by relevance

123

/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Drpl_gtid_sid_map.cc160 rpl_sidno *sorted_p= dynamic_element(&_sorted, sorted_i, in add_node() local
162 const rpl_sid &other_sid= sidno_to_sid(*sorted_p); in add_node()
166 memcpy(prev_sorted_p, sorted_p, sizeof(rpl_sidno)); in add_node()
168 prev_sorted_p= sorted_p; in add_node()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Drpl_gtid_sid_map.cc160 rpl_sidno *sorted_p= dynamic_element(&_sorted, sorted_i, in add_node() local
162 const rpl_sid &other_sid= sidno_to_sid(*sorted_p); in add_node()
166 memcpy(prev_sorted_p, sorted_p, sizeof(rpl_sidno)); in add_node()
168 prev_sorted_p= sorted_p; in add_node()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Drpl_gtid_sid_map.cc160 rpl_sidno *sorted_p= dynamic_element(&_sorted, sorted_i, in add_node() local
162 const rpl_sid &other_sid= sidno_to_sid(*sorted_p); in add_node()
166 memcpy(prev_sorted_p, sorted_p, sizeof(rpl_sidno)); in add_node()
168 prev_sorted_p= sorted_p; in add_node()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Drpl_gtid_sid_map.cc130 rpl_sidno *sorted_p = &_sorted[sorted_i]; in add_node() local
131 const rpl_sid &other_sid = sidno_to_sid(*sorted_p); in add_node()
135 memcpy(prev_sorted_p, sorted_p, sizeof(rpl_sidno)); in add_node()
137 prev_sorted_p = sorted_p; in add_node()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Drpl_gtid_sid_map.cc160 rpl_sidno *sorted_p= dynamic_element(&_sorted, sorted_i, in add_node() local
162 const rpl_sid &other_sid= sidno_to_sid(*sorted_p); in add_node()
166 memcpy(prev_sorted_p, sorted_p, sizeof(rpl_sidno)); in add_node()
168 prev_sorted_p= sorted_p; in add_node()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Drpl_gtid_sid_map.cc160 rpl_sidno *sorted_p= dynamic_element(&_sorted, sorted_i, in add_node() local
162 const rpl_sid &other_sid= sidno_to_sid(*sorted_p); in add_node()
166 memcpy(prev_sorted_p, sorted_p, sizeof(rpl_sidno)); in add_node()
168 prev_sorted_p= sorted_p; in add_node()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Drpl_gtid_sid_map.cc158 rpl_sidno *sorted_p= &_sorted[sorted_i]; in add_node() local
159 const rpl_sid &other_sid= sidno_to_sid(*sorted_p); in add_node()
163 memcpy(prev_sorted_p, sorted_p, sizeof(rpl_sidno)); in add_node()
165 prev_sorted_p= sorted_p; in add_node()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Drpl_gtid_sid_map.cc158 rpl_sidno *sorted_p= &_sorted[sorted_i]; in add_node() local
159 const rpl_sid &other_sid= sidno_to_sid(*sorted_p); in add_node()
163 memcpy(prev_sorted_p, sorted_p, sizeof(rpl_sidno)); in add_node()
165 prev_sorted_p= sorted_p; in add_node()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Drpl_gtid_sid_map.cc158 rpl_sidno *sorted_p= &_sorted[sorted_i]; in add_node() local
159 const rpl_sid &other_sid= sidno_to_sid(*sorted_p); in add_node()
163 memcpy(prev_sorted_p, sorted_p, sizeof(rpl_sidno)); in add_node()
165 prev_sorted_p= sorted_p; in add_node()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Drpl_gtid_sid_map.cc158 rpl_sidno *sorted_p= &_sorted[sorted_i]; in add_node() local
159 const rpl_sid &other_sid= sidno_to_sid(*sorted_p); in add_node()
163 memcpy(prev_sorted_p, sorted_p, sizeof(rpl_sidno)); in add_node()
165 prev_sorted_p= sorted_p; in add_node()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Drpl_gtid_sid_map.cc158 rpl_sidno *sorted_p= &_sorted[sorted_i]; in add_node() local
159 const rpl_sid &other_sid= sidno_to_sid(*sorted_p); in add_node()
163 memcpy(prev_sorted_p, sorted_p, sizeof(rpl_sidno)); in add_node()
165 prev_sorted_p= sorted_p; in add_node()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Drpl_gtid_sid_map.cc158 rpl_sidno *sorted_p= &_sorted[sorted_i]; in add_node() local
159 const rpl_sid &other_sid= sidno_to_sid(*sorted_p); in add_node()
163 memcpy(prev_sorted_p, sorted_p, sizeof(rpl_sidno)); in add_node()
165 prev_sorted_p= sorted_p; in add_node()
/dports/graphics/gegl/gegl-0.4.34/seamless-clone/
H A Dsc-outline.c292 GeglScPoint current, *sorted_p; in gegl_sc_outline_check_if_single() local
303 sorted_p = (GeglScPoint*) g_ptr_array_index (sorted_points, s_index); in gegl_sc_outline_check_if_single()
314 hit = gegl_sc_point_eq (&current, sorted_p); in gegl_sc_outline_check_if_single()
319 sorted_p = (GeglScPoint*) g_ptr_array_index (sorted_points, ++s_index); in gegl_sc_outline_check_if_single()
334 sorted_p = (GeglScPoint*) g_ptr_array_index (sorted_points, ++s_index); in gegl_sc_outline_check_if_single()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/optimizer/prep/
H A Dprepunion.c1027 Path sorted_p; in choose_hashed_setop() local
1082 sorted_p.startup_cost = input_path->startup_cost; in choose_hashed_setop()
1083 sorted_p.total_cost = input_path->total_cost; in choose_hashed_setop()
1085 cost_sort(&sorted_p, root, NIL, sorted_p.total_cost, in choose_hashed_setop()
1088 cost_group(&sorted_p, root, numGroupCols, dNumGroups, in choose_hashed_setop()
1090 sorted_p.startup_cost, sorted_p.total_cost, in choose_hashed_setop()
1101 if (compare_fractional_path_costs(&hashed_p, &sorted_p, in choose_hashed_setop()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/optimizer/prep/
H A Dprepunion.c1027 Path sorted_p; in choose_hashed_setop() local
1082 sorted_p.startup_cost = input_path->startup_cost; in choose_hashed_setop()
1083 sorted_p.total_cost = input_path->total_cost; in choose_hashed_setop()
1085 cost_sort(&sorted_p, root, NIL, sorted_p.total_cost, in choose_hashed_setop()
1088 cost_group(&sorted_p, root, numGroupCols, dNumGroups, in choose_hashed_setop()
1090 sorted_p.startup_cost, sorted_p.total_cost, in choose_hashed_setop()
1101 if (compare_fractional_path_costs(&hashed_p, &sorted_p, in choose_hashed_setop()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/optimizer/prep/
H A Dprepunion.c1027 Path sorted_p; in choose_hashed_setop() local
1082 sorted_p.startup_cost = input_path->startup_cost; in choose_hashed_setop()
1083 sorted_p.total_cost = input_path->total_cost; in choose_hashed_setop()
1085 cost_sort(&sorted_p, root, NIL, sorted_p.total_cost, in choose_hashed_setop()
1088 cost_group(&sorted_p, root, numGroupCols, dNumGroups, in choose_hashed_setop()
1090 sorted_p.startup_cost, sorted_p.total_cost, in choose_hashed_setop()
1101 if (compare_fractional_path_costs(&hashed_p, &sorted_p, in choose_hashed_setop()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/optimizer/prep/
H A Dprepunion.c1027 Path sorted_p; in choose_hashed_setop() local
1082 sorted_p.startup_cost = input_path->startup_cost; in choose_hashed_setop()
1083 sorted_p.total_cost = input_path->total_cost; in choose_hashed_setop()
1085 cost_sort(&sorted_p, root, NIL, sorted_p.total_cost, in choose_hashed_setop()
1088 cost_group(&sorted_p, root, numGroupCols, dNumGroups, in choose_hashed_setop()
1090 sorted_p.startup_cost, sorted_p.total_cost, in choose_hashed_setop()
1101 if (compare_fractional_path_costs(&hashed_p, &sorted_p, in choose_hashed_setop()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/optimizer/prep/
H A Dprepunion.c1027 Path sorted_p; in choose_hashed_setop() local
1082 sorted_p.startup_cost = input_path->startup_cost; in choose_hashed_setop()
1083 sorted_p.total_cost = input_path->total_cost; in choose_hashed_setop()
1085 cost_sort(&sorted_p, root, NIL, sorted_p.total_cost, in choose_hashed_setop()
1088 cost_group(&sorted_p, root, numGroupCols, dNumGroups, in choose_hashed_setop()
1090 sorted_p.startup_cost, sorted_p.total_cost, in choose_hashed_setop()
1101 if (compare_fractional_path_costs(&hashed_p, &sorted_p, in choose_hashed_setop()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/optimizer/prep/
H A Dprepunion.c1026 Path sorted_p; in choose_hashed_setop() local
1081 sorted_p.startup_cost = input_path->startup_cost; in choose_hashed_setop()
1082 sorted_p.total_cost = input_path->total_cost; in choose_hashed_setop()
1084 cost_sort(&sorted_p, root, NIL, sorted_p.total_cost, in choose_hashed_setop()
1087 cost_group(&sorted_p, root, numGroupCols, dNumGroups, in choose_hashed_setop()
1089 sorted_p.startup_cost, sorted_p.total_cost, in choose_hashed_setop()
1100 if (compare_fractional_path_costs(&hashed_p, &sorted_p, in choose_hashed_setop()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/optimizer/prep/
H A Dprepunion.c1027 Path sorted_p; in choose_hashed_setop() local
1082 sorted_p.startup_cost = input_path->startup_cost; in choose_hashed_setop()
1083 sorted_p.total_cost = input_path->total_cost; in choose_hashed_setop()
1085 cost_sort(&sorted_p, root, NIL, sorted_p.total_cost, in choose_hashed_setop()
1088 cost_group(&sorted_p, root, numGroupCols, dNumGroups, in choose_hashed_setop()
1090 sorted_p.startup_cost, sorted_p.total_cost, in choose_hashed_setop()
1101 if (compare_fractional_path_costs(&hashed_p, &sorted_p, in choose_hashed_setop()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/optimizer/prep/
H A Dprepunion.c1027 Path sorted_p;
1082 sorted_p.startup_cost = input_path->startup_cost;
1083 sorted_p.total_cost = input_path->total_cost;
1085 cost_sort(&sorted_p, root, NIL, sorted_p.total_cost,
1088 cost_group(&sorted_p, root, numGroupCols, dNumGroups,
1090 sorted_p.startup_cost, sorted_p.total_cost,
1101 if (compare_fractional_path_costs(&hashed_p, &sorted_p,
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/optimizer/prep/
H A Dprepunion.c1026 Path sorted_p; in choose_hashed_setop() local
1081 sorted_p.startup_cost = input_path->startup_cost; in choose_hashed_setop()
1082 sorted_p.total_cost = input_path->total_cost; in choose_hashed_setop()
1084 cost_sort(&sorted_p, root, NIL, sorted_p.total_cost, in choose_hashed_setop()
1087 cost_group(&sorted_p, root, numGroupCols, dNumGroups, in choose_hashed_setop()
1089 sorted_p.startup_cost, sorted_p.total_cost, in choose_hashed_setop()
1100 if (compare_fractional_path_costs(&hashed_p, &sorted_p, in choose_hashed_setop()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/optimizer/prep/
H A Dprepunion.c1023 Path sorted_p; in choose_hashed_setop() local
1078 sorted_p.startup_cost = input_path->startup_cost; in choose_hashed_setop()
1079 sorted_p.total_cost = input_path->total_cost; in choose_hashed_setop()
1081 cost_sort(&sorted_p, root, NIL, sorted_p.total_cost, in choose_hashed_setop()
1084 cost_group(&sorted_p, root, numGroupCols, dNumGroups, in choose_hashed_setop()
1086 sorted_p.startup_cost, sorted_p.total_cost, in choose_hashed_setop()
1097 if (compare_fractional_path_costs(&hashed_p, &sorted_p, in choose_hashed_setop()
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/optimizer/prep/
H A Dprepunion.c1026 Path sorted_p; in choose_hashed_setop() local
1081 sorted_p.startup_cost = input_path->startup_cost; in choose_hashed_setop()
1082 sorted_p.total_cost = input_path->total_cost; in choose_hashed_setop()
1084 cost_sort(&sorted_p, root, NIL, sorted_p.total_cost, in choose_hashed_setop()
1087 cost_group(&sorted_p, root, numGroupCols, dNumGroups, in choose_hashed_setop()
1089 sorted_p.startup_cost, sorted_p.total_cost, in choose_hashed_setop()
1100 if (compare_fractional_path_costs(&hashed_p, &sorted_p, in choose_hashed_setop()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/optimizer/prep/
H A Dprepunion.c1023 Path sorted_p; in choose_hashed_setop() local
1078 sorted_p.startup_cost = input_path->startup_cost; in choose_hashed_setop()
1079 sorted_p.total_cost = input_path->total_cost; in choose_hashed_setop()
1081 cost_sort(&sorted_p, root, NIL, sorted_p.total_cost, in choose_hashed_setop()
1084 cost_group(&sorted_p, root, numGroupCols, dNumGroups, in choose_hashed_setop()
1086 sorted_p.startup_cost, sorted_p.total_cost, in choose_hashed_setop()
1097 if (compare_fractional_path_costs(&hashed_p, &sorted_p, in choose_hashed_setop()

123