Home
last modified time | relevance | path

Searched refs:ha_list (Results 1 – 25 of 157) sorted by relevance

1234567

/dports/net-im/beebeep/beebeep-code-r1476/src/core/
H A DNetworkManager.cpp405 QList<QHostAddress> ha_list; in splitInIPv4HostAddresses() local
412 return ha_list; in splitInIPv4HostAddresses()
420 return ha_list; in splitInIPv4HostAddresses()
423 ha_list << host_address; in splitInIPv4HostAddresses()
430 return ha_list; in splitInIPv4HostAddresses()
438 return ha_list; in splitInIPv4HostAddresses()
444 ha_list.clear(); // remove host address with 255 in splitInIPv4HostAddresses()
453 ha_list << QHostAddress( s_tmp ); in splitInIPv4HostAddresses()
457 …found IPv4 broadcast subnet" << ha_string << "and has splitted it in" << ha_list.size() << "addres… in splitInIPv4HostAddresses()
460 return ha_list; in splitInIPv4HostAddresses()
/dports/math/py-matplotlib2/matplotlib-2.2.4/examples/text_labels_and_annotations/
H A Ddemo_text_rotation_mode.py11 ha_list = "left center right".split()
14 nrows_ncols=(len(va_list), len(ha_list)),
19 for ha, ax in zip(ha_list, grid.axes_row[-1]):
29 for ha in ha_list:
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/mpl_examples/text_labels_and_annotations/
H A Ddemo_text_rotation_mode.py11 ha_list = "left center right".split()
14 nrows_ncols=(len(va_list), len(ha_list)),
19 for ha, ax in zip(ha_list, grid.axes_row[-1]):
29 for ha in ha_list:
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dtransaction.cc224 ha_list_names(thd->transaction.stmt.ha_list, buf1), in trans_commit()
225 ha_list_names(thd->transaction.all.ha_list, buf2))); in trans_commit()
265 ha_list_names(thd->transaction.stmt.ha_list, buf1), in trans_commit_implicit()
266 ha_list_names(thd->transaction.all.ha_list, buf2))); in trans_commit_implicit()
328 ha_list_names(thd->transaction.stmt.ha_list, buf1), in trans_rollback()
329 ha_list_names(thd->transaction.all.ha_list, buf2))); in trans_rollback()
417 ha_list_names(thd->transaction.stmt.ha_list, buf1), in trans_commit_stmt()
432 ha_list_names(thd->transaction.stmt.ha_list, buf1), in trans_commit_stmt()
441 if (thd->transaction.stmt.ha_list) in trans_commit_stmt()
482 ha_list_names(thd->transaction.stmt.ha_list, buf1), in trans_rollback_stmt()
[all …]
H A Dhandler.cc1268 Ha_trx_info *ha_info= trans->ha_list; in ha_prepare()
1410 Ha_trx_info *ha_info= trans->ha_list; in ha_commit_trans()
1421 DBUG_ASSERT(thd->transaction.stmt.ha_list == NULL || in ha_commit_trans()
1591 trans->ha_list= 0; in ha_commit_low()
1654 trans->ha_list= 0; in ha_rollback_low()
2159 for (ha_info= trans->ha_list; ha_info != sv->ha_list; in ha_rollback_to_savepoint()
2174 trans->ha_list= sv->ha_list; in ha_rollback_to_savepoint()
2183 Ha_trx_info *ha_info= trans->ha_list; in ha_prepare_low()
2231 Ha_trx_info *ha_info= trans->ha_list; in ha_savepoint()
2257 sv->ha_list= trans->ha_list; in ha_savepoint()
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dtransaction.cc224 ha_list_names(thd->transaction.stmt.ha_list, buf1), in trans_commit()
225 ha_list_names(thd->transaction.all.ha_list, buf2))); in trans_commit()
265 ha_list_names(thd->transaction.stmt.ha_list, buf1), in trans_commit_implicit()
266 ha_list_names(thd->transaction.all.ha_list, buf2))); in trans_commit_implicit()
328 ha_list_names(thd->transaction.stmt.ha_list, buf1), in trans_rollback()
329 ha_list_names(thd->transaction.all.ha_list, buf2))); in trans_rollback()
417 ha_list_names(thd->transaction.stmt.ha_list, buf1), in trans_commit_stmt()
432 ha_list_names(thd->transaction.stmt.ha_list, buf1), in trans_commit_stmt()
441 if (thd->transaction.stmt.ha_list) in trans_commit_stmt()
482 ha_list_names(thd->transaction.stmt.ha_list, buf1), in trans_rollback_stmt()
[all …]
H A Dhandler.cc1268 Ha_trx_info *ha_info= trans->ha_list; in ha_prepare()
1410 Ha_trx_info *ha_info= trans->ha_list; in ha_commit_trans()
1421 DBUG_ASSERT(thd->transaction.stmt.ha_list == NULL || in ha_commit_trans()
1591 trans->ha_list= 0; in ha_commit_low()
1654 trans->ha_list= 0; in ha_rollback_low()
2159 for (ha_info= trans->ha_list; ha_info != sv->ha_list; in ha_rollback_to_savepoint()
2174 trans->ha_list= sv->ha_list; in ha_rollback_to_savepoint()
2183 Ha_trx_info *ha_info= trans->ha_list; in ha_prepare_low()
2231 Ha_trx_info *ha_info= trans->ha_list; in ha_savepoint()
2257 sv->ha_list= trans->ha_list; in ha_savepoint()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dtransaction.cc224 ha_list_names(thd->transaction.stmt.ha_list, buf1), in trans_commit()
225 ha_list_names(thd->transaction.all.ha_list, buf2))); in trans_commit()
265 ha_list_names(thd->transaction.stmt.ha_list, buf1), in trans_commit_implicit()
266 ha_list_names(thd->transaction.all.ha_list, buf2))); in trans_commit_implicit()
328 ha_list_names(thd->transaction.stmt.ha_list, buf1), in trans_rollback()
329 ha_list_names(thd->transaction.all.ha_list, buf2))); in trans_rollback()
417 ha_list_names(thd->transaction.stmt.ha_list, buf1), in trans_commit_stmt()
432 ha_list_names(thd->transaction.stmt.ha_list, buf1), in trans_commit_stmt()
441 if (thd->transaction.stmt.ha_list) in trans_commit_stmt()
482 ha_list_names(thd->transaction.stmt.ha_list, buf1), in trans_rollback_stmt()
[all …]
H A Dhandler.cc1268 Ha_trx_info *ha_info= trans->ha_list; in ha_prepare()
1410 Ha_trx_info *ha_info= trans->ha_list; in ha_commit_trans()
1421 DBUG_ASSERT(thd->transaction.stmt.ha_list == NULL || in ha_commit_trans()
1591 trans->ha_list= 0; in ha_commit_low()
1654 trans->ha_list= 0; in ha_rollback_low()
2159 for (ha_info= trans->ha_list; ha_info != sv->ha_list; in ha_rollback_to_savepoint()
2174 trans->ha_list= sv->ha_list; in ha_rollback_to_savepoint()
2183 Ha_trx_info *ha_info= trans->ha_list; in ha_prepare_low()
2231 Ha_trx_info *ha_info= trans->ha_list; in ha_savepoint()
2257 sv->ha_list= trans->ha_list; in ha_savepoint()
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dtransaction.cc222 ha_list_names(thd->transaction.stmt.ha_list, buf1), in trans_commit()
223 ha_list_names(thd->transaction.all.ha_list, buf2))); in trans_commit()
263 ha_list_names(thd->transaction.stmt.ha_list, buf1), in trans_commit_implicit()
264 ha_list_names(thd->transaction.all.ha_list, buf2))); in trans_commit_implicit()
326 ha_list_names(thd->transaction.stmt.ha_list, buf1), in trans_rollback()
327 ha_list_names(thd->transaction.all.ha_list, buf2))); in trans_rollback()
415 ha_list_names(thd->transaction.stmt.ha_list, buf1), in trans_commit_stmt()
430 ha_list_names(thd->transaction.stmt.ha_list, buf1), in trans_commit_stmt()
439 if (thd->transaction.stmt.ha_list) in trans_commit_stmt()
480 ha_list_names(thd->transaction.stmt.ha_list, buf1), in trans_rollback_stmt()
[all …]
H A Dhandler.cc1216 Ha_trx_info *ha_info= trans->ha_list; in ha_prepare()
1346 Ha_trx_info *ha_info= trans->ha_list; in ha_commit_trans()
1357 DBUG_ASSERT(thd->transaction.stmt.ha_list == NULL || in ha_commit_trans()
1512 trans->ha_list= 0; in ha_commit_low()
1575 trans->ha_list= 0; in ha_rollback_low()
2078 for (ha_info= trans->ha_list; ha_info != sv->ha_list; in ha_rollback_to_savepoint()
2093 trans->ha_list= sv->ha_list; in ha_rollback_to_savepoint()
2101 Ha_trx_info *ha_info= trans->ha_list; in ha_prepare_low()
2142 Ha_trx_info *ha_info= trans->ha_list; in ha_savepoint()
2168 sv->ha_list= trans->ha_list; in ha_savepoint()
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dtransaction.cc237 ha_list_names(thd->transaction.stmt.ha_list, buf1), in trans_commit()
238 ha_list_names(thd->transaction.all.ha_list, buf2))); in trans_commit()
284 ha_list_names(thd->transaction.stmt.ha_list, buf1), in trans_commit_implicit()
285 ha_list_names(thd->transaction.all.ha_list, buf2))); in trans_commit_implicit()
356 ha_list_names(thd->transaction.stmt.ha_list, buf1), in trans_rollback()
357 ha_list_names(thd->transaction.all.ha_list, buf2))); in trans_rollback()
451 ha_list_names(thd->transaction.stmt.ha_list, buf1), in trans_commit_stmt()
466 ha_list_names(thd->transaction.stmt.ha_list, buf1), in trans_commit_stmt()
475 if (thd->transaction.stmt.ha_list) in trans_commit_stmt()
524 ha_list_names(thd->transaction.stmt.ha_list, buf1), in trans_rollback_stmt()
[all …]
H A Dhandler.cc1219 Ha_trx_info *ha_info= trans->ha_list; in ha_prepare()
1365 Ha_trx_info *ha_info= trans->ha_list; in ha_commit_trans()
1376 DBUG_ASSERT(thd->transaction.stmt.ha_list == NULL || in ha_commit_trans()
1551 trans->ha_list= 0; in ha_commit_low()
1622 trans->ha_list= 0; in ha_rollback_low()
2185 for (ha_info= trans->ha_list; ha_info != sv->ha_list; in ha_rollback_to_savepoint()
2200 trans->ha_list= sv->ha_list; in ha_rollback_to_savepoint()
2208 Ha_trx_info *ha_info= trans->ha_list; in ha_prepare_low()
2276 Ha_trx_info *ha_info= trans->ha_list; in ha_savepoint()
2302 sv->ha_list= trans->ha_list; in ha_savepoint()
[all …]
H A Dsql_class.h1023 Ha_trx_info *ha_list; member
1142 bool is_empty() const { return ha_list == NULL; } in is_empty()
1166 ha_list_names(Ha_trx_info *ha_list, char *const buf_arg) in ha_list_names() argument
1169 while (ha_list) in ha_list_names()
1171 buf += sprintf(buf, "%s", ha_legacy_type_name(ha_list->m_ht->db_type)); in ha_list_names()
1172 ha_list = ha_list->m_next; in ha_list_names()
1173 if (ha_list) in ha_list_names()
1197 m_next= trans->ha_list; in register_ha()
1198 trans->ha_list= this; in register_ha()
1269 Ha_trx_info *ha_list; member
[all …]
/dports/math/py-matplotlib/matplotlib-3.4.3/examples/text_labels_and_annotations/
H A Ddemo_text_rotation_mode.py27 ha_list = ["left", "center", "right"]
30 nrows_ncols=(len(va_list), len(ha_list)),
34 for ha, ax in zip(ha_list, grid.axes_row[-1]):
48 for (va, ha), ax in zip([(x, y) for x in va_list for y in ha_list], grid):
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Dhost_address.h242 static inline const host_address *host_address_get_at_index(const host_address *ha_list, u32 idx) in host_address_get_at_index() argument
244 while((idx > 0) && (ha_list != NULL)) in host_address_get_at_index()
246 ha_list = ha_list->next; in host_address_get_at_index()
250 return ha_list; in host_address_get_at_index()
/dports/net-im/beebeep/beebeep-code-r1476/src/desktop/
H A DGuiAddUser.cpp140 …QList<QHostAddress> ha_list = NetworkManager::instance().splitInIPv4HostAddresses( QHostAddress( i… in addUser() local
141 if( !ha_list.isEmpty() ) in addUser()
143 foreach( QHostAddress ha, ha_list ) in addUser()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dhandler.cc1086 Ha_trx_info *ha_info= trans->ha_list; in ha_prepare()
1209 Ha_trx_info *ha_info= trans->ha_list; in ha_commit_trans()
1219 DBUG_ASSERT(thd->transaction.stmt.ha_list == NULL || in ha_commit_trans()
1384 Ha_trx_info *ha_info= trans->ha_list, *ha_info_next; in ha_commit_one_phase()
1402 trans->ha_list= 0; in ha_commit_one_phase()
1481 trans->ha_list= 0; in ha_rollback_trans()
1885 for (ha_info= trans->ha_list; ha_info != sv->ha_list; in ha_rollback_to_savepoint()
1899 trans->ha_list= sv->ha_list; in ha_rollback_to_savepoint()
1914 Ha_trx_info *ha_info= trans->ha_list; in ha_savepoint()
1939 sv->ha_list= trans->ha_list; in ha_savepoint()
[all …]
/dports/dns/yadifa/yadifa-2.5.3-10333/sbin/yadifad/
H A Dserver_context.c877 host_address *ha_list = (host_address *)data; in server_context_create_append_all_ipv4_callback() local
880 ret = host_address_append_sockaddr_with_port(ha_list, sa, ha_list->port); in server_context_create_append_all_ipv4_callback()
890 host_address *ha_list = (host_address *)data; in server_context_create_append_all_ipv6_callback() local
896 ret = host_address_append_sockaddr_with_port(ha_list, sa, ha_list->port); in server_context_create_append_all_ipv6_callback()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dxa.cc842 for (ha_info= thd->transaction->all.ha_list; in trans_xa_detach()
850 thd->transaction->all.ha_list= 0; in trans_xa_detach()
1073 for (Ha_trx_info *ha_info= thd->transaction->all.ha_list, *ha_info_next; in slave_applier_reset_xa_trans()
1079 thd->transaction->all.ha_list= 0; in slave_applier_reset_xa_trans()
1085 DBUG_ASSERT(!thd->transaction->all.ha_list); in slave_applier_reset_xa_trans()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dxa.cc842 for (ha_info= thd->transaction->all.ha_list; in trans_xa_detach()
850 thd->transaction->all.ha_list= 0; in trans_xa_detach()
1073 for (Ha_trx_info *ha_info= thd->transaction->all.ha_list, *ha_info_next; in slave_applier_reset_xa_trans()
1079 thd->transaction->all.ha_list= 0; in slave_applier_reset_xa_trans()
1085 DBUG_ASSERT(!thd->transaction->all.ha_list); in slave_applier_reset_xa_trans()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dhandler.cc1217 Ha_trx_info *ha_info= trans->ha_list;
1340 Ha_trx_info *ha_info= trans->ha_list;
1362 DBUG_ASSERT(thd->transaction.stmt.ha_list == NULL ||
1632 Ha_trx_info *ha_info= trans->ha_list, *ha_info_next;
1654 trans->ha_list= 0;
1763 trans->ha_list= 0;
2377 for (ha_info= trans->ha_list; ha_info != sv->ha_list;
2391 trans->ha_list= sv->ha_list;
2406 Ha_trx_info *ha_info= trans->ha_list;
2431 sv->ha_list= trans->ha_list;
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dhandler.cc1217 Ha_trx_info *ha_info= trans->ha_list; in ha_prepare()
1340 Ha_trx_info *ha_info= trans->ha_list; in ha_commit_trans()
1362 DBUG_ASSERT(thd->transaction.stmt.ha_list == NULL || in ha_commit_trans()
1632 Ha_trx_info *ha_info= trans->ha_list, *ha_info_next; in commit_one_phase_2()
1654 trans->ha_list= 0; in commit_one_phase_2()
1763 trans->ha_list= 0; in ha_rollback_trans()
2377 for (ha_info= trans->ha_list; ha_info != sv->ha_list; in ha_rollback_to_savepoint()
2391 trans->ha_list= sv->ha_list; in ha_rollback_to_savepoint()
2406 Ha_trx_info *ha_info= trans->ha_list; in ha_savepoint()
2431 sv->ha_list= trans->ha_list; in ha_savepoint()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dhandler.cc1294 Ha_trx_info *ha_info= trans->ha_list; in ha_prepare()
1417 Ha_trx_info *ha_info= trans->ha_list; in ha_commit_trans()
1442 DBUG_ASSERT(thd->transaction.stmt.ha_list == NULL || in ha_commit_trans()
1804 Ha_trx_info *ha_info= trans->ha_list, *ha_info_next; in commit_one_phase_2()
1827 trans->ha_list= 0; in commit_one_phase_2()
1940 trans->ha_list= 0; in ha_rollback_trans()
2380 for (ha_info= trans->ha_list; ha_info != sv->ha_list; in ha_rollback_to_savepoint()
2409 trans->ha_list= sv->ha_list; in ha_rollback_to_savepoint()
2434 Ha_trx_info *ha_info= trans->ha_list; in ha_savepoint()
2459 sv->ha_list= trans->ha_list; in ha_savepoint()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dhandler.cc1294 Ha_trx_info *ha_info= trans->ha_list;
1417 Ha_trx_info *ha_info= trans->ha_list;
1442 DBUG_ASSERT(thd->transaction.stmt.ha_list == NULL ||
1804 Ha_trx_info *ha_info= trans->ha_list, *ha_info_next;
1827 trans->ha_list= 0;
1940 trans->ha_list= 0;
2380 for (ha_info= trans->ha_list; ha_info != sv->ha_list;
2409 trans->ha_list= sv->ha_list;
2434 Ha_trx_info *ha_info= trans->ha_list;
2459 sv->ha_list= trans->ha_list;
[all …]

1234567