Home
last modified time | relevance | path

Searched refs:allowupdate (Results 1 – 25 of 39) sorted by relevance

12

/dports/dns/hostdb/hostdb-fb23e67642514f5/bin/
H A Dmknamedconf36 my (%allowupdate, %allowtransfer);
57 $allowupdate{ $scope } = join(" ", @opt);
100 my $au = "none"; $au = join("; ", $allowupdate{ $mode }) if $allowupdate{ $mode };
116 my $au = "none"; $au = join("; ", $allowupdate{ $mode }) if $allowupdate{ $mode };
H A Dmkzones50 my (%allowupdate, %allowtransfer);
640 $allowupdate{ $scope } = join(" ", @opt);
/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A DOverlay.cpp330 void Overlay::verifyTexture(ClientUser *cp, bool allowupdate) { in verifyTexture() argument
334 allowupdate = allowupdate && self && self->cChannel->isLinked(cp->cChannel); in verifyTexture()
336 if (allowupdate && ! cp->qbaTextureHash.isEmpty() && cp->qbaTexture.isEmpty()) in verifyTexture()
434 if (allowupdate) in verifyTexture()
H A DOverlay.h109 void verifyTexture(ClientUser *cp, bool allowupdate = true);
/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A DOverlay.cpp330 void Overlay::verifyTexture(ClientUser *cp, bool allowupdate) { in verifyTexture() argument
334 allowupdate = allowupdate && self && self->cChannel->isLinked(cp->cChannel); in verifyTexture()
336 if (allowupdate && ! cp->qbaTextureHash.isEmpty() && cp->qbaTexture.isEmpty()) in verifyTexture()
434 if (allowupdate) in verifyTexture()
H A DOverlay.h109 void verifyTexture(ClientUser *cp, bool allowupdate = true);
/dports/www/moodle310/moodle/mod/choice/
H A Dview.php40 …and confirm_sesskey() and is_enrolled($context, NULL, 'mod/choice:choose') and $choice->allowupdate
143 (empty($choice->allowupdate) || ($timenow > $choice->timeclose)) ) {
166 if ( (!$current or $choice->allowupdate) and $choiceopen and is_enrolled($context, NULL, 'mod/choic…
/dports/www/moodle311/moodle/mod/choice/
H A Dview.php41 …and confirm_sesskey() and is_enrolled($context, NULL, 'mod/choice:choose') and $choice->allowupdate
149 (empty($choice->allowupdate) || ($timenow > $choice->timeclose)) ) {
170 if ( (!$current or $choice->allowupdate) and $choiceopen and is_enrolled($context, NULL, 'mod/choic…
/dports/www/moodle39/moodle/mod/choice/
H A Dview.php40 …and confirm_sesskey() and is_enrolled($context, NULL, 'mod/choice:choose') and $choice->allowupdate
143 (empty($choice->allowupdate) || ($timenow > $choice->timeclose)) ) {
166 if ( (!$current or $choice->allowupdate) and $choiceopen and is_enrolled($context, NULL, 'mod/choic…
/dports/www/moodle310/moodle/mod/choice/tests/behat/
H A Dchange_response.feature29 | allowupdate | 0 |
45 | allowupdate | 1 |
/dports/www/moodle311/moodle/mod/choice/tests/behat/
H A Dchange_response.feature29 | allowupdate | 0 |
45 | allowupdate | 1 |
/dports/www/moodle39/moodle/mod/choice/tests/behat/
H A Dchange_response.feature29 | allowupdate | 0 |
45 | allowupdate | 1 |
/dports/www/moodle310/moodle/mod/choice/classes/
H A Dexternal.php241 if ($showpreview or ($optionarr['checked'] == 1 and !$choice->allowupdate)) {
341 if (!choice_get_my_response($choice) or $choice->allowupdate) {
517 $choicedetails['allowupdate'] = $choice->allowupdate;
638 if ($candeleteall || $choice->allowupdate) {
/dports/www/moodle311/moodle/mod/choice/classes/
H A Dexternal.php241 if ($showpreview or ($optionarr['checked'] == 1 and !$choice->allowupdate)) {
341 if (!choice_get_my_response($choice) or $choice->allowupdate) {
517 $choicedetails['allowupdate'] = $choice->allowupdate;
638 if ($candeleteall || $choice->allowupdate) {
/dports/www/moodle39/moodle/mod/choice/classes/
H A Dexternal.php241 if ($showpreview or ($optionarr['checked'] == 1 and !$choice->allowupdate)) {
341 if (!choice_get_my_response($choice) or $choice->allowupdate) {
517 $choicedetails['allowupdate'] = $choice->allowupdate;
636 if ($candeleteall || $choice->allowupdate) {
/dports/devel/py-os-win/os-win-5.5.0/os_win/tests/unit/utils/dns/
H A Dtest_dnsutils.py175 AllowUpdate=mock.sentinel.allowupdate,
189 self.assertEqual(mock.sentinel.allowupdate, mock_zone.AllowUpdate)
/dports/net-p2p/jackett/Jackett/Content/
H A Dcustom.css172 #jackett-allowext, #jackett-allowupdate, #jackett-logging, #jackett-prerelease, #jackett-cache-enab…
H A Dcustom_mobile.css164 #jackett-allowext, #jackett-allowupdate, #jackett-logging, #jackett-prerelease, #jackett-cache-enab…
/dports/emulators/dosbox/dosbox-0.74-3/include/
H A Ddos_system.h152 void SetLabel (const char* name,bool cdrom,bool allowupdate);
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/named/
H A Dzoneconf.c2161 const cfg_obj_t *allowupdate = NULL; in named_zone_inlinesigning() local
2184 res = cfg_map_get(zoptions, "allow-update", &allowupdate); in named_zone_inlinesigning()
2187 &allowupdate); in named_zone_inlinesigning()
2191 &allowupdate); in named_zone_inlinesigning()
2196 allowupdate, config, named_g_lctx, actx, in named_zone_inlinesigning()
/dports/dns/bind916/bind-9.16.27/bin/named/
H A Dzoneconf.c2182 const cfg_obj_t *allowupdate = NULL; in named_zone_inlinesigning() local
2205 res = cfg_map_get(zoptions, "allow-update", &allowupdate); in named_zone_inlinesigning()
2208 &allowupdate); in named_zone_inlinesigning()
2212 &allowupdate); in named_zone_inlinesigning()
2217 allowupdate, config, named_g_lctx, actx, in named_zone_inlinesigning()
/dports/dns/bind-tools/bind-9.16.27/bin/named/
H A Dzoneconf.c2182 const cfg_obj_t *allowupdate = NULL; in named_zone_inlinesigning() local
2205 res = cfg_map_get(zoptions, "allow-update", &allowupdate); in named_zone_inlinesigning()
2208 &allowupdate); in named_zone_inlinesigning()
2212 &allowupdate); in named_zone_inlinesigning()
2217 allowupdate, config, named_g_lctx, actx, in named_zone_inlinesigning()
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/include/
H A Ddos_system.h204 void SetLabel(const char *name, bool cdrom, bool allowupdate);
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/include/
H A Ddos_system.h154 void SetLabel (const char* name,bool cdrom,bool allowupdate);
/dports/emulators/dosbox/dosbox-0.74-3/src/dos/
H A Ddrive_cache.cpp108 void DOS_Drive_Cache::SetLabel(const char* vname,bool cdrom,bool allowupdate) { in SetLabel() argument
114 this->updatelabel = allowupdate; in SetLabel()

12