score_i           512 lib/pacemaker/pcmk_sched_colocation.c     int score_i = 0;
score_i           598 lib/pacemaker/pcmk_sched_colocation.c         score_i = char2score(score);
score_i           601 lib/pacemaker/pcmk_sched_colocation.c     pcmk__new_colocation(id, attr, score_i, dependent, primary,
score_i           736 lib/pacemaker/pcmk_sched_colocation.c     int score_i = 0;
score_i           749 lib/pacemaker/pcmk_sched_colocation.c         score_i = char2score(score);
score_i           772 lib/pacemaker/pcmk_sched_colocation.c         unpack_colocation_set(set, score_i, id, influence_s, data_set);
score_i           775 lib/pacemaker/pcmk_sched_colocation.c             colocate_rsc_sets(id, last, set, score_i, influence_s, data_set);
score_i           221 lib/pacemaker/pcmk_sched_location.c         int score_i = char2score(score);
score_i           227 lib/pacemaker/pcmk_sched_location.c         location = pcmk__new_location(id, rsc, score_i, discovery, match,
score_i            84 lib/pacemaker/pcmk_sched_ordering.c             int score_i = char2score(score);
score_i            86 lib/pacemaker/pcmk_sched_ordering.c             if (score_i == 0) {