Home
last modified time | relevance | path

Searched refs:update_available (Results 1 – 25 of 130) sorted by relevance

123456

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/device/geolocation/
H A Dwifi_data_provider_common.cc66 bool update_available = false; in DoWifiScanTask() local
71 update_available = wifi_data_.DiffersSignificantly(new_data); in DoWifiScanTask()
73 WifiPollingPolicy::Get()->UpdatePollingInterval(update_available); in DoWifiScanTask()
76 if (update_available || !is_first_scan_complete_) { in DoWifiScanTask()
H A Dwifi_data_provider_chromeos.cc99 bool update_available = wifi_data_.DiffersSignificantly(new_data); in DidWifiScanTask() local
104 WifiPollingPolicy::Get()->UpdatePollingInterval(update_available); in DidWifiScanTask()
108 if (update_available || !is_first_scan_complete_) { in DidWifiScanTask()
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/device/geolocation/
H A Dwifi_data_provider_common.cc70 bool update_available = false; in DoWifiScanTask() local
75 update_available = wifi_data_.DiffersSignificantly(new_data); in DoWifiScanTask()
77 WifiPollingPolicy::Get()->UpdatePollingInterval(update_available); in DoWifiScanTask()
80 if (update_available || !is_first_scan_complete_) { in DoWifiScanTask()
H A Dwifi_data_provider_chromeos.cc104 bool update_available = wifi_data_.DiffersSignificantly(new_data); in DidWifiScanTask() local
109 WifiPollingPolicy::Get()->UpdatePollingInterval(update_available); in DidWifiScanTask()
113 if (update_available || !is_first_scan_complete_) { in DidWifiScanTask()
/dports/www/onionshare/onionshare-2.2/onionshare_gui/
H A Dupdate_checker.py59 update_available = QtCore.pyqtSignal(str, str, str) variable in UpdateChecker
182 self.update_available.emit(
192 update_available = QtCore.pyqtSignal(str, str, str) variable in UpdateThread
211 u.update_available.connect(self._update_available)
226 self.update_available.emit(update_url, installed_version, latest_version)
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/policy/
H A Dtpm_auto_update_mode_policy_handler.cc140 bool update_available) { in OnUpdateAvailableCheckResult() argument
141 if (!update_available) in OnUpdateAvailableCheckResult()
190 bool update_available) { in ShowTPMAutoUpdateNotification() argument
191 if (!update_available) in ShowTPMAutoUpdateNotification()
H A Dtpm_auto_update_mode_policy_handler.h88 void ShowTPMAutoUpdateNotification(bool update_available);
90 static void OnUpdateAvailableCheckResult(bool update_available);
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Dmac_softwareupdate.py313 if not update_available(name):
319 return not update_available(name)
322 def update_available(name): function
392 if not update_available(name):
/dports/audio/sphinx3/sphinx3-0.8/src/libs3decoder/libep/
H A Ds3_endpointer.c46 update_available(s3_endpointer_t *_ep);
191 if (_ep->state == STATE_BEGIN_STREAM && update_available(_ep))
202 if (_ep->state == STATE_UTT_NA && update_available(_ep))
220 (update_available(_ep) && _ep->state == STATE_SIL_NA))
233 update_available(s3_endpointer_t *_ep)
286 if (update_available(_ep)) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/
H A Dtpm_firmware_update.cc101 bool update_available = false; member
148 status->update_available = size > 0; in CheckAvailabilityStatus()
286 if (status.update_available) { in GetAvailableUpdateModes()
312 std::move(completion).Run(status.update_available); in UpdateAvailable()
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/ffsubsync/
H A Dffsubsync_gui.py24 from .version import get_version, update_available
65 if update_available():
H A Dversion.py31 def update_available(): function
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/launcher/ui/statusbar/
H A DWarningsElement.py53 self.update_available = ""
249 if value != self.update_available:
250 self.update_available = value
278 if self.update_available:
280 version=self.update_available
404 UpdateManager.start_update(self.update_available)
/dports/devel/py-spyder/spyder-3.2.7/spyder/workers/
H A Dupdates.py63 self.update_available = False
88 self.update_available, self.latest_release = result
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/firefox-ui/harness/firefox_ui_harness/
H A Dtestcases.py296 update_available = self.check_for_updates(about_window)
297 self.assertTrue(update_available,
332 update_available = self.check_for_updates(about_window)
333 self.assertTrue(update_available,
/dports/lang/spidermonkey60/firefox-60.9.0/testing/firefox-ui/harness/firefox_ui_harness/
H A Dtestcases.py299 update_available = self.check_for_updates(about_window)
300 self.assertTrue(update_available,
335 update_available = self.check_for_updates(about_window)
336 self.assertTrue(update_available,
/dports/www/limesurvey/limesurvey/application/models/
H A DUpdateForm.php580 $update_available = false;
590 $update_available = true;
602 Yii::app()->session['update_result'] = $update_available;
614 …$updates = array('result'=>$update_available, 'security_update'=>$security_update_available, 'unst…
622 $update_available = Yii::app()->session['update_result'];
625 …$updates = array('result'=>$update_available, 'security_update'=>$security_update_available, 'unst…
/dports/chinese/wordpress-zh_CN/wordpress/wp-admin/includes/
H A Dplugin-install.php430 …* @type string $status Status of a plugin. Could be one of 'install', 'update_available', 'la…
456 $status = 'update_available';
869 case 'update_available':
/dports/chinese/wordpress-zh_TW/wordpress/wp-admin/includes/
H A Dplugin-install.php430 …* @type string $status Status of a plugin. Could be one of 'install', 'update_available', 'la…
456 $status = 'update_available';
869 case 'update_available':
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/app/blast/
H A Dupdate_blastdb.pl435 my $update_available = ($new_download or
438 $update_available = 1;
442 if ($opt_force_download or $new_download or $update_available) {
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/blast/
H A Dupdate_blastdb.pl435 my $update_available = ($new_download or
438 $update_available = 1;
442 if ($opt_force_download or $new_download or $update_available) {
/dports/cad/horizon-eda/horizon-2.1.0/src/pool-prj-mgr/pools_window/
H A Dpools_window.hpp42 void update_available();
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/ash/
H A Dsystem_tray_client.cc476 bool update_available = detector->notify_upgrade() || flash_update_available_; in HandleUpdateAvailable() local
477 DCHECK(update_available); in HandleUpdateAvailable()
478 if (!update_available) in HandleUpdateAvailable()
/dports/www/webtrees/webtrees-1.7.18/webtrees/
H A Dadmin.php494 $update_available = Auth::isAdmin() && $latest_version && version_compare(WT_VERSION, $latest_versi… variable
606 …<div class="panel <?php echo Auth::isAdmin() && $update_available ? 'panel-danger' : 'panel-primar…
623 <?php elseif ($update_available): ?>
/dports/www/matomo/piwik/plugins/Morpheus/stylesheets/uibase/
H A D_headerMessage.less11 &.update_available:not(.isPiwikDemo) .title {

123456