Home
last modified time | relevance | path

Searched refs:switch_off (Results 1 – 25 of 135) sorted by relevance

123456

/dports/games/gcompris-qt/gcompris-qt-2.0/src/activities/analog_electricity/components/
H A DSwitch1.qml20 source: Activity.url + "switch_off.svg"
65 if(switch1.source == Activity.url + "switch_off.svg") {
69 switch1.source = Activity.url + "switch_off.svg";
111 if(switch1.source == Activity.url + "switch_off.svg" && terminalConnected >= 2) {
/dports/sysutils/busybox/busybox-1.26.2/libbb/
H A Dgetopt32.c337 unsigned switch_off; member
539 if (pair_switch == &pair->switch_off)
542 pair_switch = &pair->switch_off;
611 trigger = on_off->switch_on & on_off->switch_off;
612 flags &= ~(on_off->switch_off ^ trigger);
/dports/games/liblcf/liblcf-0.7.0/src/generated/lcf/rpg/
H A Denemyaction.h91 bool switch_off = false; variable
119 && l.switch_off == r.switch_off
/dports/lang/cython/Cython-0.29.24/tests/run/
H A Dswitch.pyx282 def switch_off(int x): function
284 >>> switch_off(0)
286 >>> switch_off(1)
288 >>> switch_off(2)
/dports/lang/cython-devel/cython-2b1e743/tests/run/
H A Dswitch.pyx282 def switch_off(int x): function
284 >>> switch_off(0)
286 >>> switch_off(1)
288 >>> switch_off(2)
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsemisync_master.cc383 switch_off(); in init_object()
436 switch_off(); in disable_master()
514 switch_off(); in remove_slave()
900 switch_off(); in commit_trx()
966 void Repl_semi_sync_master::switch_off() in switch_off() function in Repl_semi_sync_master
1190 switch_off(); in write_tranx_in_binlog()
1300 switch_off(); in check_and_switch()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsemisync_master.cc383 switch_off(); in init_object()
436 switch_off(); in disable_master()
514 switch_off(); in remove_slave()
900 switch_off(); in commit_trx()
966 void Repl_semi_sync_master::switch_off() in switch_off() function in Repl_semi_sync_master
1190 switch_off(); in write_tranx_in_binlog()
1300 switch_off(); in check_and_switch()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsemisync_master.cc383 switch_off(); in init_object()
436 switch_off(); in disable_master()
514 switch_off(); in remove_slave()
900 switch_off(); in commit_trx()
966 void Repl_semi_sync_master::switch_off() in switch_off() function in Repl_semi_sync_master
1190 switch_off(); in write_tranx_in_binlog()
1300 switch_off(); in check_and_switch()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsemisync_master.cc383 switch_off(); in init_object()
436 switch_off(); in disable_master()
514 switch_off(); in remove_slave()
900 switch_off(); in commit_trx()
966 void Repl_semi_sync_master::switch_off() in switch_off() function in Repl_semi_sync_master
1190 switch_off(); in write_tranx_in_binlog()
1300 switch_off(); in check_and_switch()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsemisync_master.cc383 switch_off();
436 switch_off();
514 switch_off();
900 switch_off();
966 void Repl_semi_sync_master::switch_off()
1190 switch_off();
1300 switch_off();
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsemisync_master.cc383 switch_off(); in init_object()
436 switch_off(); in disable_master()
514 switch_off(); in remove_slave()
900 switch_off(); in commit_trx()
966 void Repl_semi_sync_master::switch_off() in switch_off() function in Repl_semi_sync_master
1190 switch_off(); in write_tranx_in_binlog()
1300 switch_off(); in check_and_switch()
/dports/games/liblcf/liblcf-0.7.0/src/generated/
H A Dldb_enemyaction.cpp94 &rpg::EnemyAction::switch_off,
95 LDB_Reader::ChunkEnemyAction::switch_off,
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqfutureinterface.cpp92 static inline int switch_off(QAtomicInt &a, int which) in switch_off() function
126 switch_off(d->state, Paused); in setPaused()
136 switch_off(d->state, Paused); in togglePaused()
151 switch_off(d->state, Throttled); in setThrottled()
528 switch_off(state, QFutureInterfaceBase::Throttled); in internal_setThrottled()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqfutureinterface.cpp92 static inline int switch_off(QAtomicInt &a, int which) in switch_off() function
126 switch_off(d->state, Paused); in setPaused()
136 switch_off(d->state, Paused); in togglePaused()
151 switch_off(d->state, Throttled); in setThrottled()
528 switch_off(state, QFutureInterfaceBase::Throttled); in internal_setThrottled()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqfutureinterface.cpp92 static inline int switch_off(QAtomicInt &a, int which) in switch_off() function
126 switch_off(d->state, Paused); in setPaused()
136 switch_off(d->state, Paused); in togglePaused()
151 switch_off(d->state, Throttled); in setThrottled()
528 switch_off(state, QFutureInterfaceBase::Throttled); in internal_setThrottled()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqfutureinterface.cpp92 static inline int switch_off(QAtomicInt &a, int which) in switch_off() function
126 switch_off(d->state, Paused); in setPaused()
136 switch_off(d->state, Paused); in togglePaused()
151 switch_off(d->state, Throttled); in setThrottled()
528 switch_off(state, QFutureInterfaceBase::Throttled); in internal_setThrottled()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqfutureinterface.cpp92 static inline int switch_off(QAtomicInt &a, int which) in switch_off() function
126 switch_off(d->state, Paused); in setPaused()
136 switch_off(d->state, Paused); in togglePaused()
151 switch_off(d->state, Throttled); in setThrottled()
528 switch_off(state, QFutureInterfaceBase::Throttled); in internal_setThrottled()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqfutureinterface.cpp92 static inline int switch_off(QAtomicInt &a, int which) in switch_off() function
126 switch_off(d->state, Paused); in setPaused()
136 switch_off(d->state, Paused); in togglePaused()
151 switch_off(d->state, Throttled); in setThrottled()
528 switch_off(state, QFutureInterfaceBase::Throttled); in internal_setThrottled()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqfutureinterface.cpp92 static inline int switch_off(QAtomicInt &a, int which) in switch_off() function
126 switch_off(d->state, Paused); in setPaused()
136 switch_off(d->state, Paused); in togglePaused()
151 switch_off(d->state, Throttled); in setThrottled()
528 switch_off(state, QFutureInterfaceBase::Throttled); in internal_setThrottled()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqfutureinterface.cpp92 static inline int switch_off(QAtomicInt &a, int which) in switch_off() function
126 switch_off(d->state, Paused); in setPaused()
136 switch_off(d->state, Paused); in togglePaused()
151 switch_off(d->state, Throttled); in setThrottled()
528 switch_off(state, QFutureInterfaceBase::Throttled); in internal_setThrottled()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqfutureinterface.cpp92 static inline int switch_off(QAtomicInt &a, int which) in switch_off() function
126 switch_off(d->state, Paused); in setPaused()
136 switch_off(d->state, Paused); in togglePaused()
151 switch_off(d->state, Throttled); in setThrottled()
528 switch_off(state, QFutureInterfaceBase::Throttled); in internal_setThrottled()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqfutureinterface.cpp92 static inline int switch_off(QAtomicInt &a, int which) in switch_off() function
126 switch_off(d->state, Paused); in setPaused()
136 switch_off(d->state, Paused); in togglePaused()
151 switch_off(d->state, Throttled); in setThrottled()
528 switch_off(state, QFutureInterfaceBase::Throttled); in internal_setThrottled()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqfutureinterface.cpp92 static inline int switch_off(QAtomicInt &a, int which) in switch_off() function
126 switch_off(d->state, Paused); in setPaused()
136 switch_off(d->state, Paused); in togglePaused()
151 switch_off(d->state, Throttled); in setThrottled()
528 switch_off(state, QFutureInterfaceBase::Throttled); in internal_setThrottled()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqfutureinterface.cpp92 static inline int switch_off(QAtomicInt &a, int which) in switch_off() function
126 switch_off(d->state, Paused); in setPaused()
136 switch_off(d->state, Paused); in togglePaused()
151 switch_off(d->state, Throttled); in setThrottled()
528 switch_off(state, QFutureInterfaceBase::Throttled); in internal_setThrottled()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqfutureinterface.cpp92 static inline int switch_off(QAtomicInt &a, int which) in switch_off() function
126 switch_off(d->state, Paused); in setPaused()
136 switch_off(d->state, Paused); in togglePaused()
151 switch_off(d->state, Throttled); in setThrottled()
528 switch_off(state, QFutureInterfaceBase::Throttled); in internal_setThrottled()

123456