Home
last modified time | relevance | path

Searched refs:prev_global (Results 1 – 25 of 176) sorted by relevance

12345678

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dlocked_tables_list.cc221 *table_list->prev_global = table_list->next_global; in unlink_from_list()
223 m_locked_tables_last = table_list->prev_global; in unlink_from_list()
225 table_list->next_global->prev_global = table_list->prev_global; in unlink_from_list()
268 *table_list->prev_global = table_list->next_global; in unlink_all_closed_tables()
270 m_locked_tables_last = table_list->prev_global; in unlink_all_closed_tables()
272 table_list->next_global->prev_global = table_list->prev_global; in unlink_all_closed_tables()
397 TABLE_LIST **save_prev_global = table_list->prev_global; in rename_locked_table()
416 table_list->prev_global = save_prev_global; in rename_locked_table()
419 *table_list->prev_global = table_list->next_global; in rename_locked_table()
421 m_locked_tables_last = table_list->prev_global; in rename_locked_table()
[all …]
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/Tools/glyphcache_bench/
H A Dlvfontglyphcache_a.cpp114 head->prev_global = item; in putNoLock()
130 tail = item->prev_global; in removeNoLock()
133 if (item->prev_global) in removeNoLock()
134 item->prev_global->next_global = item->next_global; in removeNoLock()
136 item->next_global->prev_global = item->prev_global; in removeNoLock()
138 item->prev_global = NULL; in removeNoLock()
162 item->prev_global = NULL; in newItem()
183 item->prev_global = NULL; in newItem()
H A Dlvfontglyphcache_b.cpp114 head->prev_global = item; in putNoLock()
130 tail = item->prev_global; in removeNoLock()
133 if (item->prev_global) in removeNoLock()
134 item->prev_global->next_global = item->next_global; in removeNoLock()
136 item->next_global->prev_global = item->prev_global; in removeNoLock()
138 item->prev_global = NULL; in removeNoLock()
165 item->prev_global = NULL; in newItem()
186 item->prev_global = NULL; in newItem()
H A Dlvfontglyphcache_b.h88 LVFontGlyphCacheItemB *prev_global; member
H A Dlvfontglyphcache_a.h85 LVFontGlyphCacheItemA *prev_global; member
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/private/
H A Dlvfontglyphcache.cpp45 head->prev_global = item; in putNoLock()
61 tail = item->prev_global; in removeNoLock()
64 if (item->prev_global) in removeNoLock()
65 item->prev_global->next_global = item->next_global; in removeNoLock()
67 item->next_global->prev_global = item->prev_global; in removeNoLock()
69 item->prev_global = NULL; in removeNoLock()
94 item->prev_global = NULL; in newItem()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/myisammrg/
H A Dha_myisammrg.cc484 child_l->prev_global = this->children_last_l; in add_children_list()
495 parent_l->next_global->prev_global = this->children_last_l; in add_children_list()
498 this->children_l->prev_global = &parent_l->next_global; in add_children_list()
913 if (this->children_l->prev_global && *this->children_l->prev_global) in detach_children()
914 *this->children_l->prev_global = *this->children_last_l; in detach_children()
916 (*this->children_last_l)->prev_global = this->children_l->prev_global; in detach_children()
924 thd->lex->query_tables_last = this->children_l->prev_global; in detach_children()
933 thd->lex->query_tables_own_last = this->children_l->prev_global; in detach_children()
937 this->children_l->prev_global = nullptr; in detach_children()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/myisammrg/
H A Dha_myisammrg.cc534 child_l->prev_global= this->children_last_l; in add_children_list()
546 parent_l->next_global->prev_global= this->children_last_l; in add_children_list()
549 this->children_l->prev_global= &parent_l->next_global; in add_children_list()
1008 if (this->children_l->prev_global && *this->children_l->prev_global) in detach_children()
1009 *this->children_l->prev_global= *this->children_last_l; in detach_children()
1011 (*this->children_last_l)->prev_global= this->children_l->prev_global; in detach_children()
1019 thd->lex->query_tables_last= this->children_l->prev_global; in detach_children()
1028 thd->lex->query_tables_own_last= this->children_l->prev_global; in detach_children()
1032 this->children_l->prev_global= NULL; in detach_children()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/myisammrg/
H A Dha_myisammrg.cc534 child_l->prev_global= this->children_last_l; in add_children_list()
546 parent_l->next_global->prev_global= this->children_last_l; in add_children_list()
549 this->children_l->prev_global= &parent_l->next_global; in add_children_list()
1008 if (this->children_l->prev_global && *this->children_l->prev_global) in detach_children()
1009 *this->children_l->prev_global= *this->children_last_l; in detach_children()
1011 (*this->children_last_l)->prev_global= this->children_l->prev_global; in detach_children()
1019 thd->lex->query_tables_last= this->children_l->prev_global; in detach_children()
1028 thd->lex->query_tables_own_last= this->children_l->prev_global; in detach_children()
1032 this->children_l->prev_global= NULL; in detach_children()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/myisammrg/
H A Dha_myisammrg.cc534 child_l->prev_global= this->children_last_l; in add_children_list()
546 parent_l->next_global->prev_global= this->children_last_l; in add_children_list()
549 this->children_l->prev_global= &parent_l->next_global; in add_children_list()
1008 if (this->children_l->prev_global && *this->children_l->prev_global) in detach_children()
1009 *this->children_l->prev_global= *this->children_last_l; in detach_children()
1011 (*this->children_last_l)->prev_global= this->children_l->prev_global; in detach_children()
1019 thd->lex->query_tables_last= this->children_l->prev_global; in detach_children()
1028 thd->lex->query_tables_own_last= this->children_l->prev_global; in detach_children()
1032 this->children_l->prev_global= NULL; in detach_children()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/myisammrg/
H A Dha_myisammrg.cc536 child_l->prev_global= this->children_last_l; in add_children_list()
548 parent_l->next_global->prev_global= this->children_last_l; in add_children_list()
551 this->children_l->prev_global= &parent_l->next_global; in add_children_list()
1011 if (this->children_l->prev_global && *this->children_l->prev_global) in detach_children()
1012 *this->children_l->prev_global= *this->children_last_l; in detach_children()
1014 (*this->children_last_l)->prev_global= this->children_l->prev_global; in detach_children()
1022 thd->lex->query_tables_last= this->children_l->prev_global; in detach_children()
1031 thd->lex->query_tables_own_last= this->children_l->prev_global; in detach_children()
1035 this->children_l->prev_global= NULL; in detach_children()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/myisammrg/
H A Dha_myisammrg.cc536 child_l->prev_global= this->children_last_l; in add_children_list()
548 parent_l->next_global->prev_global= this->children_last_l; in add_children_list()
551 this->children_l->prev_global= &parent_l->next_global; in add_children_list()
1011 if (this->children_l->prev_global && *this->children_l->prev_global) in detach_children()
1012 *this->children_l->prev_global= *this->children_last_l; in detach_children()
1014 (*this->children_last_l)->prev_global= this->children_l->prev_global; in detach_children()
1022 thd->lex->query_tables_last= this->children_l->prev_global; in detach_children()
1031 thd->lex->query_tables_own_last= this->children_l->prev_global; in detach_children()
1035 this->children_l->prev_global= NULL; in detach_children()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/myisammrg/
H A Dha_myisammrg.cc536 child_l->prev_global= this->children_last_l; in add_children_list()
548 parent_l->next_global->prev_global= this->children_last_l; in add_children_list()
551 this->children_l->prev_global= &parent_l->next_global; in add_children_list()
1011 if (this->children_l->prev_global && *this->children_l->prev_global) in detach_children()
1012 *this->children_l->prev_global= *this->children_last_l; in detach_children()
1014 (*this->children_last_l)->prev_global= this->children_l->prev_global; in detach_children()
1022 thd->lex->query_tables_last= this->children_l->prev_global; in detach_children()
1031 thd->lex->query_tables_own_last= this->children_l->prev_global; in detach_children()
1035 this->children_l->prev_global= NULL; in detach_children()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/myisammrg/
H A Dha_myisammrg.cc536 child_l->prev_global= this->children_last_l; in add_children_list()
548 parent_l->next_global->prev_global= this->children_last_l; in add_children_list()
551 this->children_l->prev_global= &parent_l->next_global; in add_children_list()
1011 if (this->children_l->prev_global && *this->children_l->prev_global) in detach_children()
1012 *this->children_l->prev_global= *this->children_last_l; in detach_children()
1014 (*this->children_last_l)->prev_global= this->children_l->prev_global; in detach_children()
1022 thd->lex->query_tables_last= this->children_l->prev_global; in detach_children()
1031 thd->lex->query_tables_own_last= this->children_l->prev_global; in detach_children()
1035 this->children_l->prev_global= NULL; in detach_children()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/myisammrg/
H A Dha_myisammrg.cc536 child_l->prev_global= this->children_last_l; in add_children_list()
548 parent_l->next_global->prev_global= this->children_last_l; in add_children_list()
551 this->children_l->prev_global= &parent_l->next_global; in add_children_list()
1011 if (this->children_l->prev_global && *this->children_l->prev_global) in detach_children()
1012 *this->children_l->prev_global= *this->children_last_l; in detach_children()
1014 (*this->children_last_l)->prev_global= this->children_l->prev_global; in detach_children()
1022 thd->lex->query_tables_last= this->children_l->prev_global; in detach_children()
1031 thd->lex->query_tables_own_last= this->children_l->prev_global; in detach_children()
1035 this->children_l->prev_global= NULL; in detach_children()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/myisammrg/
H A Dha_myisammrg.cc534 child_l->prev_global= this->children_last_l; in add_children_list()
546 parent_l->next_global->prev_global= this->children_last_l; in add_children_list()
549 this->children_l->prev_global= &parent_l->next_global; in add_children_list()
1008 if (this->children_l->prev_global && *this->children_l->prev_global) in detach_children()
1009 *this->children_l->prev_global= *this->children_last_l; in detach_children()
1011 (*this->children_last_l)->prev_global= this->children_l->prev_global; in detach_children()
1019 thd->lex->query_tables_last= this->children_l->prev_global; in detach_children()
1028 thd->lex->query_tables_own_last= this->children_l->prev_global; in detach_children()
1032 this->children_l->prev_global= NULL; in detach_children()
/dports/databases/mysql57-client/mysql-5.7.36/storage/myisammrg/
H A Dha_myisammrg.cc536 child_l->prev_global= this->children_last_l; in add_children_list()
548 parent_l->next_global->prev_global= this->children_last_l; in add_children_list()
551 this->children_l->prev_global= &parent_l->next_global; in add_children_list()
1011 if (this->children_l->prev_global && *this->children_l->prev_global) in detach_children()
1012 *this->children_l->prev_global= *this->children_last_l; in detach_children()
1014 (*this->children_last_l)->prev_global= this->children_l->prev_global; in detach_children()
1022 thd->lex->query_tables_last= this->children_l->prev_global; in detach_children()
1031 thd->lex->query_tables_own_last= this->children_l->prev_global; in detach_children()
1035 this->children_l->prev_global= NULL; in detach_children()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/myisammrg/
H A Dha_myisammrg.cc528 child_l->prev_global= this->children_last_l; in add_children_list()
540 parent_l->next_global->prev_global= this->children_last_l; in add_children_list()
543 this->children_l->prev_global= &parent_l->next_global; in add_children_list()
1014 if (this->children_l->prev_global && *this->children_l->prev_global) in detach_children()
1015 *this->children_l->prev_global= *this->children_last_l; in detach_children()
1017 (*this->children_last_l)->prev_global= this->children_l->prev_global; in detach_children()
1025 thd->lex->query_tables_last= this->children_l->prev_global; in detach_children()
1034 thd->lex->query_tables_own_last= this->children_l->prev_global; in detach_children()
1038 this->children_l->prev_global= NULL; in detach_children()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/myisammrg/
H A Dha_myisammrg.cc528 child_l->prev_global= this->children_last_l; in add_children_list()
540 parent_l->next_global->prev_global= this->children_last_l; in add_children_list()
543 this->children_l->prev_global= &parent_l->next_global; in add_children_list()
1014 if (this->children_l->prev_global && *this->children_l->prev_global) in detach_children()
1015 *this->children_l->prev_global= *this->children_last_l; in detach_children()
1017 (*this->children_last_l)->prev_global= this->children_l->prev_global; in detach_children()
1025 thd->lex->query_tables_last= this->children_l->prev_global; in detach_children()
1034 thd->lex->query_tables_own_last= this->children_l->prev_global; in detach_children()
1038 this->children_l->prev_global= NULL; in detach_children()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/myisammrg/
H A Dha_myisammrg.cc528 child_l->prev_global= this->children_last_l;
540 parent_l->next_global->prev_global= this->children_last_l;
543 this->children_l->prev_global= &parent_l->next_global;
1014 if (this->children_l->prev_global && *this->children_l->prev_global)
1015 *this->children_l->prev_global= *this->children_last_l;
1017 (*this->children_last_l)->prev_global= this->children_l->prev_global;
1025 thd->lex->query_tables_last= this->children_l->prev_global;
1034 thd->lex->query_tables_own_last= this->children_l->prev_global;
1038 this->children_l->prev_global= NULL;
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/myisammrg/
H A Dha_myisammrg.cc528 child_l->prev_global= this->children_last_l; in add_children_list()
540 parent_l->next_global->prev_global= this->children_last_l; in add_children_list()
543 this->children_l->prev_global= &parent_l->next_global; in add_children_list()
1014 if (this->children_l->prev_global && *this->children_l->prev_global) in detach_children()
1015 *this->children_l->prev_global= *this->children_last_l; in detach_children()
1017 (*this->children_last_l)->prev_global= this->children_l->prev_global; in detach_children()
1025 thd->lex->query_tables_last= this->children_l->prev_global; in detach_children()
1034 thd->lex->query_tables_own_last= this->children_l->prev_global; in detach_children()
1038 this->children_l->prev_global= NULL; in detach_children()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/myisammrg/
H A Dha_myisammrg.cc528 child_l->prev_global= this->children_last_l; in add_children_list()
540 parent_l->next_global->prev_global= this->children_last_l; in add_children_list()
543 this->children_l->prev_global= &parent_l->next_global; in add_children_list()
1014 if (this->children_l->prev_global && *this->children_l->prev_global) in detach_children()
1015 *this->children_l->prev_global= *this->children_last_l; in detach_children()
1017 (*this->children_last_l)->prev_global= this->children_l->prev_global; in detach_children()
1025 thd->lex->query_tables_last= this->children_l->prev_global; in detach_children()
1034 thd->lex->query_tables_own_last= this->children_l->prev_global; in detach_children()
1038 this->children_l->prev_global= NULL; in detach_children()
/dports/databases/mysql56-client/mysql-5.6.51/storage/myisammrg/
H A Dha_myisammrg.cc534 child_l->prev_global= this->children_last_l; in add_children_list()
546 parent_l->next_global->prev_global= this->children_last_l; in add_children_list()
549 this->children_l->prev_global= &parent_l->next_global; in add_children_list()
1008 if (this->children_l->prev_global && *this->children_l->prev_global) in detach_children()
1009 *this->children_l->prev_global= *this->children_last_l; in detach_children()
1011 (*this->children_last_l)->prev_global= this->children_l->prev_global; in detach_children()
1019 thd->lex->query_tables_last= this->children_l->prev_global; in detach_children()
1028 thd->lex->query_tables_own_last= this->children_l->prev_global; in detach_children()
1032 this->children_l->prev_global= NULL; in detach_children()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/myisammrg/
H A Dha_myisammrg.cc528 child_l->prev_global= this->children_last_l; in add_children_list()
540 parent_l->next_global->prev_global= this->children_last_l; in add_children_list()
543 this->children_l->prev_global= &parent_l->next_global; in add_children_list()
1014 if (this->children_l->prev_global && *this->children_l->prev_global) in detach_children()
1015 *this->children_l->prev_global= *this->children_last_l; in detach_children()
1017 (*this->children_last_l)->prev_global= this->children_l->prev_global; in detach_children()
1025 thd->lex->query_tables_last= this->children_l->prev_global; in detach_children()
1034 thd->lex->query_tables_own_last= this->children_l->prev_global; in detach_children()
1038 this->children_l->prev_global= NULL; in detach_children()
/dports/databases/mysql55-client/mysql-5.5.62/storage/myisammrg/
H A Dha_myisammrg.cc513 child_l->prev_global= this->children_last_l; in add_children_list()
525 parent_l->next_global->prev_global= this->children_last_l; in add_children_list()
528 this->children_l->prev_global= &parent_l->next_global; in add_children_list()
995 if (this->children_l->prev_global && *this->children_l->prev_global) in detach_children()
996 *this->children_l->prev_global= *this->children_last_l; in detach_children()
998 (*this->children_last_l)->prev_global= this->children_l->prev_global; in detach_children()
1006 thd->lex->query_tables_last= this->children_l->prev_global; in detach_children()
1015 thd->lex->query_tables_own_last= this->children_l->prev_global; in detach_children()
1019 this->children_l->prev_global= NULL; in detach_children()

12345678