Home
last modified time | relevance | path

Searched refs:dropAllEvents (Results 1 – 15 of 15) sorted by relevance

/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/test/ndbapi/
H A Dtest_event.cpp1030 static int dropAllEvents(NDBT_Context* ctx, NDBT_Step* step) in dropAllEvents() function
1992 FINALIZER(dropAllEvents);
2004 FINALIZER(dropAllEvents);
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/test/ndbapi/
H A Dtest_event.cpp1196 static int dropAllEvents(NDBT_Context* ctx, NDBT_Step* step) in dropAllEvents() function
3547 FINALIZER(dropAllEvents);
3559 FINALIZER(dropAllEvents);
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/test/ndbapi/
H A Dtest_event.cpp1196 static int dropAllEvents(NDBT_Context* ctx, NDBT_Step* step) in dropAllEvents() function
3547 FINALIZER(dropAllEvents);
3559 FINALIZER(dropAllEvents);
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/test/ndbapi/
H A Dtest_event.cpp1196 static int dropAllEvents(NDBT_Context* ctx, NDBT_Step* step) in dropAllEvents() function
3547 FINALIZER(dropAllEvents);
3559 FINALIZER(dropAllEvents);
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/test/ndbapi/
H A Dtest_event.cpp1196 static int dropAllEvents(NDBT_Context* ctx, NDBT_Step* step) in dropAllEvents() function
3547 FINALIZER(dropAllEvents);
3559 FINALIZER(dropAllEvents);
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/test/ndbapi/
H A Dtest_event.cpp1196 static int dropAllEvents(NDBT_Context* ctx, NDBT_Step* step) in dropAllEvents() function
3547 FINALIZER(dropAllEvents);
3559 FINALIZER(dropAllEvents);
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/test/ndbapi/
H A Dtest_event.cpp1512 static int dropAllEvents(NDBT_Context* ctx, NDBT_Step* step) in dropAllEvents() function
4982 FINALIZER(dropAllEvents);
4994 FINALIZER(dropAllEvents);
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/test/ndbapi/
H A Dtest_event.cpp1512 static int dropAllEvents(NDBT_Context* ctx, NDBT_Step* step) in dropAllEvents() function
4982 FINALIZER(dropAllEvents);
4994 FINALIZER(dropAllEvents);
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/test/ndbapi/
H A Dtest_event.cpp1512 static int dropAllEvents(NDBT_Context* ctx, NDBT_Step* step) in dropAllEvents() function
4982 FINALIZER(dropAllEvents);
4994 FINALIZER(dropAllEvents);
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/test/ndbapi/
H A Dtest_event.cpp1512 static int dropAllEvents(NDBT_Context* ctx, NDBT_Step* step) in dropAllEvents() function
4982 FINALIZER(dropAllEvents);
4994 FINALIZER(dropAllEvents);
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/test/ndbapi/
H A Dtest_event.cpp1512 static int dropAllEvents(NDBT_Context* ctx, NDBT_Step* step) in dropAllEvents() function
4982 FINALIZER(dropAllEvents);
4994 FINALIZER(dropAllEvents);
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/test/ndbapi/
H A Dtest_event.cpp1534 static int dropAllEvents(NDBT_Context* ctx, NDBT_Step* step) in dropAllEvents() function
5816 FINALIZER(dropAllEvents);
5828 FINALIZER(dropAllEvents);
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_linking.c348 SCIP_RETCODE dropAllEvents( in dropAllEvents() function
2058 SCIP_CALL( dropAllEvents(scip, *consdata, conshdlrdata->eventhdlr) ); in SCIP_DECL_CONSDELETE()
H A Dcons_setppc.c1023 SCIP_RETCODE dropAllEvents( in dropAllEvents() function
7361 SCIP_CALL( dropAllEvents(scip, cons, conshdlrdata->eventhdlr) ); in SCIP_DECL_CONSDELETE()
8498 SCIP_CALL( dropAllEvents(scip, cons, conshdlrdata->eventhdlr) ); in SCIP_DECL_CONSDEACTIVE()
/dports/math/SCIP/scip-7.0.3/applications/Scheduler/src/
H A Dcons_optcumulative.c682 SCIP_RETCODE dropAllEvents( in dropAllEvents() function
3105 …SCIP_CALL( dropAllEvents(scip, cons, conshdlrdata->eventhdlrbinvars, conshdlrdata->eventhdlrintvar… in SCIP_DECL_CONSDELETE()