Home
last modified time | relevance | path

Searched refs:eligible (Results 126 – 150 of 5787) sorted by relevance

12345678910>>...232

/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/doc/sphinx/Pacemaker_Explained/
H A Dutilization.rst13 node is equal, the first eligible node listed in the CIB will be chosen to run
80 A node is considered eligible for a resource if it has sufficient free
105 is considered eligible (i.e. whether it has sufficient free capacity to satisfy
112 is eligible to serve a resource *and* when load-balancing, so an attempt is
118 is eligible to serve a resource. For load-balancing, an attempt is made to
147 the first eligible node listed in the CIB gets consumed first.
156 the first eligible node listed in the CIB gets consumed first.
159 the first eligible node listed in the CIB gets consumed first.
/dports/print/texinfo/texinfo-6.8/info/
H A Dinfodoc.c263 WINDOW *eligible = NULL; in info_find_or_create_help_window() local
284 eligible = window; in info_find_or_create_help_window()
288 if (!eligible) in info_find_or_create_help_window()
300 || (!help_window && eligible->height < HELP_SPLIT_SIZE)); in info_find_or_create_help_window()
308 if (eligible->height >= HELP_SPLIT_SIZE) in info_find_or_create_help_window()
310 active_window = eligible; in info_find_or_create_help_window()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/rocksdb/t/
H A Dmulti_varchar_sk_lookup.test24 --let $prefix_index_check_title= Not eligible for optimization, shorter than prefix length.
36 --let $prefix_index_check_title= Not eligible for optimization, longer than prefix length.
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/rocksdb/t/
H A Dmulti_varchar_sk_lookup.test24 --let $prefix_index_check_title= Not eligible for optimization, shorter than prefix length.
36 --let $prefix_index_check_title= Not eligible for optimization, longer than prefix length.
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/suite/rocksdb/t/
H A Dmulti_varchar_sk_lookup.test24 --let $prefix_index_check_title= Not eligible for optimization, shorter than prefix length.
36 --let $prefix_index_check_title= Not eligible for optimization, longer than prefix length.
/dports/www/tikiwiki/tiki-21.2/templates/goal/
H A Dshow_list.tpl28 {foreach $goal.eligible as $groupName}
31 <li>{tr}No groups are eligible to this goal.{/tr}</li>
H A Dadmin.tpl29 {foreach $goal.eligible as $groupName}
32 <li>{tr}No eligible groups!{/tr}</li>
/dports/math/maxima/maxima-5.43.2/share/simplification/
H A Dabsimp.mac3 %eligible:'[sinh,atan,tanh,atanh,erf,asinh,csch,coth,asin] $
33 else if atom(b) or not(member(inpart(b,0), %eligible) or
63 if member(piece, %eligible)
93 if atom(b) or not(member(inpart(b,0),%eligible) or
128 if member(piece, %eligible) then return(signumsimp(inpart(ut,1))),
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarth/
H A DStateSetCache.cpp272 StateSetCache::eligible(osg::StateSet* stateSet) const in eligible() function in StateSetCache
279 StateSetCache::eligible(osg::StateAttribute* attr) const in eligible() function in StateSetCache
293 if ( !checkEligible || eligible(input.get()) ) in share()
341 if ( !checkEligible || eligible(input.get()) ) in share()
/dports/sysutils/tracker-miners/tracker-miners-2.3.5/po/
H A Dbe.po380 msgid "Directory is eligible to be mined (based on rules)"
384 msgid "Directory is NOT eligible to be mined (based on rules)"
388 msgid "Directory is eligible to be mined (based on contents)"
392 msgid "Directory is NOT eligible to be mined (based on contents)"
396 msgid "Directory is eligible to be monitored (based on config)"
400 msgid "Directory is NOT eligible to be monitored (based on config)"
404 msgid "File is eligible to be monitored (based on config)"
408 msgid "File is NOT eligible to be monitored (based on config)"
412 msgid "File or Directory is eligible to be monitored (based on config)"
420 msgid "File is eligible to be mined (based on rules)"
[all …]
H A Dne.po350 msgid "Directory is eligible to be mined (based on rules)"
354 msgid "Directory is NOT eligible to be mined (based on rules)"
358 msgid "Directory is eligible to be mined (based on contents)"
362 msgid "Directory is NOT eligible to be mined (based on contents)"
366 msgid "Directory is eligible to be monitored (based on config)"
370 msgid "Directory is NOT eligible to be monitored (based on config)"
374 msgid "File is eligible to be monitored (based on config)"
378 msgid "File is NOT eligible to be monitored (based on config)"
382 msgid "File or Directory is eligible to be monitored (based on config)"
390 msgid "File is eligible to be mined (based on rules)"
[all …]
/dports/sysutils/nomad/nomad-1.1.0/ui/app/templates/components/
H A Dclient-node-row.hbs11 …de.isDraining "draining" "not draining"}} / {{if this.node.isEligible "eligible" "not eligible"}}">
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/renderer_context_menu/
H A Dquick_answers_menu_observer.cc128 void QuickAnswersMenuObserver::OnEligibilityChanged(bool eligible) { in OnEligibilityChanged() argument
129 is_eligible_ = eligible; in OnEligibilityChanged()
/dports/lang/yorick/yorick-y_2_2_04/play/any/
H A Dalarms.c66 int eligible = idle_eligible; in p_timeout() local
68 return eligible? 0.0 : (alarm_next? alarm_query() : -1.0); in p_timeout()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/mysql-test/rocksdb/t/
H A Dmulti_varchar_sk_lookup.test32 --let $prefix_index_check_title= Not eligible for optimization, shorter than prefix length.
44 --let $prefix_index_check_title= Not eligible for optimization, longer than prefix length.
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/mysql-test/rocksdb/t/
H A Dmulti_varchar_sk_lookup.test32 --let $prefix_index_check_title= Not eligible for optimization, shorter than prefix length.
44 --let $prefix_index_check_title= Not eligible for optimization, longer than prefix length.
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/mysql-test/rocksdb/t/
H A Dmulti_varchar_sk_lookup.test32 --let $prefix_index_check_title= Not eligible for optimization, shorter than prefix length.
44 --let $prefix_index_check_title= Not eligible for optimization, longer than prefix length.
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/mysql-test/rocksdb/t/
H A Dmulti_varchar_sk_lookup.test32 --let $prefix_index_check_title= Not eligible for optimization, shorter than prefix length.
44 --let $prefix_index_check_title= Not eligible for optimization, longer than prefix length.
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/mysql-test/rocksdb/t/
H A Dmulti_varchar_sk_lookup.test32 --let $prefix_index_check_title= Not eligible for optimization, shorter than prefix length.
44 --let $prefix_index_check_title= Not eligible for optimization, longer than prefix length.
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/mysql-test/rocksdb/t/
H A Dmulti_varchar_sk_lookup.test32 --let $prefix_index_check_title= Not eligible for optimization, shorter than prefix length.
44 --let $prefix_index_check_title= Not eligible for optimization, longer than prefix length.
/dports/games/gnome-mahjongg/gnome-mahjongg-3.38.3/help/C/
H A Drules.page3 id="eligible">
29 <item><p>Tiles must have a free long edge in order to be eligible for
/dports/audio/ampache/ampache-php74-5.0.0/vendor/nikic/Ratchet/Wamp/
H A DServerProtocol.php135 $eligible = (array_key_exists(4, $json) ? $json[4] : []);
137 … $this->_decorating->onPublish($from, $from->getUri($json[1]), $json[2], $exclude, $eligible);
H A DTopicManager.php69 …ic function onPublish(ConnectionInterface $conn, $topic, $event, array $exclude, array $eligible) { argument
70 $this->app->onPublish($conn, $this->getTopic($topic), $event, $exclude, $eligible);
/dports/audio/ampache/ampache-php74-5.0.0/vendor/cboden/ratchet/src/Ratchet/Wamp/
H A DServerProtocol.php135 $eligible = (array_key_exists(4, $json) ? $json[4] : []);
137 … $this->_decorating->onPublish($from, $from->getUri($json[1]), $json[2], $exclude, $eligible);
H A DTopicManager.php69 …ic function onPublish(ConnectionInterface $conn, $topic, $event, array $exclude, array $eligible) { argument
70 $this->app->onPublish($conn, $this->getTopic($topic), $event, $exclude, $eligible);

12345678910>>...232