Home
last modified time | relevance | path

Searched refs:pref_state (Results 1 – 19 of 19) sorted by relevance

/dports/deskutils/egroupware/egroupware/vendor/pear/pear/PEAR/REST/
H A D14.php37 function listLatestUpgrades($base, $pref_state, $installed, $channel, &$reg) argument
83 if (!$pref_state) {
98 if (in_array($new_state, $this->betterStates($pref_state, true))) {
H A D13.php302 function listLatestUpgrades($base, $pref_state, $installed, $channel, &$reg) argument
356 if (!$pref_state) {
369 if (in_array($new_state, $this->betterStates($pref_state, true))) {
H A D10.php650 function listLatestUpgrades($base, $pref_state, $installed, $channel, &$reg) argument
699 if (!$pref_state) {
712 if (in_array($new_state, $this->betterStates($pref_state, true))) {
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/pear/pear/PEAR/REST/
H A D14.php37 function listLatestUpgrades($base, $pref_state, $installed, $channel, &$reg) argument
83 if (!$pref_state) {
98 if (in_array($new_state, $this->betterStates($pref_state, true))) {
H A D13.php302 function listLatestUpgrades($base, $pref_state, $installed, $channel, &$reg) argument
356 if (!$pref_state) {
369 if (in_array($new_state, $this->betterStates($pref_state, true))) {
H A D10.php650 function listLatestUpgrades($base, $pref_state, $installed, $channel, &$reg) argument
699 if (!$pref_state) {
712 if (in_array($new_state, $this->betterStates($pref_state, true))) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/network/proxy/
H A Dproxy_config_service_impl.cc187 ProxyPrefs::ConfigState pref_state = in GetActiveProxyConfigDictionary() local
190 if (PrefProxyConfigTrackerImpl::PrefPrecedes(pref_state)) { in GetActiveProxyConfigDictionary()
226 ProxyPrefs::ConfigState pref_state = GetProxyConfig(&pref_config); in DetermineEffectiveConfigFromDefaultNetwork() local
254 GetEffectiveProxyConfig(pref_state, pref_config, network_availability, in DetermineEffectiveConfigFromDefaultNetwork()
H A Dui_proxy_config_service.cc247 ProxyPrefs::ConfigState pref_state = in MergeEnforcedProxyConfig() local
269 pref_state, pref_config, network_availability, network_config, false, in MergeEnforcedProxyConfig()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/extensions/
H A Dextension_settings_overridden_dialog.cc179 bool pref_state = false; in HasAcknowledgedExtension() local
181 id, params_.extension_acknowledged_preference_name, &pref_state) && in HasAcknowledgedExtension()
182 pref_state; in HasAcknowledgedExtension()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/proxy_config/
H A Dpref_proxy_config_tracker_impl.cc210 ProxyPrefs::ConfigState pref_state, in GetEffectiveProxyConfig() argument
217 *effective_config_state = pref_state; in GetEffectiveProxyConfig()
219 if (PrefPrecedes(pref_state)) { in GetEffectiveProxyConfig()
226 if (pref_state == ProxyPrefs::CONFIG_FALLBACK && !ignore_fallback_config) in GetEffectiveProxyConfig()
H A Dpref_proxy_config_tracker_impl.h113 ProxyPrefs::ConfigState pref_state,
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/proxy_config/
H A Dpref_proxy_config_tracker_impl.cc211 ProxyPrefs::ConfigState pref_state, in GetEffectiveProxyConfig() argument
218 *effective_config_state = pref_state; in GetEffectiveProxyConfig()
220 if (PrefPrecedes(pref_state)) { in GetEffectiveProxyConfig()
227 if (pref_state == ProxyPrefs::CONFIG_FALLBACK && !ignore_fallback_config) in GetEffectiveProxyConfig()
H A Dpref_proxy_config_tracker_impl.h113 ProxyPrefs::ConfigState pref_state,
/dports/devel/pear/pear-1.10.12/go-pear-bundle/tmp/PEAR-1.10.12/PEAR/REST/
H A D13.php302 function listLatestUpgrades($base, $pref_state, $installed, $channel, &$reg) argument
356 if (!$pref_state) {
369 if (in_array($new_state, $this->betterStates($pref_state, true))) {
H A D10.php650 function listLatestUpgrades($base, $pref_state, $installed, $channel, &$reg) argument
699 if (!$pref_state) {
712 if (in_array($new_state, $this->betterStates($pref_state, true))) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/
H A Dextension_message_bubble_controller.cc62 bool pref_state = false; in HasBubbleInfoBeenAcknowledged() local
64 prefs->ReadPrefAsBoolean(extension_id, pref_name, &pref_state); in HasBubbleInfoBeenAcknowledged()
65 return pref_state; in HasBubbleInfoBeenAcknowledged()
/dports/devel/pear-PEAR_Info/PEAR_Info-1.9.2/
H A DInfo.php538 $pref_state = $this->config->get('preferred_state');
541 $l = $rest->listLatestUpgrades($base, $pref_state,
/dports/games/gnubik/gnubik-2.4.3/
H A DChangeLog681 Provide destructor for pref_state struct
/dports/devel/pear-PEAR_Info/PEAR_Info-1.9.2/tests/pear_dir/.registry/
H A Dpear.reg52 * implement Request #10373: if pref_state=stable and installed package=beta,