Home
last modified time | relevance | path

Searched refs:list_root (Results 1 – 25 of 69) sorted by relevance

123

/dports/mail/dovecot/dovecot-2.3.17/src/lib-imap/
H A Dtest-imap-util.c28 ARRAY_TYPE(imap_arg_list) list_root, list_sub; in test_imap_write_arg()
38 t_array_init(&list_root, 2); in test_imap_write_arg()
39 arg = array_append_space(&list_root); in test_imap_write_arg()
42 arg = array_append_space(&list_root); in test_imap_write_arg()
45 arg = array_append_space(&list_root); in test_imap_write_arg()
58 { { .type = IMAP_ARG_LIST, ._data.list = list_root }, "((foo) \"bar\")" }, in test_imap_write_arg()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/Clean/
H A DClean.c63 struct list *list_root = NULL; variable
284 if (list_root == NULL) in find_window()
287 for (l = list_root; l != NULL; l = l->next) in find_window()
307 if (list_root == NULL) in remove_window()
311 for (l = list_root; l != NULL; l = l->next) in remove_window()
318 list_root = l->next; in remove_window()
345 t->next = list_root; in add_window()
346 list_root = t; in add_window()
403 if (list_root == NULL) in find_next_event_time()
408 for (t = list_root; t != NULL; t = t->next) in find_next_event_time()
/dports/security/zeronet/ZeroNet-0.7.1/src/Test/
H A DTestSiteStorage.py17 list_root = list(site.storage.list(""))
18 assert "content.json" in list_root
19 assert "css/all.css" not in list_root
/dports/devel/py-invoke/invoke-1.6.0/invoke/
H A Dprogram.py469 self.list_root = None
503 list_root = self.args.list.value # will be True or string
506 if list_root:
508 if isinstance(list_root, six.string_types):
509 self.list_root = list_root
515 raise Exit(msg.format(list_root))
814 if ancestors or self.list_root:
829 if prefix and self.list_root:
842 if ancestors or self.list_root:
881 root = self.list_root
[all …]
/dports/net-im/py-matrix-synapse/synapse-1.50.2/synapse/util/caches/
H A Dlrucache.py386 list_root = ListNode[_Node[KT, VT]].create_root_node()
393 todelete = list_root.prev_node
435 list_root,
452 node.move_to_front(real_clock, list_root)
588 assert list_root.next_node == list_root
589 assert list_root.prev_node == list_root
/dports/cad/gtkwave/gtkwave-3.3.107/contrib/rtlbrowse/
H A Dstem_recurse.c218 void rec_tree_populate(ds_Tree *t, int *cnt, ds_Tree **list_root) in rec_tree_populate() argument
224 rec_tree_populate(t->left, cnt, list_root); in rec_tree_populate()
227 list_root[*cnt] = t; in rec_tree_populate()
232 rec_tree_populate(t->right, cnt, list_root); in rec_tree_populate()
/dports/devel/py-oslo.reports/oslo.reports-2.3.0/oslo_reports/views/text/
H A Dgeneric.py142 list_root = [(self.indent_str * (indent + 1)) + line
144 res.extend(list_root)
/dports/net/olsrd/olsrd-0.9.8/lib/dyn_gw/src/
H A Dolsrd_dyn_gw.c630 add_to_hna_list(struct hna_list *list_root, union olsr_ip_addr *hna_addr, uint8_t hna_prefixlen) in add_to_hna_list() argument
640 new->next = list_root; in add_to_hna_list()
653 add_to_hna_group(struct hna_group *list_root) in add_to_hna_group() argument
660 new->next = list_root; in add_to_hna_group()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_cache.cc3205 invalidate_query_block_list(thd, list_root); in invalidate_table_internal()
3225 while (list_root->next != list_root) in invalidate_query_block_list()
3414 invalidate_query_block_list(thd, list_root); in insert_table()
3440 list_root->n= 0; in insert_table()
3445 list_root->next= list_root->prev= list_root; in insert_table()
3474 node->next= list_root->next; in insert_table()
3475 list_root->next= node; in insert_table()
3477 node->prev= list_root; in insert_table()
4210 Query_cache_block_table *tprev = list_root->prev, in move_by_type()
4211 *tnext = list_root->next; in move_by_type()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_cache.cc3205 invalidate_query_block_list(thd, list_root); in invalidate_table_internal()
3225 while (list_root->next != list_root) in invalidate_query_block_list()
3414 invalidate_query_block_list(thd, list_root); in insert_table()
3440 list_root->n= 0; in insert_table()
3445 list_root->next= list_root->prev= list_root; in insert_table()
3474 node->next= list_root->next; in insert_table()
3475 list_root->next= node; in insert_table()
3477 node->prev= list_root; in insert_table()
4210 Query_cache_block_table *tprev = list_root->prev, in move_by_type()
4211 *tnext = list_root->next; in move_by_type()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_cache.cc3020 invalidate_query_block_list(thd, list_root); in invalidate_table_internal()
3040 while (list_root->next != list_root) in invalidate_query_block_list()
3227 invalidate_query_block_list(thd, list_root); in insert_table()
3253 list_root->n= 0; in insert_table()
3258 list_root->next= list_root->prev= list_root; in insert_table()
3287 node->next= list_root->next; in insert_table()
3288 list_root->next= node; in insert_table()
3290 node->prev= list_root; in insert_table()
4029 Query_cache_block_table *tprev = list_root->prev, in move_by_type()
4030 *tnext = list_root->next; in move_by_type()
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_cache.cc2927 invalidate_query_block_list(thd, list_root); in invalidate_table_internal()
2947 while (list_root->next != list_root) in invalidate_query_block_list()
3136 invalidate_query_block_list(thd, list_root); in insert_table()
3162 list_root->n= 0; in insert_table()
3167 list_root->next= list_root->prev= list_root; in insert_table()
3196 node->next= list_root->next; in insert_table()
3197 list_root->next= node; in insert_table()
3199 node->prev= list_root; in insert_table()
3932 Query_cache_block_table *tprev = list_root->prev, in move_by_type()
3933 *tnext = list_root->next; in move_by_type()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_cache.cc3020 invalidate_query_block_list(thd, list_root); in invalidate_table_internal()
3040 while (list_root->next != list_root) in invalidate_query_block_list()
3227 invalidate_query_block_list(thd, list_root); in insert_table()
3253 list_root->n= 0; in insert_table()
3258 list_root->next= list_root->prev= list_root; in insert_table()
3287 node->next= list_root->next; in insert_table()
3288 list_root->next= node; in insert_table()
3290 node->prev= list_root; in insert_table()
4029 Query_cache_block_table *tprev = list_root->prev, in move_by_type()
4030 *tnext = list_root->next; in move_by_type()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_cache.cc3038 invalidate_query_block_list(thd, list_root); in invalidate_table_internal()
3058 while (list_root->next != list_root) in invalidate_query_block_list()
3245 invalidate_query_block_list(thd, list_root); in insert_table()
3271 list_root->n= 0; in insert_table()
3276 list_root->next= list_root->prev= list_root; in insert_table()
3305 node->next= list_root->next; in insert_table()
3306 list_root->next= node; in insert_table()
3308 node->prev= list_root; in insert_table()
4047 Query_cache_block_table *tprev = list_root->prev, in move_by_type()
4048 *tnext = list_root->next; in move_by_type()
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_cache.cc3205 invalidate_query_block_list(thd, list_root); in invalidate_table_internal()
3225 while (list_root->next != list_root) in invalidate_query_block_list()
3414 invalidate_query_block_list(thd, list_root); in insert_table()
3440 list_root->n= 0; in insert_table()
3445 list_root->next= list_root->prev= list_root; in insert_table()
3474 node->next= list_root->next; in insert_table()
3475 list_root->next= node; in insert_table()
3477 node->prev= list_root; in insert_table()
4210 Query_cache_block_table *tprev = list_root->prev, in move_by_type()
4211 *tnext = list_root->next; in move_by_type()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_cache.cc3338 invalidate_query_block_list(thd, list_root); in invalidate_table_internal()
3358 while (list_root->next != list_root) in invalidate_query_block_list()
3538 invalidate_query_block_list(thd, list_root); in insert_table()
3564 list_root->n= 0; in insert_table()
3569 list_root->next= list_root->prev= list_root; in insert_table()
3601 node->next= list_root->next; in insert_table()
3602 list_root->next= node; in insert_table()
3604 node->prev= list_root; in insert_table()
4319 Query_cache_block_table *tprev = list_root->prev, in move_by_type()
4320 *tnext = list_root->next; in move_by_type()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_cache.cc3338 invalidate_query_block_list(thd, list_root); in invalidate_table_internal()
3358 while (list_root->next != list_root) in invalidate_query_block_list()
3538 invalidate_query_block_list(thd, list_root); in insert_table()
3564 list_root->n= 0; in insert_table()
3569 list_root->next= list_root->prev= list_root; in insert_table()
3601 node->next= list_root->next; in insert_table()
3602 list_root->next= node; in insert_table()
3604 node->prev= list_root; in insert_table()
4319 Query_cache_block_table *tprev = list_root->prev, in move_by_type()
4320 *tnext = list_root->next; in move_by_type()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_cache.cc3339 invalidate_query_block_list(thd, list_root);
3359 while (list_root->next != list_root)
3539 invalidate_query_block_list(thd, list_root);
3565 list_root->n= 0;
3570 list_root->next= list_root->prev= list_root;
3602 node->next= list_root->next;
3603 list_root->next= node;
3605 node->prev= list_root;
4320 Query_cache_block_table *tprev = list_root->prev,
4321 *tnext = list_root->next;
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_cache.cc3339 invalidate_query_block_list(thd, list_root);
3359 while (list_root->next != list_root)
3539 invalidate_query_block_list(thd, list_root);
3565 list_root->n= 0;
3570 list_root->next= list_root->prev= list_root;
3602 node->next= list_root->next;
3603 list_root->next= node;
3605 node->prev= list_root;
4320 Query_cache_block_table *tprev = list_root->prev,
4321 *tnext = list_root->next;
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_cache.cc2907 invalidate_query_block_list(thd, list_root); in invalidate_table_internal()
2927 while (list_root->next != list_root) in invalidate_query_block_list()
3116 invalidate_query_block_list(thd, list_root); in insert_table()
3142 list_root->n= 0; in insert_table()
3147 list_root->next= list_root->prev= list_root; in insert_table()
3176 node->next= list_root->next; in insert_table()
3177 list_root->next= node; in insert_table()
3179 node->prev= list_root; in insert_table()
3912 Query_cache_block_table *tprev = list_root->prev, in move_by_type()
3913 *tnext = list_root->next; in move_by_type()
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_cache.cc2850 invalidate_query_block_list(thd, list_root); in invalidate_table_internal()
2870 while (list_root->next != list_root) in invalidate_query_block_list()
3060 invalidate_query_block_list(thd, list_root); in insert_table()
3086 list_root->n= 0; in insert_table()
3091 list_root->next= list_root->prev= list_root; in insert_table()
3120 node->next= list_root->next; in insert_table()
3121 list_root->next= node; in insert_table()
3123 node->prev= list_root; in insert_table()
3832 Query_cache_block_table *tprev = list_root->prev, in move_by_type()
3833 *tnext = list_root->next; in move_by_type()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_cache.cc3335 invalidate_query_block_list(thd, list_root); in invalidate_table_internal()
3355 while (list_root->next != list_root) in invalidate_query_block_list()
3542 invalidate_query_block_list(thd, list_root); in insert_table()
3568 list_root->n= 0; in insert_table()
3573 list_root->next= list_root->prev= list_root; in insert_table()
3602 node->next= list_root->next; in insert_table()
3603 list_root->next= node; in insert_table()
3605 node->prev= list_root; in insert_table()
4344 Query_cache_block_table *tprev = list_root->prev, in move_by_type()
4345 *tnext = list_root->next; in move_by_type()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_cache.cc3335 invalidate_query_block_list(thd, list_root); in invalidate_table_internal()
3355 while (list_root->next != list_root) in invalidate_query_block_list()
3542 invalidate_query_block_list(thd, list_root); in insert_table()
3568 list_root->n= 0; in insert_table()
3573 list_root->next= list_root->prev= list_root; in insert_table()
3602 node->next= list_root->next; in insert_table()
3603 list_root->next= node; in insert_table()
3605 node->prev= list_root; in insert_table()
4344 Query_cache_block_table *tprev = list_root->prev, in move_by_type()
4345 *tnext = list_root->next; in move_by_type()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_cache.cc3335 invalidate_query_block_list(thd, list_root); in invalidate_table_internal()
3355 while (list_root->next != list_root) in invalidate_query_block_list()
3542 invalidate_query_block_list(thd, list_root); in insert_table()
3568 list_root->n= 0; in insert_table()
3573 list_root->next= list_root->prev= list_root; in insert_table()
3602 node->next= list_root->next; in insert_table()
3603 list_root->next= node; in insert_table()
3605 node->prev= list_root; in insert_table()
4344 Query_cache_block_table *tprev = list_root->prev, in move_by_type()
4345 *tnext = list_root->next; in move_by_type()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_cache.cc3342 invalidate_query_block_list(thd, list_root); in invalidate_table_internal()
3362 while (list_root->next != list_root) in invalidate_query_block_list()
3543 invalidate_query_block_list(thd, list_root); in insert_table()
3569 list_root->n= 0; in insert_table()
3574 list_root->next= list_root->prev= list_root; in insert_table()
3606 node->next= list_root->next; in insert_table()
3607 list_root->next= node; in insert_table()
3609 node->prev= list_root; in insert_table()
4324 Query_cache_block_table *tprev = list_root->prev, in move_by_type()
4325 *tnext = list_root->next; in move_by_type()
[all …]

123