Home
last modified time | relevance | path

Searched refs:setup_tables (Results 1 – 25 of 183) sorted by relevance

12345678

/dports/www/p5-Jifty/Jifty-1.50430/t/TestApp/t/
H A Dupgrade.t23 $schema->{setup_tables} = 1;
/dports/math/reduce/Reduce-svn5758-src/csl/cslbase/
H A Dfns2.cpp129 for (i=0; setup_tables[i]!=nullptr; i++) in show_fn0()
132 for (i++; setup_tables[i]!=nullptr; i++) in show_fn0()
143 for (i=0; setup_tables[i]!=nullptr; i++) in show_fn1()
146 for (i++; setup_tables[i]!=nullptr; i++) in show_fn1()
157 for (i=0; setup_tables[i]!=nullptr; i++) in show_fn2()
159 for (i++; setup_tables[i]!=nullptr; i++) in show_fn2()
170 for (i=0; setup_tables[i]!=nullptr; i++) in show_fn3()
172 for (i++; setup_tables[i]!=nullptr; i++) in show_fn3()
183 for (i=0; setup_tables[i]!=nullptr; i++) in show_fn4up()
185 for (i++; setup_tables[i]!=nullptr; i++) in show_fn4up()
[all …]
H A Drestart.cpp381 setup_type const *setup_tables[] = variable
447 for (i=0; setup_tables[i]!=nullptr; i++) in Lcheck_c_code()
449 setup_tables[i])) != nullptr) break; in Lcheck_c_code()
981 for (i=0; setup_tables[i]!=nullptr; i++) in set_up_functions()
982 create_symbols(setup_tables[i], restart_flag | 2); in set_up_functions()
1268 for (i=0; setup_tables[i]!=nullptr; in set_up_variables()
1269 i++) count_symbols(setup_tables[i]); in set_up_variables()
1960 for (i=0; setup_tables[i]!=nullptr; i++)
1961 get_checksum(setup_tables[i]);
/dports/www/p5-Jifty/Jifty-1.50430/lib/Jifty/Script/
H A DSchema.pm226 $self->{setup_tables} = 1;
245 if $self->{drop_database} and $self->{setup_tables};
249 if $self->{create_database} and $self->{setup_tables};
/dports/devel/codequery/codequery-0.24.0/makedb/
H A Dcs2sq.h54 enResult setup_tables(void);
H A Dmain.cpp110 res = dbmaker.setup_tables(); in process_cscope()
H A Dcs2sq.cpp127 cs2sq::enResult cs2sq::setup_tables(void) in setup_tables() function in cs2sq
/dports/games/mangband/mangband-1.5.3/src/server/
H A Dnet-server.h51 extern void setup_tables(sccb receiv[256], cptr *playing_schemes);
/dports/math/reduce/Reduce-svn5758-src/csl/embedded/
H A Dfns2.c282 for (i=0; setup_tables[i]!=NULL; i++) in show_fn1()
283 if ((r = c_fn1(p, setup_tables[i])) != NULL) return r; in show_fn1()
285 for (i++; setup_tables[i]!=NULL; i++) in show_fn1()
286 if ((r = c_fn1(p, setup_tables[i])) != NULL) return r; in show_fn1()
297 for (i=0; setup_tables[i]!=NULL; i++) in show_fn2()
298 if ((r = c_fn2(p, setup_tables[i])) != NULL) return r; in show_fn2()
299 for (i++; setup_tables[i]!=NULL; i++) in show_fn2()
311 for (i=0; setup_tables[i]!=NULL; i++) in show_fnn()
313 for (i++; setup_tables[i]!=NULL; i++) in show_fnn()
1073 for (i=0; setup_tables[i]!=NULL; i++) in Lrestore_c_code()
[all …]
H A Drestart.c2828 setup_type const *setup_tables[] = variable
2892 for (i=0; setup_tables[i]!=NULL; i++) in Lcheck_c_code()
2893 { if ((p = find_checksum(sname, len, setup_tables[i])) != NULL) break; in Lcheck_c_code()
4771 for (i=0; setup_tables[i]!=NULL; i++) in set_up_functions()
4772 create_symbols(setup_tables[i], restartp | 2); in set_up_functions()
4910 for (i=0; setup_tables[i]!=NULL; i++) count_symbols(setup_tables[i]); in set_up_variables()
5616 for (i=0; setup_tables[i]!=NULL; i++) in get_user_files_checksum()
5617 get_checksum(setup_tables[i]); in get_user_files_checksum()
/dports/sysutils/busybox/busybox-1.26.2/util-linux/
H A Dmkfs_minix.c536 static void setup_tables(void) in setup_tables() function
693 setup_tables(); in mkfs_minix_main()
/dports/sysutils/linrename/util-linux-2.25.2/disk-utils/
H A Dmkfs.minix.c484 static void setup_tables(void) { in setup_tables() function
796 setup_tables(); in main()
/dports/devel/util-linux/util-linux-2.36/disk-utils/
H A Dmkfs.minix.c496 static void setup_tables(const struct fs_control *ctl) { in setup_tables() function
825 setup_tables(&ctl); in main()
/dports/www/p5-Jifty/Jifty-1.50430/lib/Jifty/
H A DTest.pm318 $schema->{setup_tables} = 1;
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_delete.cc641 if (select->setup_tables(thd, table_list, false)) in mysql_prepare_delete()
763 if (select->setup_tables(thd, lex->query_tables, false)) in mysql_multi_delete_prepare()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_delete.cc641 if (select->setup_tables(thd, table_list, false)) in mysql_prepare_delete()
763 if (select->setup_tables(thd, lex->query_tables, false)) in mysql_multi_delete_prepare()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_delete.cc645 if (select->setup_tables(thd, table_list, false)) in mysql_prepare_delete()
767 if (select->setup_tables(thd, lex->query_tables, false)) in mysql_multi_delete_prepare()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_delete.cc644 if (select->setup_tables(thd, table_list, false)) in mysql_prepare_delete()
766 if (select->setup_tables(thd, lex->query_tables, false)) in mysql_multi_delete_prepare()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_delete.cc644 if (select->setup_tables(thd, table_list, false)) in mysql_prepare_delete()
766 if (select->setup_tables(thd, lex->query_tables, false)) in mysql_multi_delete_prepare()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_delete.cc644 if (select->setup_tables(thd, table_list, false)) in mysql_prepare_delete()
766 if (select->setup_tables(thd, lex->query_tables, false)) in mysql_multi_delete_prepare()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_base.h226 bool setup_tables(THD *thd, Name_resolution_context *context,
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_base.h226 bool setup_tables(THD *thd, Name_resolution_context *context,
/dports/games/mangband/mangband-1.5.3/src/client/
H A Dnet-client.c47 void setup_tables(void);
149 setup_tables(); in connected_to_server()
2175 void setup_tables() in setup_tables() function
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_help.cc708 if (setup_tables(thd, &thd->lex->select_lex.context, in mysqld_help()
H A Dsql_base.h226 bool setup_tables(THD *thd, Name_resolution_context *context,

12345678