Home
last modified time | relevance | path

Searched defs:is_stopped (Results 1 – 25 of 298) sorted by relevance

12345678910>>...12

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/media/webrtc/
H A Daudio_debug_recordings_handler.cc120 const bool is_stopped = false, is_manual_stop = false; in DoStartAudioDebugRecordings() local
154 const bool is_stopped = false; in DoStopAudioDebugRecordings() local
169 const bool is_stopped = true; in DoStopAudioDebugRecordings() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/media/webrtc/
H A Daudio_debug_recordings_handler.cc120 const bool is_stopped = false, is_manual_stop = false; in DoStartAudioDebugRecordings() local
153 const bool is_stopped = false; in DoStopAudioDebugRecordings() local
167 const bool is_stopped = true; in DoStopAudioDebugRecordings() local
/dports/x11/polybar/polybar-3.5.7/src/modules/
H A Dmpd.cpp314 bool is_stopped = m_status && m_status->match_state(mpdstate::STOPPED); in build() local
364 bool is_stopped = status->match_state(mpdstate::STOPPED); in input() local
/dports/x11/waybar/Waybar-0.9.12/include/modules/mpd/
H A Dstate.inl.hpp8 inline bool Context::is_stopped() const { return mpd_module_->stopped(); } in is_stopped() function in detail::Context
/dports/devel/p5-Mixin-Event-Dispatch/Mixin-Event-Dispatch-2.000/lib/Mixin/Event/Dispatch/
H A DEvent.pm97 sub is_stopped { $_[0]->{is_deferred} ? 1 : 0 } subroutine
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/mgmsrv/
H A DMgmtThread.hpp78 bool is_stopped() { return !m_running; }; in is_stopped() function in MgmtThread
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/mgmsrv/
H A DMgmtThread.hpp78 bool is_stopped() { return !m_running; }; in is_stopped() function in MgmtThread
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/mgmsrv/
H A DMgmtThread.hpp77 bool is_stopped() { return !m_running; } in is_stopped() function in MgmtThread
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/mgmsrv/
H A DMgmtThread.hpp78 bool is_stopped() { return !m_running; }; in is_stopped() function in MgmtThread
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/mgmsrv/
H A DMgmtThread.hpp78 bool is_stopped() { return !m_running; }; in is_stopped() function in MgmtThread
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/mgmsrv/
H A DMgmtThread.hpp78 bool is_stopped() { return !m_running; }; in is_stopped() function in MgmtThread
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/mgmsrv/
H A DMgmtThread.hpp78 bool is_stopped() { return !m_running; }; in is_stopped() function in MgmtThread
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/mgmsrv/
H A DMgmtThread.hpp78 bool is_stopped() { return !m_running; }; in is_stopped() function in MgmtThread
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/mgmsrv/
H A DMgmtThread.hpp78 bool is_stopped() { return !m_running; }; in is_stopped() function in MgmtThread
/dports/devel/py-taskflow/taskflow-4.6.3/taskflow/types/
H A Dtiming.py44 def is_stopped(self): member in Timeout
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/mgmsrv/
H A DMgmtThread.hpp78 bool is_stopped() { return !m_running; }; in is_stopped() function in MgmtThread
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/mgmsrv/
H A DMgmtThread.hpp78 bool is_stopped() { return !m_running; }; in is_stopped() function in MgmtThread
/dports/devel/py-rope/rope-0.18.0/rope/base/
H A Dtaskhandle.py39 def is_stopped(self): member in TaskHandle
97 def is_stopped(self): member in NullTaskHandle
/dports/games/fishsupper/fishsupper-0.1.6/src/
H A DStar_particle_system.h68 bool is_stopped() const { return stopped; } in is_stopped() function
/dports/multimedia/mlt6/mlt-6.26.1/src/framework/
H A Dmlt_consumer.h111 int ( *is_stopped )( mlt_consumer ); member
/dports/multimedia/mlt7/mlt-7.0.1/src/framework/
H A Dmlt_consumer.h114 int ( *is_stopped )( mlt_consumer ); member
/dports/multimedia/mlt7-qt5/mlt-7.0.1/src/framework/
H A Dmlt_consumer.h114 int ( *is_stopped )( mlt_consumer ); member
/dports/multimedia/mlt6-qt5/mlt-6.26.1/src/framework/
H A Dmlt_consumer.h111 int ( *is_stopped )( mlt_consumer ); member
/dports/multimedia/py-mlt6/mlt-6.26.1/src/framework/
H A Dmlt_consumer.h111 int ( *is_stopped )( mlt_consumer ); member
/dports/sysutils/tmux23/tmux-2.3/
H A Dosdep-netbsd.c32 #define is_stopped(p) \ macro

12345678910>>...12