Home
last modified time | relevance | path

Searched defs:cluster_table (Results 1 – 10 of 10) sorted by relevance

/dports/devel/libqcow/libqcow-20210419/libqcow/
H A Dlibqcow_cluster_table.c37 libqcow_cluster_table_t **cluster_table, in libqcow_cluster_table_initialize()
109 libqcow_cluster_table_t **cluster_table, in libqcow_cluster_table_free()
144 libqcow_cluster_table_t *cluster_table, in libqcow_cluster_table_get_number_of_references()
181 libqcow_cluster_table_t *cluster_table, in libqcow_cluster_table_get_reference_by_index()
242 libqcow_cluster_table_t *cluster_table, in libqcow_cluster_table_read()
/dports/devel/libqcow/libqcow-20210419/tests/
H A Dqcow_test_cluster_table.c47 libqcow_cluster_table_t *cluster_table = NULL; in qcow_test_cluster_table_initialize() local
280 libqcow_cluster_table_t *cluster_table = NULL; in qcow_test_cluster_table_get_number_of_references() local
398 libqcow_cluster_table_t *cluster_table = NULL; in qcow_test_cluster_table_get_reference_by_index() local
554 libqcow_cluster_table_t *cluster_table = NULL; in qcow_test_cluster_table_read() local
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dwsrep_schema.cc741 TABLE* cluster_table= 0; in store_view() local
850 TABLE* cluster_table= 0; in restore_view() local
1359 TABLE* cluster_table= 0; in recover_sr_transactions() local
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dwsrep_schema.cc716 TABLE* cluster_table= 0; in store_view() local
825 TABLE* cluster_table= 0; in restore_view() local
1331 TABLE* cluster_table= 0; in recover_sr_transactions() local
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dwsrep_schema.cc716 TABLE* cluster_table= 0; in store_view() local
825 TABLE* cluster_table= 0; in restore_view() local
1331 TABLE* cluster_table= 0; in recover_sr_transactions() local
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dwsrep_schema.cc741 TABLE* cluster_table= 0; in store_view() local
850 TABLE* cluster_table= 0; in restore_view() local
1359 TABLE* cluster_table= 0; in recover_sr_transactions() local
/dports/math/ggobi/ggobi-2.1.11/src/
H A Dggobi-data.h159 GtkWidget * cluster_table; member
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/src/
H A Dnewconf.c197 static struct mode_table cluster_table[] = { variable
/dports/irc/ircd-ratbox/ircd-ratbox-3.0.10/src/
H A Dnewconf.c197 static struct mode_table cluster_table[] = { variable
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/plugins/accounting_storage/mysql/
H A Daccounting_storage_mysql.c122 char *cluster_table = "cluster_table"; variable