Home
last modified time | relevance | path

Searched defs:last_run (Results 1 – 25 of 109) sorted by relevance

12345

/dports/devel/elixir-cachex/cachex-3.0.3/lib/cachex/services/
H A Djanitor.ex74 def last_run(cache(expiration: expiration(interval: nil))), function
76 def last_run(cache() = cache), function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/
H A Dlayout_ruby.cc95 LayoutRubyRun* last_run = LastRubyRun(this); in AddChild() local
163 LayoutRubyRun* last_run = LastRubyRun(this); in AddChild() local
/dports/www/ilias/ILIAS-5.4.25/Services/Membership/classes/
H A Dclass.ilMembershipCronNotificationsData.php13 protected $last_run; variable in ilMembershipCronNotificationsData
56 public function __construct($last_run, $cron_id)
/dports/www/ilias6/ILIAS-6.14/Services/Membership/classes/
H A Dclass.ilMembershipCronNotificationsData.php13 protected $last_run; variable in ilMembershipCronNotificationsData
56 public function __construct($last_run, $cron_id)
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/installer/gcapi/
H A Dgcapi_last_run_test.cc73 Time last_run = Time::NowFromSystemTime() - TimeDelta::FromDays(10); in TEST_F() local
92 Time last_run = Time::NowFromSystemTime() - TimeDelta::FromDays(-42); in TEST_F() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/
H A Dlayout_ruby.cc95 LayoutRubyRun* last_run = LastRubyRun(this); in AddChild() local
160 LayoutRubyRun* last_run = LastRubyRun(this); in AddChild() local
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/core3/util/
H A DFrequencyLimitedDispatcher.java28 private long last_run; field in FrequencyLimitedDispatcher
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openscreen/src/util/
H A Doperation_loop_unittest.cc20 std::atomic<Clock::time_point> last_run{start_time}; in TEST() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openscreen/src/util/
H A Doperation_loop_unittest.cc20 std::atomic<Clock::time_point> last_run{start_time}; in TEST() local
/dports/www/py-weboob/weboob-2.0/weboob/tools/config/
H A Dutil.py43 def time_buffer(since_seconds=None, last_run=True, logger=False): argument
/dports/news/newsstar/newsstar-1.5.6/src/
H A Dxpat.h49 size_t last_run; member
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/deliver/
H A DdeliverByNotify.h30 int last_run; member
/dports/devel/pear-Horde_LoginTasks/Horde_LoginTasks-2.0.7/test/Horde/LoginTasks/
H A DLoginTasksTest.php610 private function _getLoginTasks(array $tasks = array(), $last_run = false)
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/plugins/filed/python/libcloud/bareos_libcloud_api/
H A Dbucket_explorer.py49 last_run, argument
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/plugins/filed/python/libcloud/bareos_libcloud_api/
H A Dbucket_explorer.py49 last_run, argument
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/plugins/filed/python/libcloud/bareos_libcloud_api/
H A Dbucket_explorer.py49 last_run, argument
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/plugins/filed/python/libcloud/bareos_libcloud_api/
H A Dbucket_explorer.py49 last_run, argument
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/plugins/filed/python/libcloud/
H A DBareosLibcloudApi.py53 def __init__(self, options, last_run, tmp_dir_path): argument
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/plugins/filed/python/libcloud/
H A DBareosLibcloudApi.py53 def __init__(self, options, last_run, tmp_dir_path): argument
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/plugins/filed/python/libcloud/
H A DBareosLibcloudApi.py53 def __init__(self, options, last_run, tmp_dir_path): argument
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/plugins/filed/python/libcloud/
H A DBareosLibcloudApi.py53 def __init__(self, options, last_run, tmp_dir_path): argument
/dports/security/py-cybox/python-cybox-2.1.0.21/cybox/objects/
H A Dwin_prefetch_object.py49 last_run = fields.TypedField("Last_Run", DateTime) variable in WinPrefetch
/dports/devel/py-oslo.service/oslo.service-2.7.0/oslo_service/
H A Dperiodic_task.py149 def _nearest_boundary(last_run, spacing): argument
/dports/www/apache24/httpd-2.4.53/modules/md/
H A Dmd_status.h58 apr_time_t last_run; /* Time this job ran last (or 0) */ member
/dports/www/h2o-devel/h2o-dcc7134/lib/common/
H A Dtimerwheel.c51 uint64_t last_run; member
99 static void calc_expire_for_slot(size_t num_wheels, uint64_t last_run, size_t wheel, size_t slot, u… in calc_expire_for_slot()

12345