Home
last modified time | relevance | path

Searched refs:STATUS_INACTIVE (Results 1 – 25 of 40) sorted by relevance

12

/dports/x11-wm/qtile/qtile-0.18.1/libqtile/widget/
H A Dpomodoro.py51 STATUS_INACTIVE = "inactive" variable in Pomodoro
84 if self.status in [self.STATUS_INACTIVE, self.STATUS_PAUSED]:
122 if self.status in [self.STATUS_INACTIVE, self.STATUS_PAUSED]:
137 if self.status == self.STATUS_INACTIVE:
163 if self.status != self.STATUS_INACTIVE:
164 self.status = self.STATUS_INACTIVE
/dports/www/aria2/aria2-1.36.0/src/
H A DCommand.cc42 status_(STATUS_INACTIVE), in Command()
56 status_ = STATUS_INACTIVE; in transitStatus()
H A DCommand.h48 STATUS_INACTIVE, enumerator
84 void setStatusInactive() { status_ = STATUS_INACTIVE; } in setStatusInactive()
/dports/www/ilias/ILIAS-5.4.25/Services/GlobalCache/classes/Memcache/
H A Dclass.ilMemcacheServer.php12 const STATUS_INACTIVE = -1; define in ilMemcacheServer
68 protected $status = self::STATUS_INACTIVE;
/dports/www/ilias6/ILIAS-6.14/Services/GlobalCache/classes/Memcache/
H A Dclass.ilMemcacheServer.php12 const STATUS_INACTIVE = -1; define in ilMemcacheServer
68 protected $status = self::STATUS_INACTIVE;
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Windows/advapi32/
H A DInterop.ServiceProcessOptions.cs133 internal const int STATUS_INACTIVE = 0x00000002; field in Interop.Advapi32.StatusOptions
134 internal const int STATUS_ALL = STATUS_ACTIVE | STATUS_INACTIVE;
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/modules/geckoview/
H A DGeckoViewMedia.jsm24 const STATUS_INACTIVE = "inactive";
52 return STATUS_INACTIVE;
/dports/www/firefox/firefox-99.0/mobile/android/modules/geckoview/
H A DGeckoViewMedia.jsm24 const STATUS_INACTIVE = "inactive";
52 return STATUS_INACTIVE;
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/modules/geckoview/
H A DGeckoViewMedia.jsm24 const STATUS_INACTIVE = "inactive";
52 return STATUS_INACTIVE;
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/modules/geckoview/
H A DGeckoViewMedia.jsm31 const STATUS_INACTIVE = "inactive";
83 return STATUS_INACTIVE;
/dports/www/phalcon4/cphalcon-4.1.1/tests/_data/fixtures/models/
H A DInvoicesBehavior.php38 'value' => Invoices::STATUS_INACTIVE,
H A DInvoices.php35 const STATUS_INACTIVE = 2; define in Phalcon\\Test\\Models\\Invoices
H A DCustomers.php121 'inactive' => Invoices::STATUS_INACTIVE
/dports/www/phalcon4/cphalcon-4.1.1/tests/database/Mvc/Model/
H A DDeleteCest.php199 Invoices::STATUS_INACTIVE,
267 Invoices::STATUS_INACTIVE,
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/examples/call/
H A Dmucinviterecvtask.h55 STATUS_INACTIVE = 4, enumerator
/dports/devel/py-oci/oci-2.53.1/src/oci/optimizer/models/
H A Dupdate_enrollment_status_details.py22 STATUS_INACTIVE = "INACTIVE" variable in UpdateEnrollmentStatusDetails
H A Denrollment_status.py58 STATUS_INACTIVE = "INACTIVE" variable in EnrollmentStatus
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/stripe/stripe-php/lib/
H A DCapability.php29 const STATUS_INACTIVE = 'inactive'; define in Stripe\\Capability
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/beuser/Classes/Domain/Model/
H A DDemand.php42 const STATUS_INACTIVE = 2; define in TYPO3\\CMS\\Beuser\\Domain\\Model\\Demand
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/stripe/stripe-php/lib/
H A DCapability.php29 const STATUS_INACTIVE = 'inactive'; define in Stripe\\Capability
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/beuser/Classes/Domain/Model/
H A DDemand.php45 const STATUS_INACTIVE = 2; define in TYPO3\\CMS\\Beuser\\Domain\\Model\\Demand
/dports/games/openttd/openttd-12.1/src/core/
H A Drandom_func.cpp74 …t::IsValidID(0) && NetworkClientSocket::Get(0)->status != NetworkClientSocket::STATUS_INACTIVE))) { in DoRandom()
/dports/www/phalcon4/cphalcon-4.1.1/tests/database/Mvc/Model/Behavior/
H A DSoftDeleteCest.php71 $I->assertEquals(Invoices::STATUS_INACTIVE, $invoice->inv_status_flag);
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/beuser/Classes/Domain/Model/
H A DDemand.php32 public const STATUS_INACTIVE = 2; define in TYPO3\\CMS\\Beuser\\Domain\\Model\\Demand
/dports/devel/py-oci/oci-2.53.1/src/oci/mysql/models/
H A Ddb_system_endpoint.py30 STATUS_INACTIVE = "INACTIVE" variable in DbSystemEndpoint

12