INFINITY          251 attrd/attrd_common.c     if (int_value > INFINITY) {
INFINITY          252 attrd/attrd_common.c         int_value = INFINITY;
INFINITY          258 crmd/callbacks.c             abort_transition(INFINITY, tg_restart, "Node failure", NULL);
INFINITY          274 crmd/callbacks.c                 abort_transition(INFINITY, tg_restart,
INFINITY          275 crmd/join_dc.c     abort_transition(INFINITY, tg_restart, "Node join", NULL);
INFINITY          446 crmd/membership.c             abort_transition(INFINITY, tg_restart, "Quorum loss", NULL);
INFINITY           78 crmd/te_callbacks.c         abort_transition(INFINITY, tg_restart, "Non-status change", diff);
INFINITY           89 crmd/te_callbacks.c         abort_transition(INFINITY, tg_restart, "Ticket attribute: update", aborted);
INFINITY          102 crmd/te_callbacks.c         abort_transition(INFINITY, tg_restart, "Ticket attribute: removal", aborted);
INFINITY          124 crmd/te_callbacks.c             abort_transition(INFINITY, tg_restart, "Transient attribute: update", attr);
INFINITY          140 crmd/te_callbacks.c         abort_transition(INFINITY, tg_restart, "Transient attribute: removal", aborted);
INFINITY          169 crmd/te_callbacks.c         abort_transition(INFINITY, tg_restart, "LRM Refresh", NULL);
INFINITY          225 crmd/te_callbacks.c                 abort_transition(INFINITY, tg_restart, "Resource op removal", match);
INFINITY          278 crmd/te_callbacks.c         abort_transition(INFINITY, tg_restart, "LRM Refresh", NULL);
INFINITY          343 crmd/te_callbacks.c         abort_transition(INFINITY, tg_restart, reason, change);
INFINITY          350 crmd/te_callbacks.c         abort_transition(INFINITY, tg_restart, reason, change);
INFINITY          357 crmd/te_callbacks.c         abort_transition(INFINITY, tg_restart, reason, change);
INFINITY          456 crmd/te_callbacks.c             abort_transition(INFINITY, tg_restart, "Configuration change", change);
INFINITY          460 crmd/te_callbacks.c             abort_transition(INFINITY, tg_restart, "Ticket attribute change", change);
INFINITY          488 crmd/te_callbacks.c                 abort_transition(INFINITY, tg_restart, "Resource operation removal", change);
INFINITY          525 crmd/te_callbacks.c                 abort_transition(INFINITY, tg_restart, "Non-status-only change", change);
INFINITY          745 crmd/te_callbacks.c     abort_transition(INFINITY, abort_action, "Stonith failed", reason);
INFINITY          859 crmd/te_callbacks.c         abort_transition(INFINITY, tg_shutdown, "CIB update failed", NULL);
INFINITY          911 crmd/te_callbacks.c         abort_transition(INFINITY, tg_restart, "Action lost", NULL);
INFINITY          101 crmd/te_events.c         abort_transition(INFINITY, tg_restart, "Node failure", last_action);
INFINITY          479 crmd/te_events.c         abort_transition(INFINITY, tg_restart, "Bad event", event);
INFINITY          489 crmd/te_events.c         abort_transition(INFINITY, tg_restart, "Unexpected event", event);
INFINITY          493 crmd/te_events.c         abort_transition(INFINITY, tg_restart, "Foreign event", event);
INFINITY          498 crmd/te_events.c         abort_transition(INFINITY, tg_restart, "Old event", event);
INFINITY          503 crmd/te_events.c         abort_transition(INFINITY, tg_restart, "Inactive graph", event);
INFINITY          510 crmd/te_events.c             abort_transition(INFINITY, tg_restart, "Unknown event", event);
INFINITY          358 crmd/te_utils.c                 abort_transition(INFINITY, tg_restart, "External Fencing Operation", NULL);
INFINITY          143 crmd/tengine.c         abort_transition(INFINITY, tg_restart, "Peer Cancelled", NULL);
INFINITY          150 crmd/tengine.c         abort_transition(INFINITY, tg_stop, "Peer Halt", NULL);
INFINITY          171 crmd/tengine.c             abort_transition(INFINITY, tg_restart, "Transition Active", NULL);
INFINITY          177 crmd/tengine.c             abort_transition(INFINITY, tg_restart, "Transition Redundant", NULL);
INFINITY           75 lib/common/utils.c int node_score_infinity = INFINITY;
INFINITY         2372 lib/common/xml.c     if (int_value > INFINITY) {
INFINITY         2373 lib/common/xml.c         int_value = (int)INFINITY;
INFINITY          390 lib/pengine/common.c     if (w1 <= -INFINITY || w2 <= -INFINITY) {
INFINITY          391 lib/pengine/common.c         if (w1 >= INFINITY || w2 >= INFINITY) {
INFINITY          394 lib/pengine/common.c         return -INFINITY;
INFINITY          396 lib/pengine/common.c     } else if (w1 >= INFINITY || w2 >= INFINITY) {
INFINITY          397 lib/pengine/common.c         return INFINITY;
INFINITY          403 lib/pengine/common.c             result = -INFINITY;
INFINITY          407 lib/pengine/common.c         result = INFINITY;
INFINITY          411 lib/pengine/common.c     if (result >= INFINITY) {
INFINITY          412 lib/pengine/common.c         result = INFINITY;
INFINITY          414 lib/pengine/common.c     } else if (result <= -INFINITY) {
INFINITY          415 lib/pengine/common.c         result = -INFINITY;
INFINITY          569 lib/pengine/complex.c     (*rsc)->migration_threshold = INFINITY;
INFINITY          718 lib/pengine/complex.c             if (fail_sticky == -INFINITY) {
INFINITY          510 lib/pengine/container.c         ((pe_node_t *) match)->weight = -INFINITY;
INFINITY          583 lib/pengine/container.c             node->weight = -INFINITY;
INFINITY          619 lib/pengine/container.c             copy->weight = -INFINITY;
INFINITY          631 lib/pengine/container.c                 node->weight = -INFINITY;
INFINITY           62 lib/pengine/native.c         resource_location(rsc, node, INFINITY, "not_managed_default", data_set);
INFINITY           84 lib/pengine/native.c                         local_node->weight = -INFINITY;
INFINITY         1531 lib/pengine/unpack.c         this_node->weight = -INFINITY;
INFINITY         1537 lib/pengine/unpack.c         this_node->weight = -INFINITY;
INFINITY         1854 lib/pengine/unpack.c         resource_location(rsc, NULL, -INFINITY, "__orphan_dont_run__", data_set);
INFINITY         1974 lib/pengine/unpack.c             resource_location(rsc, node, -INFINITY, "__action_migration_auto__", data_set);
INFINITY         2656 lib/pengine/unpack.c         resource_location(rsc, node, -INFINITY, "__stop_fail__", data_set);
INFINITY         2685 lib/pengine/unpack.c         resource_location(rsc, node, -INFINITY, "__legacy_start__", data_set);
INFINITY         2708 lib/pengine/unpack.c         int score = -INFINITY;
INFINITY         3255 lib/pengine/unpack.c             resource_location(parent, node, -INFINITY, "hard-error", data_set);
INFINITY         3292 lib/pengine/unpack.c                     resource_location(parent, node, -INFINITY, "hard-error", data_set);
INFINITY         3298 lib/pengine/unpack.c                     resource_location(parent, NULL, -INFINITY, "fatal-error", data_set);
INFINITY          162 lib/pengine/utils.c             node->weight = -INFINITY;
INFINITY          176 lib/pengine/utils.c             new_node->weight = -INFINITY;
INFINITY         1541 lib/pengine/utils.c     if (node == NULL && score == -INFINITY) {
INFINITY          118 lib/transition/graph.c         } else if (action->failed == FALSE || synapse->priority == INFINITY) {
INFINITY          305 lib/transition/graph.c                 graph->abort_priority = INFINITY;
INFINITY           49 lib/transition/utils.c         graph->abort_priority = INFINITY;
INFINITY          680 pengine/allocate.c         resource_location(failed, node, -INFINITY, "__fail_limit__", data_set);
INFINITY          808 pengine/allocate.c         node_score_red = -INFINITY;
INFINITY          817 pengine/allocate.c         node_score_red = -INFINITY;
INFINITY          818 pengine/allocate.c         node_score_yellow = -INFINITY;
INFINITY          956 pengine/allocate.c         match->weight = -INFINITY;
INFINITY         1037 pengine/allocate.c     int r1_weight = -INFINITY;
INFINITY         1038 pengine/allocate.c     int r2_weight = -INFINITY;
INFINITY         1092 pengine/allocate.c     r1_weight = -INFINITY;
INFINITY         1093 pengine/allocate.c     r2_weight = -INFINITY;
INFINITY         1127 pengine/allocate.c         r1_weight = -INFINITY;
INFINITY         1135 pengine/allocate.c         r2_weight = -INFINITY;
INFINITY          244 pengine/clone.c                                              (float)constraint->score / INFINITY, 0);
INFINITY          254 pengine/clone.c                                              (float)constraint->score / INFINITY, pe_weights_positive);
INFINITY          266 pengine/clone.c                                              (float)constraint->score / INFINITY, 0);
INFINITY          276 pengine/clone.c                                              (float)constraint->score / INFINITY, pe_weights_positive);
INFINITY          407 pengine/clone.c         common_update_score(rsc, node->details->id, -INFINITY);
INFINITY          488 pengine/clone.c         if (all || cons->score < 0 || cons->score == INFINITY) {
INFINITY          583 pengine/clone.c             resource_location(child, NULL, -INFINITY, "clone_color:limit_reached", data_set);
INFINITY          632 pengine/clone.c                                                     (float)constraint->score / INFINITY,
INFINITY          855 pengine/clone.c     started->priority = INFINITY;
INFINITY          868 pengine/clone.c     stopped->priority = INFINITY;
INFINITY         1065 pengine/clone.c         } else if (constraint->score >= INFINITY) {
INFINITY         1075 pengine/clone.c     } else if (constraint->score >= INFINITY) {
INFINITY          975 pengine/constraints.c             score_f = -INFINITY;
INFINITY         1282 pengine/constraints.c     if (score <= -INFINITY) {
INFINITY          155 pengine/container.c                                INFINITY, tuple->remote, docker_host->details->remote_rsc, NULL, NULL, data_set);
INFINITY          169 pengine/container.c                     node->weight = -INFINITY;
INFINITY          171 pengine/container.c                     node->weight = INFINITY;
INFINITY          189 pengine/container.c                 node->weight = -INFINITY;
INFINITY          236 pengine/container.c             action->priority = INFINITY;
INFINITY          241 pengine/container.c             action->priority = INFINITY;
INFINITY          296 pengine/container.c             rsc_colocation_new("ip-with-docker", NULL, INFINITY, tuple->ip, tuple->docker, NULL, NULL, data_set);
INFINITY          465 pengine/container.c         } else if (constraint->score >= INFINITY) {
INFINITY          483 pengine/container.c         if (constraint->score < INFINITY) {
INFINITY          496 pengine/container.c     if (constraint->score >= INFINITY) {
INFINITY          513 pengine/graph.c         if (colocate_with->score == INFINITY) {
INFINITY          206 pengine/group.c             rsc_colocation_new("group:internal_colocation", NULL, INFINITY,
INFINITY          319 pengine/group.c     } else if (constraint->score >= INFINITY) {
INFINITY          348 pengine/group.c         if (constraint->score >= INFINITY) {
INFINITY          360 pengine/group.c     } else if (constraint->score >= INFINITY) {
INFINITY          507 pengine/group.c                                      (float)constraint->score / INFINITY, flags);
INFINITY          327 pengine/master.c             enum pe_weights flags = constraint->score == INFINITY ? 0 : pe_weights_rollback;
INFINITY          335 pengine/master.c                                                         (float)constraint->score / INFINITY, flags);
INFINITY          353 pengine/master.c                                                         (float)constraint->score / INFINITY,
INFINITY          365 pengine/master.c             resource_location(rsc, NULL, -INFINITY, "__stateful_without_ticket__", data_set);
INFINITY          379 pengine/master.c             child->sort_index = INFINITY;
INFINITY          730 pengine/master.c                 child_rsc->priority = -INFINITY;
INFINITY          754 pengine/master.c             child_rsc->sort_index = INFINITY;
INFINITY          861 pengine/master.c     action_complete->priority = INFINITY;
INFINITY          874 pengine/master.c     action_complete->priority = INFINITY;
INFINITY         1029 pengine/master.c                 if (constraint->score < INFINITY) {
INFINITY         1041 pengine/master.c             if (constraint->score >= INFINITY) {
INFINITY         1050 pengine/master.c         if (rh_child == NULL && constraint->score >= INFINITY) {
INFINITY         1052 pengine/master.c             rsc_lh->priority = -INFINITY;
INFINITY           30 pengine/native.c #define INFINITY_HACK   (INFINITY * -100)
INFINITY          186 pengine/native.c         int log_level = (chosen->weight >= INFINITY)? LOG_WARNING : LOG_INFO;
INFINITY          204 pengine/native.c     int best_score = -INFINITY;
INFINITY          216 pengine/native.c             weight = -INFINITY;
INFINITY          406 pengine/native.c                                      multiplier * (float)constraint->score / INFINITY, flags|pe_weights_rollback);
INFINITY          468 pengine/native.c             || (constraint->score < 0 && constraint->score > -INFINITY)) {
INFINITY          492 pengine/native.c                                                     (float)constraint->score / INFINITY,
INFINITY          500 pengine/native.c         resource_location(rsc, NULL, -INFINITY, XML_RSC_ATTR_TARGET_ROLE, data_set);
INFINITY         1347 pengine/native.c             node->weight = -INFINITY;
INFINITY         1498 pengine/native.c                     node->weight = -INFINITY;
INFINITY         1522 pengine/native.c                 score = INFINITY; /* Force them to run on the same host */
INFINITY         1590 pengine/native.c         if ((constraint->score > -INFINITY) && (constraint->score < INFINITY)) {
INFINITY         1597 pengine/native.c         if (constraint->score == INFINITY && details_lh != details_rh) {
INFINITY         1603 pengine/native.c         } else if (constraint->score == -INFINITY && details_lh == details_rh) {
INFINITY         1662 pengine/native.c         if(constraint->score == INFINITY && constraint->role_lh == RSC_ROLE_MASTER) {
INFINITY         1663 pengine/native.c             rsc_lh->priority = -INFINITY;
INFINITY         1713 pengine/native.c             if (constraint->score < INFINITY) {
INFINITY         1719 pengine/native.c         } else if (do_check == FALSE || constraint->score >= INFINITY) {
INFINITY         1728 pengine/native.c         || constraint->score <= -INFINITY || constraint->score >= INFINITY) {
INFINITY         1826 pengine/native.c                 resource_location(rsc_lh, NULL, -INFINITY, "__loss_of_ticket__", data_set);
INFINITY         1832 pengine/native.c                     resource_location(rsc_lh, NULL, -INFINITY, "__loss_of_ticket__", data_set);
INFINITY         1841 pengine/native.c                 resource_location(rsc_lh, NULL, -INFINITY, "__loss_of_ticket__", data_set);
INFINITY         1864 pengine/native.c             resource_location(rsc_lh, NULL, -INFINITY, "__no_ticket__", data_set);
INFINITY         1870 pengine/native.c             resource_location(rsc_lh, NULL, -INFINITY, "__ticket_standby__", data_set);
INFINITY          295 pengine/notif.c         notify->priority = INFINITY;
INFINITY          384 pengine/notif.c         n_data->post->priority = INFINITY;
INFINITY          404 pengine/notif.c         n_data->post_done->priority = INFINITY;
INFINITY          296 pengine/utilization.c         if (constraint->score == INFINITY
INFINITY          323 pengine/utilization.c         if (constraint->score == INFINITY
INFINITY          387 pengine/utilization.c                         resource_location(rsc, node, -INFINITY, "__limit_utilization__", data_set);
INFINITY          415 pengine/utilization.c                     resource_location(rsc, node, -INFINITY, "__limit_utilization__", data_set);
INFINITY          160 pengine/utils.c         node1_weight = -INFINITY;
INFINITY          163 pengine/utils.c         node2_weight = -INFINITY;
INFINITY          722 tools/fake_transition.c             graph->abort_priority = INFINITY;