Home
last modified time | relevance | path

Searched refs:start_pos (Results 201 – 225 of 6626) sorted by relevance

12345678910>>...266

/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/optimizer/geqo/
H A Dgeqo_cx.c51 start_pos, in cx() local
65 start_pos = geqo_randint(root, num_gene - 1, 0); in cx()
68 offspring[start_pos] = tour1[start_pos]; in cx()
71 curr_pos = start_pos; in cx()
72 city_table[(int) tour1[start_pos]].used = 1; in cx()
81 while (tour2[curr_pos] != tour1[start_pos]) in cx()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/optimizer/geqo/
H A Dgeqo_cx.c52 start_pos,
66 start_pos = geqo_randint(root, num_gene - 1, 0);
69 offspring[start_pos] = tour1[start_pos];
72 curr_pos = start_pos;
73 city_table[(int) tour1[start_pos]].used = 1;
82 while (tour2[curr_pos] != tour1[start_pos])
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/optimizer/geqo/
H A Dgeqo_cx.c52 start_pos, in cx() local
66 start_pos = geqo_randint(root, num_gene - 1, 0); in cx()
69 offspring[start_pos] = tour1[start_pos]; in cx()
72 curr_pos = start_pos; in cx()
73 city_table[(int) tour1[start_pos]].used = 1; in cx()
82 while (tour2[curr_pos] != tour1[start_pos]) in cx()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/optimizer/geqo/
H A Dgeqo_cx.c52 start_pos, in cx() local
66 start_pos = geqo_randint(root, num_gene - 1, 0); in cx()
69 offspring[start_pos] = tour1[start_pos]; in cx()
72 curr_pos = start_pos; in cx()
73 city_table[(int) tour1[start_pos]].used = 1; in cx()
82 while (tour2[curr_pos] != tour1[start_pos]) in cx()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/optimizer/geqo/
H A Dgeqo_cx.c52 start_pos,
66 start_pos = geqo_randint(root, num_gene - 1, 0);
69 offspring[start_pos] = tour1[start_pos];
72 curr_pos = start_pos;
73 city_table[(int) tour1[start_pos]].used = 1;
82 while (tour2[curr_pos] != tour1[start_pos])
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/optimizer/geqo/
H A Dgeqo_cx.c52 start_pos, in cx() local
66 start_pos = geqo_randint(root, num_gene - 1, 0); in cx()
69 offspring[start_pos] = tour1[start_pos]; in cx()
72 curr_pos = start_pos; in cx()
73 city_table[(int) tour1[start_pos]].used = 1; in cx()
82 while (tour2[curr_pos] != tour1[start_pos]) in cx()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/optimizer/geqo/
H A Dgeqo_cx.c52 start_pos, in cx() local
66 start_pos = geqo_randint(root, num_gene - 1, 0); in cx()
69 offspring[start_pos] = tour1[start_pos]; in cx()
72 curr_pos = start_pos; in cx()
73 city_table[(int) tour1[start_pos]].used = 1; in cx()
82 while (tour2[curr_pos] != tour1[start_pos]) in cx()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/optimizer/geqo/
H A Dgeqo_cx.c52 start_pos, in cx() local
66 start_pos = geqo_randint(root, num_gene - 1, 0); in cx()
69 offspring[start_pos] = tour1[start_pos]; in cx()
72 curr_pos = start_pos; in cx()
73 city_table[(int) tour1[start_pos]].used = 1; in cx()
82 while (tour2[curr_pos] != tour1[start_pos]) in cx()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/optimizer/geqo/
H A Dgeqo_cx.c51 start_pos, in cx() local
65 start_pos = geqo_randint(root, num_gene - 1, 0); in cx()
68 offspring[start_pos] = tour1[start_pos]; in cx()
71 curr_pos = start_pos; in cx()
72 city_table[(int) tour1[start_pos]].used = 1; in cx()
81 while (tour2[curr_pos] != tour1[start_pos]) in cx()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/optimizer/geqo/
H A Dgeqo_cx.c51 start_pos, in cx() local
65 start_pos = geqo_randint(root, num_gene - 1, 0); in cx()
68 offspring[start_pos] = tour1[start_pos]; in cx()
71 curr_pos = start_pos; in cx()
72 city_table[(int) tour1[start_pos]].used = 1; in cx()
81 while (tour2[curr_pos] != tour1[start_pos]) in cx()
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/optimizer/geqo/
H A Dgeqo_cx.c52 start_pos, in cx() local
66 start_pos = geqo_randint(root, num_gene - 1, 0); in cx()
69 offspring[start_pos] = tour1[start_pos]; in cx()
72 curr_pos = start_pos; in cx()
73 city_table[(int) tour1[start_pos]].used = 1; in cx()
82 while (tour2[curr_pos] != tour1[start_pos]) in cx()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/optimizer/geqo/
H A Dgeqo_cx.c52 start_pos, in cx() local
66 start_pos = geqo_randint(root, num_gene - 1, 0); in cx()
69 offspring[start_pos] = tour1[start_pos]; in cx()
72 curr_pos = start_pos; in cx()
73 city_table[(int) tour1[start_pos]].used = 1; in cx()
82 while (tour2[curr_pos] != tour1[start_pos]) in cx()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/optimizer/geqo/
H A Dgeqo_cx.c52 start_pos, in cx() local
66 start_pos = geqo_randint(root, num_gene - 1, 0); in cx()
69 offspring[start_pos] = tour1[start_pos]; in cx()
72 curr_pos = start_pos; in cx()
73 city_table[(int) tour1[start_pos]].used = 1; in cx()
82 while (tour2[curr_pos] != tour1[start_pos]) in cx()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/optimizer/geqo/
H A Dgeqo_cx.c52 start_pos, in cx() local
66 start_pos = geqo_randint(root, num_gene - 1, 0); in cx()
69 offspring[start_pos] = tour1[start_pos]; in cx()
72 curr_pos = start_pos; in cx()
73 city_table[(int) tour1[start_pos]].used = 1; in cx()
82 while (tour2[curr_pos] != tour1[start_pos]) in cx()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/optimizer/geqo/
H A Dgeqo_cx.c52 start_pos, in cx() local
66 start_pos = geqo_randint(root, num_gene - 1, 0); in cx()
69 offspring[start_pos] = tour1[start_pos]; in cx()
72 curr_pos = start_pos; in cx()
73 city_table[(int) tour1[start_pos]].used = 1; in cx()
82 while (tour2[curr_pos] != tour1[start_pos]) in cx()
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/optimizer/geqo/
H A Dgeqo_cx.c52 start_pos,
66 start_pos = geqo_randint(root, num_gene - 1, 0);
69 offspring[start_pos] = tour1[start_pos];
72 curr_pos = start_pos;
73 city_table[(int) tour1[start_pos]].used = 1;
82 while (tour2[curr_pos] != tour1[start_pos])
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/optimizer/geqo/
H A Dgeqo_cx.c52 start_pos, in cx() local
66 start_pos = geqo_randint(root, num_gene - 1, 0); in cx()
69 offspring[start_pos] = tour1[start_pos]; in cx()
72 curr_pos = start_pos; in cx()
73 city_table[(int) tour1[start_pos]].used = 1; in cx()
82 while (tour2[curr_pos] != tour1[start_pos]) in cx()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/optimizer/geqo/
H A Dgeqo_cx.c52 start_pos, in cx() local
66 start_pos = geqo_randint(root, num_gene - 1, 0); in cx()
69 offspring[start_pos] = tour1[start_pos]; in cx()
72 curr_pos = start_pos; in cx()
73 city_table[(int) tour1[start_pos]].used = 1; in cx()
82 while (tour2[curr_pos] != tour1[start_pos]) in cx()
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/optimizer/geqo/
H A Dgeqo_cx.c52 start_pos, in cx() local
66 start_pos = geqo_randint(root, num_gene - 1, 0); in cx()
69 offspring[start_pos] = tour1[start_pos]; in cx()
72 curr_pos = start_pos; in cx()
73 city_table[(int) tour1[start_pos]].used = 1; in cx()
82 while (tour2[curr_pos] != tour1[start_pos]) in cx()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/optimizer/geqo/
H A Dgeqo_cx.c52 start_pos, in cx() local
66 start_pos = geqo_randint(root, num_gene - 1, 0); in cx()
69 offspring[start_pos] = tour1[start_pos]; in cx()
72 curr_pos = start_pos; in cx()
73 city_table[(int) tour1[start_pos]].used = 1; in cx()
82 while (tour2[curr_pos] != tour1[start_pos]) in cx()
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/optimizer/geqo/
H A Dgeqo_cx.c52 start_pos, in cx() local
66 start_pos = geqo_randint(root, num_gene - 1, 0); in cx()
69 offspring[start_pos] = tour1[start_pos]; in cx()
72 curr_pos = start_pos; in cx()
73 city_table[(int) tour1[start_pos]].used = 1; in cx()
82 while (tour2[curr_pos] != tour1[start_pos]) in cx()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/optimizer/geqo/
H A Dgeqo_cx.c51 start_pos, in cx() local
65 start_pos = geqo_randint(root, num_gene - 1, 0); in cx()
68 offspring[start_pos] = tour1[start_pos]; in cx()
71 curr_pos = start_pos; in cx()
72 city_table[(int) tour1[start_pos]].used = 1; in cx()
81 while (tour2[curr_pos] != tour1[start_pos]) in cx()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/optimizer/geqo/
H A Dgeqo_cx.c52 start_pos, in cx() local
66 start_pos = geqo_randint(root, num_gene - 1, 0); in cx()
69 offspring[start_pos] = tour1[start_pos]; in cx()
72 curr_pos = start_pos; in cx()
73 city_table[(int) tour1[start_pos]].used = 1; in cx()
82 while (tour2[curr_pos] != tour1[start_pos]) in cx()
/dports/devel/monotone/monotone-1.1/src/netxx/
H A Daddress.cxx180 const char *start_pos = uri, *stop_pos; in parse_uri() local
197 if (uri != start_pos) protocol.assign(start_pos, uri - start_pos); in parse_uri()
198 start_pos = uri + 3; in parse_uri()
203 name = start_pos; in parse_uri()
209 uri = start_pos; in parse_uri()
220 uri = start_pos; in parse_uri()
230 name.assign(start_pos, stop_pos - start_pos); in parse_uri()
235 uri = start_pos; in parse_uri()
246 uri = start_pos; in parse_uri()
/dports/mail/balsa/balsa-2.5.1/libbalsa/
H A Dmime.c760 gint start_pos, end_pos; in mark_urls() local
992 gint start_pos, end_pos; in libbalsa_insert_with_url() local
1052 if ((start_pos > 0 && (chars[start_pos - 1] == '<')) || in libbalsa_insert_with_url()
1053 (start_pos > 4 && in libbalsa_insert_with_url()
1091 q = buf = g_strndup(chars + start_pos, end_pos - start_pos); in libbalsa_insert_with_url()
1145 if ((start_pos > 0 && (chars[start_pos - 1] == '<')) || in libbalsa_insert_with_url()
1146 (start_pos > 4 && in libbalsa_insert_with_url()
1179 q = buf = g_strndup(chars + start_pos, end_pos - start_pos); in libbalsa_insert_with_url()
1391 if (start_pos > 0) { in libbalsa_html_encode_hyperlinks()
1397 retval = g_string_append_len(retval, p + start_pos, end_pos - start_pos); in libbalsa_html_encode_hyperlinks()
[all …]

12345678910>>...266