Home
last modified time | relevance | path

Searched refs:STOP_EVENT (Results 1 – 25 of 179) sorted by relevance

12345678

/dports/sysutils/freeipmi/freeipmi-1.6.8/etc/
H A Dos-shutdown-event.service.in13 Environment="STOP_EVENT=0x41 0x04 0x20 0x01 0x6f assertion 0x03 0x00 0x00"
14 ExecStart=@X_SBINDIR@/bmc-device --platform-event=${STOP_EVENT}
/dports/devel/py-ovsdbapp/ovsdbapp-1.5.0/ovsdbapp/
H A Devent.py22 STOP_EVENT = ("STOP", None, None, None) variable
150 self.notifications.put(STOP_EVENT)
156 if (match, event, row, updates) == STOP_EVENT:
/dports/devel/py-ovsdbapp/ovsdbapp-1.5.0/ovsdbapp/tests/unit/
H A Dtest_event.py35 self.assertNotEqual((r, "fake", "fake", "fake"), event.STOP_EVENT)
/dports/databases/py-asyncmy/asyncmy-0.2.3/asyncmy/replication/
H A Dconstants.py14 STOP_EVENT = 0x03 variable
H A Dpackets.py40 STOP_EVENT,
63 STOP_EVENT: events.StopEvent,
/dports/devel/allegro5/allegro5-5.2.7.0/src/win/
H A Dwjoydxnu.cpp276 #define STOP_EVENT (joydx_thread_wakers[0]) macro
1161 ALLEGRO_ASSERT(!STOP_EVENT); in joydx_init_joystick()
1199 STOP_EVENT = CreateEvent(NULL, false, false, NULL); in joydx_init_joystick()
1234 SetEvent(STOP_EVENT); in joydx_exit_joystick()
1240 CloseHandle(STOP_EVENT); in joydx_exit_joystick()
1241 STOP_EVENT = NULL; in joydx_exit_joystick()
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/geckoview/src/main/java/org/mozilla/geckoview/
H A DMediaSession.java79 mSession.getEventDispatcher().dispatch(STOP_EVENT, null); in stop()
656 private static final String STOP_EVENT = field in MediaSession
/dports/www/firefox/firefox-99.0/mobile/android/geckoview/src/main/java/org/mozilla/geckoview/
H A DMediaSession.java71 mSession.getEventDispatcher().dispatch(STOP_EVENT, null); in stop()
568 private static final String STOP_EVENT = "GeckoView:MediaSession:Stop"; field in MediaSession
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/geckoview/src/main/java/org/mozilla/geckoview/
H A DMediaSession.java79 mSession.getEventDispatcher().dispatch(STOP_EVENT, null); in stop()
656 private static final String STOP_EVENT = field in MediaSession
/dports/databases/mariadb105-client/mariadb-10.5.15/libmariadb/include/
H A Dmariadb_rpl.h58 STOP_EVENT= 3, enumerator
/dports/databases/mariadb104-server/mariadb-10.4.24/libmariadb/include/
H A Dmariadb_rpl.h58 STOP_EVENT= 3, enumerator
/dports/databases/mariadb104-client/mariadb-10.4.24/libmariadb/include/
H A Dmariadb_rpl.h58 STOP_EVENT= 3, enumerator
/dports/databases/mariadb105-server/mariadb-10.5.15/libmariadb/include/
H A Dmariadb_rpl.h58 STOP_EVENT= 3, enumerator
/dports/databases/mariadb-connector-c/mariadb-connector-c-3.2.4-src/include/
H A Dmariadb_rpl.h58 STOP_EVENT= 3, enumerator
/dports/databases/mariadb103-client/mariadb-10.3.34/libmariadb/include/
H A Dmariadb_rpl.h58 STOP_EVENT= 3,
/dports/databases/mariadb103-server/mariadb-10.3.34/libmariadb/include/
H A Dmariadb_rpl.h58 STOP_EVENT= 3, enumerator
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Drpl_trx_boundary_parser.cc237 case binary_log::STOP_EVENT: in get_event_boundary_type()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Drpl_trx_boundary_parser.cc237 case binary_log::STOP_EVENT: in get_event_boundary_type()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/libbinlogevents/include/
H A Dbinlog_event.h261 STOP_EVENT= 3, enumerator
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Drpl_trx_boundary_parser.cc237 case binary_log::STOP_EVENT: in get_event_boundary_type()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/libbinlogevents/include/
H A Dbinlog_event.h261 STOP_EVENT= 3, enumerator
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Drpl_trx_boundary_parser.cc237 case binary_log::STOP_EVENT: in get_event_boundary_type()
/dports/databases/mysql57-client/mysql-5.7.36/libbinlogevents/include/
H A Dbinlog_event.h261 STOP_EVENT= 3, enumerator
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Drpl_trx_boundary_parser.cc237 case binary_log::STOP_EVENT: in get_event_boundary_type()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Drpl_trx_boundary_parser.cc237 case binary_log::STOP_EVENT: in get_event_boundary_type()

12345678